wt.clients.csm.widgets
Class UnitIntegerContentDiscreteSetWidget.KeyLis
java.lang.Object
wt.clients.csm.widgets.UnitIntegerContentDiscreteSetWidget.KeyLis
- All Implemented Interfaces:
- EventListener, KeyListener
- Enclosing class:
- UnitIntegerContentDiscreteSetWidget
- class UnitIntegerContentDiscreteSetWidget.KeyLis
- extends Object
- implements KeyListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitIntegerContentDiscreteSetWidget.KeyLis
UnitIntegerContentDiscreteSetWidget.KeyLis()
keyTyped
public void keyTyped(KeyEvent e)
- Specified by:
keyTyped
in interface KeyListener
keyPressed
public void keyPressed(KeyEvent e)
- Specified by:
keyPressed
in interface KeyListener
keyReleased
public void keyReleased(KeyEvent e)
- Specified by:
keyReleased
in interface KeyListener