Package com.qoppa.pdfNotes.undo

Classes to manage the undo feature in jPDFNotes.

See:
          Description

Interface Summary
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.
UndoManager UndoManager manages a list of undo actions, providing a way to undo or redo the appropriate edits.
 

Package com.qoppa.pdfNotes.undo Description

Classes to manage the undo feature in jPDFNotes.