|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SelectionListener
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 |
|---|
void selectionChanged(SelectionEvent evt)
evt - the selection change eventvoid selectionDone(SelectionEvent evt)
evt - the selection change eventvoid selectionCleared(SelectionEvent evt)
evt - the selection change eventvoid selectionStarted(SelectionEvent evt)
evt - the selection change event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||