Package com.github.weisj.darklaf.icons
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>
-
Field Summary
Fields inherited from class com.github.weisj.darklaf.icons.AbstractLazyIconSupplier
key, parentClass, path -
Constructor Summary
ConstructorsConstructorDescriptionLazyImageIconSupplier(String path, IconLoader.IconKey key, Class<?> parentClass) -
Method Summary
Methods inherited from class com.github.weisj.darklaf.icons.AbstractLazyIconSupplier
getIcon