|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectechopoint.Tree.TreeSelectionForwarder
protected class Tree.TreeSelectionForwarder
Handles creating a new TreeSelectionEvent with the Tree as the source and passing it off to all the listeners.
| Constructor Summary | |
|---|---|
protected |
Tree.TreeSelectionForwarder()
|
| Method Summary | |
|---|---|
void |
valueChanged(TreeSelectionEvent e)
Invoked by the TreeSelectionModel when the selection changes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Tree.TreeSelectionForwarder()
| Method Detail |
|---|
public void valueChanged(TreeSelectionEvent e)
valueChanged in interface TreeSelectionListenere - the TreeSelectionEvent generated by the TreeSelectionModel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||