|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.jas.plugin.tree.DefaultFTreeNodeAdapterProvider
Constructor Summary | |
DefaultFTreeNodeAdapterProvider(java.lang.Class clazz,
FTreeNodeAdapter adapter)
|
Method Summary | |
FTreeNodeAdapter[] |
treeNodeAdaptersForClass(java.lang.Class c)
Get the array of FTreeNodeAdapter that provide the behavior for the given class. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultFTreeNodeAdapterProvider(java.lang.Class clazz, FTreeNodeAdapter adapter)
Method Detail |
public FTreeNodeAdapter[] treeNodeAdaptersForClass(java.lang.Class c)
treeNodeAdaptersForClass
in interface FTreeNodeAdapterProvider
c
- The class of the FTreeNode for which the adapters are being requested.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |