static class DataModelTreeModel.TypeHierarchyNodeAdapter extends DataModelTreeModel.SystemObjectAdapter implements DataModelTreeModel.Adapter
Modifier and Type | Field and Description |
---|---|
private static java.lang.String[] |
LABELS |
_childs, _tag
Constructor and Description |
---|
TypeHierarchyNodeAdapter(java.lang.String nodeTag,
SystemObjectType object) |
Modifier and Type | Method and Description |
---|---|
DataModelTreeModel.Adapter |
createChild(int searchIndex) |
int |
getChildCount() |
(package private) SystemObjectType |
getType() |
getObject, getValue, isLeaf
createAdapter, getChild, getIndex, getTag, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChild, getIndex, isLeaf
TypeHierarchyNodeAdapter(java.lang.String nodeTag, SystemObjectType object)
SystemObjectType getType()
public DataModelTreeModel.Adapter createChild(int searchIndex)
createChild
in class DataModelTreeModel.SystemObjectAdapter
public int getChildCount()
getChildCount
in interface DataModelTreeModel.Adapter
getChildCount
in class DataModelTreeModel.SystemObjectAdapter