|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ListSelectionListener
A listener that receives ListSelectionEvent
notifications,
typically from a ListSelectionModel
when it is modified.
Method Summary | |
---|---|
void |
valueChanged(ListSelectionEvent event)
Receives notification of a ListSelectionEvent . |
Method Detail |
---|
void valueChanged(ListSelectionEvent event)
ListSelectionEvent
.
event
- the event.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |