@Bundle public class RdcSwingRdcBundle extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getString(String key)
Gets a string for the given key.
|
static org.tentackle.locale.I18nTranslation |
getTranslation(String key)
Gets the translation for a given key.
|
public static org.tentackle.locale.I18nTranslation getTranslation(String key)
key - the keyNullPointerException - if key is nullMissingResourceException - if no object for the given key can be foundCopyright © 2016 Krake Softwaretechnik. All rights reserved.