JHotDraw 7.5.1

Package org.jhotdraw.undo

Provides undo/redo support leveraging the javax.swing.undo package.

See:
          Description

Class Summary
CompositeEdit This is basically the same like javax.swing.undo.CompoundEdit but it has a slightly different behaviour: The compound edit ends, when it is added to itself.
NonUndoableEdit NonUndoableEdit.
UndoRedoManager Same as javax.swing.UndoManager but provides actions for undo and redo operations.
 

Package org.jhotdraw.undo Description

Provides undo/redo support leveraging the javax.swing.undo package.


Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.