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