Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.dom4j.swing

Class Summary
BranchTreeNode BranchTreeNode implements the Swing TreeNode interface to bind dom4j XML Branch nodes (i.e.
DocumentTreeModel DocumentTreeModel implements a Swing TreeModel for a dom4j XML Document.
LeafTreeNode LeafTreeNode implements the Swing TreeNode interface to bind a leaf XML nodes to a Swing TreeModel.
TableModelTest Tests the Swing TableModel using a dom4j document.
XMLTableColumnDefinition XMLTableColumnDefinition a column within a table definition.
XMLTableDefinition XMLTableDefinition represents a table definition based on XPath expression evaluated on an XML document.
XMLTableModel XMLTableDefinition repro.