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.
|
org.yawlfoundation.yawl.worklet.graph |
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) |
Modifier and Type | Method and Description |
---|---|
void |
NetPanel.graphChanged(GraphModelEvent e) |