Serialized Form
-
Package com.github.weisj.darklaf.icons
-
Class com.github.weisj.darklaf.icons.DarkSVGIcon extends Object implements Serializable
-
Serialized Fields
-
icon
com.kitfox.svg.app.beans.SVGIcon icon
-
loaded
AtomicBoolean loaded
-
size
Dimension size
-
uri
URI uri
-
-
-
Class com.github.weisj.darklaf.icons.DarkUIAwareIcon extends Object implements Serializable
-
Serialized Fields
-
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.icons.ThemedSVGIcon extends DarkSVGIcon implements Serializable
-
Serialized Fields
-
currentTheme
Object currentTheme
-
-
-