public class TreeBuild
extends java.lang.Object
| Constructor and Description |
|---|
TreeBuild()
Upon construction this will only setup the color table for quick reference
of a color.
|
public TreeBuild()
public Node create(java.io.Reader t)
t - The reader with the dotty string to be read.