public interface TreeSelectionListener extends EventListener
TreeSelectionModel,
JTree
| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(TreeSelectionEvent
Called whenever the value of the selection changes.
|
void valueChanged(TreeSelectionEvente)
e - the event that characterizes the change.