gate.gui.docview
Class CorefEditor.TextPaneMouseListener

java.lang.Object
  extended byjavax.swing.event.MouseInputAdapter
      extended bygate.gui.docview.CorefEditor.TextPaneMouseListener
All Implemented Interfaces:
EventListener, MouseInputListener, MouseListener, MouseMotionListener
Enclosing class:
CorefEditor

protected class CorefEditor.TextPaneMouseListener
extends MouseInputAdapter


Constructor Summary
CorefEditor.TextPaneMouseListener()
           
 
Method Summary
 void mouseMoved(MouseEvent me)
           
 
Methods inherited from class javax.swing.event.MouseInputAdapter
mouseClicked, mouseDragged, mouseEntered, mouseExited, mousePressed, mouseReleased
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorefEditor.TextPaneMouseListener

public CorefEditor.TextPaneMouseListener()
Method Detail

mouseMoved

public void mouseMoved(MouseEvent me)