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.
|
getSource, toString
public Locale getLocale()
Copyright © 2018. All rights reserved.