|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PopupMenuListener
A popup menu listener
Method Summary | |
---|---|
void |
popupMenuCanceled(PopupMenuEvent e)
This method is called when the popup menu is canceled |
void |
popupMenuWillBecomeInvisible(PopupMenuEvent e)
This method is called before the popup menu becomes invisible Note that a JPopupMenu can become invisible any time |
void |
popupMenuWillBecomeVisible(PopupMenuEvent e)
This method is called before the popup menu becomes visible |
Method Detail |
---|
void popupMenuWillBecomeVisible(PopupMenuEvent e)
void popupMenuWillBecomeInvisible(PopupMenuEvent e)
void popupMenuCanceled(PopupMenuEvent e)
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.