charvax.swing.event
public interface TreeSelectionListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
valueChanged(TreeSelectionEvent evt)
Called whenever the value of the selection changes.
|
void valueChanged(TreeSelectionEvent evt)