public class SampleTreeFactory
extends java.lang.Object
| Constructor and Description |
|---|
SampleTreeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static TreeForTreeLayout<TextInBox> |
createSampleTree() |
static TreeForTreeLayout<TextInBox> |
createSampleTree2() |
public static TreeForTreeLayout<TextInBox> createSampleTree()
TextInBox items as nodes.public static TreeForTreeLayout<TextInBox> createSampleTree2()
TextInBox items as nodes.