Compiere 3.1

org.compiere.plaf
Class CompiereBorders.CheckBoxIcon

java.lang.Object
  extended by 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

Constructor Summary
CompiereBorders.CheckBoxIcon()
           
 
Method Summary
protected  void drawCheck(Component c, Graphics g, int x, int y)
          Draw Check
protected  int getControlSize()
           
 int getIconHeight()
           
 int getIconWidth()
           
 void paintIcon(Component c, Graphics g, int x, int y)
          Paint Icon
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompiereBorders.CheckBoxIcon

public CompiereBorders.CheckBoxIcon()
Method Detail

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 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.