public class Messages
extends org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
Modifier and Type | Method and Description |
---|---|
static Messages |
getInstance()
Returns a instance for the current default locale.
|
static Messages |
getInstance(Locale locale)
Returns the messages-bundle for the given locale.
|
createMenu, formatMessage, formatMessage, formatMessage, getIcon, getIcon, getKeyStroke, getKeyStroke, getLocale, getMnemonic, getOptionalKeyStroke, getOptionalKeyStroke, getOptionalMnemonic, getOptionalString, getResourceURL, getString, getString, getString, getString, strictString
public static Messages getInstance()