|
|||||||||
| Home >> All >> com >> lilacsoftware >> orca >> [ applets overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.lilacsoftware.orca.applets
Class Constants

java.lang.Objectcom.lilacsoftware.orca.applets.Constants
- public final class Constants
- extends java.lang.Object
| Field Summary | |
static int |
GOTOMAX
|
static int |
TIMEBLANK
|
static int |
TIMEELAPSED
|
static int |
TIMEMAX
|
static int |
TIMEREMAINING
|
| Constructor Summary | |
Constants()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
TIMEREMAINING
public static final int TIMEREMAINING
- See Also:
- Constant Field Values
TIMEELAPSED
public static final int TIMEELAPSED
- See Also:
- Constant Field Values
TIMEBLANK
public static final int TIMEBLANK
- See Also:
- Constant Field Values
TIMEMAX
public static final int TIMEMAX
- See Also:
- Constant Field Values
GOTOMAX
public static final int GOTOMAX
- See Also:
- Constant Field Values
| Constructor Detail |
Constants
public Constants()
|
|||||||||
| Home >> All >> com >> lilacsoftware >> orca >> [ applets overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.lilacsoftware.orca.applets.Constants