Constant Field Values
Contents
de.fraunhofer.*
-
de.fraunhofer.iosb.ilt.configurable.ConfigEditor<T> Modifier and Type Constant Field Value public static final StringDEFAULT_PROFILE_NAME"default" -
de.fraunhofer.iosb.ilt.configurable.Configurable<C,D> Modifier and Type Constant Field Value public static final StringCLASS_CONFIG_EDITOR_FACTORY_METHOD_NAME"getClassConfigEditor" -
de.fraunhofer.iosb.ilt.configurable.Styles Modifier and Type Constant Field Value public static final StringSTYLE_BORDER" -fx-border-base: gray; -fx-border-shadow: white; -fx-light-border: derive(-fx-border-base, 25%); -fx-border-color: -fx-light-border -fx-border-base -fx-border-base -fx-light-border; -fx-border-insets: 0 1 1 0; -fx-background-color: -fx-border-shadow, -fx-background; -fx-background-insets: 1 0 0 1, 2; -fx-padding: 2;"