com.incors.plaf.kunststoff
Class KunststoffCheckBoxIcon

java.lang.Object
  extended by javax.swing.plaf.metal.MetalCheckBoxIcon
      extended by com.incors.plaf.kunststoff.KunststoffCheckBoxIcon
All Implemented Interfaces:
java.io.Serializable, javax.swing.Icon, javax.swing.plaf.UIResource

public class KunststoffCheckBoxIcon
extends javax.swing.plaf.metal.MetalCheckBoxIcon

See Also:
Serialized Form

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

Constructor Detail

KunststoffCheckBoxIcon

public KunststoffCheckBoxIcon()
Method Detail

paintIcon

public void paintIcon(java.awt.Component c,
                      java.awt.Graphics g,
                      int x,
                      int y)
Specified by:
paintIcon in interface javax.swing.Icon
Overrides:
paintIcon in class javax.swing.plaf.metal.MetalCheckBoxIcon