gate.gui.docview
Class CorefEditor.NewCorefAction

java.lang.Object
  extended by gate.gui.docview.CorefEditor.NewCorefAction
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
CorefEditor

protected class CorefEditor.NewCorefAction
extends Object
implements ActionListener

When user hovers over the annotations which have been highlighted by show button


Constructor Summary
CorefEditor.NewCorefAction()
           
 
Method Summary
 void actionPerformed(ActionEvent ae)
           
 void setMousePointer(Point point)
           
 void setTextLocation(int textLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorefEditor.NewCorefAction

public CorefEditor.NewCorefAction()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent ae)
Specified by:
actionPerformed in interface ActionListener

setTextLocation

public void setTextLocation(int textLocation)

setMousePointer

public void setMousePointer(Point point)