|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tensegrity.palowebviewer.modules.widgets.client.DefaultLableFactory
public class DefaultLableFactory
Default lable factory that generates label text based on Object.toString() method or "null" if the given object is null.
Constructor Summary | |
---|---|
DefaultLableFactory()
|
Method Summary | |
---|---|
java.lang.String |
getLabel(java.lang.Object object)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultLableFactory()
Method Detail |
---|
public java.lang.String getLabel(java.lang.Object object)
getLabel
in interface ILabelFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |