|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Locale | |
|---|---|
| com.tekann.codegen.pda.db | |
| com.tekann.i18n | |
| Uses of Locale in com.tekann.codegen.pda.db |
|---|
| Methods in com.tekann.codegen.pda.db with parameters of type Locale | |
|---|---|
void |
Messages.setLanguage(Locale language)
|
| Uses of Locale in com.tekann.i18n |
|---|
| Fields in com.tekann.i18n declared as Locale | |
|---|---|
static Locale |
Locale.BR
pt_BR locale. |
static Locale |
Locale.US
en_US locale. |
| Methods in com.tekann.i18n that return Locale | |
|---|---|
Locale |
I18n.getLocale()
Get the locale |
Locale |
ILocale.getLocale()
Get locale. |
| Methods in com.tekann.i18n with parameters of type Locale | |
|---|---|
static I18n |
I18nBundle.getBundle(Locale locale,
Internacionalizable i)
|
void |
ILocale.setLocale(Locale locale)
Set locale. |
| Constructors in com.tekann.i18n with parameters of type Locale | |
|---|---|
I18n(Locale locale,
Internacionalizable i)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||