Uses of Interface
com.qoppa.pdfViewer.actions.IPDFActionHandler

Packages that use IPDFActionHandler
com.qoppa.pdfEditor PDFEditorBean, toolbar and related classes. 
com.qoppa.pdfNotes PDFNotesBean, toolbar and related classes. 
com.qoppa.pdfViewer PDFViewerBean and related classes. 
 

Uses of IPDFActionHandler in com.qoppa.pdfEditor
 

Classes in com.qoppa.pdfEditor that implement IPDFActionHandler
 class PDFEditorBean
          PDFEditorBean is a component that can be used to display, annotate and edit PDF documents within a Java application or an applet.
 

Uses of IPDFActionHandler in com.qoppa.pdfNotes
 

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

Uses of IPDFActionHandler in com.qoppa.pdfViewer
 

Classes in com.qoppa.pdfViewer that implement IPDFActionHandler
 class PDFViewerBean
          PDFViewer bean is a component that can be used to display PDF documents within an application or an applet.