class ColorProvider extends Object
| Constructor and Description |
|---|
ColorProvider() |
| Modifier and Type | Method and Description |
|---|---|
static javafx.scene.paint.Color |
getStringColor(EStringSelectionState state)
Retrieve the color by the state
|
static javafx.scene.paint.Color |
getStringColorActive()
Provide the color of the String that represents the active selection
|
static javafx.scene.paint.Color |
getStringColorDisabled()
Provide the color of a String that is currently disabled
|
static javafx.scene.paint.Color |
getStringColorInactive()
Provide the color of a String that represents an inactive selection
|
public static javafx.scene.paint.Color getStringColorActive()
public static javafx.scene.paint.Color getStringColorInactive()
public static javafx.scene.paint.Color getStringColorDisabled()
public static javafx.scene.paint.Color getStringColor(EStringSelectionState state)
state - Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.