public final class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ANIMATION_TIME
Time in milliseconds for animation effects.
|
static javafx.scene.paint.Color |
BACKGROUND_COLOR
The background color.
|
static double |
BIG_ICON
The size for a big size icon.
|
static String |
BOLD_LABEL
String for CSS styling of UserPane.
|
static double |
BRIGHTNESS_MAXIMUM
Highest Brightness for fading.
|
static String |
CELSIUS
text: "°C".
|
static int |
CLICK_TIME_INTERVAL_MILLI
Milliseconds interval for click counter(double click).
|
static int |
CONNECTION_POINTS
The amount of points for a connection.
|
static String |
DARK_THEME_CSS
The path of the dark theme css file.
|
static String |
DARK_THEME_CSS_NAME
The name of the dark theme css file.
|
static String |
DEFAULT_CSS
The name of the default css file.
|
static double |
DOOR_DASH_WIDTH
The dash width of a door.
|
static String |
DUMMY_ROOM_NAME
The name of a dummy room.
|
static double |
EXTRA_EXTRA_SMALL_ICON
The size for a extra extra small size icon.
|
static double |
EXTRA_SMALL_ICON
The size for a extra small size icon.
|
static double |
FASTFADEDURATION
The duration for a pretty fast fade animation.
|
static int |
FIFTEEN
Number fifteen.
|
static long |
FILTER_TIME
Event filter time.
|
static double |
FLOATING_BUTTON_OFFSET
The offset to push the floating button on the border.
|
static double |
FULL_ROTATION
The value for a full rotation.
|
static double |
FULLY_TRANSPARENT
The opacity value for fully transparent = invisible.
|
static double |
GLOWING_FADE_DURATION
The duration for a glowing fade animation.
|
static double |
HALF_TRANSPARENT
The opacity value for half opaque style.
|
static String |
ICONS_CSS_STRING
String for CSS styling of icons.
|
static double |
IMAGE_SIZE
The size of the images used.
|
static double |
INSETS
Inset used for UI Elements.
|
static String |
LANGUAGE_RESOURCE_BUNDLE
Name of the language resource bundle.
|
static double |
LIGHT_CHANGE_FADE_DURATION
The duration for light change fade animation.
|
static String |
LIGHT_THEME_CSS
The path of the light theme css file.
|
static String |
LIGHT_THEME_CSS_NAME
The name of the light theme css file.
|
static javafx.scene.paint.Color |
LIGHTBULB_COLOR
Yellow color like a lightbulb.
|
static double |
MAX_MENU_WIDTH
The max width for a main menu pane.
|
static double |
MAXLOGOWIDTH
The max width for a main menu pane.
|
static double |
METER_TO_PIXEL
The relation between meters and pixels.
|
static double |
MIDDLE_ICON
The size for a mid size icon.
|
static double |
MIDDLE_ICON_SCALE_FACTOR
The relation factor of middle icon and image size.
|
static double |
NEARLY_TRANSPARENT
The opacity value for nearly opaque style.
|
static double |
NO_TRANSPARENCY
The opacity value for fully opaque = visible.
|
static double |
NORMAL_STROKE
Normal stroke.
|
static int |
OBTUSE_ANGLE_270
Obtuse angle (270) in degree.
|
static int |
ONE_HUNDRED
Divide constant for HSB color init.
|
static int |
OPERATION_SERVICE_MILLI_TIMEOUT
Milliseconds timeout for threads.
|
static javafx.scene.paint.Color |
PASSAGE_FILL
The color for a door.
|
static String |
PERCENTAGE
text: "%".
|
static double |
REGION_DASH_WIDTH
The dash width of a region.
|
static javafx.scene.paint.Color |
REGION_FILL
The color for a region.
|
static double |
REGION_STROKE_WIDTH
The stroke width of a region.
|
static double |
REGION_STROKE_WIDTH_MOUSE_OVER
The stroke width of a region (mouse over).
|
static int |
RGB255
255 (1 byte) for rgb color.
|
static int |
RIGHT_ANGLE
Right angle in degree.
|
static double |
ROOM_STROKE_WIDTH
The stroke width of a location.
|
static double |
ROOM_STROKE_WIDTH_MOUSE_OVER
The stroke width of a location (mouse over).
|
static double |
ROUND_ANGLE
Full circle angle in degree.
|
static double |
SCALE_DELTA
The factor for the scaling in the locationPane.
|
static int |
SIX
Number Six.
|
static double |
SLOW_FADE_DURATION
The duration for a slow fade animation.
|
static double |
SMALL_ICON
The size for a small size icon.
|
static double |
SMALL_ICON_SCALE_FACTOR
The relation factor of small icon and image size.
|
static String |
SMALL_LABEL
String for CSS styling of AdvancedHorizontalSlider.
|
static double |
SMALL_MAIN_MENU_WIDTH
The size for the small main menu.
|
static double |
SMOKE_DETECTOR_FADE_DURATION
The duration for fade animation of smoke detector.
|
static double |
STANDARD_TEXT_SIZE
The standard text size to be used when loading a new font.
|
static double |
TEMPERATUR_FADING_MAXIMUM
The maximal temperatur for fading.
|
static double |
TEMPERATUR_FADING_MINIMUM
The minimal temperatur for fading.
|
static int |
TEN
Number ten.
|
static double |
THIN_STROKE
Thin stroke.
|
static javafx.scene.paint.Color |
TILE_SELECTION
The color for a selected tile.
|
static long |
TRANSFORMATION_TIMEOUT
Timeout value in milliseconds for fetching transformations.
|
static double |
TRIGGER_DISTANCE
The value for a full rotation.
|
static String |
UNKNOWN_ID
text: "UnknownID".
|
static String |
WATT
String for tooltip Watt W.
|
static double |
WEATHER_ICONS_SCALE
Scale Factor for Weather Icons (necessary to get constant size).
|
static String |
WHITE
text: "white".
|
static javafx.scene.paint.Color |
WINDOW_EFFECT
The color for a door.
|
static javafx.scene.paint.Color |
ZONE_FILL
The color for a zone.
|
static double |
ZOOM_FIT_PERCENTAGE_HEIGHT
The percentage of the full screen that a zoomed room will fill according to its width.
|
static double |
ZOOM_FIT_PERCENTAGE_WIDTH
The percentage of the full screen that a zoomed room will fill according to its width.
|
static double |
ZOOM_PANE_HEIGHT
The height of the zoomPane in the locationPane.
|
static double |
ZOOM_PANE_WIDTH
The width of the zoomPane in the locationPane.
|
public static final String DEFAULT_CSS
public static final String LIGHT_THEME_CSS_NAME
public static final String LIGHT_THEME_CSS
public static final String DARK_THEME_CSS_NAME
public static final String DARK_THEME_CSS
public static final double IMAGE_SIZE
public static final double INSETS
public static final double BIG_ICON
public static final double MIDDLE_ICON
public static final double SMALL_ICON
public static final double EXTRA_SMALL_ICON
public static final double EXTRA_EXTRA_SMALL_ICON
public static final double MAX_MENU_WIDTH
public static final double MAXLOGOWIDTH
public static final double FULL_ROTATION
public static final double TRIGGER_DISTANCE
public static final double METER_TO_PIXEL
public static final double ROOM_STROKE_WIDTH
public static final double ROOM_STROKE_WIDTH_MOUSE_OVER
public static final double REGION_STROKE_WIDTH
public static final double REGION_STROKE_WIDTH_MOUSE_OVER
public static final double REGION_DASH_WIDTH
public static final double DOOR_DASH_WIDTH
public static final double STANDARD_TEXT_SIZE
public static final double MIDDLE_ICON_SCALE_FACTOR
public static final double SMALL_ICON_SCALE_FACTOR
public static final double FULLY_TRANSPARENT
public static final double NO_TRANSPARENCY
public static final double NEARLY_TRANSPARENT
public static final double HALF_TRANSPARENT
public static final double FASTFADEDURATION
public static final double LIGHT_CHANGE_FADE_DURATION
public static final double SLOW_FADE_DURATION
public static final double GLOWING_FADE_DURATION
public static final double SMOKE_DETECTOR_FADE_DURATION
public static final javafx.scene.paint.Color TILE_SELECTION
public static final javafx.scene.paint.Color REGION_FILL
public static final javafx.scene.paint.Color PASSAGE_FILL
public static final javafx.scene.paint.Color ZONE_FILL
public static final javafx.scene.paint.Color WINDOW_EFFECT
public static final javafx.scene.paint.Color BACKGROUND_COLOR
public static final double ZOOM_PANE_WIDTH
public static final double ZOOM_PANE_HEIGHT
public static final String DUMMY_ROOM_NAME
public static final double ZOOM_FIT_PERCENTAGE_WIDTH
public static final double ZOOM_FIT_PERCENTAGE_HEIGHT
public static final double FLOATING_BUTTON_OFFSET
public static final double SMALL_MAIN_MENU_WIDTH
public static final int ONE_HUNDRED
public static final double SCALE_DELTA
public static final int CONNECTION_POINTS
public static final String LANGUAGE_RESOURCE_BUNDLE
public static final int ANIMATION_TIME
public static final double ROUND_ANGLE
public static final int OBTUSE_ANGLE_270
public static final int RIGHT_ANGLE
public static final int RGB255
public static final int SIX
public static final int TEN
public static final int FIFTEEN
public static final String WHITE
public static final javafx.scene.paint.Color LIGHTBULB_COLOR
public static final long TRANSFORMATION_TIMEOUT
public static final String ICONS_CSS_STRING
public static final String UNKNOWN_ID
public static final double TEMPERATUR_FADING_MINIMUM
public static final double TEMPERATUR_FADING_MAXIMUM
public static final double THIN_STROKE
public static final double NORMAL_STROKE
public static final double BRIGHTNESS_MAXIMUM
public static final int OPERATION_SERVICE_MILLI_TIMEOUT
public static final int CLICK_TIME_INTERVAL_MILLI
public static final String CELSIUS
public static final String PERCENTAGE
public static final double WEATHER_ICONS_SCALE
public static final String WATT
public static final String BOLD_LABEL
public static final String SMALL_LABEL
public static final long FILTER_TIME
Copyright © 2015–2017 openbase.org. All rights reserved.