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.UndoableEditundo in class javax.swing.undo.AbstractUndoableEditpublic void redo()
redo in interface javax.swing.undo.UndoableEditredo in class javax.swing.undo.AbstractUndoableEditpublic abstract void execute()
Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.