Uses of Class
com.intel.gpe.client2.application.i18n.MessagesKeys

Packages that use MessagesKeys
com.intel.gpe.client2.application.i18n   
 

Uses of MessagesKeys in com.intel.gpe.client2.application.i18n
 

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

Methods in com.intel.gpe.client2.application.i18n with parameters of type MessagesKeys
static java.lang.String Messages.getString(MessagesKeys key, java.lang.Object... objects)
           
 



Copyright © 2008. All Rights Reserved.