Class LazyImageIconSupplier

java.lang.Object
com.github.weisj.darklaf.properties.icons.AbstractLazyIconSupplier<ImageIcon>
com.github.weisj.darklaf.properties.icons.LazyImageIconSupplier
All Implemented Interfaces:
IconSupplier<ImageIcon>, Supplier<Image>

public class LazyImageIconSupplier extends AbstractLazyIconSupplier<ImageIcon> implements Supplier<Image>