org.apache.batik.i18n
public class LocaleGroup extends Object
| Field Summary | |
|---|---|
| static LocaleGroup | DEFAULT
The default group. |
| protected Locale | locale
The shared Locale. |
| Method Summary | |
|---|---|
| Locale | getLocale()
Gets the current default locale in this group, or null. |
| void | setLocale(Locale l)
Sets the default locale for all the instances of ExtendedLocalizable
in this group. |