Uses of Package
com.qoppa.pdfNotes.undo

Packages that use com.qoppa.pdfNotes.undo
com.qoppa.pdfNotes PDFNotesBean, toolbar and related classes. 
com.qoppa.pdfNotes.undo Classes to manage the undo feature in jPDFNotes. 
 

Classes in com.qoppa.pdfNotes.undo used by com.qoppa.pdfNotes
UndoManager
          UndoManager manages a list of undo actions, providing a way to undo or redo the appropriate edits.
 

Classes in com.qoppa.pdfNotes.undo used by com.qoppa.pdfNotes.undo
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.