org.gamenet.swing.controls
Class DataSectionTree.DataSectionTreeSelectionListener
java.lang.Object
org.gamenet.swing.controls.DataSectionTree.DataSectionTreeSelectionListener
- All Implemented Interfaces:
- EventListener, TreeSelectionListener
- Enclosing class:
- DataSectionTree
- class DataSectionTree.DataSectionTreeSelectionListener
- extends Object
- implements TreeSelectionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
displayPanel
private JPanel displayPanel
displayLodEntryThread
private MonitoredTaskThread displayLodEntryThread
DataSectionTree.DataSectionTreeSelectionListener
public DataSectionTree.DataSectionTreeSelectionListener(JPanel displayPanel)
valueChanged
public void valueChanged(TreeSelectionEvent e)
- Specified by:
valueChanged
in interface TreeSelectionListener
displayList
public void displayList(DataSectionable finalizedDataSectionable,
String finalizedDataSectionName,
List list,
int listStartIndex,
int listEndIndex)
display
public void display(DataSectionable finalizedDataSectionable,
String finalizedDataSectionName)