Uses of Class
org.jgraph.graph.ExecutableChange
-
Packages that use ExecutableChange Package Description org.jgraph.graph Graphs are made up of a number of classes and interfaces defined in their own package - thejgraph.graphpackage. -
-
Uses of ExecutableChange in org.jgraph.graph
Methods in org.jgraph.graph with parameters of type ExecutableChange Modifier and Type Method Description voidDefaultGraphModel. execute(ExecutableChange change)voidGraphModel. execute(ExecutableChange change)Executes the specified executable change on this graph model
-