public class StyleUtil
extends java.lang.Object
| Constructor and Description |
|---|
StyleUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkIfColorIsDark(java.lang.String color) |
static java.lang.String |
getStyleBaseColor()
Access to style value @baseColor@
|
static java.lang.String |
getStyleTextColorForBackground(java.lang.String background)
Returns text color which is adequate to background.
|
static java.lang.String |
getStyleTextColorForDarkBackground()
Access to style value @textColorForDarkBackground@
|
static java.lang.String |
getStyleTextColorForLightBackground()
Access to style value @textColorForLightBackground@
|
public static boolean checkIfColorIsDark(java.lang.String color)
public static java.lang.String getStyleBaseColor()
public static java.lang.String getStyleTextColorForLightBackground()
public static java.lang.String getStyleTextColorForDarkBackground()
public static java.lang.String getStyleTextColorForBackground(java.lang.String background)
Copyright © CaptainCasa Gmbh. All Rights Reserved.