| Package | Description |
|---|---|
| eu.bandm.tools.muli |
Support *MU*lti *LI*ngual user interfaces by advanced translation look-up,
incremental deserialization, etc.
|
| Modifier and Type | Method and Description |
|---|---|
MuLi.TextFound |
Catalog.get(K key,
List<String> pref) |
MuLi.TextFound |
Catalog.get(K key,
String... pref)
Delivers the name of a given key object in language chosen from a preference list.
|
@Opt MuLi.TextFound |
MuLi.get(List<String> preference) |
@Opt MuLi.TextFound |
MuLi.get(String... preference) |
see also the complete user documentation .