public interface LocaleChangeListener
A component that implements this interface may dynamically change the language of all user visible strings.
I18nManager.setDefaultLocale(Locale)| Modifier and Type | Method and Description |
|---|---|
void |
localeChanged(LocaleChangeEvent event)
Invoked when the local has changed.
|
void localeChanged(LocaleChangeEvent event)
event - provides information about the new locale