jv.object
Class PsResource
java.lang.Object
jv.object.PsResource
- Direct Known Subclasses:
- PsResource, PsResource, PsResource
- public class PsResource
- extends java.lang.Object
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_jv_de.properties.
|
Method Summary |
java.lang.String[] |
getMessages()
Get array of messages. |
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 |
PsResource
public PsResource()
getMessages
public java.lang.String[] getMessages()
- Get array of messages.
getString
public static java.lang.String getString(java.lang.String key)
- Get the english default label for a given key.
The software JavaView© is copyright protected. All Rights Reserved.