|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.ClarionEvent
org.jclarion.clarion.KeyedClarionEvent
public class KeyedClarionEvent
| Constructor Summary | |
|---|---|
KeyedClarionEvent(int event,
AbstractControl field,
boolean window,
int keyCode,
int keyChar,
int keyState)
|
|
| Method Summary | |
|---|---|
int |
getKeyChar()
|
int |
getKeyCode()
|
int |
getKeyState()
|
| Methods inherited from class org.jclarion.clarion.ClarionEvent |
|---|
consume, debugString, getConsumeResult, getConsumeResultNoWait, getEvent, getField, isWindowEvent, runOnConsumedResult, setClarionThread, test, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public KeyedClarionEvent(int event,
AbstractControl field,
boolean window,
int keyCode,
int keyChar,
int keyState)
| Method Detail |
|---|
public int getKeyCode()
public int getKeyChar()
public int getKeyState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||