Class Messages
java.lang.Object
org.pentaho.reporting.ui.datasources.kettle.Messages
-
Method Summary
Modifier and TypeMethodDescriptionstatic Iconstatic Iconstatic KeyStrokegetKeyStroke(String key) static KeyStrokegetKeyStroke(String key, int mask) static IntegergetMnemonic(String key) static KeyStrokestatic KeyStrokegetOptionalKeyStroke(String key, int mask) static Integerstatic StringFormats 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
-