JavaView® v2.00.008

jv.object
Class PsResource

java.lang.Object
  |
  +--jv.object.PsResource

public final 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_de.properties.

Version:
27.02.01, 1.10 revised (kp) Required size of class file reduced by allocating a large array instead of a large array of String [2].

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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PsResource

public PsResource()
Method Detail

getString

public static java.lang.String getString(java.lang.String key)
Get the english default label for a given key.

JavaView® v2.00.008

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