Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
H
handleAction(Action)
- Method in class com.qoppa.pdfNotes.
PDFNotesBean
This method overrides the PDFViewerBean handleAction to take care of actions that are specific to jPDFNotes, such as saving the document.
handleAction(Action)
- Method in interface com.qoppa.pdfViewer.actions.
IPDFActionHandler
Handle an action
handleAction(Action)
- Method in class com.qoppa.pdfViewer.
PDFViewerBean
This method will handle PDF actions initiated by a click on a link.
handleEmail(String, File, String)
- Method in interface com.qoppa.pdfViewer.actions.
ISubmitActionEmailHandler
Handle sending an email when a SubmitFormAction Email Button is pressed
handleImage(Component, BufferedImage)
- Method in interface com.qoppa.pdfViewer.
ISnapshotHandler
Handle the BufferedImage captured by the Snapshot tool.
hasAllPermissions()
- Method in class com.qoppa.pdf.
PDFPermissions
Deprecated.
hasAllPermissions()
- Method in class com.qoppa.pdf.permissions.
PasswordPermissions
Returns true if all permissions are granted for the document.
hasBeenSigned()
- Method in interface com.qoppa.pdf.form.
SignatureField
Returns whether this signature has already been signed or if it is an empty signature.
hasNext()
- Method in interface com.qoppa.pdfViewer.history.
LocationHistory
Returns true if there is a subsequent document view in the
LocationHistory
.
hasOpenPassword()
- Method in class com.qoppa.pdfProcess.
PDFDocument
Returns a flag indicating whether this document is encrypted with a 'user' password.
hasPermissionsPassword()
- Method in class com.qoppa.pdfProcess.
PDFDocument
Returns a flag indicating whether this document is encrypted with a 'owner' password.
hasPrevious()
- Method in interface com.qoppa.pdfViewer.history.
LocationHistory
Returns true if there is a previous document view in the
LocationHistory
.
hasXFA()
- Method in interface com.qoppa.pdf.form.
AcroForm
Returns true if this AcroForm has Adobe XML Forms Architecture (XFA) data.
HELVETICA
- Static variable in class com.qoppa.pdfProcess.
PDFGraphics
HideShowAction
- Class in
com.qoppa.pdfViewer.actions
Action that tells the viewer to show or hide fields.
HideShowAction(Vector, boolean)
- Constructor for class com.qoppa.pdfViewer.actions.
HideShowAction
Constructs the action to work on the given field names.
HIGH_INVERT
- Static variable in interface com.qoppa.pdf.annotations.
Widget
HIGH_NONE
- Static variable in interface com.qoppa.pdf.annotations.
Widget
HIGH_OUTLINE
- Static variable in interface com.qoppa.pdf.annotations.
Widget
HIGH_PUSH
- Static variable in interface com.qoppa.pdf.annotations.
Widget
HIGH_TOGGLE
- Static variable in interface com.qoppa.pdf.annotations.
Widget
HistoryListener
- Interface in
com.qoppa.pdfViewer.history
The listener interface for receiving LocationHistory events.
hit(Rectangle, Shape, boolean)
- Method in class com.qoppa.pdfProcess.
PDFGraphics
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
HTTPSaver
- Class in
com.qoppa.pdfNotes
This class implements a custom IPDFSaver to save a file to a URL, using the standard HTTP POST file upload protocol.
HTTPSaver(URL)
- Constructor for class com.qoppa.pdfNotes.
HTTPSaver
Constructor that takes a URL to the script that will receive the file on a web server.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z