org.eml.MMAX2.gui.display
Class MMAX2BasedataEditActionSelector.CancellationListener
java.lang.Object
org.eml.MMAX2.gui.display.MMAX2BasedataEditActionSelector.CancellationListener
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.PopupMenuListener
- Enclosing class:
- MMAX2BasedataEditActionSelector
public class MMAX2BasedataEditActionSelector.CancellationListener
- extends java.lang.Object
- implements javax.swing.event.PopupMenuListener
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MMAX2BasedataEditActionSelector.CancellationListener
public MMAX2BasedataEditActionSelector.CancellationListener()
popupMenuCanceled
public void popupMenuCanceled(javax.swing.event.PopupMenuEvent popupMenuEvent)
- Specified by:
popupMenuCanceled
in interface javax.swing.event.PopupMenuListener
popupMenuWillBecomeInvisible
public void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent popupMenuEvent)
- Specified by:
popupMenuWillBecomeInvisible
in interface javax.swing.event.PopupMenuListener
popupMenuWillBecomeVisible
public void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent popupMenuEvent)
- Specified by:
popupMenuWillBecomeVisible
in interface javax.swing.event.PopupMenuListener