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, setDelayedValidationpublic LocaleSwitchAction(java.util.Locale locale)
locale - the new localeprotected void doAction(java.awt.event.ActionEvent e)
AbstractJboActiondoAction in class AbstractJboActione - the ActionEvent