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