public class

MetalComboBoxIcon

extends Object
implements Serializable Icon
java.lang.Object
   ↳ javax.swing.plaf.metal.MetalComboBoxIcon

Class Overview

This utility class draws the horizontal bars which indicate a MetalComboBox

See Also

Summary

Public Constructors
MetalComboBoxIcon()
Public Methods
int getIconHeight()
Created a stub to satisfy the interface.
int getIconWidth()
Created a stub to satisfy the interface.
void paintIcon(Component c, Graphics g, int x, int y)
Paints the horizontal bars for the
[Expand]
Inherited Methods
From class java.lang.Object
From interface javax.swing.Icon

Public Constructors

public MetalComboBoxIcon ()

Public Methods

public int getIconHeight ()

Created a stub to satisfy the interface.

Returns
  • an int specifying the fixed height of the icon.

public int getIconWidth ()

Created a stub to satisfy the interface.

Returns
  • an int specifying the fixed width of the icon.

public void paintIcon (Component c, Graphics g, int x, int y)

Paints the horizontal bars for the