public class ColoredLineUnderIcon extends Object implements Icon
| Constructor and Description |
|---|
ColoredLineUnderIcon() |
ColoredLineUnderIcon(Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor() |
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics graphic,
int x,
int y) |
void |
setColor(Color color) |
public ColoredLineUnderIcon()
public ColoredLineUnderIcon(Icon icon)
public void setColor(Color color)
public Color getColor()
public int getIconHeight()
getIconHeight in interface Iconpublic int getIconWidth()
getIconWidth in interface IconCopyright © 1999–2025 ViaOA. All rights reserved.