|
|||||||||
| Home >> All >> com >> trapezium >> [ chisel overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.trapezium.chisel
Class ChiselKeys

java.lang.Objectcom.trapezium.chisel.ChiselKeys
- public class ChiselKeys
- extends java.lang.Object
| Field Summary | |
private static java.util.Hashtable |
keys
|
| Constructor Summary | |
protected |
ChiselKeys()
|
| Method Summary | |
static java.lang.String |
getKeyAction(int modifiers,
int key)
|
static void |
setKeyAction(java.lang.String action,
int modifiers,
int key)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
keys
private static java.util.Hashtable keys
| Constructor Detail |
ChiselKeys
protected ChiselKeys()
| Method Detail |
setKeyAction
public static void setKeyAction(java.lang.String action, int modifiers, int key)
getKeyAction
public static java.lang.String getKeyAction(int modifiers, int key)
|
|||||||||
| Home >> All >> com >> trapezium >> [ chisel overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.trapezium.chisel.ChiselKeys