public class FatcowIcon extends ImageIcon
ImageIcon.AccessibleImageIcon| Constructor and Description |
|---|
FatcowIcon() |
FatcowIcon(Fatcow fatcow) |
FatcowIcon(Fatcow fatcow,
int size) |
FatcowIcon(String description) |
| Modifier and Type | Method and Description |
|---|---|
Fatcow |
getFatcow() |
int |
getSize() |
void |
setFatcow(Fatcow fatcow) |
void |
setFatcow(String description) |
void |
setSize(int size) |
getAccessibleContext, getDescription, getIconHeight, getIconWidth, getImage, getImageLoadStatus, getImageObserver, loadImage, paintIcon, setDescription, setImage, setImageObserver, toString