public class MetalComboBoxIcon extends Objectimplements Icon , Serializable
MetalComboBoxUI
| Constructor and Description |
|---|
MetalComboBoxIcon()
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIconHeight()
Created a stub to satisfy the interface.
|
int |
getIconWidth()
Created a stub to satisfy the interface.
|
void |
paintIcon(Component
Paints the horizontal bars for the
|
public void paintIcon(Componentc, Graphics g, int x, int y)
public int getIconWidth()
getIconWidth in interface
Icon
public int getIconHeight()
getIconHeight in interface
Icon