Package | Description |
---|---|
com.qoppa.pdfViewer |
PDFViewerBean and related classes.
|
com.qoppa.pdfViewer.panels |
Interfaces to the helper panels, such as bookmarks and thumbnails.
|
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.
|
DestinationPanel
Interface to the panel that shows destinations in the current document.
|
LayerPanel
Interface to the panel that shows the document layers.
|
PageViewPanel
Interface to the panel that contains the page views.
|
SecurityPanel
Interface to the panel that shows the permissions in the current document.
|
SignaturePanel
Interface to the panel that shows any digital signatures present in the document.
|
TagPanel
Interface to the panel that shows the document logical structure.
|
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 . |