wt.clients.beans
Class RapidFind.SymMouse

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

class RapidFind.SymMouse
extends MouseAdapter


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

RapidFind.SymMouse

RapidFind.SymMouse()
Method Detail

mousePressed

public void mousePressed(MouseEvent event)