|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LanguageManager
| Method Summary | |
|---|---|
Language |
getLanguage(java.lang.String languageKey)
Retrieves the Language for the given key Null is returned when a plugin with languageKey could not be found, or it was not a Language |
java.util.List |
getLanguages()
Returns a list of Language objects, representing the currently loaded languages The en_GB locale is also added to the list The sorting for this list is undefined. |
| Method Detail |
|---|
Language getLanguage(java.lang.String languageKey)
languageKey - The key to retrieve the language for
java.util.List getLanguages()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||