|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgnu.jemacs.swt.SwtKeyMapper
public class SwtKeyMapper
A utility class to do mapping between swt- and awt keyevents
| Constructor Summary | |
|---|---|
SwtKeyMapper()
|
|
| Method Summary | |
|---|---|
static int |
swtKey2EKey(org.eclipse.swt.events.KeyEvent swtEvent)
|
static int |
transformStatemask(org.eclipse.swt.events.KeyEvent swtEvent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwtKeyMapper()
| Method Detail |
|---|
public static int swtKey2EKey(org.eclipse.swt.events.KeyEvent swtEvent)
public static int transformStatemask(org.eclipse.swt.events.KeyEvent swtEvent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||