Package org.jdesktop.swingx
Class JXTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
java.lang.Object
org.jdesktop.swingx.JXTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
- All Implemented Interfaces:
EventListener
,ListSelectionListener
- Enclosing class:
JXTreeTable.ListToTreeSelectionModelWrapper
class JXTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
extends Object
implements ListSelectionListener
Class responsible for calling updateSelectedPathsFromSelectedRows
when the selection of the list changse.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ListSelectionHandler
ListSelectionHandler()
-
-
Method Details
-
valueChanged
- Specified by:
valueChanged
in interfaceListSelectionListener
-