gate.gui
Class MainFrame.StoredMarkedCorpusEvalAction
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--gate.gui.MainFrame.StoredMarkedCorpusEvalAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, Serializable
- Enclosing class:
- MainFrame
- class MainFrame.StoredMarkedCorpusEvalAction
- extends AbstractAction
This class represent an action which brings up the corpus evaluation tool
- See Also:
- Serialized Form
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getValue, isEnabled, putValue, readObject, removePropertyChangeListener, setEnabled, writeObject |
Methods inherited from class java.lang.Object |
, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
MainFrame.StoredMarkedCorpusEvalAction
public MainFrame.StoredMarkedCorpusEvalAction()
actionPerformed
public void actionPerformed(ActionEvent e)
- Overrides:
actionPerformed
in class AbstractAction