|
||||||||||
| 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.IDElementAdapter
info.bioinfweb.treegraph.document.nodedata.LabelAdapter
info.bioinfweb.treegraph.document.nodedata.NewLabelAdapter
public class NewLabelAdapter
| Field Summary |
|---|
| Fields inherited from class info.bioinfweb.treegraph.document.nodedata.IDElementAdapter |
|---|
id |
| Constructor Summary | |
|---|---|
NewLabelAdapter()
|
|
| Method Summary | |
|---|---|
void |
setID(java.lang.String labelID)
|
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.IDElementAdapter |
|---|
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.NodeDataAdapter |
|---|
decimalOnly, getDecimal, getText, isDecimal, isEmpty, isString, setDecimal, setText |
| Constructor Detail |
|---|
public NewLabelAdapter()
| Method Detail |
|---|
public void setID(java.lang.String labelID)
setID in interface NewNodeDataAdapterpublic 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 | |||||||||