Uses of Package
org.dom4j.swing
Packages that use org.dom4j.swing
Package
Description
A collection of adapters to allow easy integration with dom4j XML documents and Swing such as TreeModels and TableModels.
-
Classes in org.dom4j.swing used by org.dom4j.swingClassDescription
LeafTreeNode
implements the Swing TreeNode interface to bind a leaf XML nodes to a Swing TreeModel.XMLTableColumnDefinition
a column within a table definition.XMLTableDefinition
represents a table definition based on XPath expression evaluated on an XML document.