|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectcontrolP5.ControlWindowKeyListener
public class ControlWindowKeyListener
Listens to key events.
Constructor Summary | |
---|---|
ControlWindowKeyListener(ControlP5 theControlP5)
|
|
ControlWindowKeyListener(ControlWindow theControlWindow)
|
Method Summary | |
---|---|
void |
keyEvent(java.awt.event.KeyEvent theKeyEvent)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ControlWindowKeyListener(ControlP5 theControlP5)
public ControlWindowKeyListener(ControlWindow theControlWindow)
Method Detail |
---|
public void keyEvent(java.awt.event.KeyEvent theKeyEvent)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |