public class IndexTreeSelectionListener extends Object implements TreeSelectionListener
| Constructor and Description |
|---|
IndexTreeSelectionListener(MainFrame frame)
Instantiates a new index tree selection listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(TreeSelectionEvent arg0)
Value changed.
|
public IndexTreeSelectionListener(MainFrame frame)
frame - the framepublic void valueChanged(TreeSelectionEvent arg0)
valueChanged in interface TreeSelectionListenerarg0 - the arg 0TreeSelectionListener.valueChanged(javax.swing.event.TreeSelectionEvent)Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.