Class Resources

java.lang.Object
  extended byResources

public class Resources
extends java.lang.Object

exposes i18n resources for JPUI as a singleton


Method Summary
static java.lang.String getString(java.lang.String sKey)
          Retrieve the locale specific string for given key
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static java.lang.String getString(java.lang.String sKey)
Retrieve the locale specific string for given key

Parameters:
sKey -
Returns:


Copyright © 2003-2004 . All Rights Reserved.