|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionHandler | |
|---|---|
| org.faceless.pdf2.viewer2 | The "viewer" package contains the classes required to create a Swing application to display PDFs. |
| org.faceless.pdf2.viewer2.feature | Contains a list of all the features that are available to the PDFViewer. |
| Uses of ActionHandler in org.faceless.pdf2.viewer2 |
|---|
| Methods in org.faceless.pdf2.viewer2 with parameters of type ActionHandler | |
|---|---|
void |
DocumentPanel.addActionHandler(ActionHandler actionhandler)
Add a ActionHandler to this DocumentPanel. |
| Uses of ActionHandler in org.faceless.pdf2.viewer2.feature |
|---|
| Subclasses of ActionHandler in org.faceless.pdf2.viewer2.feature | |
|---|---|
class |
AppletURLActionHandler
Create an action handler for "URL" actions which will work if this feature is being run inside an Applet. |
class |
FormImportDataActionHandler
Create an action handler to deal with "FormImportData" PDFAction. |
class |
FormResetActionHandler
Create a handler to handler "FormReset" actions. |
class |
FormSubmitActionHandler
Create a handler to handler "FormSubmit" actions. |
class |
GenericNamedActionHandler
Create an action handler to handle "Named" actions. |
class |
GoToActionHandler
Create an action handler for "GoTo" actions and the named actions that move between pages. |
class |
ShowHideActionHandler
Handles the "ShowWidget" and "HideWidget" types of PDFAction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||