Package uk.ac.essex.common.lang

Interface Summary
LanguageManager
Date: 15-Jul-2002
LanguageResource
Created Date: 04-Dec-2004

You should have received a copy of Lesser GNU public license with this code.

LanguageService A language manager looks after the language dependent strings for things such as JButtons, JMenus etc..
 

Class Summary
AbstractLanguageResource
Created Date: 04-Dec-2004

You should have received a copy of Lesser GNU public license with this code.

DefaultLanguageResource
Created Date: 04-Dec-2004

You should have received a copy of Lesser GNU public license with this code.

LanguageResourceFactory
Created Date: 04-Dec-2004

You should have received a copy of Lesser GNU public license with this code.

LanguageResourceImpl
Created Date: 04-Dec-2004
This class wraps an individual locale resources

You should have received a copy of Lesser GNU public license with this code.

LanguageServiceImpl A useful implmentation of LanguageService that loads its configuration from two XML files called 'availableLocales.xml' and 'availableResources.xml'.
MutablePropertyResourceBundle An implmentation of a properties resource bundle that allows users to add hashmaps of resource strings AFTER initialisation.
Translator Class to provide translation facilities, using locales, resource bundles and properties files.