public class CommonConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.awt.Color |
BG_COLOR
Background Color (for the Panels).
|
static java.lang.String |
DEFAULT_MAP_FILENAME
Default file name for new maps.
|
static java.lang.String |
HELP_DIR
The directory that contains all (html) help files.
|
static int |
SPACE_PICKMAP_ARCHETYPE_TOP
The height of rigid area between the two tab-panes on the pickmap- and
archetype-panel.
|
static java.lang.String |
TYPEDEF_FILE
Name of the file that contains the type definitions.
|
public static final java.lang.String HELP_DIR
public static final java.awt.Color BG_COLOR
public static final java.lang.String TYPEDEF_FILE
public static final int SPACE_PICKMAP_ARCHETYPE_TOP
public static final java.lang.String DEFAULT_MAP_FILENAME