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