protected class BasicJideComboBoxUI.BasicJideComboBoxIcon extends Object implements Icon
| Modifier | Constructor and Description |
|---|---|
protected |
BasicJideComboBoxIcon() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public int getIconWidth()
getIconWidth in interface Iconpublic int getIconHeight()
getIconHeight in interface Icon