Package | Description |
---|---|
com.qoppa.pdfEditor |
PDFEditorBean, toolbar and related classes.
|
com.qoppa.pdfNotes |
PDFNotesBean, toolbar and related classes.
|
com.qoppa.pdfViewer |
PDFViewerBean and related classes.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFEditorBean
PDFEditorBean is a component that can be used to display, annotate and edit
PDF documents within a Java application or an applet.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFNotesBean
PDFNotesBean is a component that can be used to display and annotate
PDF documents within an application or an applet.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFViewerBean
PDFViewer bean is a component that can be used to display
PDF documents within an application or an applet.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFViewerBean.setPDFOpener(IPDFOpener opener)
Sets the PDF opener for this bean.
|