|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.contentsystem.items.utils.KeyboardUtility
public class KeyboardUtility
The Class KeyboardUtility.
Constructor Summary | |
---|---|
KeyboardUtility(MTKeyboard keyboard)
Instantiates a new keyboard utility. |
Method Summary | |
---|---|
java.awt.event.KeyEvent |
getKeyEvent(float x,
float y)
Gets the key event. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyboardUtility(MTKeyboard keyboard)
keyboard
- the keyboardMethod Detail |
---|
public java.awt.event.KeyEvent getKeyEvent(float x, float y)
x
- the xy
- the y
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |