org.media.hyperpad
Class HyperSourceKeyListener
java.lang.Object
|
+--org.media.hyperpad.HyperSourceKeyListener
- All Implemented Interfaces:
- EventListener, KeyListener
- public class HyperSourceKeyListener
- extends Object
- implements KeyListener
Class meant to catch and interpret the key events for source mode.
- Version:
- $Revision: 1.1 $ $Date: 2002/09/13 18:51:36 $
- Author:
- Borsos Szabolcs
- See Also:
String
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HyperSourceKeyListener
public HyperSourceKeyListener(Component comp)
keyPressed
public void keyPressed(KeyEvent ke)
- Specified by:
keyPressed
in interface KeyListener
keyReleased
public void keyReleased(KeyEvent ke)
- Specified by:
keyReleased
in interface KeyListener
keyTyped
public void keyTyped(KeyEvent ke)
- Specified by:
keyTyped
in interface KeyListener
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."