Uses of Class
com.sun.pdfview.OutlineNode
-
Packages that use OutlineNode Package Description com.sun.pdfview -
-
Uses of OutlineNode in com.sun.pdfview
Methods in com.sun.pdfview that return OutlineNode Modifier and Type Method Description OutlineNode
PDFFile. getOutline()
Gets the outline tree as a tree of OutlineNode, which is a subclass of DefaultMutableTreeNode.
-