|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicPopupMenuUI.BasicPopupMenuListener
This Listener fires the Action that provides the correct auditory feedback.
| Constructor Summary | |
private |
BasicPopupMenuUI.BasicPopupMenuListener()
|
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private BasicPopupMenuUI.BasicPopupMenuListener()
| Method Detail |
public void popupMenuCanceled(PopupMenuEvent e)
PopupMenuListener
popupMenuCanceled in interface PopupMenuListenerpublic void popupMenuWillBecomeInvisible(PopupMenuEvent e)
PopupMenuListener
popupMenuWillBecomeInvisible in interface PopupMenuListenerpublic void popupMenuWillBecomeVisible(PopupMenuEvent e)
PopupMenuListener
popupMenuWillBecomeVisible in interface PopupMenuListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||