Package com.alee.managers.language

Interface Summary
LanguageConstants Supported languages.
LanguageContainerMethods This interface provides a set of methods that should be added into containers that might contain translateable components.
LanguageKeyListener Specific language key changes listener.
LanguageListener This listener is used to determine language and dictionary changes in LanguageManager.
LanguageMethods This interface provides a set of methods that should be added into components that has translateable text and support translation.
 

Class Summary
LanguageAdapter User: mgarin Date: 03.08.12 Time: 17:13
LanguageManager This manager allows you to quickly setup changeable lanugage onto different components and to listen to application-wide language change events.
LanguageUpdaterComparator Special comparator for sorting LanguageUpdaters list.
LM This is short-named reference class for some basic LanguageManager methods.