public class LocaleChangeEvent extends EventObject
source| Constructor and Description |
|---|
LocaleChangeEvent(Object source,
Locale newLocale)
Constructs the event.
|
| Modifier and Type | Method and Description |
|---|---|
Locale |
getNewLocale()
Returns the new locale.
|
getSource, toStringpublic Locale getNewLocale()
Copyright © 2016. All rights reserved.