|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alchemy.core.Alchemy
public class Alchemy
Main class for Alchemy
Handles all and everything - the meta 'root' reference
| Field Summary | |
|---|---|
static java.lang.String |
KEY_ALT_STRING
Alt Key String - This looks like |
static java.lang.String |
KEY_MODIFIER_STRING
Modifier Key String - This looks like |
static java.lang.String |
KEY_SHIFT_STRING
Shift Key String - This looks like |
static int |
OS
Current OS in use, one of OS_WINDOWS, OS_MAC, OS_LINUX or OS_OTHER. |
static boolean |
OS_IS_VISTA
Are you tolerant enough to user the dreaded Windows Vista? |
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int OS
public static boolean OS_IS_VISTA
public static java.lang.String KEY_MODIFIER_STRING
public static java.lang.String KEY_SHIFT_STRING
public static java.lang.String KEY_ALT_STRING
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||