| Constructor and Description |
|---|
NullIcon(int width,
int height)
Creates a new instance of NullIcon
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public NullIcon(int width,
int height)
public int getIconHeight()
getIconHeight in interface Iconpublic int getIconWidth()
getIconWidth in interface IconCopyright © 2021. All rights reserved.