Package | Description |
---|---|
com.qoppa.pdfEditor.panels |
Interfaces to helper panels, such as the Bookmarks and Page View panels.
|
com.qoppa.pdfNotes.panels |
Interfaces to helper panels, such as the Signatures and Comments panels.
|
com.qoppa.pdfViewer.panels |
Interfaces to the helper panels, such as bookmarks and thumbnails.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BookmarkPanelEditor
Interface to the panel that shows the document outlines (known as bookmarks in the PDF specs)
|
Modifier and Type | Interface and Description |
---|---|
interface |
CommentPanelNotes |
interface |
SignaturePanelNotes |
interface |
ThumbnailPanelNotes
Interface to configure the page thumbnail panel.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttachmentPanel
Interface to the panel that shows file attachments in the current document.
|
interface |
BookmarkPanel
Interface to the panel that shows the document outlines (known as bookmarks in the PDF specs).
|
interface |
CommentPanel
Interface to the panel that shows the annotations / comments in the document.
|
interface |
LayerPanel
Interface to the panel that shows the document layers.
|
interface |
SignaturePanel
Interface to the panel that shows any digital signatures present in the document.
|
interface |
ThumbnailPanel
Interface to the panel that shows the page thumbnail images for the current document.
|