Package org.workingfrog.i18n.util

Interface Summary
LocaleListener Specification of a LocaleListener.
 

Class Summary
Loader Locate i18n resources in the file system.
LocaleEvent Event fired when default Locale is changed.
Localizer This class manages the resource bundle files needed to localize the application.
LogLevel  
PassiveListener Class used by any object which doesn't contain i18n stuff.
PropertiesLoader  
ResourceBundleFilter Filter i18n resource bundles.
Translator A tool class to help localization.
Validator Analyse i18n stuff to find inconsistencies.
Wrapper Maps "legacy" keys with i18n keys.