Interface | Description |
---|---|
IPDFOpener |
This interface is used to open PDF files by PDFViewerBean when the open file icon (folder) on the toolbar is clicked
by the user.
|
IPDFPageView |
This interface provides access to page views on a PDF document.
|
ISnapshotHandler |
This interface provides a way for host applications to implement custom features for
the Snapshot tool.
|
Class | Description |
---|---|
InitialViewSettings |
This class encapsulates view settings for the page mode, page layout and
magnification that the
PDFViewerBean uses to display documents
when they are loaded. |
PDFToolbar |
The PDFViewerBean toolbar.
|
PDFViewerBean |
PDFViewer bean is a component that can be used to display
PDF documents within an application or an applet.
|
PDFViewerBean.KeyInfoViewer |
This is the Main-Class for the jPDFViewer.jar that can generate server key
requests, validate a key, and display server information.
|
PrintProgressDialog | |
SelectToolbar |
This class implements the toolbar that provides the selection tool.
|