Package com.github.weisj.darklaf.icons
Class SolidColorIcon
java.lang.Object
com.github.weisj.darklaf.icons.SolidColorIcon
- All Implemented Interfaces:
Icon
-
Constructor Summary
ConstructorsConstructorDescriptionSolidColorIcon(Color color)SolidColorIcon(Color color, int width, int height) -
Method Summary
-
Constructor Details
-
SolidColorIcon
public SolidColorIcon() -
SolidColorIcon
-
SolidColorIcon
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
getColor
-
setColor
-