|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object psychWithJava.FullScreen.KeyPressed
public class FullScreen.KeyPressed
A class to handle key pressing events.
FullScreen.KeyPressed
,
KeyEvent
Field Summary | |
---|---|
(package private) java.lang.Integer |
key
|
(package private) java.lang.Long |
when
|
Method Summary | |
---|---|
java.lang.Integer |
getKey()
|
java.lang.Long |
getWhen()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.Integer key
java.lang.Long when
Method Detail |
---|
public java.lang.Integer getKey()
public java.lang.Long getWhen()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |