Package | Description |
---|---|
com.qoppa.pdf |
General classes used by different objects throughout the library.
|
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 | Method and Description |
---|---|
void |
IDocumentListener.documentChanged(DocumentEvent de) |
Modifier and Type | Method and Description |
---|---|
void |
PDFEditorBean.documentChanged(DocumentEvent de)
Handle content change events.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFNotesBean.documentChanged(DocumentEvent de)
Internal method, do not use.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFViewerBean.documentChanged(DocumentEvent de)
Internal method, do not use.
|