|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TreeDisplayListener
Interface implemented by classes that wish to recieve user selection events from a tree displayer.
Method Summary | |
---|---|
void |
userCommand(TreeDisplayEvent e)
Gets called when the user selects something, in the tree display. |
Method Detail |
---|
void userCommand(TreeDisplayEvent e)
e
- Contains what the user selected with what it was selected for.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |