org.ceryle.ui.search
Class FindReplaceDialog.KeyHandler
java.lang.Object
java.awt.event.KeyAdapter
org.ceryle.ui.search.FindReplaceDialog.KeyHandler
- All Implemented Interfaces:
- KeyListener, EventListener
- Enclosing class:
- FindReplaceDialog
public class FindReplaceDialog.KeyHandler
- extends KeyAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindReplaceDialog.KeyHandler
public FindReplaceDialog.KeyHandler()
keyReleased
public void keyReleased(KeyEvent e)
- Specified by:
keyReleased in interface KeyListener- Overrides:
keyReleased in class KeyAdapter
keyPressed
public void keyPressed(KeyEvent e)
- Specified by:
keyPressed in interface KeyListener- Overrides:
keyPressed in class KeyAdapter
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.