Package net.sf.sfac.lang

Interface Summary
LanguageListener Multilingual support: listener interface to be notified by the LanguageSupport when the application language (or locale) is changed.
MultiLingualText Interface for object holding a text translatable in several locales.
 

Class Summary
LanguageSupport Multilingual support: Class for the class managing the application locale and bundles.
LanguageSupportImpl  
LanguageSupportMock A doing-nothing implementation of the LanguageSupport abstract class.
LocalizedStringTracker Tracker of the LanguageSupportImpl usage.
MultiLingualDirectText Implementation of the MultiLingualText interface holding all possible translations in a Map.
MultiLingualTextImpl Implementation of the MultiLingualText interface based on the use of the LanguageSupport.
 

Exception Summary
MultiLingualException A checked exception implementing the MultiLingualText interface.
MultiLingualRuntimeException A runtime exception implementing the MultiLingualText interface.
 



Copyright © 2012. All Rights Reserved.