Module org.icepdf.ri.viewer
Package org.icepdf.ri.common.utility.outline
-
Class Summary Class Description OutlineDialog OutlineDialog provides a dialog for editing the properties of an outline item.OutlineItemTreeNode A PDF document may optionally display a document outline on the screen, allowing the user to navigate interactively from one part of the document to another.OutlinesController The OutlinesController class is responsible for managing the Outlines (Bookmarks) JTree.OutlinesPopupMenu OutlinesPopupMenu is a JPopupMenu that is used to add, edit, and delete outline items in the outline tree.OutlinesTree OutlinesTree is a JTree derivative whose nodes are OutlineItemTreeNode objects, each of which refers to an OutlineItem