|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface containing some useful constants.
Field Summary | |
static int |
ALL
Indicating all files. |
static int |
CDBACK_SIDE
Indicating that the type is a back side. |
static int[] |
CDBACK_SIDE_SIZE
The size of a back side with side borders. |
static int[] |
CDBACK_SIZE
The size of a back side. |
static int |
CDBOOKLET
Indicating that the type is a booklet. |
static int[] |
CDBOOKLET_SIZE
The size of a back side without the sides. |
static int |
CDFRONT
Indicating that the type is a front side. |
static int[] |
CDFRONT_SIZE
The size of a front side. |
static int[] |
CDSIDE_SIZE
The size of a back side border. |
static int |
CDX
Indication cdx files. |
static int |
GIF
Indicating gif files. |
static int |
JPG
Indicating jpeg files. |
static int |
PNG
Indicating png files. |
Field Detail |
public static final int CDFRONT
public static final int CDBOOKLET
public static final int CDBACK_SIDE
public static final int[] CDFRONT_SIZE
public static final int[] CDBACK_SIZE
public static final int[] CDBOOKLET_SIZE
public static final int[] CDSIDE_SIZE
public static final int[] CDBACK_SIDE_SIZE
public static final int ALL
public static final int JPG
public static final int PNG
public static final int GIF
public static final int CDX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |