Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

ACRES - Static variable in class com.qoppa.pdfNotes.settings.AreaTool
Display the units as "acres".
AcroForm - Interface in com.qoppa.pdf.form
This class represents the AcroForm content in a PDF document.
Action - Class in com.qoppa.pdf.actions
Abstract class to define a generic actions.
Action() - Constructor for class com.qoppa.pdf.actions.Action
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.GotoPageAction
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.GotoPageRemoteAction
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.HideShowAction
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.JSAction
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.LaunchAction
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.NamedAction
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.NullAction
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.ResetForm
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.SetOCGState
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.SubmitFormAction
 
ACTION_TYPE_DESCRIPTION - Static variable in class com.qoppa.pdf.actions.URLAction
 
actionPerformed(ActionEvent) - Method in class com.qoppa.pdfNotes.PDFNotesBean
This method handles actions from the toolbars in the bean.
actionPerformed(ActionEvent) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Handles toolbar actions.
activateOCR() - Method in class com.qoppa.pdfNotes.PDFNotesBean
Activates the OCR function for this PDFNotesBean.
addAction(Action) - Method in interface com.qoppa.pdf.Bookmark
Adds an Action to this Bookmark
addAnnotation(Annotation, int) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Add an annotation to the document programmatically.
addAnnotation(Annotation, int, boolean) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Add an annotation to the document programmatically.
addAnnotationToSelection(Annotation) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Adds the given Annotation's component to the list of selected components.
addChildBookmark(String) - Method in interface com.qoppa.pdf.Bookmark
Add a child bookmark.
addComponentToSelection(AnnotationComponent) - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Adds an annotation component to the list of selected annotations.
addDocumentListener(IDocumentListener) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Internal method to keep track of document events.
addFieldListener(FieldListener) - Method in interface com.qoppa.pdf.form.FormField
Adds a field listener to this field.
addGesture() - Method in interface com.qoppa.pdf.annotations.GestureList
Add a new gesture to the gesture list.
addGesture() - Method in interface com.qoppa.pdf.annotations.Ink
Creates a new line and returns it to the calling function.
addHistoryListener(HistoryListener) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Adds a HistoryListener to the PDFViewerBean.
addKeyListener(KeyListener) - Method in interface com.qoppa.pdf.form.FormField
Adds a key listener to this field.
addKeyStore(KeyStore) - Static method in class com.qoppa.pdf.SignatureSettings
Adds any X509 certificates found in a key store to the trusted certificate list to be used when verifying digital signatures.
addLayerListener(LayerListener) - Method in class com.qoppa.pdf.Layer
Adds an object that will listen to changes in the layer's visible state.
addMouseListener(MouseListener) - Method in interface com.qoppa.pdf.form.FormField
Adds a mouse listener to this field.
addNotify() - Method in class com.qoppa.pdfNotes.PDFNotesBean
This is an internal method that overwrites the addNotify() method in JComponent and is used to do whatever is needed when PDFNotesBean is added to a parent container.
addNotify() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Overrides the component's addNotify() method that gets called when the PDF viewer gets added to a new parent component.
addPDFListener(IPDFListener) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Adds a PDF Listener object to receive notifications when a new document is opened.
addPrintListener(PrintListener) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Adds a PrintListener to the PDFDocument
addSelectionListener(IAnnotSelectionListener) - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Adds a selection listener to the manager.
addSignatureField(String, Rectangle2D, int) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Add a signature field to a page in the currently loaded document.
addSignatureField() - Method in class com.qoppa.pdfNotes.PDFNotesBean
This method starts the signature field creation process.
addSubstituteFont(String, Font) - Static method in class com.qoppa.pdf.FontSettings
Registers a substitute font to use when a font in a PDF file is not embedded in the file and the font is not registered with the operating system.
addUndoListener(UndoListener) - Method in interface com.qoppa.pdfNotes.undo.UndoManager
Registers an UndoListener to be notified when the undo action list is modified.
addVerificationInformation() - Method in interface com.qoppa.pdf.form.SignatureField
Add verification information related to this signature.
addVertex(double, double) - Method in class com.qoppa.pdf.annotations.Vertices
Adds a vertex at the end of the list.
addX509Certificate(X509Certificate) - Static method in class com.qoppa.pdf.SignatureSettings
Adds a X509 certificate to the trusted certificate list to be used when verifying digital signatures.
afterDocClosed(PDFNotesBean) - Method in interface com.qoppa.pdfNotes.IPDFListener
This method is called by PDFNotesBean after the current document was closed (after the close method in the PDFNotesBean is called).
afterDocOpened(PDFNotesBean, String, File) - Method in interface com.qoppa.pdfNotes.IPDFListener
This method is called by PDFNotesBean when a new document is loaded into the viewer.
afterDocSaved(PDFNotesBean, String, File) - Method in interface com.qoppa.pdfNotes.IPDFListener
This method is called by PDFNotesBean after the current document has been saved.
afterDocumentSet(PDFViewerBean) - Method in interface com.qoppa.pdfViewer.history.HistoryListener
This method is called after a document is loaded in the PDFViewerBean.
ALIGN_BOTTOM - Static variable in interface com.qoppa.pdf.annotations.FreeText
Vertical text alignment = bottom of annotation.
ALIGN_CENTER - Static variable in interface com.qoppa.pdf.annotations.FreeText
Horizontal text alignment = center of annotation.
ALIGN_LEFT - Static variable in interface com.qoppa.pdf.annotations.FreeText
Horizontal text alignment = left side of annotation.
ALIGN_MIDDLE - Static variable in interface com.qoppa.pdf.annotations.FreeText
Vertical text alignment = middle of annotation.
ALIGN_RIGHT - Static variable in interface com.qoppa.pdf.annotations.FreeText
Horizontal text alignment = right side of annotation.
ALIGN_TOP - Static variable in interface com.qoppa.pdf.annotations.FreeText
Vertical text alignment = top of annotation.
AllPDFPermissions - Class in com.qoppa.pdf.permissions
This class encompasses all of the document's permissions including Password permissions, DocMDP permissions, Signature, and Usage Rights permissions.
AllPDFPermissions(PasswordPermissions, DocMDPPermissions, UsageRightsPermissions, SignaturePermissions) - Constructor for class com.qoppa.pdf.permissions.AllPDFPermissions
Construct a new AllPDFPermissions object that encompasses PasswordPermissions, DocMDPPermissions, and UsageRightsPermissions.
ALWAYS_ACTIVE - Static variable in interface com.qoppa.pdfViewer.panels.PDFPanel
Always make the PDFPanel active when loading or modifying a document.
ANNOT_REMOVED - Static variable in class com.qoppa.pdf.DocumentEvent
 
ANNOT_Z_MOVED - Static variable in class com.qoppa.pdf.DocumentEvent
 
annotAdded(PDFNotesBean, Annotation, IPDFPage, int) - Method in interface com.qoppa.pdfNotes.IPDFListener
This method is called by PDFNotesBean after a new annotation was added.
AnnotAlignmentToolbar - Class in com.qoppa.pdfNotes
The AnnotAlignmentToolbar allows aligning annotations by their edges, distributing annotations vertically or horizontally, or resizing annotations to be of the same width and/or height.
AnnotAlignmentToolbar(PDFNotesBean) - Constructor for class com.qoppa.pdfNotes.AnnotAlignmentToolbar
This method initializes the alignment toolbar.
Annotation - Interface in com.qoppa.pdf.annotations
Interface used to represent a PDF annotation.
ANNOTATION_ADDED - Static variable in class com.qoppa.pdf.DocumentEvent
 
ANNOTATION_MODIFIED - Static variable in class com.qoppa.pdf.DocumentEvent
 
ANNOTATION_MOVED - Static variable in class com.qoppa.pdf.DocumentEvent
 
ANNOTATION_STATEMODEL_CHANGED - Static variable in class com.qoppa.pdf.DocumentEvent
 
AnnotationCheckmarkStatus - Interface in com.qoppa.pdf.annotations
Interface used to represent the checkmark status of an Annotation.
AnnotationComponent - Interface in com.qoppa.pdf.annotations
This interface is implemented by components that display annotations.
AnnotationContextMenu - Class in com.qoppa.pdfNotes.contextmenus
The AnnotationContextMenu represents the context menu displayed when a user right-clicks on an AnnotationComponent or a row in the CommentPanelNotes.
AnnotationContextMenu() - Constructor for class com.qoppa.pdfNotes.contextmenus.AnnotationContextMenu
 
