Constant Field Values
Contents
com.dlsc.*
-
com.dlsc.preferencesfx.formsfx.view.controls.DoubleSliderControl Modifier and Type Constant Field Value public static final int
VALUE_LABEL_PADDING
25
-
com.dlsc.preferencesfx.formsfx.view.controls.IntegerSliderControl Modifier and Type Constant Field Value public static final int
VALUE_LABEL_PADDING
25
-
com.dlsc.preferencesfx.formsfx.view.controls.ToggleControl Modifier and Type Constant Field Value public static final double
NEGATIVE_LABEL_INSETS
-17.3
-
com.dlsc.preferencesfx.formsfx.view.renderer.PreferencesFxFormRenderer Modifier and Type Constant Field Value public static final double
SPACING
5.0
-
com.dlsc.preferencesfx.formsfx.view.renderer.PreferencesFxGroupRenderer Modifier and Type Constant Field Value public static final int
GRID_MARGIN
10
-
com.dlsc.preferencesfx.model.Setting<E extends com.dlsc.formsfx.model.structure.Element,P extends javafx.beans.property.Property> Modifier and Type Constant Field Value public static final String
MARKED_STYLE_CLASS
"simple-control-marked"
-
com.dlsc.preferencesfx.util.Constants Modifier and Type Constant Field Value public static final String
BREADCRUMB_DELIMITER
"#"
public static final int
DEFAULT_CATEGORY
0
public static final double
DEFAULT_DIVIDER_POSITION
0.2
public static final int
DEFAULT_PREFERENCES_HEIGHT
700
public static final int
DEFAULT_PREFERENCES_POS_X
700
public static final int
DEFAULT_PREFERENCES_POS_Y
500
public static final int
DEFAULT_PREFERENCES_WIDTH
1000
public static final String
DIVIDER_POSITION
"DIVIDER_POSITION"
public static final int
SCROLLBAR_SUBTRACT
20
public static final String
SELECTED_CATEGORY
"SELECTED_CATEGORY"
public static final String
WINDOW_HEIGHT
"WINDOW_HEIGHT"
public static final String
WINDOW_POS_X
"WINDOW_POS_X"
public static final String
WINDOW_POS_Y
"WINDOW_POS_Y"
public static final String
WINDOW_WIDTH
"WINDOW_WIDTH"