public class CrystalIcon extends ImageIcon
ImageIcon.AccessibleImageIcon
Constructor and Description |
---|
CrystalIcon() |
CrystalIcon(Crystal crystal) |
CrystalIcon(Crystal crystal,
int size) |
CrystalIcon(String description) |
Modifier and Type | Method and Description |
---|---|
Crystal |
getCrystal() |
int |
getSize() |
void |
setCrystal(Crystal crystal) |
void |
setCrystal(String description) |
void |
setSize(int size) |
getAccessibleContext, getDescription, getIconHeight, getIconWidth, getImage, getImageLoadStatus, getImageObserver, loadImage, paintIcon, setDescription, setImage, setImageObserver, toString