Class OutlineTree

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Observer, Accessible, TreeSelectionListener, Scrollable

public class OutlineTree extends JTree implements TreeSelectionListener, Observer
A JTree visualizing information about the outlines (aka bookmarks) of the PDF file (if any).
See Also: