wt.clients.replication.unit
Class UnitTaskPanel.SymMouse

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

class UnitTaskPanel.SymMouse
extends MouseAdapter


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

UnitTaskPanel.SymMouse

UnitTaskPanel.SymMouse()
Method Detail

mousePressed

public void mousePressed(MouseEvent event)