|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.nodedata.TextElementDataAdapter
info.bioinfweb.treegraph.document.nodedata.AbstractIDElementAdapter
info.bioinfweb.treegraph.document.nodedata.LabelAdapter
info.bioinfweb.treegraph.document.nodedata.NewLabelAdapter
public class NewLabelAdapter
Creates a new group of labels.
| Field Summary |
|---|
| Fields inherited from class info.bioinfweb.treegraph.document.nodedata.AbstractIDElementAdapter |
|---|
id |
| Constructor Summary | |
|---|---|
NewLabelAdapter()
|
|
| Method Summary | |
|---|---|
void |
setID(java.lang.String labelID)
Defines the ID of the node data column that is created by this node data adapter. |
java.lang.String |
toString()
A description of the adapter that is readable by the user should be returned here. |
| Methods inherited from class info.bioinfweb.treegraph.document.nodedata.LabelAdapter |
|---|
assignData, createData, delete, getData, getDataElement, getDecimalFormat |
| Methods inherited from class info.bioinfweb.treegraph.document.nodedata.AbstractIDElementAdapter |
|---|
getID |
| Methods inherited from class info.bioinfweb.treegraph.document.nodedata.TextElementDataAdapter |
|---|
decimalOnly, getDecimal, getText, isDecimal, isEmpty, isString, setDecimal, setText, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface info.bioinfweb.treegraph.document.nodedata.IDElementAdapter |
|---|
getID |
| Methods inherited from interface info.bioinfweb.treegraph.document.nodedata.NodeDataAdapter |
|---|
decimalOnly, getDecimal, getText, isDecimal, isEmpty, isString, setDecimal, setText |
| Constructor Detail |
|---|
public NewLabelAdapter()
| Method Detail |
|---|
public void setID(java.lang.String labelID)
NewNodeDataAdapter
setID in interface NewNodeDataAdapterlabelID - - the new IDpublic java.lang.String toString()
NodeDataAdapter
toString in interface NodeDataAdaptertoString in class LabelAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||