protected class PluggableRendererDemo.PopupGraphMousePlugin extends AbstractPopupGraphMousePlugin implements MouseListener
cursor, down, modifiers| Constructor and Description |
|---|
PopupGraphMousePlugin() |
PopupGraphMousePlugin(int modifiers) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handlePopup(MouseEvent e)
If this event is over a Vertex, pop up a menu to
allow the user to increase/decrease the voltage
attribute of this Vertex
|
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleasedcheckModifiers, getCursor, getModifiers, setCursor, setModifiersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleasedpublic PopupGraphMousePlugin()
public PopupGraphMousePlugin(int modifiers)
protected void handlePopup(MouseEvent e)
handlePopup in class AbstractPopupGraphMousePlugine - the event to be handledCopyright © 2015. All rights reserved.