| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.event.KeyAdapter
com.cosylab.gui.components.Wheelswitch.KeyHandler
protected class Wheelswitch.KeyHandler
An implementation of KeyListener used for handling key commands for the wheelswitch.
| Constructor Summary | |
|---|---|
| protected  | Wheelswitch.KeyHandler() | 
| Method Summary | |
|---|---|
|  void | keyPressed(java.awt.event.KeyEvent e)Updates the digits in this Wheelswitch when key is pressed. | 
| Methods inherited from class java.awt.event.KeyAdapter | 
|---|
| keyReleased, keyTyped | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
protected Wheelswitch.KeyHandler()
| Method Detail | 
|---|
public void keyPressed(java.awt.event.KeyEvent e)
keyPressed in interface java.awt.event.KeyListenerkeyPressed in class java.awt.event.KeyAdaptere - | 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||