FreeHEP API
Version current

org.freehep.swing.plaf.metal
Class CheckBoxMenuItemIcon

java.lang.Object
  extended byorg.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
Source Code:
CheckBoxMenuItemIcon.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.