|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jdollars.demoapp.PopupMenuAdapter
| Constructor Summary | |
PopupMenuAdapter()
|
|
| Method Summary | |
void |
popupMenuCanceled(javax.swing.event.PopupMenuEvent evt)
|
void |
popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent evt)
|
void |
popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent evt)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PopupMenuAdapter()
| Method Detail |
public void popupMenuCanceled(javax.swing.event.PopupMenuEvent evt)
popupMenuCanceled in interface javax.swing.event.PopupMenuListenerpublic void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent evt)
popupMenuWillBecomeInvisible in interface javax.swing.event.PopupMenuListenerpublic void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent evt)
popupMenuWillBecomeVisible in interface javax.swing.event.PopupMenuListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||