Constructor and Description |
---|
TreeModelFactory() |
Modifier and Type | Method and Description |
---|---|
static DefaultTreeModel |
createTreeModel()
Creates a
TreeModel with demo data. |
protected DefaultTreeModel |
createTreeModelInternal()
Creates the model that feeds the tree.
|
protected DefaultTreeModel createTreeModelInternal()
public static DefaultTreeModel createTreeModel()
TreeModel
with demo data.TreeModel
instance.Copyright © 2015. All rights reserved.