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
- Source Code:
- CheckBoxMenuItemIcon.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckBoxMenuItemIcon
public CheckBoxMenuItemIcon()
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
Copyright © 2000-2004 FreeHEP, All Rights Reserved.