Class 
 Use 
PREV   NEXT      All Classes   All Packages
FlexDoc/Javadoc 2.0
Demo Java Doc

Uses of Package
javax.swing.undo
Packages that use javax.swing.undo
Allows developers to provide support for undo/redo in applications such as text editors.
AbstractUndoableEdit
An abstract implementation of UndoableEdit, implementing simple responses to all boolean methods in that interface.
CannotRedoException
Thrown when an UndoableEdit is told to redo() and can't.
CannotUndoException
Thrown when an UndoableEdit is told to undo() and can't.
CompoundEdit
A concrete subclass of AbstractUndoableEdit, used to assemble little UndoableEdits into great big ones.
StateEditable
StateEditable defines the interface for objects that can have their state undone/redone by a StateEdit.
UndoableEdit
An UndoableEdit represents an edit.

Class 
 Use 
PREV   NEXT      All Classes   All Packages
FlexDoc/Javadoc 2.0
Demo Java Doc

Java API documentation generated with FlexDoc/Javadoc 2.0 using JavadocClassic 3.0 template set.
FlexDoc/Javadoc is a template-driven programming tool for rapid development of any Javadoc-based Java API documentation generators (i.e. doclets). If you need to customize your Javadoc without writing a full-blown doclet from scratch, FlexDoc/Javadoc may be the only tool able to help you! Find out more at www.flexdoc.xyz