|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.edit.ISeriesEditorPluginStrings
public class ISeriesEditorPluginStrings
This class loads translatable strings from resource bundle properties files.
| Field Summary | |
|---|---|
static String |
copyright
|
| Constructor Summary | |
|---|---|
ISeriesEditorPluginStrings()
|
|
| Method Summary | |
|---|---|
static ResourceBundle |
getMenuResourceBundle()
Returns the resource bundle with translated menu item strings. |
static ResourceBundle |
getParserSampleBundle()
Returns the resource bundle with non-translated language sample strings. |
static String |
getString(String strKey)
Returns the corresponding national language translated string that resides in one or more resource bundles. |
static ResourceBundle |
getStringsBundle()
Returns the resource bundle with general translated strings. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
| Constructor Detail |
|---|
public ISeriesEditorPluginStrings()
| Method Detail |
|---|
public static ResourceBundle getMenuResourceBundle()
public static ResourceBundle getParserSampleBundle()
public static ResourceBundle getStringsBundle()
public static String getString(String strKey)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||