|
GoGraph |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gograph.base.graph.GGGraphSelectionListener
Defines a selection listener that's notified when the selection in a GraphSelectionModel changes.
| Field Summary | |
protected GoGraph |
gograph
Access back to GoGraph panel. |
| Constructor Summary | |
GGGraphSelectionListener(GoGraph gograph)
Creates a new instance of MyGraphSelectionListener. |
|
| Method Summary | |
void |
valueChanged(org.jgraph.event.GraphSelectionEvent e)
Called whenever the value of the selection changes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected GoGraph gograph
| Constructor Detail |
public GGGraphSelectionListener(GoGraph gograph)
gograph - Access back to GoGraph panel.| Method Detail |
public void valueChanged(org.jgraph.event.GraphSelectionEvent e)
valueChanged in interface org.jgraph.event.GraphSelectionListenere - Event that characterizes the change.
|
GoGraph |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||