public static class Gui.StringIcon extends Object implements Icon
| Constructor and Description |
|---|
StringIcon(String s0)
Evident
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g0,
int x,
int y)
Evident.
|
public StringIcon(String s0)
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface Iconsee also the complete user documentation .