Save This Page
Home » openjdk-7 » javax » swing » plaf » metal » [javadoc | source]
javax.swing.plaf.metal
public class: MetalCheckBoxIcon [javadoc | source]
java.lang.Object
   javax.swing.plaf.metal.MetalCheckBoxIcon

All Implemented Interfaces:
    UIResource, Serializable, Icon

CheckboxIcon implementation for OrganicCheckBoxUI

Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeansTM has been added to the java.beans package. Please see java.beans.XMLEncoder .

Method from javax.swing.plaf.metal.MetalCheckBoxIcon Summary:
drawCheck,   getControlSize,   getIconHeight,   getIconWidth,   paintIcon
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.swing.plaf.metal.MetalCheckBoxIcon Detail:
 protected  void drawCheck(Component c,
    Graphics g,
    int x,
    int y) 
 protected int getControlSize() 
 public int getIconHeight() 
 public int getIconWidth() 
 public  void paintIcon(Component c,
    Graphics g,
    int x,
    int y)