|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PopupMenuListener
PopupMenuListener public interface
Method Summary | |
---|---|
void |
popupMenuCanceled(PopupMenuEvent event)
Popup Menu Canceled |
void |
popupMenuWillBecomeInvisible(PopupMenuEvent event)
Popup Menu will become invisible |
void |
popupMenuWillBecomeVisible(PopupMenuEvent event)
Popup Menu will become visible |
Method Detail |
---|
void popupMenuCanceled(PopupMenuEvent event)
event
- Popup Menu Eventvoid popupMenuWillBecomeInvisible(PopupMenuEvent event)
event
- Popup Menu Eventvoid popupMenuWillBecomeVisible(PopupMenuEvent event)
event
- Popup Menu Event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |