public final class LocaleSwitchAction extends AbstractJboAction
Constructor and Description |
---|
LocaleSwitchAction(java.util.Locale locale)
Switch the current locale, and refresh the current window with the updated locale
|
Modifier and Type | Method and Description |
---|---|
protected void |
doAction(java.awt.event.ActionEvent e)
This method provides the internal implementation of actionPerformed.
|
actionPerformed, isDelayedValidation, setDelayedValidation
public LocaleSwitchAction(java.util.Locale locale)
locale
- the new localeprotected void doAction(java.awt.event.ActionEvent e)
AbstractJboAction
doAction
in class AbstractJboAction
e
- the ActionEvent