org.ceryle.graph
Class GraphPanel.GraphKeyListener

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

public class GraphPanel.GraphKeyListener
extends KeyAdapter

Internal class implements KeyAdapter to capture key events. This is passed on to the TGScrollPane.


Constructor Summary
GraphPanel.GraphKeyListener()
           
 
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

GraphPanel.GraphKeyListener

public GraphPanel.GraphKeyListener()
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.