public class PlotTableauFrame.ExportImageAction
extends javax.swing.AbstractAction
Constructor and Description |
---|
ExportImageAction(java.lang.String formatName)
Create a new action to export an image.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Export an image.
|