|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The listener interface for receiving selection events.
Method Summary | |
void |
selectionChanged(SelectionEvent evt)
Invoked when a selection has changed. |
void |
selectionCleared(SelectionEvent evt)
Invoked when a selection is cleared. |
void |
selectionDone(SelectionEvent evt)
Invoked when a selection is done. |
void |
selectionStarted(SelectionEvent evt)
Invoked when a selection started. |
Method Detail |
public void selectionChanged(SelectionEvent evt)
evt
- the selection change eventpublic void selectionDone(SelectionEvent evt)
evt
- the selection change eventpublic void selectionCleared(SelectionEvent evt)
evt
- the selection change eventpublic void selectionStarted(SelectionEvent evt)
evt
- the selection change event
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |