|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
org.neuroph.easyneurons.NeuralGraphRenderer.PopupGraphMousePlugin
protected class NeuralGraphRenderer.PopupGraphMousePlugin
a GraphMousePlugin that offers popup menu support
| Field Summary |
|---|
| Fields inherited from class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin |
|---|
cursor, down, modifiers |
| Constructor Summary | |
|---|---|
NeuralGraphRenderer.PopupGraphMousePlugin()
|
|
NeuralGraphRenderer.PopupGraphMousePlugin(int modifiers)
|
|
| Method Summary | |
|---|---|
protected void |
handlePopup(java.awt.event.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 |
| Methods inherited from class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin |
|---|
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased |
| Methods inherited from class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin |
|---|
checkModifiers, getCursor, getModifiers, setCursor, setModifiers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.awt.event.MouseListener |
|---|
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased |
| Constructor Detail |
|---|
public NeuralGraphRenderer.PopupGraphMousePlugin()
public NeuralGraphRenderer.PopupGraphMousePlugin(int modifiers)
| Method Detail |
|---|
protected void handlePopup(java.awt.event.MouseEvent e)
handlePopup in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugine -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||