org.dom4j.swing
public class: LeafTreeNode [javadoc |
source]
java.lang.Object
org.dom4j.swing.LeafTreeNode
All Implemented Interfaces:
TreeNode
Direct Known Subclasses:
BranchTreeNode
LeafTreeNode implements the Swing TreeNode interface to bind a
leaf XML nodes to a Swing TreeModel.
- author:
< - a href="mailto:james.strachan@metastuff.com">James Strachan
- author:
Jakob - Jenkov
- version:
$ - Revision: 1.7 $
| Field Summary |
|---|
| protected static final Enumeration | EMPTY_ENUMERATION | |
| protected Node | xmlNode | The dom4j Node which contains the |