|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdConst
Field Summary | |
---|---|
static int |
ABORT_ME
Comment for ABORT_ME |
static int |
ALL
All constant Indicates a number or a size; Has different signifiacation depending on its usage |
static int |
BORDER_WIDTH
The card border ratio. |
static int |
CARD_3D_COUNT
Number of cards needed to have a 3D view pixel dx=1 and dy = 1 |
static int[] |
EMPTY_CODE
code with no value |
static java.lang.String |
FILE_DATABASE_SAVED
The database file |
static java.lang.String |
FILE_DEBUG
The Log file |
static java.lang.String |
FILE_LICENSE
The license file |
static java.lang.String |
FILE_SETTINGS
The settings xml file for the current TBS --> never added to SVN |
static java.lang.String |
FILE_SETTINGS_SAVED
The settings xml file for a TBS --> never added to SVN |
static java.lang.String |
FILE_THEME_SETTINGS
The theme settings file |
static java.lang.String |
FLAGS_DIR
Flag icons location |
static java.lang.String |
IMAGES_DIR
The mp picture directory |
static java.lang.String |
MAIN_PAGE
The main project page |
static java.lang.String |
MINIMAL_JRE
Minimal version for MP |
static java.lang.String |
NAME_SPACE
XSD Namespace |
static int |
NEGATIVE_NUMBER_MASK
Bit used to defined negative number |
static int |
NO_CARE
No care constant This value indicates that a field is not a constraint. |
static java.lang.String |
PROXIES_LOCATION
Location of Proxy XML files in the tbs dir. |
static java.lang.String |
SOUNDS_DIR
Sound location |
static int |
STD_HEIGHT
Height of original card to display |
static int |
STD_WIDTH
Width of original card to display |
static java.lang.String |
TBS_DEFAULT
The default TBS |
static java.lang.String |
TBS_DIR
The tbs directory |
static java.lang.String |
TBS_XSD
The XSD file |
static java.lang.String |
TYPE_PIC
The picture type |
static int |
UNUSED
This constant is unused in this program. |
static int[] |
VALUES
Comment for definedValuesValue |
static java.lang.String[] |
VALUES_NAME
Comment for definedValuesName |
static java.lang.String |
VERSION
current version of Magic-Project |
static java.lang.String |
VERSION_NAME
Version name |
static int |
VERSION_NUMBER
The current build version number |
Field Detail |
---|
static final int NEGATIVE_NUMBER_MASK
static final java.lang.String NAME_SPACE
static final int UNUSED
static final int NO_CARE
static final int ALL
static final int STD_HEIGHT
static final int STD_WIDTH
static final int BORDER_WIDTH
static final int CARD_3D_COUNT
static final java.lang.String PROXIES_LOCATION
static final java.lang.String TYPE_PIC
static final java.lang.String FILE_SETTINGS
static final java.lang.String FILE_SETTINGS_SAVED
static final java.lang.String IMAGES_DIR
static final java.lang.String SOUNDS_DIR
static final java.lang.String FLAGS_DIR
static final java.lang.String TBS_DIR
static final java.lang.String TBS_XSD
static final java.lang.String MAIN_PAGE
static final int[] EMPTY_CODE
static final int ABORT_ME
ABORT_ME
static final java.lang.String[] VALUES_NAME
definedValuesName
static final int[] VALUES
definedValuesValue
static final java.lang.String MINIMAL_JRE
static final java.lang.String VERSION
static final int VERSION_NUMBER
static final java.lang.String VERSION_NAME
static final java.lang.String FILE_LICENSE
static final java.lang.String FILE_THEME_SETTINGS
static final java.lang.String FILE_DATABASE_SAVED
static final java.lang.String FILE_DEBUG
static final java.lang.String TBS_DEFAULT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |