|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SourcesPopupEvents
A widget that implements this interface sources the events defined by the
PopupListener
interface.
Method Summary | |
---|---|
void |
addPopupListener(PopupListener listener)
Adds a listener interface to receive popup events. |
void |
removePopupListener(PopupListener listener)
Removes a previously added popup listener. |
Method Detail |
---|
void addPopupListener(PopupListener listener)
listener
- the listener interface to add.void removePopupListener(PopupListener listener)
listener
- the listener interface to remove.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |