JavaView® v2.12

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:
11.03.01, 1.11 revised (kp) Export choice JVX_SMALL added.
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
equals, 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.12

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