| Constructor and Description |
|---|
RectColorIcon(Color color,
int w) |
RectColorIcon(Color color,
int w,
int h) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public RectColorIcon(Color color, int w)
public RectColorIcon(Color color, int w, int h)
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface IconCopyright © 2021 vpc open source initiative. All rights reserved.