|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.foray.common.FOrayConstants
public final class FOrayConstants
FOray-specific constants used throughout the system.
Field Summary | |
---|---|
static String |
BINARY_SERIALIZATION_EXTENSION
The file extension used for files that are serialized binary java objects. |
static byte |
DEFAULT_SCREEN_RESOLUTION
Constant indicating the system-wide default screen resolution, expressed in pixels-per-inch, that is 96. |
static String |
LOG_NEWLINE
Standard text to designate a new line in a log message. |
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 String BINARY_SERIALIZATION_EXTENSION
public static final byte DEFAULT_SCREEN_RESOLUTION
public static final String LOG_NEWLINE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |