org.eclipse.draw2d
Class KeyListener.Stub
java.lang.Object
|
+--org.eclipse.draw2d.KeyListener.Stub
- All Implemented Interfaces:
- KeyListener
- Enclosing class:
- KeyListener
- public static class KeyListener.Stub
- extends Object
- implements KeyListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyListener.Stub
public KeyListener.Stub()
keyPressed
public void keyPressed(KeyEvent ke)
- Specified by:
keyPressed in interface KeyListener
keyReleased
public void keyReleased(KeyEvent ke)
- Specified by:
keyReleased in interface KeyListener