protected abstract class GraphicsWindow.ExportAction extends BasicAction
| Modifier and Type | Method and 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.
|
getEventWindowpublic abstract void exportTo(java.io.OutputStream out)
throws java.io.IOException
out - destination streamjava.io.IOExceptionpublic void actionPerformed(java.awt.event.ActionEvent evt)
Copyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.