gate.gui.docview
Class CorefEditor.NewCorefAction
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
textLocation
int textLocation
mousePoint
Point mousePoint
label
JLabel label
panel
JPanel panel
subPanel
JPanel subPanel
field
String field
add
JButton add
cancel
JButton cancel
list
JComboBox list
mainPanel
JPanel mainPanel
popup1
JPopupMenu popup1
listEditor
CorefEditor.NewCorefAction.ListEditor listEditor
model
ComboBoxModel model
firstTime
boolean firstTime
CorefEditor.NewCorefAction
public CorefEditor.NewCorefAction()
actionPerformed
public void actionPerformed(ActionEvent ae)
- Specified by:
actionPerformed
in interface ActionListener
setTextLocation
public void setTextLocation(int textLocation)
setMousePointer
public void setMousePointer(Point point)