Class TT_TestNode

  • All Implemented Interfaces:
    javax.swing.tree.TreeNode

    public class TT_TestNode
    extends TT_TreeNode
    • Method Detail

      • children

        public java.util.Enumeration children()
      • getAllowsChildren

        public boolean getAllowsChildren()
      • getChildAt

        public javax.swing.tree.TreeNode getChildAt​(int arg0)
      • getChildCount

        public int getChildCount()
      • getIndex

        public int getIndex​(javax.swing.tree.TreeNode arg0)
      • getParent

        public javax.swing.tree.TreeNode getParent()
      • isLeaf

        public boolean isLeaf()