|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourcesMenuEvents
Interface to register and unregister MenuListeners.
| Method Summary | |
|---|---|
void |
addMenuListener(MenuListener listener)
Start notifying the given listener of the menu events generated by this object. |
void |
removeMenuListener(MenuListener listener)
Stop notifying the given listener of the menu events generated by this object. |
| Method Detail |
|---|
void addMenuListener(MenuListener listener)
listener - the listener to be added to the list of menu listeners that are notified by this objectvoid removeMenuListener(MenuListener listener)
listener - the listener to be removed from the list of menu listeners that are notified by this object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||