javax.swing
protected class JTree.TreeSelectionRedirector extends Object implements TreeSelectionListener, Serializable
| Constructor Summary | |
|---|---|
| protected | TreeSelectionRedirector()
Creates a new instance of TreeSelectionRedirector |
| Method Summary | |
|---|---|
| void | valueChanged(TreeSelectionEvent ev)
Notifies when the tree selection changes.
|
Parameters: ev the TreeSelectionEvent that describes the change