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 |
cancel
The Cancel button.
|
static int |
communicationsFailure
Initial communications failure with the Server.
|
static int |
communicationsFailure1
Initial communications failure with the Server.
|
static int |
communicationsFailure2
The text for "Press OK to exit".
|
static int |
connectTitle
Title message in "Connecting..." dialog box.
|
static int |
contactingBackupServer
Third message in "Connecting..." dialog box.
|
static int |
contactingServer
Second message in "Connecting..." dialog box.
|
static int |
enter
The Enter button.
|
static int |
error
The string for "Error".
|
static int |
exitTitle
Exit message heading.
|
static int |
ignore
The Ignore button.
|
static int |
loading
First message in "Connecting..." dialog box.
|
static int |
loadingApplication
Loading application message in "Connecting..." dialog box.
|
static int |
no
The No button.
|
static int |
ok
The OK button.
|
static int |
paramError
Parameter error message.
|
static int |
retry
The Retry button.
|
static int |
server
The string for "Server".
|
static int |
yes
The 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.
© © Mindus SARL, 2024. All rights reserved.