com.sun.pdfview
public class OutlineNode extends DefaultMutableTreeNode
| Constructor Summary | |
|---|---|
| OutlineNode(String title)
Create a new outline node
| |
| Method Summary | |
|---|---|
| PDFAction | getAction()
Get the PDF action associated with this node |
| void | setAction(PDFAction action)
Set the PDF action associated with this node |
Parameters: title the node's visible name in the tree