public class SampleTreeFactory extends Object
| Constructor and Description |
|---|
SampleTreeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static TreeForTreeLayout<TextInBox> |
createSampleTree()
Returns a "Sample" tree with
TextInBox items as nodes. |
static TreeForTreeLayout<TextInBox> |
createSampleTree2()
Returns a "Sample" tree with
TextInBox items as nodes. |
public static TreeForTreeLayout<TextInBox> createSampleTree()
TextInBox items as nodes.public static TreeForTreeLayout<TextInBox> createSampleTree2()
TextInBox items as nodes.Copyright © 2015. All rights reserved.