static class DataModelTreeModel.DoubleAttributeTypeAdapter extends DataModelTreeModel.AttributeTypeAdapter implements DataModelTreeModel.Adapter
| Modifier and Type | Field and Description |
|---|---|
private static String[] |
LABELS |
_childs, _tag| Constructor and Description |
|---|
DataModelTreeModel.DoubleAttributeTypeAdapter(String nodeTag,
DoubleAttributeType object) |
| Modifier and Type | Method and Description |
|---|---|
DataModelTreeModel.Adapter |
createChild(int searchIndex) |
int |
getChildCount() |
getObject, getValue, isLeafcreateAdapter, getChild, getIndex, getTag, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChild, getIndex, isLeafprivate static final String[] LABELS
DataModelTreeModel.DoubleAttributeTypeAdapter(String nodeTag, DoubleAttributeType object)
public DataModelTreeModel.Adapter createChild(int searchIndex)
createChild in class DataModelTreeModel.AttributeTypeAdapterpublic int getChildCount()
getChildCount in interface DataModelTreeModel.AdaptergetChildCount in class DataModelTreeModel.AttributeTypeAdapter