public class SampleTreeFactory extends Object
| Constructor | Description |
|---|---|
SampleTreeFactory() |
| Modifier and Type | Method | 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 © 2019. All rights reserved.