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
AnnotAlignmentToolbar The AnnotAlignmentToolbar allows aligning annotations by their edges, distributing annotations vertically or horizontally, or resizing annotations to be of the same width and/or height.
AnnotPropertiesToolbar The AnnotPropertiesToolbar allows changing common annotation properties quickly from a tool bar without the need to open the full properties dialog.
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.
PDFNotesBean.KeyInfoNotes This is the Main-Class for the jPDFNotes.jar that can generate server key requests, validate a key, and display server information.
SelectToolbarNotes The jPDFNotes selection toolbar.
 

Package com.qoppa.pdfNotes Description

PDFNotesBean, toolbar and related classes.