Uses of Interface
com.qoppa.pdfNotes.IPDFSaver

Packages that use IPDFSaver
com.qoppa.pdfNotes PDFNotesBean, toolbar and related classes. 
 

Uses of IPDFSaver in com.qoppa.pdfNotes
 

Classes in com.qoppa.pdfNotes that implement IPDFSaver
 class PDFNotesBean
          PDFNotesBean is a component that can be used to display and annotate PDF documents within an application or an applet.
 

Methods in com.qoppa.pdfNotes with parameters of type IPDFSaver
 void PDFNotesBean.setPDFSaver(IPDFSaver saver)
          This method allows the host application to override the default PDF Saver, the class that saves the document when the save toolbar button is pressed.