com.lowagie.rups.view.itext

Class XfaTree

public class XfaTree extends JTree

Tree that visualizes the XFA information.
Field Summary
static longserialVersionUID
A Serial Version UID.
Constructor Summary
XfaTree()
Constructs an XfaTree.
Method Summary
voidclear()
voidload(XfaFile file)

Field Detail

serialVersionUID

private static final long serialVersionUID
A Serial Version UID.

Constructor Detail

XfaTree

public XfaTree()
Constructs an XfaTree.

Method Detail

clear

public void clear()

load

public void load(XfaFile file)