Class ExecutableChange

java.lang.Object
javax.swing.undo.AbstractUndoableEdit
org.jgraph.graph.ExecutableChange
All Implemented Interfaces:
Serializable, UndoableEdit

public abstract class ExecutableChange extends AbstractUndoableEdit
The interface executable changes must adhere to
See Also: