Uses of Class
com.creamtec.ajaxswing.i18n.I18NKeys

Packages that use I18NKeys
com.creamtec.ajaxswing.i18n   
 

Uses of I18NKeys in com.creamtec.ajaxswing.i18n
 

Methods in com.creamtec.ajaxswing.i18n that return I18NKeys
static I18NKeys I18NKeys.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static I18NKeys[] I18NKeys.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.creamtec.ajaxswing.i18n with parameters of type I18NKeys
static java.lang.String I18NUtils.getMessage(I18NKeys key, java.util.Locale userLocale)
           
 



Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.