public class LocaleChangeEvent extends EventObject
source
Constructor and Description |
---|
LocaleChangeEvent(UI ui,
Locale locale)
Locale change event constructor.
|
Modifier and Type | Method and Description |
---|---|
Locale |
getLocale()
Get the new locale that was set.
|
UI |
getUI()
Returns the UI where the locale changed in.
|
getSource, toString
Copyright © 2022. All rights reserved.