|
JGraph
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.plaf.basic.BasicGraphUI.GraphModelHandler
public class BasicGraphUI.GraphModelHandler
Listens for changes in the graph model and updates the view accordingly.
Constructor Summary | |
---|---|
BasicGraphUI.GraphModelHandler()
|
Method Summary | |
---|---|
void |
graphChanged(GraphModelEvent e)
Invoked after a cell has changed in some way. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicGraphUI.GraphModelHandler()
Method Detail |
---|
public void graphChanged(GraphModelEvent e)
GraphModelListener
graphChanged
in interface GraphModelListener
|
JGraph
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |