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