static class DataModelTreeModel.TypeHierarchyListAdapter extends DataModelTreeModel.SortingListAdapter implements DataModelTreeModel.Adapter
_compareStrings, _list
_childs, _tag
Constructor and Description |
---|
TypeHierarchyListAdapter(java.lang.String nodeTag,
java.util.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
TypeHierarchyListAdapter(java.lang.String nodeTag, java.util.List types)
public DataModelTreeModel.Adapter createChild(int searchIndex)
createChild
in class DataModelTreeModel.SortingListAdapter