Package | Description |
---|---|
org.faceless.pdf2 |
Contains the classes used to create a PDF document
|
org.faceless.pdf2.viewer2 |
The "viewer" package contains the classes required to create a Swing application to
display PDFs.
|
Modifier and Type | Method and Description |
---|---|
List<PDFBookmark> |
PDF.getBookmarks()
Return the List of bookmarks at the top level of the document.
|
List<PDFBookmark> |
PDFBookmark.getBookmarks()
Return the a List containing this bookmarks children.
|
Modifier and Type | Method and Description |
---|---|
JSEvent |
JSManager.runEventBookmarkMouseUp(DocumentPanel panel,
PDFBookmark bookmark)
Raise the
Bookmark/MouseUp JavaScript method |
Copyright © 2001-2017 Big Faceless Organization