de.kappich.pat.configBrowser.main
Class DataModelTreeModel.ClassAdapter
java.lang.Object
de.kappich.pat.configBrowser.main.DataModelTreeModel.AbstractAdapter
de.kappich.pat.configBrowser.main.DataModelTreeModel.ClassAdapter
- All Implemented Interfaces:
- DataModelTreeModel.Adapter
- Enclosing class:
- DataModelTreeModel
static class DataModelTreeModel.ClassAdapter
- extends DataModelTreeModel.AbstractAdapter
- implements DataModelTreeModel.Adapter
_class
private Class _class
LABELS
private static final String[] LABELS
DataModelTreeModel.ClassAdapter
DataModelTreeModel.ClassAdapter(String nodeTag,
Class aClass)
getAllInterfaces
private List getAllInterfaces()
getAllInterfaces
private Set getAllInterfaces(Class[] interfaces)
createChild
public DataModelTreeModel.Adapter createChild(int searchIndex)
- Overrides:
createChild
in class DataModelTreeModel.AbstractAdapter
getChildCount
public int getChildCount()
- Specified by:
getChildCount
in interface DataModelTreeModel.Adapter
- Specified by:
getChildCount
in class DataModelTreeModel.AbstractAdapter
getValue
public String getValue()
- Specified by:
getValue
in class DataModelTreeModel.AbstractAdapter
isLeaf
public boolean isLeaf()
- Specified by:
isLeaf
in interface DataModelTreeModel.Adapter
- Overrides:
isLeaf
in class DataModelTreeModel.AbstractAdapter