JGraph | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jgraph.plaf.basic.BasicGraphUI.GraphSelectionHandlerpublic class BasicGraphUI.GraphSelectionHandlerextends java.lang.Objectimplements GraphSelectionListener, SerializableMethod Summary | |
void |
|
public void valueChanged(GraphSelectionEvent event)
Messaged when the selection changes in the graph we're displaying for. Stops editing, updates handles and displays the changed cells.
- Specified by:
- valueChanged in interface GraphSelectionListener