|
JavaView® v2.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jv.object.PsResource
Supplies default strings in english for interface labels in menus and dialog. Other localizations require the existence of a text file with localized string, for example, german is specified in rsrc/Message_de.properties.
| Constructor Summary | |
PsResource()
|
|
| Method Summary | |
static java.lang.String |
getString(java.lang.String key)
Get the english default label for a given key. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PsResource()
| Method Detail |
public static java.lang.String getString(java.lang.String key)
|
JavaView® v2.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||