Package com.github.weisj.darklaf.icons
Interface IconSupplier<T extends Icon>
- All Known Implementing Classes:
AbstractLazyIconSupplier,LazyImageIconSupplier
public interface IconSupplier<T extends Icon>
-
Method Summary
-
Method Details
-
getIcon
T getIcon()
-