wt.clients.workflow.definer
Class WfNotifierRecipients.SymMouse

java.lang.Object
  extended byjava.awt.event.MouseAdapter
      extended bywt.clients.workflow.definer.WfNotifierRecipients.SymMouse
All Implemented Interfaces:
EventListener, MouseListener
Enclosing class:
WfNotifierRecipients

class WfNotifierRecipients.SymMouse
extends MouseAdapter


Constructor Summary
(package private) WfNotifierRecipients.SymMouse()
           
 
Method Summary
 void mousePressed(MouseEvent event)
           
 
Methods inherited from class java.awt.event.MouseAdapter
mouseClicked, mouseEntered, mouseExited, mouseReleased
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WfNotifierRecipients.SymMouse

WfNotifierRecipients.SymMouse()
Method Detail

mousePressed

public void mousePressed(MouseEvent event)