wt.clients.prodmgmt
Class ChooseOccurrenceDialog.SymMouse

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

class ChooseOccurrenceDialog.SymMouse
extends MouseAdapter


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

Constructor Detail

ChooseOccurrenceDialog.SymMouse

ChooseOccurrenceDialog.SymMouse()
Method Detail

mouseClicked

public void mouseClicked(MouseEvent event)