Class DarkUIAwareIcon

java.lang.Object
com.github.weisj.darklaf.icons.DarkUIAwareIcon
All Implemented Interfaces:
UIAwareIcon, Serializable, Icon, UIResource

public class DarkUIAwareIcon
extends Object
implements UIAwareIcon, UIResource, Serializable
Icon that is aware of the current ui theme and adjusts the icon accordingly. Icons are loaded lazily at their point of usage.
Since:
2019
See Also:
Serialized Form