public interface Localizable
| Modifier and Type | Method and Description |
|---|---|
ResourceBundle |
getResourceBundle()
The current (custom) resource bundle in use.
|
void |
setResourceBundle(ResourceBundle resourceBundle)
Sets the new (custom) resource bundle that shall be used for L10N.
|
ResourceBundle getResourceBundle()
void setResourceBundle(ResourceBundle resourceBundle)
resourceBundle - the new (custom) resource bundle that shall be used for L10NCopyright © 2012–2026 cismet GmbH. All rights reserved.