Class Messages
java.lang.Object
org.pentaho.reporting.ui.datasources.cda.Messages
-
Method Summary
Modifier and TypeMethodDescriptionstatic Icon
static Icon
static KeyStroke
getKeyStroke
(String key) static KeyStroke
getKeyStroke
(String key, int mask) static Integer
getMnemonic
(String key) static KeyStroke
static KeyStroke
getOptionalKeyStroke
(String key, int mask) static Integer
static String
Formats the message stored in the resource bundle (using a MessageFormat).
-
Method Details
-
getString
Formats the message stored in the resource bundle (using a MessageFormat).- Parameters:
key
- the resourcebundle keyparam1
- the parameter for the message- Returns:
- the formated string
-
getIcon
-
getIcon
-
getMnemonic
-
getOptionalMnemonic
-
getKeyStroke
-
getOptionalKeyStroke
-
getKeyStroke
-
getOptionalKeyStroke
-