net.sourceforge.toscanaj.gui.action
Class ExportOALFormatAction
java.lang.Object
javax.swing.AbstractAction
net.sourceforge.toscanaj.gui.action.KeyboardMappedAction
net.sourceforge.toscanaj.gui.action.ExportContextAction
net.sourceforge.toscanaj.gui.action.ExportOALFormatAction
- All Implemented Interfaces:
- javax.swing.Action, java.awt.event.ActionListener, java.lang.Cloneable, java.util.EventListener, java.io.Serializable
- public class ExportOALFormatAction
- extends ExportContextAction
- See Also:
- Serialized Form
Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportOALFormatAction
public ExportOALFormatAction(java.awt.Frame frame,
ExportContextAction.ContextSource contextSource)
ExportOALFormatAction
public ExportOALFormatAction(java.awt.Frame frame,
ExportContextAction.ContextSource contextSource,
int mnemonic,
javax.swing.KeyStroke keystroke)
exportFile
protected void exportFile(java.io.File selectedFile)
throws java.io.FileNotFoundException
- Specified by:
exportFile
in class ExportContextAction
- Throws:
java.io.FileNotFoundException
getFileFilter
protected ExtensionFileFilter getFileFilter()
- Specified by:
getFileFilter
in class ExportContextAction
getName
protected java.lang.String getName()
- Specified by:
getName
in class ExportContextAction
The ToscanaJ project