|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
This interface provides much more control over internationalization than the Localizable interface.
メソッドの概要 | |
Locale |
getDefaultLocale()
Gets the current default locale in the LocaleGroup. |
LocaleGroup |
getLocaleGroup()
Returns the group to which this object belongs. |
ResourceBundle |
getResourceBundle()
Returns the current resource bundle. |
void |
setDefaultLocale(Locale l)
Sets the default locale for all the instances of this class in the same LocaleGroup. |
void |
setLocaleGroup(LocaleGroup lg)
Sets the group to which this object belongs. |
インタフェース jp.cssj.sakae.sac.i18n.Localizable から継承したメソッド |
formatMessage, getLocale, setLocale |
メソッドの詳細 |
public void setLocaleGroup(LocaleGroup lg)
public LocaleGroup getLocaleGroup()
public void setDefaultLocale(Locale l)
public Locale getDefaultLocale()
public ResourceBundle getResourceBundle()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |