Package | Description |
---|---|
com.qoppa.pdfEditor.panels |
Interfaces to helper panels, such as the Bookmarks and Page View panels.
|
com.qoppa.pdfViewer |
PDFViewerBean and related classes.
|
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 | Method and Description |
---|---|
BookmarkPanel |
PDFViewerBean.getBookmarkPanel()
Returns an interface to allow access to the bookmarks panel.
|