tig.tree
Class UtilTree
- java.lang.Object
-
- tig.tree.UtilTree
-
public class UtilTree extends java.lang.ObjectClass 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 voidJTree2Table(javax.swing.tree.DefaultMutableTreeNode rootNode, java.io.File output)Writes the HTML code of a table representing the tree open.
-
-
-
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