public static class Layer.LayerSaveAsAction extends javax.swing.AbstractAction
| Constructor and Description |
|---|
LayerSaveAsAction(Layer layer)
Create a new save as action
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public LayerSaveAsAction(Layer layer)
layer - The layer that should be saved.public void actionPerformed(java.awt.event.ActionEvent e)