Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentPanel.addActionHandler(ActionHandler actionhandler)
Add a
ActionHandler to this DocumentPanel . |
Modifier and Type | Class and Description |
---|---|
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 . |
class |
SoundActionHandler
Create a handler to handler "Sound" actions.
|
class |
URLActionHandler
Create an action handler for "URL" actions, which will attempt to open a URL in the system web
browser.
|
Copyright © 2001-2017 Big Faceless Organization