Constant Field Values


Contents
com.threerings.*

com.threerings.toybox.client.ChatPanel
public static final String CHAT_MSGS "client.chat"
protected static final int PREFERRED_WIDTH 200

com.threerings.toybox.client.ToyBoxClient
protected static final long LOGOFF_DELAY 480000L
protected static final String MESSAGE_MANAGER_PREFIX "rsrc.i18n"

com.threerings.toybox.client.ToyBoxPrefs
protected static final String PASSWORD_KEY "password"
protected static final String PASSWORD_LEN_KEY "password_len"
protected static final String REMEMBER_PASSWORD_KEY "remember_password"
protected static final String USERNAME_KEY "username"

com.threerings.toybox.data.ToyBoxCodes
public static final String TOYBOX_GROUP "toybox"
public static final String TOYBOX_MSGS "toybox"

com.threerings.toybox.data.ToyBoxMarshaller
public static final int GET_LOBBY_OID 1

com.threerings.toybox.data.ToyBoxUserObject
public static final String TOKENS "tokens"

com.threerings.toybox.lobby.data.LobbyCodes
public static final String LOBBY_MSGS "client.lobby"

com.threerings.toybox.lobby.data.LobbyObject
public static final String NAME "name"
public static final String TABLE_SERVICE "tableService"
public static final String TABLE_SET "tableSet"

com.threerings.toybox.lobby.table.TableItem
protected static final String JOIN_LABEL "<join>"
protected static final String LEAVE_LABEL "<leave>"

com.threerings.toybox.server.ToyBoxManager
protected static final int MAX_PLAYTIME 60
protected static final int ODDLY_LONG 120
protected static final double ONE_MINUTE 60000.0

com.threerings.toybox.server.persist.GameRecord
public static final int SCHEMA_VERSION 1

com.threerings.toybox.server.persist.OnlineRecord
public static final int SCHEMA_VERSION 1

com.threerings.toybox.server.persist.PlaytimeRecord
public static final int SCHEMA_VERSION 1

com.threerings.toybox.server.persist.ToyBoxRepository
public static final String GAME_DB_IDENT "gamedb"