protected abstract class GraphicsWindow.ExportAction extends BasicAction
Modifier and Type | Method | Description |
---|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
|
abstract void |
exportTo(java.io.OutputStream out) |
Performs the export by writing bytes to a given stream.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
getEventWindow
public abstract void exportTo(java.io.OutputStream out) throws java.io.IOException
out
- destination streamjava.io.IOException
public void actionPerformed(java.awt.event.ActionEvent evt)
Copyright ? 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.