Class FormTree

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

public class FormTree extends JTree implements TreeSelectionListener, Observer
A JTree visualizing information about the Interactive Form of the PDF file (if any). Normally shows a tree view of the field hierarchy and individual XDP packets.
See Also: