FreeHEP API
Version v1.2.2

org.freehep.swing.plaf.metal
Class CheckBoxMenuItemIcon

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

public class CheckBoxMenuItemIcon
extends Object
implements Icon, UIResource, Serializable

Version:
$Id: CheckBoxMenuItemIcon.java,v 1.1 2000/05/23 07:57:39 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form

Constructor Summary
CheckBoxMenuItemIcon()
           
 
Method Summary
 int getIconHeight()
           
 int getIconWidth()
           
 void paintIcon(Component c, Graphics g, int x, int y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckBoxMenuItemIcon

public CheckBoxMenuItemIcon()
Method Detail

paintIcon

public void paintIcon(Component c,
                      Graphics g,
                      int x,
                      int y)
Specified by:
paintIcon in interface Icon

getIconWidth

public int getIconWidth()
Specified by:
getIconWidth in interface Icon

getIconHeight

public int getIconHeight()
Specified by:
getIconHeight in interface Icon

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.