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, getIconWidthCopyright © 2001-2014 JGoodies Software GmbH. All Rights Reserved.