Package org.jdesktop.swingx
Class JXTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
- java.lang.Object
-
- org.jdesktop.swingx.JXTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
-
- All Implemented Interfaces:
java.util.EventListener
,javax.swing.event.ListSelectionListener
- Enclosing class:
- JXTreeTable.ListToTreeSelectionModelWrapper
class JXTreeTable.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)
-