|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SelectionEvent.SelectionNotifier
The interface for adding and removing listeners for
SelectionEvents.
| Method Summary | |
|---|---|
void |
addSelectionListener(SelectionEvent.SelectionListener listener)
Registers a new selection listener |
void |
removeSelectionListener(SelectionEvent.SelectionListener listener)
Removes a previously registered selection change listener |
| Method Detail |
|---|
void addSelectionListener(SelectionEvent.SelectionListener listener)
listener - the listener to registervoid removeSelectionListener(SelectionEvent.SelectionListener listener)
listener - the listener to remove
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||