@Bundle public class SwingSwingBundle extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getString(String key)
Gets a string for the given key.
|
static I18nTranslation |
getTranslation(String key)
Gets the translation for a given key.
|
public static 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.