org.asaplibrary.management.lang
Package | |
---|---|
Classpath: | org.asaplibrary.management.lang |
Facilitates the creation of multi-language Flash movies, by semi-automatically "feeding" strings from localized XML files into text containers. See LanguageManager for usage details.
Classes
IMultiLanguageTextContainer
Interface to be implemented by any class that wishes to add itself to the LanguageManager.
LanguageManager
Class for managing language dependencies in an application.
MultiLanguageTextContainer
Basic implementation of IMultiLanguageTextContainer to be used with the LanguageManager to provide language dependent texts in an application.
TextItemData
ValueObject class that holds data for a text item.