public static class MetalIconFactory.PaletteCloseIcon extends Objectimplements Icon , UIResource , Serializable
| Constructor and Description |
|---|
PaletteCloseIcon()
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight()
Returns the icon's height.
|
int |
getIconWidth()
Returns the icon's width.
|
void |
paintIcon(Component
Draw the icon at the specified location.
|
public void paintIcon(Componentc, Graphics g, int x, int y)
Icon
public int getIconWidth()
Icon
getIconWidth in interface
Icon
public int getIconHeight()
Icon
getIconHeight in interface
Icon