org.freehep.swing.plaf.metal
Class MetalTriStateBoxIcon
java.lang.Object
javax.swing.plaf.metal.MetalCheckBoxIcon
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetalTriStateBoxIcon
public MetalTriStateBoxIcon()
drawCheck
protected void drawCheck(Component c,
Graphics g,
int x,
int y)
- Overrides:
drawCheck
in class MetalCheckBoxIcon
Copyright © 2000-2007 FreeHEP. All Rights Reserved.