|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.image4j.codec.ico.ICOConstants
public class ICOConstants
Provides constants used with ICO format.
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
ICOConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TYPE_ICON
public static final int TYPE_CURSOR
| Constructor Detail |
|---|
public ICOConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||