com.jgoodies.looks.common
public class MinimumSizedIcon extends Object implements Icon
Icon
with a minimum size that is read from the
UIManager
defaultIconSize
key.
Version: $Revision: 1.3 $
Constructor Summary | |
---|---|
MinimumSizedIcon() | |
MinimumSizedIcon(Icon icon) |
Method Summary | |
---|---|
int | getIconHeight() |
int | getIconWidth() |
void | paintIcon(Component c, Graphics g, int x, int y) |