com.jFormTK
Class QuitNotSaved.SymKey

java.lang.Object
  extended by java.awt.event.KeyAdapter
      extended by com.jFormTK.QuitNotSaved.SymKey
All Implemented Interfaces:
java.awt.event.KeyListener, java.util.EventListener
Enclosing class:
QuitNotSaved

 class QuitNotSaved.SymKey
extends java.awt.event.KeyAdapter


Constructor Summary
QuitNotSaved.SymKey()
           
 
Method Summary
 void keyPressed(java.awt.event.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

QuitNotSaved.SymKey

QuitNotSaved.SymKey()
Method Detail

keyPressed

public void keyPressed(java.awt.event.KeyEvent event)
Specified by:
keyPressed in interface java.awt.event.KeyListener
Overrides:
keyPressed in class java.awt.event.KeyAdapter