|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sdsc.mbt.viewables.AtomLabelByAtomElement
This class implements the AtomLabel interface by producing a string label from the Atom record's element.
AtomLabel
,
Atom
Field Summary | |
static java.lang.String |
NAME
|
Method Summary | |
static AtomLabelByAtomElement |
create()
Return the singleton instance of this class. |
java.lang.String |
getAtomLabel(Atom atom)
Produce a label based upon the atom element. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String NAME
Method Detail |
public static AtomLabelByAtomElement create()
public java.lang.String getAtomLabel(Atom atom)
getAtomLabel
in interface AtomLabel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |