com.jxcell
Class ContextMenu
java.lang.Object
Obj
com.jxcell.ContextMenu
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, javax.swing.event.PopupMenuListener
- public class ContextMenu
- extends Obj
- implements javax.swing.event.PopupMenuListener, java.awt.event.ActionListener
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextMenu
public ContextMenu(View view)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent actionevent)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
destroy
public void destroy()
showPopupMenu
public void showPopupMenu(int x,
int y)
popupMenuCanceled
public void popupMenuCanceled(javax.swing.event.PopupMenuEvent e)
- Specified by:
popupMenuCanceled
in interface javax.swing.event.PopupMenuListener
popupMenuWillBecomeInvisible
public void popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent e)
- Specified by:
popupMenuWillBecomeInvisible
in interface javax.swing.event.PopupMenuListener
popupMenuWillBecomeVisible
public void popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent e)
- Specified by:
popupMenuWillBecomeVisible
in interface javax.swing.event.PopupMenuListener
clearPopup
public void clearPopup()