wt.clients.workflow.definer
Class WfNotifierRecipients.SymKey

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

class WfNotifierRecipients.SymKey
extends KeyAdapter


Constructor Summary
(package private) WfNotifierRecipients.SymKey()
           
 
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

WfNotifierRecipients.SymKey

WfNotifierRecipients.SymKey()
Method Detail

keyPressed

public void keyPressed(KeyEvent event)