wt.clients.beans
Class OrgChooserDialog.SymKey

java.lang.Object
  extended byjava.awt.event.KeyAdapter
      extended bywt.clients.beans.OrgChooserDialog.SymKey
All Implemented Interfaces:
EventListener, KeyListener
Enclosing class:
OrgChooserDialog

class OrgChooserDialog.SymKey
extends KeyAdapter


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

Constructor Detail

OrgChooserDialog.SymKey

OrgChooserDialog.SymKey()
Method Detail

keyTyped

public void keyTyped(KeyEvent event)