jaxx.runtime.swing.editor
Class NumberEditorHandler.PopupListener
java.lang.Object
java.awt.event.MouseAdapter
jaxx.runtime.swing.editor.NumberEditorHandler.PopupListener
- All Implemented Interfaces:
- MouseListener, MouseMotionListener, MouseWheelListener, EventListener
- Enclosing class:
- NumberEditorHandler
protected class NumberEditorHandler.PopupListener
- extends MouseAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumberEditorHandler.PopupListener
protected NumberEditorHandler.PopupListener()
mousePressed
public void mousePressed(MouseEvent e)
- Specified by:
mousePressed in interface MouseListener- Overrides:
mousePressed in class MouseAdapter
mouseReleased
public void mouseReleased(MouseEvent e)
- Specified by:
mouseReleased in interface MouseListener- Overrides:
mouseReleased in class MouseAdapter
maybeShowPopup
protected void maybeShowPopup(MouseEvent e)
Copyright © 2008-2011 CodeLutin. All Rights Reserved.