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.MinimumSizedIcon
Constructor and Description |
---|
MinimumSizedCheckIcon(Icon icon,
JMenuItem menuItem) |
Modifier and Type | Method and Description |
---|---|
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
getIconHeight, getIconWidth
Copyright © 2001-2011 JGoodies Karsten Lentzsch. All Rights Reserved.