public class ICOConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_CURSOR
Indicates that ICO data represents a cursor (.CUR).
|
static int |
TYPE_ICON
Indicates that ICO data represents an icon (.ICO).
|
Constructor and Description |
---|
ICOConstants() |
public static final int TYPE_ICON
public static final int TYPE_CURSOR