All Packages Class Hierarchy This Package Previous Next Index

Interface org.jfouffa.jslider.gui.EditorHandler

public interface EditorHandler
This class defines a generic handler for an Editor.

See Also:
Editor

Method index

 o notifyEditionEnded(Editor)
Notifies that the specified editor has finished its edition.

Methods

 o notifyEditionEnded
 public abstract void notifyEditionEnded(Editor editor)
Notifies that the specified editor has finished its edition.

Parameters:
editor - the editor