FreeHEP API
Version v1.2.2

org.freehep.swing.plaf.metal
Class MetalTriStateBoxIcon

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

public class MetalTriStateBoxIcon
extends MetalCheckBoxIcon

Version:
$Id: MetalTriStateBoxIcon.java,v 1.1 2000/05/23 07:57:39 duns Exp $
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

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.