JGraph | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jgraph.plaf.basic.BasicGraphUI.GraphSelectionHandler
public class BasicGraphUI.GraphSelectionHandler
extends java.lang.Object
implements GraphSelectionListener, Serializable
Method 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