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