public final class ResourceBundleLocalizer extends Object implements StringLocalizer
StringLocalizer
.
Note: This class is not part of the public JGoodies Common API.
It's intended for implementation purposes only.
The class's API may change at any time.Constructor and Description |
---|
ResourceBundleLocalizer(ResourceBundle bundle) |
public ResourceBundleLocalizer(ResourceBundle bundle)
public String getString(String resourceKey)
getString
in interface StringLocalizer
resourceKey
- the key to look for in the resource bundleIllegalStateException
- if no ResourceBundle
has been setCopyright © 2009-2013 JGoodies Software GmbH. All Rights Reserved.