org.ceryle.ui.graph
Class GraphNavigator.DialogDisposer

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

public class GraphNavigator.DialogDisposer
extends KeyAdapter


Constructor Summary
GraphNavigator.DialogDisposer(Window win)
           
 
Method Summary
 void keyPressed(KeyEvent event)
           
 
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

GraphNavigator.DialogDisposer

public GraphNavigator.DialogDisposer(Window win)
Method Detail

keyPressed

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