Modifier and Type | Field and Description |
---|---|
static javafx.scene.paint.Color |
TUD_BLUE |
static javafx.scene.paint.Color |
TUD_DARKBLUE |
static javafx.scene.paint.Color |
TUD_EXTRALIGHTBLUE |
static javafx.scene.paint.Color |
TUD_LIGHTBLUE |
Constructor and Description |
---|
Colors() |
Modifier and Type | Method and Description |
---|---|
static javafx.scene.paint.Color |
fromCSSColorString(String string) |
static String |
toCSSColorString(javafx.scene.paint.Color color) |
public static final javafx.scene.paint.Color TUD_DARKBLUE
public static final javafx.scene.paint.Color TUD_BLUE
public static final javafx.scene.paint.Color TUD_LIGHTBLUE
public static final javafx.scene.paint.Color TUD_EXTRALIGHTBLUE
public Colors()
public static final String toCSSColorString(javafx.scene.paint.Color color)
public static javafx.scene.paint.Color fromCSSColorString(String string)
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.