SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Use this class to specify a bundle of language files.
Constructor Summary | |
IWLanguagePack()
Use this class to specify a bundle of language files. |
Method Summary | |
void
|
addLanguage(language)
Adds a new language. |
IWLanguage
|
getLanguage(name)
Returns the corresponding language for the give name. |
String
|
toString()
Returns a string representation of the language pack. |
Constructor Detail |
IWLanguagePack()
Method Detail |
void addLanguage(language)
IWLanguage language
void
IWLanguage getLanguage(name)
String name
IWLanguage
String toString()
String