Class org.jfouffa.jslider.gui.ListHandler
java.lang.Object
|
+----org.jfouffa.jslider.gui.ListHandler
- public class ListHandler
- extends Object
- implements EditorHandler
Constructor index
-
ListHandler()
-
Method index
-
handle(Object, Object)
- Handles that the specified source object is no more edited by the
specified editor object.
Constructors
ListHandler
public ListHandler()
Methods
handle
public void handle(Object src,
Object editor)
- Handles that the specified source object is no more edited by the
specified editor object.
- Parameters:
- src - the edited object
- editor - the editor