|
|||||||||
| Home >> All >> org >> apache >> batik >> [ i18n overview ] | PREV NEXT | ||||||||
B
- bundleName - Variable in class org.apache.batik.i18n.LocalizableSupport
- The resource bundle classname.
C
- classLoader - Variable in class org.apache.batik.i18n.LocalizableSupport
- The classloader to use to create the resource bundle.
D
- DEFAULT - Static variable in class org.apache.batik.i18n.LocaleGroup
- The default group.
E
- ExtendedLocalizable - interface org.apache.batik.i18n.ExtendedLocalizable.
- This interface provides much more control over internationalization than the Localizable interface.
F
- formatMessage(String, Object[]) - Method in interface org.apache.batik.i18n.Localizable
- Creates and returns a localized message, given the key of the message in the resource bundle and the message parameters.
- formatMessage(String, Object[]) - Method in class org.apache.batik.i18n.LocalizableSupport
- Implements
Localizable.formatMessage(String,Object[])55 .
G
- getDefaultLocale() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
- Gets the current default locale in the LocaleGroup.
- getDefaultLocale() - Method in class org.apache.batik.i18n.LocalizableSupport
- Implements
getDefaultLocale()55 . - getLocale() - Method in class org.apache.batik.i18n.LocaleGroup
- Gets the current default locale in this group, or null.
- getLocale() - Method in interface org.apache.batik.i18n.Localizable
- Returns the current locale or null if the locale currently used is the default one.
- getLocale() - Method in class org.apache.batik.i18n.LocalizableSupport
- Implements
Localizable.getLocale()55 . - getLocaleGroup() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
- Returns the group to which this object belongs.
- getLocaleGroup() - Method in class org.apache.batik.i18n.LocalizableSupport
- Implements
getLocaleGroup()55 . - getResourceBundle() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
- Returns the current resource bundle.
- getResourceBundle() - Method in class org.apache.batik.i18n.LocalizableSupport
- Implements
getResourceBundle()55 .
L
- LocaleGroup - class org.apache.batik.i18n.LocaleGroup.
- This class represents a group of ExtendedLocalizable objects which have a shared default locale.
- LocaleGroup() - Constructor for class org.apache.batik.i18n.LocaleGroup
- Localizable - interface org.apache.batik.i18n.Localizable.
- This interface must be implemented by the classes which must provide a way to override the default locale.
- LocalizableSupport - class org.apache.batik.i18n.LocalizableSupport.
- This class provides a default implementation of the Localizable interface.
- LocalizableSupport(String) - Constructor for class org.apache.batik.i18n.LocalizableSupport
- Same as LocalizableSupport(s, null).
- LocalizableSupport(String, ClassLoader) - Constructor for class org.apache.batik.i18n.LocalizableSupport
- Creates a new Localizable object.
- locale - Variable in class org.apache.batik.i18n.LocaleGroup
- The shared Locale.
- locale - Variable in class org.apache.batik.i18n.LocalizableSupport
- The current locale.
- localeGroup - Variable in class org.apache.batik.i18n.LocalizableSupport
- The locale group to which this object belongs.
O
- org.apache.batik.i18n - package org.apache.batik.i18n
R
- resourceBundle - Variable in class org.apache.batik.i18n.LocalizableSupport
- The resources
S
- setDefaultLocale(Locale) - Method in interface org.apache.batik.i18n.ExtendedLocalizable
- Sets the default locale for all the instances of this class in the same LocaleGroup.
- setDefaultLocale(Locale) - Method in class org.apache.batik.i18n.LocalizableSupport
- Implements
setDefaultLocale(Locale)55 . - setLocale(Locale) - Method in class org.apache.batik.i18n.LocaleGroup
- Sets the default locale for all the instances of ExtendedLocalizable in this group.
- setLocale(Locale) - Method in interface org.apache.batik.i18n.Localizable
- Provides a way to the user to specify a locale which override the default one.
- setLocale(Locale) - Method in class org.apache.batik.i18n.LocalizableSupport
- Implements
Localizable.setLocale(Locale)55 . - setLocaleGroup(LocaleGroup) - Method in interface org.apache.batik.i18n.ExtendedLocalizable
- Sets the group to which this object belongs.
- setLocaleGroup(LocaleGroup) - Method in class org.apache.batik.i18n.LocalizableSupport
- Implements
setLocaleGroup(LocaleGroup)55 .
U
- usedLocale - Variable in class org.apache.batik.i18n.LocalizableSupport
- The locale in use.
B C D E F G L O R S U
|
|||||||||
| Home >> All >> org >> apache >> batik >> [ i18n overview ] | PREV NEXT | ||||||||