com.tensegrity.wpalo.client.i18n
Class Resources

java.lang.Object
  extended by com.tensegrity.wpalo.client.i18n.Resources

public class Resources
extends java.lang.Object


Method Summary
 ILocalConstants getConstants()
           
static Resources getInstance()
           
 ILocalMessages getMessages()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Resources getInstance()

getConstants

public ILocalConstants getConstants()

getMessages

public ILocalMessages getMessages()