org.ceryle.graph
Class GraphPanel.GraphKeyListener
java.lang.Object
java.awt.event.KeyAdapter
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphPanel.GraphKeyListener
public GraphPanel.GraphKeyListener()
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.