|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
V - The type of values selected.public interface ListSelectionListener<V>
An object that listens for list selection modification events.
| Method Summary | |
|---|---|
void |
listSelectionChanged(ListSelectionEvent<V> selectionEvent)
Called when a selection changes. |
| Method Detail |
|---|
void listSelectionChanged(ListSelectionEvent<V> selectionEvent)
selectionEvent - The event indicating the source of the event and the selectionmodifications.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||