Documentation of 'tig.tree.UtilTree' Java class
UtilTree
tig.tree

Class UtilTree



  • public class UtilTree
    extends java.lang.Object
    Class containing utility methods to manipulate trees.
    • Constructor Summary

      Constructors 
      Constructor and Description
      UtilTree() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void JTree2Table(javax.swing.tree.DefaultMutableTreeNode rootNode, java.io.File output)
      Writes the HTML code of a table representing the tree open.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UtilTree

        public UtilTree()
    • Method Detail

      • JTree2Table

        public static void JTree2Table(javax.swing.tree.DefaultMutableTreeNode rootNode,
                                       java.io.File output)
        Writes the HTML code of a table representing the tree open.
        Parameters:
        rootNode - Root of the tree used to generate the table.
        output - File in which the table will be written.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.