|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface specifying symbolic constants for standard pathnames
Field Summary | |
static int |
COMMON_APPDATA
The symbolic constant representing the common/shared application data directory. |
static int |
COMMON_DOCS
The symbolic constant representing the common/shared documents directory. |
static int |
PROGRAM_INSTALL
The symbolic constant representing the directory under which programs are installed. |
static int |
USER_APPDATA
The symbolic constant representing the current user's application data directory. |
static int |
USER_DOCS
The symbolic constant representing the current user's documents directory. |
static int |
USER_HOME
The symbolic constant representing the current user's home directory. |
Field Detail |
public static final int USER_HOME
public static final int USER_APPDATA
public static final int USER_DOCS
public static final int COMMON_APPDATA
public static final int COMMON_DOCS
public static final int PROGRAM_INSTALL
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |