Class UndoPack.UndoObject
All Packages    This Package    Previous    Next

Class UndoPack.UndoObject

java.lang.Object
   |
   +----UndoPack.UndoObject

class UndoObject
extends Object
The generic undoable object. Each undoable action is represented by a subclass of UndoObject that can undo that action.

This class is not public and can therefore not be used outside this package.


All Packages    This Package    Previous    Next