public class I18N
extends java.lang.Object
<resources> <string name="hello_world">Olá mundo!</string> </resources>Then initialize values on the MainWindow Constructor an get hello_world value as follow:
public class App extends MainWindow { public App() { I18N.initialize(); } @Override public void initUI() { I18N.pt.get("hello_world"); }
Modifier and Type | Field and Description |
---|---|
static I18N |
aa |
static I18N |
ab |
static I18N |
ae |
static I18N |
af |
static I18N |
ak |
static I18N |
am |
static I18N |
an |
static I18N |
ar |
static I18N |
as |
static I18N |
av |
static I18N |
ay |
static I18N |
az |
static I18N |
ba |
static I18N |
be |
static I18N |
bg |
static I18N |
bh |
static I18N |
bi |
static I18N |
bm |
static I18N |
bn |
static I18N |
bo |
static I18N |
br |
static I18N |
bs |
static I18N |
ca |
static I18N |
ce |
static I18N |
ch |
static I18N |
co |
static I18N |
cr |
static I18N |
cs |
static I18N |
cu |
static I18N |
cv |
static I18N |
cy |
static I18N |
da |
static I18N |
de |
static I18N |
dv |
static I18N |
dz |
static I18N |
ee |
static I18N |
el |
static I18N |
en |
static I18N |
eo |
static I18N |
es |
static I18N |
et |
static I18N |
eu |
static I18N |
fa |
static I18N |
ff |
static I18N |
fi |
static I18N |
fj |
static I18N |
fo |
static I18N |
fr |
static I18N |
fy |
static I18N |
ga |
static I18N |
gd |
static I18N |
gl |
static I18N |
gn |
static I18N |
gu |
static I18N |
gv |
static I18N |
ha |
static I18N |
he |
static I18N |
hi |
static I18N |
ho |
static I18N |
hr |
static I18N |
ht |
static I18N |
hu |
static I18N |
hy |
static I18N |
hz |
static I18N |
ia |
static I18N |
id |
static I18N |
ie |
static I18N |
ig |
static I18N |
ii |
static I18N |
ik |
static I18N |
in |
static I18N |
io |
static I18N |
is |
static I18N |
it |
static I18N |
iu |
static I18N |
iw |
static I18N |
ja |
static I18N |
ji |
static I18N |
jv |
static I18N |
ka |
static I18N |
kg |
static I18N |
ki |
static I18N |
kj |
static I18N |
kk |
static I18N |
kl |
static I18N |
km |
static I18N |
kn |
static I18N |
ko |
static I18N |
kr |
static I18N |
ks |
static I18N |
ku |
static I18N |
kv |
static I18N |
kw |
static I18N |
ky |
static I18N |
la |
static I18N |
lb |
static I18N |
lg |
static I18N |
li |
static I18N |
ln |
static I18N |
lo |
static I18N |
lt |
static I18N |
lu |
static I18N |
lv |
static I18N |
mg |
static I18N |
mh |
static I18N |
mi |
static I18N |
mk |
static I18N |
ml |
static I18N |
mn |
static I18N |
mo |
static I18N |
mr |
static I18N |
ms |
static I18N |
mt |
static I18N |
my |
static I18N |
na |
static I18N |
nb |
static I18N |
nd |
static I18N |
ne |
static I18N |
ng |
static I18N |
nl |
static I18N |
nn |
static I18N |
no |
static I18N |
none |
static I18N |
nr |
static I18N |
nv |
static I18N |
ny |
static I18N |
oc |
static I18N |
oj |
static I18N |
om |
static I18N |
or |
static I18N |
os |
static I18N |
pa |
static I18N |
pi |
static I18N |
pl |
static I18N |
ps |
static I18N |
pt |
static I18N |
qu |
static I18N |
rm |
static I18N |
rn |
static I18N |
ro |
static I18N |
ru |
static I18N |
rw |
static I18N |
sa |
static I18N |
sc |
static I18N |
sd |
static I18N |
se |
static I18N |
sg |
static I18N |
si |
static I18N |
sk |
static I18N |
sl |
static I18N |
sm |
static I18N |
sn |
static I18N |
so |
static I18N |
sq |
static I18N |
sr |
static I18N |
ss |
static I18N |
st |
static I18N |
su |
static I18N |
sv |
static I18N |
sw |
static I18N |
ta |
static I18N |
te |
static I18N |
tg |
static I18N |
th |
static I18N |
ti |
static I18N |
tk |
static I18N |
tl |
static I18N |
tn |
static I18N |
to |
static I18N |
tr |
static I18N |
ts |
static I18N |
tt |
static I18N |
tw |
static I18N |
ty |
static I18N |
ug |
static I18N |
uk |
static I18N |
ur |
static I18N |
uz |
static I18N |
ve |
static I18N |
vi |
static I18N |
vo |
static I18N |
wa |
static I18N |
wo |
static I18N |
xh |
static I18N |
yi |
static I18N |
yo |
static I18N |
za |
static I18N |
zh |
static I18N |
zu |
Modifier and Type | Method and Description |
---|---|
static I18N |
getDefault()
Returns I18N for the device default language.
|
static I18N |
getI18N(java.lang.String iso639Code)
Returns an instance of I18N for the specified ISO 639 code.
|
java.lang.String |
getValue(java.lang.String name)
Returns value for a defined key for this I18N instance.
|
static void |
initialize()
Loads all I18N instances
|
public static I18N aa
public static I18N ab
public static I18N ae
public static I18N af
public static I18N ak
public static I18N am
public static I18N an
public static I18N ar
public static I18N as
public static I18N av
public static I18N ay
public static I18N az
public static I18N ba
public static I18N be
public static I18N bg
public static I18N bh
public static I18N bi
public static I18N bm
public static I18N bn
public static I18N bo
public static I18N br
public static I18N bs
public static I18N ca
public static I18N ce
public static I18N ch
public static I18N co
public static I18N cr
public static I18N cs
public static I18N cu
public static I18N cv
public static I18N cy
public static I18N da
public static I18N de
public static I18N dv
public static I18N dz
public static I18N ee
public static I18N el
public static I18N en
public static I18N eo
public static I18N es
public static I18N et
public static I18N eu
public static I18N fa
public static I18N ff
public static I18N fi
public static I18N fj
public static I18N fo
public static I18N fr
public static I18N fy
public static I18N ga
public static I18N gd
public static I18N gl
public static I18N gn
public static I18N gu
public static I18N gv
public static I18N ha
public static I18N he
public static I18N hi
public static I18N ho
public static I18N hr
public static I18N ht
public static I18N hu
public static I18N hy
public static I18N hz
public static I18N ia
public static I18N id
public static I18N ie
public static I18N ig
public static I18N ii
public static I18N ik
public static I18N in
public static I18N io
public static I18N is
public static I18N it
public static I18N iu
public static I18N iw
public static I18N ja
public static I18N ji
public static I18N jv
public static I18N ka
public static I18N kg
public static I18N ki
public static I18N kj
public static I18N kk
public static I18N kl
public static I18N km
public static I18N kn
public static I18N ko
public static I18N kr
public static I18N ks
public static I18N ku
public static I18N kv
public static I18N kw
public static I18N ky
public static I18N la
public static I18N lb
public static I18N lg
public static I18N li
public static I18N ln
public static I18N lo
public static I18N lt
public static I18N lu
public static I18N lv
public static I18N mg
public static I18N mh
public static I18N mi
public static I18N mk
public static I18N ml
public static I18N mn
public static I18N mo
public static I18N mr
public static I18N ms
public static I18N mt
public static I18N my
public static I18N na
public static I18N nb
public static I18N nd
public static I18N ne
public static I18N ng
public static I18N nl
public static I18N nn
public static I18N no
public static I18N nr
public static I18N nv
public static I18N ny
public static I18N oc
public static I18N oj
public static I18N om
public static I18N or
public static I18N os
public static I18N pa
public static I18N pi
public static I18N pl
public static I18N ps
public static I18N pt
public static I18N qu
public static I18N rm
public static I18N rn
public static I18N ro
public static I18N ru
public static I18N rw
public static I18N sa
public static I18N sc
public static I18N sd
public static I18N se
public static I18N sg
public static I18N si
public static I18N sk
public static I18N sl
public static I18N sm
public static I18N sn
public static I18N so
public static I18N sq
public static I18N sr
public static I18N ss
public static I18N st
public static I18N su
public static I18N sv
public static I18N sw
public static I18N ta
public static I18N te
public static I18N tg
public static I18N th
public static I18N ti
public static I18N tk
public static I18N tl
public static I18N tn
public static I18N to
public static I18N tr
public static I18N ts
public static I18N tt
public static I18N tw
public static I18N ty
public static I18N ug
public static I18N uk
public static I18N ur
public static I18N uz
public static I18N ve
public static I18N vi
public static I18N vo
public static I18N wa
public static I18N wo
public static I18N xh
public static I18N yi
public static I18N yo
public static I18N za
public static I18N zh
public static I18N zu
public static I18N none
public static void initialize()
public static I18N getI18N(java.lang.String iso639Code)
iso639Code
- public java.lang.String getValue(java.lang.String name)
name
- public static I18N getDefault()