Uses of Class org.dom4j.swing.LeafTreeNode (dom4j 1.6.1 API)

dom4j API


Uses of Class
org.dom4j.swing.LeafTreeNode

Packages that use LeafTreeNode
org.dom4j.swing 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.swing
 class BranchTreeNode
           BranchTreeNode implements the Swing TreeNode interface to bind dom4j XML Branch nodes (i.e.
 

Methods in org.dom4j.swing with parameters of type LeafTreeNode
 void LeafTreeNode.setParent(LeafTreeNode parent)
          Sets the parent of this node but doesn't change the parents children
 



Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.