public class Translator
extends java.lang.Object
Constructor and Description |
---|
Translator() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getEditorString(java.lang.String key)
Get the value for the given key in a currently loaded locale and the default bundle.
|
static java.util.Locale |
getLocale()
Return the currently loaded Locale.
|
static java.lang.String |
getString(java.lang.String key)
Get the value for the given key in a currently loaded locale and the default bundle.
|
public static java.lang.String getEditorString(java.lang.String key)
public static java.util.Locale getLocale()
public static java.lang.String getString(java.lang.String key)