API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.metal. MetalComboBoxIcon View Source
Author(s)
Tom Santos
Since
Version
1.14 11/17/05
Serial
Hierarchy
 Object
      MetalComboBoxIcon
Implements
 Icon
 Serializable
Subclasses
Description
public class MetalComboBoxIcon
  This utility class draws the horizontal bars which indicate a MetalComboBox
See also:    MetalComboBoxUI
Constructors
public MetalComboBoxIcon ()
Methods
Hide/Show inherited methods
public int getIconHeight () [Specified in Icon]
Created a stub to satisfy the interface.
public int getIconWidth () [Specified in Icon]
Created a stub to satisfy the interface.
public void paintIcon (Component c, Graphics g, int x, int y) [Specified in Icon]
Paints the horizontal bars for the
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar