mondrian.gui
Class LanguageChangedEvent
java.lang.Object
mondrian.gui.LanguageChangedEvent
public class LanguageChangedEvent
- extends Object
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LanguageChangedEvent
public LanguageChangedEvent(Locale locale)
- Creates a new instance of LanguageChangedEvent
getLocale
public Locale getLocale()
- Getter for property locale.
- Returns:
- Value of property locale.
setLocale
public void setLocale(Locale locale)
- Setter for property locale.
- Parameters:
locale
- New value of property locale.