Interface org.jfouffa.jslider.gui.EditorHandler
- public interface EditorHandler
This class defines a generic handler for an Editor.
- See Also:
- Editor
Method index
-
notifyEditionEnded(Editor)
- Notifies that the specified editor has finished its edition.
Methods
notifyEditionEnded
public abstract void notifyEditionEnded(Editor editor)
- Notifies that the specified editor has finished its edition.
- Parameters:
- editor - the editor