Class BranchTreeNode

  • All Implemented Interfaces:
    TreeNode

    public class BranchTreeNode
    extends LeafTreeNode

    BranchTreeNode implements the Swing TreeNode interface to bind dom4j XML Branch nodes (i.e. Document and Element nodes) to a Swing TreeModel.