| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PageViewPanelEditor
Interface to the panel that contains the page views.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PageViewPanelNotes
Interface to the panel that contains the page views.
|
| Modifier and Type | Method and Description |
|---|---|
PageViewPanel |
PDFViewerBean.getPageViewPanel()
Returns an interface to allow access to the page view panel.
|