Package org.jtheque.core.managers.undo

Contains the undo-redo manager.

See:
          Description

Interface Summary
IUndoRedoManager An undo-redo manager specification.
 

Class Summary
UndoRedoManager An undo-redo manager implementation.
 

Package org.jtheque.core.managers.undo Description

Contains the undo-redo manager. It seems the manager who provide methods to store undoable/redoable actions and to undo/redo the last actions.



Copyright © 2009 JTheque. All Rights Reserved.