Uses of Class
org.jgraph.graph.ExecutableChange
Packages that use ExecutableChange
Package
Description
Graphs are made up of a number of classes and interfaces defined in their own
package - the
jgraph.graph
package.-
Uses of ExecutableChange in org.jgraph.graph
Methods in org.jgraph.graph with parameters of type ExecutableChangeModifier and TypeMethodDescriptionvoid
DefaultGraphModel.execute
(ExecutableChange change) void
GraphModel.execute
(ExecutableChange change) Executes the specified executable change on this graph model