Class JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
java.lang.Object
org.mozilla.javascript.tools.debugger.treetable.JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
- All Implemented Interfaces:
EventListener, ListSelectionListener
- Enclosing class:
JTreeTable.ListToTreeSelectionModelWrapper
class JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
extends Object
implements ListSelectionListener
Class responsible for calling updateSelectedPathsFromSelectedRows
when the selection of the list changse.
- Version:
- 1.2 10/27/98
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ListSelectionHandler
ListSelectionHandler()
-
-
Method Details
-
valueChanged
- Specified by:
valueChanged
in interfaceListSelectionListener
-