public class SampleTreeFactory extends 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.Copyright © 2017. All rights reserved.