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