|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--GP.Reactors.KeyInteractor
Constructor Summary | |
KeyInteractor(Graphic graphic,
java.lang.String key)
|
|
KeyInteractor(java.lang.String key)
|
Method Summary | |
void |
KeyPress()
|
void |
KeyRelease()
|
void |
TurnOff()
|
void |
TurnOn()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public KeyInteractor(java.lang.String key)
public KeyInteractor(Graphic graphic, java.lang.String key)
Method Detail |
public void TurnOn()
TurnOn
in interface Reactor
public void TurnOff()
TurnOff
in interface Reactor
public void KeyPress()
public void KeyRelease()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |