public static class Layer.LayerSaveAction extends javax.swing.AbstractAction
Constructor and Description |
---|
LayerSaveAction(Layer layer)
Create a new action that saves the layer
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public LayerSaveAction(Layer layer)
layer
- The layer to save.public void actionPerformed(java.awt.event.ActionEvent e)