public class LocalizedTextStrings extends Object
This class is static only, so all texts for the client use a single language.
| Modifier and Type | Field and Description |
|---|---|
static int | cancelThe Cancel button. |
static int | communicationsFailureInitial communications failure with the Server. |
static int | communicationsFailure1Initial communications failure with the Server. |
static int | communicationsFailure2The text for "Press OK to exit". |
static int | connectTitleTitle message in "Connecting..." dialog box. |
static int | contactingBackupServerThird message in "Connecting..." dialog box. |
static int | contactingServerSecond message in "Connecting..." dialog box. |
static int | enterThe Enter button. |
static int | errorThe string for "Error". |
static int | exitTitleExit message heading. |
static int | ignoreThe Ignore button. |
static int | loadingFirst message in "Connecting..." dialog box. |
static int | loadingApplicationLoading application message in "Connecting..." dialog box. |
static int | noThe No button. |
static int | okThe OK button. |
static int | paramErrorParameter error message. |
static int | retryThe Retry button. |
static int | serverThe string for "Server". |
static int | yesThe Yes button. |
| Constructor and Description |
|---|
LocalizedTextStrings() |
| Modifier and Type | Method and Description |
|---|---|
static String | get(int index)Gets a text from an index. |
static void | setup(String ss, Phantom phantom)Set's up a new setting from command line or server. |
public static final int connectTitle
public static final int loading
public static final int contactingServer
public static final int contactingBackupServer
public static final int loadingApplication
public static final int communicationsFailure
public static final int communicationsFailure1
public static final int server
public static final int error
public static final int communicationsFailure2
public static final int exitTitle
public static final int paramError
public static final int cancel
public static final int ok
public static final int enter
public static final int yes
public static final int no
public static final int retry
public static final int ignore
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.