Module is.codion.swing.common.ui
Package is.codion.swing.common.ui.icon
Interface FontImageIcon.IconPainter
- Enclosing interface:
- FontImageIcon
public static interface FontImageIcon.IconPainter
Paints a FontIcon onto an Image Icon
-
Method Summary
-
Method Details
-
paintIcon
Paints the given font icon onto the given image icon- Parameters:
fontIcon
- the font iconimageIcon
- the image icon
-