Class AbstractUndoableTool

All Implemented Interfaces:
MouseListener, MouseMotionListener, MouseWheelListener, EventListener, MouseInputListener, Tool, SelectionListener, SessionListener, Undoable
Direct Known Subclasses:
MegaTools

public abstract class AbstractUndoableTool
extends AbstractTool
implements Undoable
Superclass for all tools that provide undo information for their actions.
Version:
$Revision: 1.6 $