|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The FTreeProvider service provides access to existing or new FTrees and to the FTreeNodeAdapterRegistry with wich FTreeNodeAdapters are to be registered.
Method Summary | |
java.lang.String[] |
namesOfExistingTrees()
Get the names of the exising FTrees. |
FTree |
tree()
Get the provider's default FTree. |
FTree |
tree(java.lang.String name)
Get an FTree by name. |
FTreeNodeAdapterRegistry |
treeNodeAdapterRegistry()
Get the FTreeNodeAdapterRegistry. |
Method Detail |
public FTree tree()
public FTree tree(java.lang.String name)
name
- The name of the FTree.
public java.lang.String[] namesOfExistingTrees()
public FTreeNodeAdapterRegistry treeNodeAdapterRegistry()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |