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
K
L
M
N
O
P
R
S
T
U
W
Z
F
FIELD_TYPE
- Static variable in class com.qoppa.pdf.annotations.
WidgetSignature
FINAL
- Static variable in class com.qoppa.pdf.annotations.
RubberStamp
FINAL_TEXT
- Static variable in class com.qoppa.pdf.annotations.
RubberStamp
FLAGS_HIDDEN
- Static variable in class com.qoppa.pdf.annotations.
Annotation
FLAGS_INVISIBLE
- Static variable in class com.qoppa.pdf.annotations.
Annotation
FLAGS_LOCKED
- Static variable in class com.qoppa.pdf.annotations.
Annotation
FLAGS_NOROTATE
- Static variable in class com.qoppa.pdf.annotations.
Annotation
FLAGS_NOVIEW
- Static variable in class com.qoppa.pdf.annotations.
Annotation
FLAGS_NOZOOM
- Static variable in class com.qoppa.pdf.annotations.
Annotation
FLAGS_PRINTABLE
- Static variable in class com.qoppa.pdf.annotations.
Annotation
FLAGS_READONLY
- Static variable in class com.qoppa.pdf.annotations.
Annotation
FORCOMMENT
- Static variable in class com.qoppa.pdf.annotations.
RubberStamp
FORCOMMENT_TEXT
- Static variable in class com.qoppa.pdf.annotations.
RubberStamp
FORPUBLICRELEASE
- Static variable in class com.qoppa.pdf.annotations.
RubberStamp
FORPUBLICRELEASE_TEXT
- Static variable in class com.qoppa.pdf.annotations.
RubberStamp
FREE_TEXT_TYPEWRITER
- Static variable in class com.qoppa.pdf.annotations.
FreeText
FieldListener
- interface com.qoppa.pdf.form.
FieldListener
.
FileAttachment
- class com.qoppa.pdf.annotations.
FileAttachment
.
Class representing a File Attachment annotation in a PDF document.
FileAttachment()
- Constructor for class com.qoppa.pdf.annotations.
FileAttachment
Constructs an empty file attachment object.
FileAttachment(byte[], String, String)
- Constructor for class com.qoppa.pdf.annotations.
FileAttachment
Constructs a file attachment annotation.
FileAttachment(File, String)
- Constructor for class com.qoppa.pdf.annotations.
FileAttachment
Convenience constructor to create a file attachment from a file system file.
FileAttachment(FileContentProvider, String, String)
- Constructor for class com.qoppa.pdf.annotations.
FileAttachment
Constructor used when the file contents may not be so easily accessible as a byte array or file.
FormField
- interface com.qoppa.pdf.form.
FormField
.
QFormField is the abstract class that is being extended by all fields such as
CheckBoxField
,
ChoiceField
,
ComboField
,
PushButtonField
,
RadioButtonGroupField
,
SignatureField
and
TextField
.
FreeText
- class com.qoppa.pdf.annotations.
FreeText
.
Class representing a FreeText annotation in a PDF document.
FreeText(String)
- Constructor for class com.qoppa.pdf.annotations.
FreeText
Constructs a free text annotation with the give content.
fieldValueChanged()
- Method in class com.qoppa.pdf.annotations.
Widget
fieldValueChanged()
- Method in class com.qoppa.pdf.annotations.
WidgetCheckBox
fieldValueChanged()
- Method in class com.qoppa.pdf.annotations.
WidgetCombo
fieldValueChanged()
- Method in class com.qoppa.pdf.annotations.
WidgetList
fieldValueChanged()
- Method in class com.qoppa.pdf.annotations.
WidgetPushButton
fieldValueChanged()
- Method in class com.qoppa.pdf.annotations.
WidgetRadioButton
fieldValueChanged()
- Method in class com.qoppa.pdf.annotations.
WidgetSignature
fieldValueChanged()
- Method in class com.qoppa.pdf.annotations.
WidgetText
flattenField()
- Method in interface com.qoppa.pdf.form.
FormField
Flattens the field into the document's content layer.
focusGained(FormField)
- Method in interface com.qoppa.pdf.form.
FieldListener
focusLost(FormField)
- Method in interface com.qoppa.pdf.form.
FieldListener
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
K
L
M
N
O
P
R
S
T
U
W
Z