org.sape.carbon.services.swing.treetable
Class JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
java.lang.Object
|
+--org.sape.carbon.services.swing.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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler
JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler()
valueChanged
public void valueChanged(ListSelectionEvent e)
- Specified by:
valueChanged
in interface ListSelectionListener
Copyright 1999-2003 Sapient Corporation. All Rights Reserved.