| 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 |
PDFViewerBean and related classes.
|
| com.qoppa.pdfViewer.panels |
Interfaces to the helper panels, such as bookmarks and thumbnails.
|
| Class and Description |
|---|
| BookmarkPanel
Interface to the panel that shows the document outlines (known as bookmarks in the PDF specs).
|
| PageViewPanel
Interface to the panel that contains the page views.
|
| PDFPanel
The panel interface for customizing the panels available in
PDFViewerBean. |
| Class and Description |
|---|
| CommentPanel
Interface to the panel that shows the annotations / comments in the document.
|
| PageViewPanel
Interface to the panel that contains the page views.
|
| PDFPanel
The panel interface for customizing the panels available in
PDFViewerBean. |
| SignaturePanel
Interface to the panel that shows any digital signatures present in the document.
|
| ThumbnailPanel
Interface to the panel that shows the page thumbnail images for the current document.
|
| Class and Description |
|---|
| AttachmentPanel
Interface to the panel that shows file attachments in the current document.
|
| BookmarkPanel
Interface to the panel that shows the document outlines (known as bookmarks in the PDF specs).
|
| CommentPanel
Interface to the panel that shows the annotations / comments in the document.
|
| LayerPanel
Interface to the panel that shows the document layers.
|
| PageViewPanel
Interface to the panel that contains the page views.
|
| SignaturePanel
Interface to the panel that shows any digital signatures present in the document.
|
| ThumbnailPanel
Interface to the panel that shows the page thumbnail images for the current document.
|
| Class and Description |
|---|
| PanelToolbar
Interface to the helper panels toolbar.
|
| PDFPanel
The panel interface for customizing the panels available in
PDFViewerBean. |