public class FADerivedIcon extends Object implements Icon
Modifier | Constructor and Description |
---|---|
protected |
FADerivedIcon(char iconID,
float size,
Paint color,
boolean solid) |
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
protected FADerivedIcon(char iconID, float size, Paint color, boolean solid)
public int getIconHeight()
getIconHeight
in interface Icon
public int getIconWidth()
getIconWidth
in interface Icon
Copyright © 2015–2021 Fiji. All rights reserved.