public static class Icon.IconType
extends com.jniwrapper.util.EnumItem
| Modifier and Type | Field and Description | 
|---|---|
| static Icon.IconType | BIGCorresponds to  ICON_BIGtype. | 
| static Icon.IconType | SMALLCorresponds to  ICON_SMALLtype. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.awt.Dimension | getSize()Returns the size associated with a currect icon type. | 
public static final Icon.IconType SMALL
ICON_SMALL type.public static final Icon.IconType BIG
ICON_BIG type.