public interface TreeDisplayListener
Modifier and Type | Method and Description |
---|---|
void |
userCommand(TreeDisplayEvent e)
Gets called when the user selects something, in the tree display.
|
void userCommand(TreeDisplayEvent e)
e
- Contains what the user selected with what it was selected for.