Uses of Class
com.denova.ui.LocaleTranslator

Packages that use LocaleTranslator
com.denova.JExpress.Installer Contains classes to customize the installer. 
com.denova.JExpress.Updater Provides classes to customize the updater. 
 

Uses of LocaleTranslator in com.denova.JExpress.Installer
 

Methods in com.denova.JExpress.Installer that return LocaleTranslator
static com.denova.ui.LocaleTranslator CustomInstaller.getCurrentLocale()
          Returns the current locale.
 

Uses of LocaleTranslator in com.denova.JExpress.Updater
 

Methods in com.denova.JExpress.Updater that return LocaleTranslator
static com.denova.ui.LocaleTranslator CustomUpdater.getCurrentLocale()
          Returns the current locale.