|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FTreeProvider
The FTreeProvider service provides access to existing or new FTrees and to the FTreeNodeAdapterRegistry with wich FTreeNodeAdapters are to be registered.
Method Summary | |
---|---|
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. |
Method Detail |
---|
FTree tree()
FTree tree(String name)
name
- The name of the FTree.
String[] namesOfExistingTrees()
FTreeNodeAdapterRegistry treeNodeAdapterRegistry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |