|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sdsc.mbt.viewables.BondLabelNone
This class implements the BondLabel interface by producing a null string label.
BondLabel
,
Bond
Field Summary | |
static java.lang.String |
NAME
|
Method Summary | |
static BondLabelNone |
create()
Return the singleton instance of this class. |
java.lang.String |
getBondLabel(Bond bond)
Produce a null label. |
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 BondLabelNone create()
public java.lang.String getBondLabel(Bond bond)
getBondLabel
in interface BondLabel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |