|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.nodebranchdata.AbstractNodeBranchDataAdapter
info.bioinfweb.treegraph.document.nodebranchdata.TextElementDataAdapter
info.bioinfweb.treegraph.document.nodebranchdata.AbstractIDElementAdapter
info.bioinfweb.treegraph.document.nodebranchdata.HiddenDataAdapter
info.bioinfweb.treegraph.document.nodebranchdata.HiddenBranchDataAdapter
public class HiddenBranchDataAdapter
| Field Summary |
|---|
| Fields inherited from class info.bioinfweb.treegraph.document.nodebranchdata.HiddenDataAdapter |
|---|
DECIMAL_FORMAT |
| Fields inherited from class info.bioinfweb.treegraph.document.nodebranchdata.AbstractIDElementAdapter |
|---|
id |
| Constructor Summary | |
|---|---|
HiddenBranchDataAdapter(java.lang.String id)
|
|
| Method Summary | |
|---|---|
Branch |
getDataElement(Node node)
This method should return the tree element which contains the data which is edited with the implementation of the respective adapter. |
protected HiddenDataMap |
getDataMap(Node node)
|
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.nodebranchdata.HiddenDataAdapter |
|---|
assignData, createData, delete, getData, getDecimalFormat |
| Methods inherited from class info.bioinfweb.treegraph.document.nodebranchdata.AbstractIDElementAdapter |
|---|
equals, getID, isNewColumn, readOnly |
| Methods inherited from class info.bioinfweb.treegraph.document.nodebranchdata.TextElementDataAdapter |
|---|
decimalOnly, getDecimal, getText, isDecimal, isEmpty, isString, setDecimal, setText, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HiddenBranchDataAdapter(java.lang.String id)
| Method Detail |
|---|
protected HiddenDataMap getDataMap(Node node)
getDataMap in class HiddenDataAdapterpublic Branch getDataElement(Node node)
NodeBranchDataAdapter
public java.lang.String toString()
NodeBranchDataAdapter
toString in interface NodeBranchDataAdaptertoString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||