org.jgraph.graph
public abstract class ExecutableChange extends javax.swing.undo.AbstractUndoableEdit
Constructor and Description |
---|
ExecutableChange() |
Modifier and Type | Method and Description |
---|---|
abstract void |
execute() |
void |
redo() |
void |
undo() |
public void undo()
undo
in interface javax.swing.undo.UndoableEdit
undo
in class javax.swing.undo.AbstractUndoableEdit
public void redo()
redo
in interface javax.swing.undo.UndoableEdit
redo
in class javax.swing.undo.AbstractUndoableEdit
public abstract void execute()
Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.