public interface FontImageIcon
A FontImageIcon
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA builder for a FontImageIcon.static interfacePaints a FontIcon onto an Image Iconstatic interfaceCreates a ImageIcon on which to paint the FontIcon -
Method Summary
-
Method Details
-
imageIcon
ImageIcon imageIcon()- Returns:
- the Image Icon
-
setColor
Sets the icon color- Parameters:
color- the color
-
builder
- Parameters:
ikon- the ikon- Returns:
- a new
FontImageIcon.Builder
-