Package | Description |
---|---|
com.qoppa.pdfNotes |
PDFNotesBean, toolbar and related classes.
|
com.qoppa.pdfNotes.undo |
Classes to manage the undo feature in jPDFNotes.
|
Class and Description |
---|
UndoManager
UndoManager manages a list of undo actions, providing a way to
undo or redo the appropriate edits. |
Class and Description |
---|
UndoAction
This class contains information about an undo-able action.
|
UndoListener
Interface implemented by a class interested in hearing about modifications
to the
UndoManager 's undo action list. |