A B C D E F G H I K L M N O P R S T U W Z

G

GotoPageAction - class com.qoppa.pdfViewer.actions.GotoPageAction.
Action that tells the viewer to go to a page in the current document.
GotoPageAction(int) - Constructor for class com.qoppa.pdfViewer.actions.GotoPageAction
Constructs a GotoPageAction with a page number.
GotoPageRemoteAction - class com.qoppa.pdfViewer.actions.GotoPageRemoteAction.
Action that tells the viewer to go to a page in a different PDF document.
GotoPageRemoteAction(String, int) - Constructor for class com.qoppa.pdfViewer.actions.GotoPageRemoteAction
Constructs the action with a target document and a page number.
getAcroForm() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the AcroForm in this document.
getAcroForm() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the AcroForm in this document.
getActionName() - Method in class com.qoppa.pdfViewer.actions.NamedAction
 
getActionType() - Method in class com.qoppa.pdfViewer.actions.Action
Returns the type of action.
getActionType() - Method in class com.qoppa.pdfViewer.actions.GotoPageAction
Returns the action type.
getActionType() - Method in class com.qoppa.pdfViewer.actions.GotoPageRemoteAction
Returns the action type.
getActionType() - Method in class com.qoppa.pdfViewer.actions.HideShowAction
Returns the action type.
getActionType() - Method in class com.qoppa.pdfViewer.actions.LaunchAction
Returns the action type.
getActionType() - Method in class com.qoppa.pdfViewer.actions.NamedAction
 
getActionType() - Method in class com.qoppa.pdfViewer.actions.NullAction
 
getActionType() - Method in class com.qoppa.pdfViewer.actions.ResetForm
Returns the action type.
getActionType() - Method in class com.qoppa.pdfViewer.actions.SetOCGState
 
getActionType() - Method in class com.qoppa.pdfViewer.actions.URLAction
Returns the action type.
getActionTypeDesc() - Method in class com.qoppa.pdfViewer.actions.Action
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdfViewer.actions.GotoPageAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdfViewer.actions.GotoPageRemoteAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdfViewer.actions.HideShowAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdfViewer.actions.LaunchAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdfViewer.actions.NamedAction
 
getActionTypeDesc() - Method in class com.qoppa.pdfViewer.actions.NullAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdfViewer.actions.ResetForm
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdfViewer.actions.SetOCGState
 
getActionTypeDesc() - Method in class com.qoppa.pdfViewer.actions.URLAction
Returns the action type description
getActions() - Method in interface com.qoppa.pdf.Bookmark
Gets the list of actions for this Bookmark.
getAltFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns the alternate field name for this field.
getAngle() - Method in class com.qoppa.pdf.TextPosition
Returns the angle that this text is displayed at on the page.
getAnnotationTree() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns a reference to the Annotation tree component.
getAnnotations() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns a list of PDF annotations in this page.
getArtBox() - Method in interface com.qoppa.pdf.dom.IPDFPage
Return this page's Art Box.
getAuthor() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's author.
getBleedBox() - Method in interface com.qoppa.pdf.dom.IPDFPage
Return this page's Bleed Box.
getBookmarkIndex(Bookmark) - Method in interface com.qoppa.pdf.Bookmark
Returns the index of the bookmark node in the node's children.
getBookmarkTree() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns a reference to the bookmark tree component.
getByteOrder() - Method in class com.qoppa.pdf.TIFFOptions
Gets the byte order to use when saving a TIFF file.
getCertificateChain() - Method in class com.qoppa.pdf.SigningInformation
 
getChildBookmarkAt(int) - Method in interface com.qoppa.pdf.Bookmark
Returns the child bookmark at the given index.
getChildCount() - Method in interface com.qoppa.pdf.Bookmark
Returns the number of children that this node contains.
getCompression() - Method in class com.qoppa.pdf.TIFFOptions
Return the current compression setting fo this TIFFOptions.
getContactInformation() - Method in class com.qoppa.pdf.SigningInformation
 
getCreationDate() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's creation date.
getCreator() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's creator.
getCropBox() - Method in interface com.qoppa.pdf.dom.IPDFPage
Return this page's Crop Box.
getDPI() - Method in class com.qoppa.pdf.TIFFOptions
Return the DPI setting for this TIFFOptions.
getDefaultValue() - Method in interface com.qoppa.pdf.form.CheckBoxField
Returns the default value for the check box field.
getDefaultValue() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the default value for this field.
getDefaultValue() - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Returns the default value for this radio button group field.
getDefaultValue() - Method in interface com.qoppa.pdf.form.TextField
Returns the default value for this text field.
getDeflatedContents() - Method in interface com.qoppa.pdf.IEmbeddedFile
Get the content of the embedded file.
getDisplayHeight() - Method in interface com.qoppa.pdf.dom.IPDFPage
Gets the page's display height.
getDisplayOptions() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the list of display options (or items) for this field.
getDisplayValue(String) - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the display value (or item) corresponding to a given export value.
getDisplayWidth() - Method in interface com.qoppa.pdf.dom.IPDFPage
Gets the page's display width.
getDisplayX() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns the page's left margin.
getDisplayY() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns the page's top margin.
getDocument() - Method in class com.qoppa.pdf.DocumentEvent
 
getDocument() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the PDF document currently displayed.
getDocumentInfo(String, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document in a file.
getDocumentInfo(InputStream, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document from an InputStream.
getDocumentInfo(URL, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document from a URL.
getDocumentInfo() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns a DocumentInfo object containing the PDF standard document info if present.
getEmbeddedFiles() - Method in interface com.qoppa.pdf.dom.IPDFDocument
 
getEnclosingShape() - Method in class com.qoppa.pdf.TextPosition
Returns a shape that encloses the text on the page.
getEventType() - Method in class com.qoppa.pdf.DocumentEvent
 
getException() - Method in class com.qoppa.pdf.SignatureValidity
Returns any exception when reading the signature.
getExceptionMessage() - Method in class com.qoppa.pdf.SignatureValidity
Returns a message associated with an exception when reading the signature.
getExportOptions() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the list of export options for this field.
getExportValue(String) - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the export value corresponding to a given display value (or item).
getField(String) - Method in interface com.qoppa.pdf.form.AcroForm
Gets a field by name.
getField() - Method in class com.qoppa.pdfViewer.actions.HideShowAction
Returns field associated with this action.
getFieldList() - Method in interface com.qoppa.pdf.form.AcroForm
Gets the list of fields in this AcroForm.
getFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns the name of this field.
getFieldName() - Method in class com.qoppa.pdfViewer.actions.HideShowAction
Returns the field name that this action refers to.
getFieldTypeDesc() - Method in interface com.qoppa.pdf.form.FormField
Returns a description of the field type.
getFile() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the file for the current pdf document.
getFileModifiedID() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Return the PDF document's modified ID.
getFileName() - Method in interface com.qoppa.pdf.IEmbeddedFile
Returns the embedded file name.
getFileName() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the file name that this document was loaded from.
getFileName() - Method in class com.qoppa.pdfViewer.actions.GotoPageRemoteAction
Gets the target document file name in the PDF file specification format.
getFileName() - Method in class com.qoppa.pdfViewer.actions.LaunchAction
Returns the name of the file to launch in the PDF file specification format.
getFileOriginalID() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Return the PDF document's original ID.
getFullFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns the full name of the fields.
getHorzTextAlign() - Method in interface com.qoppa.pdf.form.TextField
Returns the horizontal text alignment property for this field.
getIPage(int) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns an object that implements IPDFPage given the page number.
getImage(int, int, boolean) - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns a buffered image showing the contents of this page.
getImageSmoothReduction() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the image reduction hint.
getJbActualSize() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the actual size button
getJbFitToPage() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the fit to page button
getJbFitToWidth() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the fit to width button
getJbMagRect() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the magnify rectangle button
getKeywords() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's keywords.
getLargeIcon() - Method in class com.qoppa.pdf.SignatureValidity
Returns an Icon that will draw the status of the signature with the same rules as drawSmallIcon().
getLayer(int) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns a particular PDF layer given its index.
getLayerCount() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the number of PDF layers in this document.
getLayerList() - Method in class com.qoppa.pdfViewer.actions.SetOCGState.Sequence
 
getLocation() - Method in class com.qoppa.pdf.SigningInformation
 
getMapFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns this field's mapping name.
getMaxLength() - Method in interface com.qoppa.pdf.form.TextField
Returns the maximum number of characters allowed for this text field.
getMediaBox() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns this page's Media Box.
getModDate() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's modified date.
getMouseDownActions() - Method in class com.qoppa.pdfViewer.actions.TriggerActions
Get the list of action to be executed on Mouse Down events as a Vector of Actions.
getMouseEnteredActions() - Method in class com.qoppa.pdfViewer.actions.TriggerActions
Get the list of action to be executed on Mouse Entered events as a Vector of Actions.
getMouseExitedActions() - Method in class com.qoppa.pdfViewer.actions.TriggerActions
Get the list of action to be executed on Mouse Exited events as a Vector of Actions.
getMouseUpActions() - Method in class com.qoppa.pdfViewer.actions.TriggerActions
Get the list of action to be executed on Mouse Up events as a Vector of Actions.
getName() - Method in class com.qoppa.pdf.Layer
Returns the name of this layer.
getNameList() - Static method in class com.qoppa.pdfViewer.actions.NamedAction
 
getOCGAction() - Method in class com.qoppa.pdfViewer.actions.SetOCGState.Sequence
 
getObject() - Method in class com.qoppa.pdf.DocumentEvent
 
getPageByLocation(int, int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the index of a page given an x, y location on the document.
getPageCount() - Method in class com.qoppa.pdf.DocumentInfo
Gets the number of pages in the document.
getPageCount() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the number of pages in this document.
getPageCount() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the number of pages in the current document.
getPageIndex() - Method in class com.qoppa.pdf.DocumentEvent
 
getPageMode() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the value of the page mode viewer preference in the document.
getPageNumber() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the currently displayed page.
getPageNumber() - Method in class com.qoppa.pdfViewer.actions.GotoPageAction
Returns the target page number.
getPageNumber() - Method in class com.qoppa.pdfViewer.actions.GotoPageRemoteAction
Gets the target page number.
getPageRotation() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns the rotation of this page in degrees.
getPageView(int) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the page view component for the given page number.
getPageable(PrinterJob) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns an object that implements Pageable for this PDF document.
getParentBookmark() - Method in interface com.qoppa.pdf.Bookmark
Returns the parent node / Bookmark.
getPasswordHandler() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the currently registered password handler.
getPasswords() - Method in interface com.qoppa.pdf.IPassword
Method called to get passwords for encrypted PDF documents.
getPasswords() - Method in class com.qoppa.pdf.PDFPassword
Method that fulfills the IPassword interface.
getPasswords() - Method in class com.qoppa.pdf.PasswordDialog
 
getPasswords() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Standard implementation of the password handler.
getPermFlag() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permissions int representing the 12 permissions bits as specified in the PDF documentation.
getPermissions() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the Permissions object for this document.
getPrintSettings() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Get the current PrintSettings object.
getPrivateKey() - Method in class com.qoppa.pdf.SigningInformation
 
getProducer() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's producer.
getQuadrilateral() - Method in class com.qoppa.pdf.TextPosition
Returns a quadrilateral with the four corners for this text string.
getQuadrilaterals() - Method in interface com.qoppa.pdf.TextSelection
Returns a list of quadrilaterals for the text selection areas.
getReason() - Method in class com.qoppa.pdf.SigningInformation
 
getRenderingHint(RenderingHints.Key) - Static method in class com.qoppa.pdf.PDFRenderHints
Gets one rendering hint.
getRenderingHints() - Static method in class com.qoppa.pdf.PDFRenderHints
Gets a copy of the rendering hints.
getRootBookmark() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the bookmark tree for this document.
getRootPane() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns a reference to the PDFViewerBean root pane.
getRotation() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the current rotation.
getRowsPerStrip() - Method in class com.qoppa.pdf.TIFFOptions
Returns the number of rows per strip that will be used when saving a TIFF file.
getScale() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the current scale used to display the PDF document.
getScrollPane() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns a reference to the PDFViewerBean scroll pane.
getSelectContextMenu() - Method in class com.qoppa.pdfViewer.PDFViewerBean
This returns the context menu displayed when text is selected on a page.
getSelectToolbar() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the selection toolbar.
getSelectedText() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns information about currently selected text on the page.
getSelectedText() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Gets the current text selection (if any page has selected text) in the document.
getSelectionShape() - Method in interface com.qoppa.pdf.TextSelection
Returns the entire shape that encloses all different word groups in this selection.
getSequenceList() - Method in class com.qoppa.pdfViewer.actions.SetOCGState
 
getSignDateTime() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature date and time as a java date object.
getSignLocation() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature location.
getSignName() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature name.
getSignReason() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature reason.
getSignatureFields() - Method in interface com.qoppa.pdf.form.AcroForm
Gets a list of signature fields, if any.
getSignatureValidity() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the validity information for this signature.
getSignerCertificate() - Method in class com.qoppa.pdf.SigningInformation
 
getSize() - Method in interface com.qoppa.pdf.IEmbeddedFile
Get the size of the file content in bytes.
getSplitPane() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns a reference to the split pane used to show bookmarks and layers.
getSplitPolicy() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Gets the viewer's split window policy.
getSplitTabs() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns a reference to the tabbed pane inside the split pane.
getSubject() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's subject.
getSubstitutefont(String) - Static method in class com.qoppa.pdf.PDFRenderHints
Returns a substitute font, if one has been registered, for the given font name.
getText() - Method in class com.qoppa.pdf.TextPosition
Returns the text string.
getText() - Method in interface com.qoppa.pdf.TextSelection
Returns a string containing all the selected text.
getText() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the text content of the entire document, as a String
getText(int) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the text content of this page as a String.
getTextColor() - Method in interface com.qoppa.pdf.Bookmark
Returns the text color that should be used when showing this bookmark.
getTextStyle() - Method in interface com.qoppa.pdf.Bookmark
Returns the text style to use when displaying the bookmark.
getTitle() - Method in interface com.qoppa.pdf.Bookmark
Gets this bookmarks title.
getTitle() - Method in class com.qoppa.pdf.DocumentInfo
Gets the document's title.
getToolbar() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the navigation toolbar.
getTrimBox() - Method in interface com.qoppa.pdf.dom.IPDFPage
Return this page's Trim Box.
getURL() - Method in class com.qoppa.pdfViewer.actions.URLAction
Returns the URL that this action refers to.
getUserName() - Method in interface com.qoppa.pdf.form.FormField
Gets this field's user name.
getValidityText() - Method in class com.qoppa.pdf.SignatureValidity
Returns a textual description of the state of the signature.
getValue() - Method in interface com.qoppa.pdf.form.CheckBoxField
Returns the value for the check box field.
getValue() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the current selected value.
getValue() - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Returns the value for this radio button group field.
getValue() - Method in interface com.qoppa.pdf.form.TextField
Returns the value of the text field.
getValues() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the current list of selected export values.
getVersion() - Static method in class com.qoppa.pdfViewer.PDFViewerBean
Returns version string for jPDFViewer.
getWidgets() - Method in interface com.qoppa.pdf.form.FormField
Gets a list of any widgets associated with this field.
getZoomMode() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Get the current zoom mode.
getjbHand() - Method in class com.qoppa.pdfViewer.SelectToolbar
Returns the note button.
getjbMagLess() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the decrease magnification button.
getjbMagMore() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the increase magnification button.
getjbOpen() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the open button.
getjbPageDown() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the page down button.
getjbPageFirst() - Method in class com.qoppa.pdfViewer.PDFToolbar
Return the first page button.
getjbPageLast() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the last page button
getjbPageUp() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the page up button.
getjbPrint() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the print button.
getjbRotateCCW() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the rotate counter-clockwise button.
getjbRotateCW() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the rotate clockwise button.
getjbSearch() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the find button.
getjbSelect() - Method in class com.qoppa.pdfViewer.SelectToolbar
This method initializes jButton
getjcbMagnify() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the magnification combo box.
getjlMessage() - Method in class com.qoppa.pdf.PasswordDialog
 
getjlTotalPages() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the total number of pages text field.
getjtfPage() - Method in class com.qoppa.pdfViewer.PDFToolbar
Returns the page number text field.

A B C D E F G H I K L M N O P R S T U W Z