Package com.qoppa.pdfNotes

PDFNotesBean, toolbar and related classes.

See:
          Description

Interface Summary
IPDFListener This interface is used to notify a host application of PDF document loading and saving as well as annotations adding or deleting within the document.
IPDFSaver This interface is used to save the modified PDF documents.
MutableDocument Allow document manipulation within jPDFNotes.
 

Class Summary
AnnotationManagerNotes This class overrides the jPDFViewer annotation manager to add functionality to annotations.
AnnotToolbar This class implements the toolbar that provides annotation tools.
EditToolbar The PDF Notes toolbar.
HTTPSaver This class implements a custom IPDFSaver to save a file to a URL, using the standard HTTP POST file upload protocol.
PDFNotesBean PDFNotesBean is a component that can be used to display and annotate PDF documents within an application or an applet.
 

Package com.qoppa.pdfNotes Description

PDFNotesBean, toolbar and related classes.