Inheritance diagram for org.jgraph.event.GraphSelectionListener:
Public Member Functions | |
void | valueChanged (GraphSelectionEvent e) |
|
Called whenever the value of the selection changes.
Implemented in org.jgraph.graph.DefaultGraphCellEditor, org.jgraph.JGraph.GraphSelectionRedirector, and org.jgraph.plaf.basic.BasicGraphUI.GraphSelectionHandler. |