|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object echopoint.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 TreeSelectionListener
e
- the TreeSelectionEvent generated by the TreeSelectionModel
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |