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

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.ui.client.DefaultIconFactory
All Implemented Interfaces:
IIconFactory

public class DefaultIconFactory
extends java.lang.Object
implements IIconFactory

Default icon factory for different XObjects.


Constructor Summary
DefaultIconFactory()
           
 
Method Summary
 java.lang.String getIconUrl(IXObjectEditor editor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultIconFactory

public DefaultIconFactory()
Method Detail

getIconUrl

public java.lang.String getIconUrl(IXObjectEditor editor)
Specified by:
getIconUrl in interface IIconFactory