Serialized Form
-
Package com.github.weisj.darklaf.properties.color
-
Class com.github.weisj.darklaf.properties.color.DynamicColor
class DynamicColor extends com.github.weisj.darklaf.util.ColorWrapper implements Serializable -
Class com.github.weisj.darklaf.properties.color.DynamicColorUIResource
class DynamicColorUIResource extends DynamicColor implements Serializable
-
-
Package com.github.weisj.darklaf.properties.icons
-
Class com.github.weisj.darklaf.properties.icons.CustomThemedIcon
class CustomThemedIcon extends ThemedSVGIcon implements Serializable -
Class com.github.weisj.darklaf.properties.icons.DarkSVGIcon
class DarkSVGIcon extends Object implements Serializable-
Serialized Fields
-
directRendering
boolean directRendering
-
iconKey
com.github.weisj.darklaf.properties.icons.IconLoader.IconKey iconKey
-
iconSize
@NotNull Dimension iconSize
-
image
Image image
-
loadedWithExtraScale
boolean loadedWithExtraScale
-
scaleX
double scaleX
-
scaleY
double scaleY
-
svgDocumentHolder
@NotNull com.github.weisj.darklaf.properties.icons.DarkSVGIcon.SVGDocumentHolder svgDocumentHolder
-
-
-
Class com.github.weisj.darklaf.properties.icons.DarkUIAwareIcon
class DarkUIAwareIcon extends Object implements Serializable-
Serialized Fields
-
cacheKey
com.github.weisj.darklaf.properties.icons.IconLoader.IconKey cacheKey
-
currentStyle
AwareIconStyle currentStyle
-
darkKey
String darkKey
-
dual
DarkUIAwareIcon dual
-
h
int h
-
lightKey
String lightKey
-
parentClass
Class<?> parentClass
-
w
int w
-
-
-
Class com.github.weisj.darklaf.properties.icons.ThemedSVGIcon
class ThemedSVGIcon extends DarkSVGIcon implements Serializable
-
-
Package com.github.weisj.darklaf.properties.uiresource
-
Class com.github.weisj.darklaf.properties.uiresource.DarkColorUIResource
class DarkColorUIResource extends ColorUIResource implements Serializable -
Class com.github.weisj.darklaf.properties.uiresource.DarkFontUIResource
class DarkFontUIResource extends FontUIResource implements Serializable
-