class Untitled1_jTree1_treeSelectionAdapter
extends java.lang.Object
implements javax.swing.event.TreeSelectionListener
Modifier and Type | Field and Description |
---|---|
private TreeViewInternalFrame |
adaptee |
Constructor and Description |
---|
Untitled1_jTree1_treeSelectionAdapter(TreeViewInternalFrame adaptee) |
Modifier and Type | Method and Description |
---|---|
void |
valueChanged(javax.swing.event.TreeSelectionEvent e) |
private TreeViewInternalFrame adaptee
Untitled1_jTree1_treeSelectionAdapter(TreeViewInternalFrame adaptee)