|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SourcesCommandEvents
Interface for registering CommandListener.
| Method Summary | |
|---|---|
void |
addCommandListener(CommandListener listener)
Start listening to the Command events generated by this object. |
void |
removeCommandListener(CommandListener listener)
Stop receiving notifications for the Command events generated by this object. |
| Method Detail |
|---|
void addCommandListener(CommandListener listener)
Command events generated by this object.
listener - The object to be notified. This listener is added to the collection of listeners notified by this
object.void removeCommandListener(CommandListener listener)
Command events generated by this object.
listener - The object to be removed from the collection of listeners notified by this object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||