|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.kappich.pat.configBrowser.main.DataModelTreeModel.AbstractAdapter
de.kappich.pat.configBrowser.main.DataModelTreeModel.SortingListAdapter
de.kappich.pat.configBrowser.main.DataModelTreeModel.TypeHierarchyListAdapter
static class DataModelTreeModel.TypeHierarchyListAdapter
Field Summary |
---|
Fields inherited from class de.kappich.pat.configBrowser.main.DataModelTreeModel.SortingListAdapter |
---|
_compareStrings, _list |
Fields inherited from class de.kappich.pat.configBrowser.main.DataModelTreeModel.AbstractAdapter |
---|
_childs, _tag |
Constructor Summary | |
---|---|
DataModelTreeModel.TypeHierarchyListAdapter(String nodeTag,
List types)
|
Method Summary | |
---|---|
DataModelTreeModel.Adapter |
createChild(int searchIndex)
|
Methods inherited from class de.kappich.pat.configBrowser.main.DataModelTreeModel.SortingListAdapter |
---|
compare, getChildCount, getValue, isLeaf |
Methods inherited from class de.kappich.pat.configBrowser.main.DataModelTreeModel.AbstractAdapter |
---|
createAdapter, getChild, getIndex, getTag, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface de.kappich.pat.configBrowser.main.DataModelTreeModel.Adapter |
---|
getChild, getChildCount, getIndex, isLeaf |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
DataModelTreeModel.TypeHierarchyListAdapter(String nodeTag, List types)
Method Detail |
---|
public DataModelTreeModel.Adapter createChild(int searchIndex)
createChild
in class DataModelTreeModel.SortingListAdapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |