byucc.jhdl.apps.Jab
Class KeyMan
java.lang.Object
byucc.jhdl.apps.Jab.KeyMan
- All Implemented Interfaces:
- java.util.EventListener, java.awt.event.KeyListener
- public class KeyMan
- extends java.lang.Object
- implements java.awt.event.KeyListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log_File
public static final int Log_File
- See Also:
- Constant Field Values
Quit
public static final int Quit
- See Also:
- Constant Field Values
Load
public static final int Load
- See Also:
- Constant Field Values
Step
public static final int Step
- See Also:
- Constant Field Values
Reset
public static final int Reset
- See Also:
- Constant Field Values
KeyMan
public KeyMan(CLInterpreter interp)
keyTyped
public void keyTyped(java.awt.event.KeyEvent e)
- Specified by:
keyTyped
in interface java.awt.event.KeyListener
keyPressed
public void keyPressed(java.awt.event.KeyEvent e)
- Specified by:
keyPressed
in interface java.awt.event.KeyListener
keyReleased
public void keyReleased(java.awt.event.KeyEvent e)
- Specified by:
keyReleased
in interface java.awt.event.KeyListener
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.