gate.gui
Class NameBearerHandle.ReloadClassAction
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--gate.gui.NameBearerHandle.ReloadClassAction
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, Serializable
- Enclosing class:
- NameBearerHandle
- class NameBearerHandle.ReloadClassAction
- extends AbstractAction
Saves a corpus as a set of xml files in a directory.
- 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 |
NameBearerHandle.ReloadClassAction
public NameBearerHandle.ReloadClassAction()
actionPerformed
public void actionPerformed(ActionEvent e)
- Overrides:
actionPerformed
in class AbstractAction