org.jgraph.graph

Class ExecutableChange

public abstract class ExecutableChange extends AbstractUndoableEdit

The interface executable changes must adhere to
Method Summary
abstract voidexecute()
voidredo()
voidundo()

Method Detail

execute

public abstract void execute()

redo

public void redo()

undo

public void undo()
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.