|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.KeyAdapter
maspack.collision.Test.KeyHandler
public class Test.KeyHandler
Constructor Summary | |
---|---|
Test.KeyHandler(GLViewer myViewer)
|
Method Summary | |
---|---|
void |
keyTyped(java.awt.event.KeyEvent e)
|
Methods inherited from class java.awt.event.KeyAdapter |
---|
keyPressed, keyReleased |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Test.KeyHandler(GLViewer myViewer)
Method Detail |
---|
public void keyTyped(java.awt.event.KeyEvent e)
keyTyped
in interface java.awt.event.KeyListener
keyTyped
in class java.awt.event.KeyAdapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |