FreeHEP API
Version current

org.freehep.swing.plaf.metal
Class MetalTriStateBoxIcon

java.lang.Object
  extended byjavax.swing.plaf.metal.MetalCheckBoxIcon
      extended byorg.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
Source Code:
MetalTriStateBoxIcon.java

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)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.