Package com.github.weisj.darklaf.icons
Interface DynamicIcon
-
- All Superinterfaces:
Icon
- All Known Subinterfaces:
MutableThemedIcon,ThemedIcon,UIAwareIcon
- All Known Implementing Classes:
CustomThemedIcon,DarkUIAwareIcon,DefaultUIAwareIcon,LazyUIAwareIcon,SimpleUIAwareIcon,ThemedSVGIcon
public interface DynamicIcon extends Icon
-
-
Method Summary
-
Methods inherited from interface javax.swing.Icon
getIconHeight, getIconWidth, paintIcon
-
-