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
P
PAGEANNOTS_REMOVED
- Static variable in class com.qoppa.pdf.
DocumentEvent
PAGEFIELDS_FLATTENED
- Static variable in class com.qoppa.pdf.
DocumentEvent
PAGEMODE_FULLSCREEN
- Static variable in interface com.qoppa.pdf.dom.
IPDFDocument
PAGEMODE_USEATTACHMENTS
- Static variable in interface com.qoppa.pdf.dom.
IPDFDocument
PAGEMODE_USENONE
- Static variable in interface com.qoppa.pdf.dom.
IPDFDocument
PAGEMODE_USEOC
- Static variable in interface com.qoppa.pdf.dom.
IPDFDocument
PAGEMODE_USEOUTLINES
- Static variable in interface com.qoppa.pdf.dom.
IPDFDocument
PAGEMODE_USETHUMBS
- Static variable in interface com.qoppa.pdf.dom.
IPDFDocument
PAGE_ADDED
- Static variable in class com.qoppa.pdf.
DocumentEvent
PAGE_CONTENT_CHANGED
- Static variable in class com.qoppa.pdf.
DocumentEvent
PAGE_REMOVED
- Static variable in class com.qoppa.pdf.
DocumentEvent
PAGE_SIZE_CHANGED
- Static variable in class com.qoppa.pdf.
DocumentEvent
PDFException
- exception com.qoppa.pdf.
PDFException
.
General exception thrown when there is any errors reading or displaying a PDF file.
PDFException(String)
- Constructor for class com.qoppa.pdf.
PDFException
PDFException with a simple error message.
PDFPassword
- class com.qoppa.pdf.
PDFPassword
.
Implementation of the IPassword interface that can hold either a single password or a list of passwords.
PDFPassword(String)
- Constructor for class com.qoppa.pdf.
PDFPassword
Create an instance of the class that will hold a single fixed password.
PDFPassword(String[])
- Constructor for class com.qoppa.pdf.
PDFPassword
Create an instance of the class that will hold a list of possible passwords.
PDFPermissionException
- exception com.qoppa.pdf.
PDFPermissionException
.
Exception thrown when there is any permission error.
PDFPermissionException(String)
- Constructor for class com.qoppa.pdf.
PDFPermissionException
PDFPermissions
- class com.qoppa.pdf.
PDFPermissions
.
This class contains information regarding a PDF document permissions.
PDFPermissions()
- Constructor for class com.qoppa.pdf.
PDFPermissions
Creates a new PDFPermissions object with all permissions granted.
PDFPermissions(boolean)
- Constructor for class com.qoppa.pdf.
PDFPermissions
Creates a new PDFPermissions object with all permissions set to allperms.
PDFPermissions(int, boolean)
- Constructor for class com.qoppa.pdf.
PDFPermissions
Creates a new PDFPermissions object using perms, the permissions integer representing the 12 permissions bits as specified in the PDF documentation.
PDFRenderHints
- class com.qoppa.pdf.
PDFRenderHints
.
PDFRenderHints allows the application to change the default rendering hints used when rendering a document.
PDFRenderHints()
- Constructor for class com.qoppa.pdf.
PDFRenderHints
PDFToolbar
- class com.qoppa.pdfViewer.
PDFToolbar
.
The PDFViewerBean toolbar.
PDFToolbar()
- Constructor for class com.qoppa.pdfViewer.
PDFToolbar
This method initializes
PDFViewerBean
- class com.qoppa.pdfViewer.
PDFViewerBean
.
PDFViewer bean is a component that can be used to display PDF documents within an application or an applet.
PDFViewerBean()
- Constructor for class com.qoppa.pdfViewer.
PDFViewerBean
Construct the PDFViewerBean.
PasswordDialog
- class com.qoppa.pdf.
PasswordDialog
.
Simple dialog used to prompt the user for a password.
PrintSettings
- class com.qoppa.pdf.
PrintSettings
.
This object controls the behaviour of the library when sending a PDF document to the printer.
PrintSettings()
- Constructor for class com.qoppa.pdf.
PrintSettings
Constructs a default PrintSettings object.
PrintSettings(boolean, boolean, boolean, boolean)
- Constructor for class com.qoppa.pdf.
PrintSettings
Constructs a new PrintSettings object and initializes each of its variables to the parameters.
PrintSettings(PrintSettings)
- Constructor for class com.qoppa.pdf.
PrintSettings
Constructs a new PrintSettings object and initializes to init.
PushButtonField
- interface com.qoppa.pdf.form.
PushButtonField
.
PushButtonField
holds a push button field.
paintPage(Graphics2D)
- Method in interface com.qoppa.pdf.dom.
IPDFPage
Paints this page to the given graphics object.
print(PrintSettings)
- Method in interface com.qoppa.pdf.dom.
IPDFDocument
Prints this PDF document.
print(PrintSettings)
- Method in class com.qoppa.pdfViewer.
PDFViewerBean
Prints the PDF document to a printer.
printPage(Graphics2D, PageFormat, PrintSettings)
- Method in interface com.qoppa.pdf.dom.
IPDFPage
Prints this page given a page format describing the printer's page and a PrintSettings object.
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