controlP5
Class ControlWindowKeyListener

java.lang.Object
  extended by controlP5.ControlWindowKeyListener

public class ControlWindowKeyListener
extends java.lang.Object


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

ControlWindowKeyListener

public ControlWindowKeyListener(ControlWindow theControlWindow)

ControlWindowKeyListener

public ControlWindowKeyListener(ControlP5 theControlP5)
Method Detail

keyEvent

public void keyEvent(java.awt.event.KeyEvent theKeyEvent)


processing library controlP5 by Andreas Schlegel. (c) 2010