public final class ViewConstant
extends java.lang.Object
Some constants static final fields which are declared and defined in this class.
These static fields are mostly used for the never realized project from Mr. Timmy Lensch (Hardware developer, Group MDI 1, Building 30).
Modifier and Type | Field and Description |
---|---|
static java.awt.Color |
COL_ACCELERATOR
The color of the accelerator itself.
|
static java.awt.Color |
COL_ACTIVE
The color of the active button.
|
static java.awt.Color |
COL_ACTIVE_BORDER
The color of the active border button.
|
static java.awt.Color |
COL_HANGAR_ACTIVE
The color of the active hangar button.
|
static java.awt.Color |
COL_HANGAR_ACTIVE_BORDER
The color of the active border hangar button.
|
static java.awt.Color |
COL_HANGAR_INACTIVE
The color of the inactive hangar button.
|
static java.awt.Color |
COL_HANGAR_INACTIVE_BORDER
The color of the inactive hangar border button.
|
static java.awt.Color |
COL_HANGAR_TEXT
The color of the text hangar content.
|
static java.awt.Color |
COL_INACTIVE
The color of the inactive button.
|
static java.awt.Color |
COL_INACTIVE_BORDER
The color of the inactive border button.
|
static java.awt.Color |
COL_TEXT
The color of the text content.
|
static java.awt.Dimension |
DIMENSION_ACCELERATOR
The dimension of the accelerator.
|
static java.lang.String |
FONT
The font family.
|
static int |
FONT_HANGAR_SIZE
The font size of the printed direction sign of the hangar.
|
static int |
HEIGHT_HANGAR_BUTTON
The height of a hangar button.
|
static int |
ROTATION_ACCELERATOR
The rotation of the accelerator around its middle point in degree.
|
static int |
WIDTH_HANGAR_BUTTON
The width of a hangar button.
|
Constructor and Description |
---|
ViewConstant() |
public static final java.awt.Dimension DIMENSION_ACCELERATOR
public static final int ROTATION_ACCELERATOR
public static final java.awt.Color COL_ACCELERATOR
public static final int HEIGHT_HANGAR_BUTTON
public static final int WIDTH_HANGAR_BUTTON
public static final java.awt.Color COL_HANGAR_TEXT
public static final java.awt.Color COL_HANGAR_ACTIVE
public static final java.awt.Color COL_HANGAR_ACTIVE_BORDER
public static final java.awt.Color COL_HANGAR_INACTIVE
public static final java.awt.Color COL_HANGAR_INACTIVE_BORDER
public static final int FONT_HANGAR_SIZE
public static final java.lang.String FONT
public static final java.awt.Color COL_TEXT
public static final java.awt.Color COL_ACTIVE
public static final java.awt.Color COL_ACTIVE_BORDER
public static final java.awt.Color COL_INACTIVE
public static final java.awt.Color COL_INACTIVE_BORDER
14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft