Class Localizer
java.lang.Object
com.acrolinx.sidebar.localization.Localizer
Singleton to handle localization keys and resource bundles
-
Method Summary
Modifier and TypeMethodDescriptionvoidchangeLocale(Locale locale) static LocalizergetStringForKey(String key) getText(LocalizedStrings key)
-
Method Details
-
getInstance
-
getAllKeys
-
changeLocale
-
getCurrentLocale
-
getResourceBundle
-
getText
-
getStringForKey
-