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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetIcon()
-
-
-
Method Detail
-
getIcon
T getIcon()
-
-