| Constructor and Description |
|---|
LazyImageIcon(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
Image |
getImage() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public LazyImageIcon(String name)
public Image getImage()
public int getIconHeight()
getIconHeight in interface Iconpublic int getIconWidth()
getIconWidth in interface IconCopyright © 2014. All Rights Reserved.