JGraph
v5.13.0.4


Uses of Class
org.jgraph.event.GraphModelEvent

Packages that use GraphModelEvent
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. 
 

Uses of GraphModelEvent in com.jgraph.navigation
 

Methods in com.jgraph.navigation with parameters of type GraphModelEvent
 void GraphNavigator.graphChanged(GraphModelEvent e)
           
 

Uses of GraphModelEvent in org.jgraph.event
 

Methods in org.jgraph.event with parameters of type GraphModelEvent
 void GraphModelListener.graphChanged(GraphModelEvent e)
          Invoked after a cell has changed in some way.
 

Uses of GraphModelEvent in org.jgraph.plaf.basic
 

Methods in org.jgraph.plaf.basic with parameters of type GraphModelEvent
 void BasicGraphUI.GraphModelHandler.graphChanged(GraphModelEvent e)
           
 


JGraph
v5.13.0.4


Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.