JHotDraw 7.0.6

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.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


Copyright 1996-2006 © JHotDraw.org