public class SwingLocaleManager extends Object
| Constructor and Description |
|---|
SwingLocaleManager() |
| Modifier and Type | Method and Description |
|---|---|
static Locale |
getActionLocale(Action action) |
static Locale |
getActionLocaleDeclaration(Action action) |
static Locale |
getComponentLocale(JComponent component) |
static Locale |
getComponentLocaleDeclaration(JComponent component) |
static void |
setActionLocale(Action component,
Locale locale) |
static void |
setComponentLocale(JComponent component,
Locale locale) |
static void |
setLocale(Locale locale) |
public static final String PREFIX
public static void setLocale(Locale locale)
public static void setComponentLocale(JComponent component, Locale locale)
public static Locale getComponentLocaleDeclaration(JComponent component)
public static Locale getComponentLocale(JComponent component)
Copyright © 2022 vpc open source initiative. All rights reserved.