Uses of Class
org.dom4j.swing.LeafTreeNode
Packages that use LeafTreeNode
Package
Description
A collection of adapters to allow easy integration with dom4j
XML documents and Swing such as TreeModels and TableModels.
-
Uses of LeafTreeNode in org.dom4j.swing
Subclasses of LeafTreeNode in org.dom4j.swingModifier and TypeClassDescriptionclass
BranchTreeNode
implements the Swing TreeNode interface to bind dom4j XML Branch nodes (i.e.Methods in org.dom4j.swing with parameters of type LeafTreeNodeModifier and TypeMethodDescriptionvoid
LeafTreeNode.setParent
(LeafTreeNode parent) Sets the parent of this node but doesn't change the parents children