Uses of Package
com.qoppa.pdfViewer.actions

Packages that use com.qoppa.pdfViewer.actions
com.qoppa.pdf General classes used by different objects throughout the library. 
com.qoppa.pdf.annotations Classes representing PDF annotations. 
com.qoppa.pdf.form Classes related to PDF Acroform and its form fields. 
com.qoppa.pdfEditor PDFEditorBean, toolbar and related classes. 
com.qoppa.pdfNotes PDFNotesBean, toolbar and related classes. 
com.qoppa.pdfViewer PDFViewerBean and related classes. 
com.qoppa.pdfViewer.actions Classes that represent user actions. 
 

Classes in com.qoppa.pdfViewer.actions used by com.qoppa.pdf
Action
          Abstract class to define a generic actions.
 

Classes in com.qoppa.pdfViewer.actions used by com.qoppa.pdf.annotations
TriggerActions
          Utility class to encapsulate a list of actions triggered by different mouse events such as mouse entered, mouse exited, mouse up and mouse down.
 

Classes in com.qoppa.pdfViewer.actions used by com.qoppa.pdf.form
TriggerActions
          Utility class to encapsulate a list of actions triggered by different mouse events such as mouse entered, mouse exited, mouse up and mouse down.
 

Classes in com.qoppa.pdfViewer.actions used by com.qoppa.pdfEditor
IPDFActionHandler
          Interface to handle actions, when they are executed.
 

Classes in com.qoppa.pdfViewer.actions used by com.qoppa.pdfNotes
Action
          Abstract class to define a generic actions.
IPDFActionHandler
          Interface to handle actions, when they are executed.
 

Classes in com.qoppa.pdfViewer.actions used by com.qoppa.pdfViewer
Action
          Abstract class to define a generic actions.
GotoPageAction
          A GotoPageAction can be used to position the display a page in a PDF document.
IPDFActionHandler
          Interface to handle actions, when they are executed.
ISubmitActionEmailHandler
          This interface provides a way for host applications to implement custom functionality for handling a SubmitFormAction with an email URL.
 

Classes in com.qoppa.pdfViewer.actions used by com.qoppa.pdfViewer.actions
Action
          Abstract class to define a generic actions.