GWT 2.7.0

Uses of Interface
com.google.gwt.i18n.client.LocalizedNames

Packages that use LocalizedNames
com.google.gwt.i18n.client Internationalization support for GWT applications. 
 

Uses of LocalizedNames in com.google.gwt.i18n.client
 

Classes in com.google.gwt.i18n.client that implement LocalizedNames
 class DefaultLocalizedNames
          Default LocalizedNames implementation.
 class DefaultLocalizedNamesBase
          Base class of DefaultLocalizedNames, used just to isolate all hand-written code here from all generated code.
 

Methods in com.google.gwt.i18n.client that return LocalizedNames
 LocalizedNames LocaleInfo.getLocalizedNames()
           
 


GWT 2.7.0