org.ceryle.ui.graph
Class FindTopicDialog.FindKeyListener

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

public class FindTopicDialog.FindKeyListener
extends KeyAdapter

Internal class implements KeyAdapter to capture key events.


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

Constructor Detail

FindTopicDialog.FindKeyListener

public FindTopicDialog.FindKeyListener()
Method Detail

keyPressed

public void keyPressed(KeyEvent ke)
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.