static class DataModelTreeModel.TypeHierarchyListAdapter extends DataModelTreeModel.SortingListAdapter implements DataModelTreeModel.Adapter
_compareStrings, _list
_childs, _tag
Constructor and Description |
---|
DataModelTreeModel.TypeHierarchyListAdapter(String nodeTag,
List types) |
Modifier and Type | Method and Description |
---|---|
DataModelTreeModel.Adapter |
createChild(int searchIndex) |
compare, getChildCount, getValue, isLeaf
createAdapter, getChild, getIndex, getTag, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChild, getChildCount, getIndex, isLeaf
equals
public DataModelTreeModel.Adapter createChild(int searchIndex)
createChild
in class DataModelTreeModel.SortingListAdapter