Package | Description |
---|---|
org.jgraph.event |
Contains event classes and listener interfaces that are used to react to events fired by JGraph.
|
org.jgraph.plaf.basic |
Contains the BasicGraphUI, which is GraphUI's default implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphModelListener.graphChanged(GraphModelEvent e)
Invoked after a cell has changed in some way.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicGraphUI.GraphModelHandler.graphChanged(GraphModelEvent e) |
Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.