Class LazyImageIconSupplier

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

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