org.freehep.swing.plaf.metal
Class MetalTriStateBoxIcon

java.lang.Object
  extended by javax.swing.plaf.metal.MetalCheckBoxIcon
      extended by org.freehep.swing.plaf.metal.MetalTriStateBoxIcon
All Implemented Interfaces:
Serializable, Icon, UIResource

public class MetalTriStateBoxIcon
extends MetalCheckBoxIcon

Version:
$Id: MetalTriStateBoxIcon.java 8584 2006-08-10 23:06:37Z duns $
Author:
Mark Donszelmann
See Also:
Serialized Form

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

Constructor Detail

MetalTriStateBoxIcon

public MetalTriStateBoxIcon()
Method Detail

drawCheck

protected void drawCheck(Component c,
                         Graphics g,
                         int x,
                         int y)
Overrides:
drawCheck in class MetalCheckBoxIcon


Copyright © 2000-2007 FreeHEP. All Rights Reserved.