jv.object
Class PsResource
- java.lang.Object
-
- jv.object.PsResource
-
- Direct Known Subclasses:
- PsResource, PsResource, PsResource
public class PsResource extends java.lang.ObjectSupplies 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.- Version:
- 23.10.03, 1.12 revised (kp) Rotation around vertical axis added.
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
Constructors Constructor and Description PsResource()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.String[]getMessages()Get array of messages.static java.lang.StringgetString(java.lang.String key)Get the English default label for a given key.
-
"