public class EmptyIcon extends ImageIcon
Icon.ImageIcon.AccessibleImageIcon| Constructor and Description |
|---|
EmptyIcon() |
EmptyIcon(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
getAccessibleContext, getDescription, getImage, getImageLoadStatus, getImageObserver, loadImage, setDescription, setImage, setImageObserver, toStringpublic int getIconHeight()
getIconHeight in interface IcongetIconHeight in class ImageIconpublic int getIconWidth()
getIconWidth in interface IcongetIconWidth in class ImageIconCopyright © 2013. All Rights Reserved.