public interface FTreeProvider
Modifier and Type | Method and Description |
---|---|
String[] |
namesOfExistingTrees()
Get the names of the exising FTrees.
|
FTree |
tree()
Get the provider's default FTree.
|
FTree |
tree(String name)
Get an FTree by name.
|
FTreeNodeAdapterRegistry |
treeNodeAdapterRegistry()
Get the FTreeNodeAdapterRegistry.
|
FTree tree()
FTree tree(String name)
name
- The name of the FTree.String[] namesOfExistingTrees()
FTreeNodeAdapterRegistry treeNodeAdapterRegistry()
Copyright © 2018. All rights reserved.