Package | Description |
---|---|
com.jgraph.navigation | |
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 |
GraphNavigator.graphChanged(GraphModelEvent e) |
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-2009 JGraph Ltd. All rights reserved.