com.tensegrity.palowebviewer.modules.ui.client
Class XObjectLabelFactory

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.widgets.client.DefaultLableFactory
      extended by com.tensegrity.palowebviewer.modules.ui.client.XObjectLabelFactory
All Implemented Interfaces:
ILabelFactory

public class XObjectLabelFactory
extends DefaultLableFactory


Constructor Summary
XObjectLabelFactory()
           
 
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

XObjectLabelFactory

public XObjectLabelFactory()
Method Detail

getLabel

public java.lang.String getLabel(java.lang.Object object)
Specified by:
getLabel in interface ILabelFactory
Overrides:
getLabel in class DefaultLableFactory