AnnotationReviewStatus - Interface in com.qoppa.pdf.annotations
Interface used to represent the review status of an Annotation.
ANNOTATIONS_IMPORTED - Static variable in class com.qoppa.pdf.DocumentEvent
 
AnnotationSettings - Class in com.qoppa.pdf.annotations
This class contains general Annotation display settings, such as annotation selection stroke and selection color.
AnnotationSettings() - Constructor for class com.qoppa.pdf.annotations.AnnotationSettings
 
AnnotationTools - Class in com.qoppa.pdfNotes.settings
This class manages the default properties and settings for the Annotation Tools.
AnnotationTools() - Constructor for class com.qoppa.pdfNotes.settings.AnnotationTools
 
annotDeleted(PDFNotesBean, Annotation, int) - Method in interface com.qoppa.pdfNotes.IPDFListener
This method is called by PDFNotesBean after an annotation was deleted.
annotModified(PDFNotesBean, Annotation, int) - Method in interface com.qoppa.pdfNotes.IPDFListener
This method is called by PDFNotesBean after an annotation was modified.
AnnotPropertiesToolbar - Class in com.qoppa.pdfNotes
The AnnotPropertiesToolbar allows changing common annotation appearance properties quickly from a tool bar without the need to open the full properties dialog.
AnnotPropertiesToolbar(PDFNotesBean) - Constructor for class com.qoppa.pdfNotes.AnnotPropertiesToolbar
This method initializes the annotations toolbar.
AnnotPropsToolbarVisibilitySettings - Class in com.qoppa.pdfNotes
AnnotToolbarVisibilitySettings manages the visibility of the controls on the AnnotPropertiesToolbar and TextAnnotPropertiesToolbar.
AnnotPropsToolbarVisibilitySettings() - Constructor for class com.qoppa.pdfNotes.AnnotPropsToolbarVisibilitySettings
 
AnnotToolbar - Class in com.qoppa.pdfNotes
This class implements the toolbar that provides annotation tools.
AnnotToolbar() - Constructor for class com.qoppa.pdfNotes.AnnotToolbar
This method initializes the annotations toolbar.
annotUpdated() - Method in interface com.qoppa.pdf.annotations.AnnotationComponent
If an annotation's properties are modified, call this method to alert the AnnotationComponent that it needs to update itself based on the annotation's properties.
APPDEFAULT - Static variable in interface com.qoppa.pdf.DocumentViewPrefs
Setting for the Print Scaling viewer preference: Applications should use the current print scaling
append(byte[]) - Method in interface com.qoppa.pdf.source.PDFContent
Append content to this PDF.
APPROVED - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
AreaHighlightTool - Class in com.qoppa.pdfNotes.settings
This class manages the default properties and settings for the Area Highlight Tool.
AreaHighlightTool() - Constructor for class com.qoppa.pdfNotes.settings.AreaHighlightTool
 
AreaTool - Class in com.qoppa.pdfNotes.settings
This class manages the default properties and settings for the Area Tool.
AreaTool() - Constructor for class com.qoppa.pdfNotes.settings.AreaTool
 
ArrowTool - Class in com.qoppa.pdfNotes.settings
This class manages the default properties and settings for the Arrow Tool.
ArrowTool() - Constructor for class com.qoppa.pdfNotes.settings.ArrowTool
 
ASIS - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
ATTACH_ADDED - Static variable in class com.qoppa.pdf.DocumentEvent
 
ATTACH_REMOVED - Static variable in class com.qoppa.pdf.DocumentEvent
 
AttachmentContextMenu - Class in com.qoppa.pdfViewer.contextmenus
This class manages the context menu in the attachment panel.
AttachmentContextMenu(boolean) - Constructor for class com.qoppa.pdfViewer.contextmenus.AttachmentContextMenu
Create the attachment panel context menu.
AttachmentPanel - Interface in com.qoppa.pdfViewer.panels
Interface to the panel that shows file attachments in the current document.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links