JavaView© v3.95.000

jv.object
Class PsResource

java.lang.Object
  extended byjv.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.


Constructor Summary
PsResource()
           
 
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
 

Constructor Detail

PsResource

public PsResource()
Method Detail

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.


JavaView© v3.95.000

The software JavaView© is copyright protected. All Rights Reserved.