org.ceryle.ui
Class LocationBar.KeyHandler

java.lang.Object
  extended by java.awt.event.KeyAdapter
      extended by org.ceryle.ui.LocationBar.KeyHandler
All Implemented Interfaces:
KeyListener, EventListener
Enclosing class:
LocationBar

public class LocationBar.KeyHandler
extends KeyAdapter


Method Summary
 void keyPressed(KeyEvent e)
           
 void keyReleased(KeyEvent e)
           
 
Methods inherited from class java.awt.event.KeyAdapter
keyTyped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.