public class IcoMoonIcon extends ImageIcon
ImageIcon.AccessibleImageIcon
Constructor and Description |
---|
IcoMoonIcon() |
IcoMoonIcon(IcoMoon icomoon) |
IcoMoonIcon(IcoMoon icomoon,
int size) |
IcoMoonIcon(String description) |
Modifier and Type | Method and Description |
---|---|
IcoMoon |
getIcoMoon() |
int |
getSize() |
void |
setIcoMoon(IcoMoon icomoon) |
void |
setIcoMoon(String description) |
void |
setSize(int size) |
getAccessibleContext, getDescription, getIconHeight, getIconWidth, getImage, getImageLoadStatus, getImageObserver, loadImage, paintIcon, setDescription, setImage, setImageObserver, toString