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 Iconpublic int getIconWidth()
getIconWidth in interface IconCopyright © 2018–2021 Morphonets. All rights reserved.