Package | Description |
---|---|
com.qoppa.pdfNotes.undo |
Classes to manage the undo feature in jPDFNotes.
|
Modifier and Type | Method and Description |
---|---|
UndoAction |
UndoManager.getNextRedoAction()
Returns the next redo
UndoAction . |
UndoAction |
UndoManager.getNextUndoAction()
Returns the next undo
UndoAction . |