public class OdsxSelectorTreeSelectionListener
extends java.lang.Object
implements javax.swing.event.TreeSelectionListener
Constructor and Description |
---|
OdsxSelectorTreeSelectionListener(OdsxSelectorInterface odsSelector)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
valueChanged(javax.swing.event.TreeSelectionEvent ev)
A tree selection has been made.
|
public OdsxSelectorTreeSelectionListener(OdsxSelectorInterface odsSelector)
odsSelector
- The selector belongs to that listener.