- beforeDocumentSet(PDFViewerBean) - Method in interface com.qoppa.pdfViewer.history.HistoryListener
-
This method is called before a document is loaded in the PDFViewerBean.
- BLUR - Static variable in class com.qoppa.pdf.actions.TriggerActions
-
- BOLD - Static variable in class com.qoppa.pdfNotes.settings.BookmarkTool
-
- Bookmark - Interface in com.qoppa.pdf
-
This interface represents a Bookmark in a PDF document.
- BOOKMARK_CHANGED - Static variable in class com.qoppa.pdf.DocumentEvent
-
- BOOKMARK_CREATED - Static variable in class com.qoppa.pdf.DocumentEvent
-
- BookmarkPanel - Interface in com.qoppa.pdfViewer.panels
-
Interface to the panel that shows the document outlines (known as bookmarks in the PDF specs).
- BookmarkTool - Class in com.qoppa.pdfNotes.settings
-
This class manages the default appearance for the bookmarks.
- BookmarkTool() - Constructor for class com.qoppa.pdfNotes.settings.BookmarkTool
-
- BORDERSTYLE_BEVELED - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- BORDERSTYLE_CLOUD - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- BORDERSTYLE_DASHED - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- BORDERSTYLE_INSETS - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- BORDERSTYLE_SOLID - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- BORDERSTYLE_UNDERLINE - Static variable in interface com.qoppa.pdf.annotations.Annotation
-
- ByteArrayPDFSource - Class in com.qoppa.pdf.source
-
Implementation of the PDFSource interface when the document comes from a byte array.
- ByteArrayPDFSource(byte[]) - Constructor for class com.qoppa.pdf.source.ByteArrayPDFSource
-
Constructs a source that uses a byte array to hold the PDF content.
- ByteArrayPDFSource(byte[], String, String) - Constructor for class com.qoppa.pdf.source.ByteArrayPDFSource
-
Constructs a source that uses a byte array to hold the PDF content.