com.jgoodies.looks.common
public final class MinimumSizedCheckIcon extends MinimumSizedIcon
Icon interface that has a minimum size
and active border. The minimum size is read from the UIManager
defaultIconSize key.
Version: $Revision: 1.3 $
See Also: MinimumSizedIcon
| Constructor Summary | |
|---|---|
| MinimumSizedCheckIcon(Icon icon, JMenuItem menuItem) | |
| Method Summary | |
|---|---|
| void | paintIcon(Component c, Graphics g, int x, int y) |