Package com.github.weisj.darklaf.color
Class DynamicColorUIResource
java.lang.Object
java.awt.Color
com.github.weisj.darklaf.util.ColorWrapper
com.github.weisj.darklaf.color.DynamicColor
com.github.weisj.darklaf.color.DynamicColorUIResource
- All Implemented Interfaces:
Paint,Transparency,Serializable,UIResource
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class com.github.weisj.darklaf.color.DynamicColor
currentKeyFields inherited from class com.github.weisj.darklaf.util.ColorWrapper
DEFAULT_COLORFields inherited from class java.awt.Color
black, BLACK, blue, BLUE, cyan, CYAN, DARK_GRAY, darkGray, gray, GRAY, green, GREEN, LIGHT_GRAY, lightGray, magenta, MAGENTA, orange, ORANGE, pink, PINK, red, RED, white, WHITE, yellow, YELLOWFields inherited from interface java.awt.Transparency
BITMASK, OPAQUE, TRANSLUCENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.weisj.darklaf.color.DynamicColor
ensureCorrectColor, getColor, getCurrentDynamicKey, getCurrentKey, getUpdatedColor, isColorSet, setCurrentKey, setDynamicKeyMethods inherited from class com.github.weisj.darklaf.util.ColorWrapper
brighter, createContext, darker, getAlpha, getBlue, getColorComponents, getColorComponents, getColorSpace, getComponents, getComponents, getGreen, getRed, getRGB, getRGBColorComponents, getRGBComponents, getTransparency, setColor
-
Constructor Details
-
DynamicColorUIResource
public DynamicColorUIResource() -
DynamicColorUIResource
-