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 Icon
public int getIconWidth()
getIconWidth
in interface Icon
Copyright © 2021. All rights reserved.