All Packages Class Hierarchy This Package Previous Next Index

Class org.jfouffa.jslider.gui.ListHandler

java.lang.Object
   |
   +----org.jfouffa.jslider.gui.ListHandler

public class ListHandler
extends Object
implements EditorHandler

Constructor index

 o ListHandler()

Method index

 o handle(Object, Object)
Handles that the specified source object is no more edited by the specified editor object.

Constructors

 o ListHandler
 public ListHandler()

Methods

 o 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