Package upidiff.i18n

Interface Summary
CatalogListener This listener interface is used to notify objects of language changes in a Catalog.
 

Class Summary
Catalog This class represents a language catalog.
CatalogEvent This event is used to tell the CatalogListeners registered for a Catalog that the current language has changed.
Language This class represents a national language selection.
 

Exception Summary
InvalidLanguage This exception is thrown whenever one tries to select an invalid language for a Catalog.
NoLanguagesFound This exception is thrown when no valid language catalog files are found during Catalog creation, that is the first call to Catalog.getInstance().