org.compiere.plaf
Class CompiereBorders.CheckBoxIcon
java.lang.Object
org.compiere.plaf.CompiereBorders.CheckBoxIcon
- All Implemented Interfaces:
- Serializable, Icon, UIResource
- Enclosing class:
- CompiereBorders
public static class CompiereBorders.CheckBoxIcon
- extends Object
- implements Icon, UIResource, Serializable
Check Box Icon
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompiereBorders.CheckBoxIcon
public CompiereBorders.CheckBoxIcon()
getControlSize
protected int getControlSize()
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- Paint Icon
- Specified by:
paintIcon in interface Icon
- See Also:
Icon.paintIcon(java.awt.Component, java.awt.Graphics, int, int)
drawCheck
protected void drawCheck(Component c,
Graphics g,
int x,
int y)
- Draw Check
getIconWidth
public int getIconWidth()
- Specified by:
getIconWidth in interface Icon
getIconHeight
public int getIconHeight()
- Specified by:
getIconHeight in interface Icon
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.