API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.metal. MetalCheckBoxIcon View Source
Author(s)
Steve Wilson
Since
Version
1.18 11/17/05
Serial
Hierarchy
 Object
      MetalCheckBoxIcon
Implements
 Icon
 UIResource
 Serializable
Subclasses
Description
public class MetalCheckBoxIcon
  CheckboxIcon implementation for OrganicCheckBoxUI
See also:   
Constructors
public MetalCheckBoxIcon ()
Methods
Hide/Show inherited methods
protected void drawCheck (Component c, Graphics g, int x, int y)
protected int getControlSize ()
public int getIconHeight () [Specified in Icon]
public int getIconWidth () [Specified in Icon]
public void paintIcon (Component c, Graphics g, int x, int y) [Specified in Icon]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar