public interface ListSelectionListener extends EventListener
ListSelectionModel
| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(ListSelectionEvent
Called whenever the value of the selection changes.
|
void valueChanged(ListSelectionEvente)
e - the event that characterizes the change.