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.


Constructor Summary
(package private) JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler()
           
 
Method Summary
 void valueChanged(ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler

JTreeTable.ListToTreeSelectionModelWrapper.ListSelectionHandler()
Method Detail

valueChanged

public void valueChanged(ListSelectionEvent e)
Specified by:
valueChanged in interface ListSelectionListener


Copyright 1999-2003 Sapient Corporation. All Rights Reserved.