|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.mtdesktop.MTDesktopConfigurations
public class MTDesktopConfigurations
The Class MTDesktopConfigurations.
Field Summary | |
---|---|
static int |
CLINET_CONNECTION_UPDATE
The clinet connection update. |
static float |
defaultRadarImageScale
The default radar image scale. |
static java.lang.String |
desktopTempFolder
The desktop temp folder. |
static java.lang.String |
FTP_SERVLET_PATH
The Constant FTP_SERVLET_PATH. |
static java.lang.String |
FTP_SERVLET_URL
The ftp servlet url. |
static java.lang.String |
inboxFolder
The inbox folder. |
static java.lang.String |
OutboxFolder
The Outbox folder. |
static int |
SERVER_PORT
The Constant SERVER_PORT. |
static java.lang.String |
SERVER_URL
The server url. |
static java.lang.String |
SITE_PATH
The Constant SITE_PATH. |
static int |
SNAPSHOT_UPDATE_DELAY
The snapshot update delay. |
static int |
TABLE_SEARCH_DELAY
The table search delay. |
static TableIdentity |
tableId
The table id. |
static java.lang.String |
tabletopTempFolder
The tabletop temp folder. |
static java.lang.String |
vncPassword
The vnc password. |
static int |
vncPort
The vnc port. |
Constructor Summary | |
---|---|
MTDesktopConfigurations()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int CLINET_CONNECTION_UPDATE
public static float defaultRadarImageScale
public static java.lang.String desktopTempFolder
public static final java.lang.String FTP_SERVLET_PATH
public static java.lang.String FTP_SERVLET_URL
public static java.lang.String inboxFolder
public static java.lang.String OutboxFolder
public static final int SERVER_PORT
public static java.lang.String SERVER_URL
public static final java.lang.String SITE_PATH
public static int SNAPSHOT_UPDATE_DELAY
public static int TABLE_SEARCH_DELAY
public static TableIdentity tableId
public static java.lang.String tabletopTempFolder
public static java.lang.String vncPassword
public static int vncPort
Constructor Detail |
---|
public MTDesktopConfigurations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |