|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.metal.MetalCheckBoxIcon
net.sourceforge.mlf.metouia.MetouiaCheckBoxIcon
This class represents a check box icon.
| Constructor Summary | |
MetouiaCheckBoxIcon()
|
|
| Method Summary | |
void |
paintIcon(java.awt.Component c,
java.awt.Graphics g,
int x,
int y)
Draws the check box icon at the specified location. |
| Methods inherited from class javax.swing.plaf.metal.MetalCheckBoxIcon |
drawCheck, getControlSize, getIconHeight, getIconWidth |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MetouiaCheckBoxIcon()
| Method Detail |
public void paintIcon(java.awt.Component c,
java.awt.Graphics g,
int x,
int y)
c - The component to draw on.g - The graphics context.x - The x coordinate of the top left corner.y - The y coordinate of the top left corner.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||