Class JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
- java.lang.Object
-
- org.mozilla.javascript.tools.debugger.treetable.JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
-
- All Implemented Interfaces:
java.util.EventListener
,javax.swing.event.ListSelectionListener
- Enclosing class:
- JTreeTable.ListToTreeSelectionModelWrapper
class JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler extends java.lang.Object implements javax.swing.event.ListSelectionListener
Class responsible for calling updateSelectedPathsFromSelectedRows when the selection of the list changse.
-
-
Constructor Summary
Constructors Constructor Description ListSelectionHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
valueChanged(javax.swing.event.ListSelectionEvent e)
-