de.kappich.pat.configBrowser.main
Class DataModelTreeModel.SimpleTypeHierarchyListAdapter
java.lang.Object
de.kappich.pat.configBrowser.main.DataModelTreeModel.AbstractAdapter
de.kappich.pat.configBrowser.main.DataModelTreeModel.SortingListAdapter
de.kappich.pat.configBrowser.main.DataModelTreeModel.SimpleTypeHierarchyListAdapter
- All Implemented Interfaces:
- DataModelTreeModel.Adapter, Comparator<SystemObject>
- Enclosing class:
- DataModelTreeModel
static class DataModelTreeModel.SimpleTypeHierarchyListAdapter
- extends DataModelTreeModel.SortingListAdapter
- implements DataModelTreeModel.Adapter
Field Summary |
private boolean |
_root
|
_root
private boolean _root
DataModelTreeModel.SimpleTypeHierarchyListAdapter
DataModelTreeModel.SimpleTypeHierarchyListAdapter(String nodeTag,
List types,
boolean root)
createChild
public DataModelTreeModel.Adapter createChild(int searchIndex)
- Overrides:
createChild
in class DataModelTreeModel.SortingListAdapter
getValue
public String getValue()
- Overrides:
getValue
in class DataModelTreeModel.SortingListAdapter
isLeaf
public boolean isLeaf()
- Specified by:
isLeaf
in interface DataModelTreeModel.Adapter
- Overrides:
isLeaf
in class DataModelTreeModel.SortingListAdapter