|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--edu.umd.cs.piccolo.event.PBasicInputEventHandler
|
+--org.hisee.graphics.KeyEventHandler
KeyEventHandler handles key events to the GaugePanel
| Constructor Summary | |
KeyEventHandler(GaugePanel gaugePanel)
|
|
| Method Summary | |
void |
keyPressed(edu.umd.cs.piccolo.event.PInputEvent e)
|
| Methods inherited from class edu.umd.cs.piccolo.event.PBasicInputEventHandler |
acceptsEvent, getEventFilter, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelRotated, mouseWheelRotatedByBlock, paramString, processEvent, setEventFilter, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public KeyEventHandler(GaugePanel gaugePanel)
| Method Detail |
public void keyPressed(edu.umd.cs.piccolo.event.PInputEvent e)
keyPressed in class edu.umd.cs.piccolo.event.PBasicInputEventHandler
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||