public final class SaveAction extends SaveActionBase
| Modifier and Type | Field and Description |
|---|---|
private static SaveAction |
instance |
sc| Modifier | Constructor and Description |
|---|---|
private |
SaveAction()
Construct the action with "Save" as label.
|
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getFile(Layer layer) |
static SaveAction |
getInstance() |
actionPerformed, addToFileOpenHistory, confirmOverwrite, createAndOpenSaveFileChooser, createAndOpenSaveFileChooser, doSave, doSave, doSave, updateEnabledStatecreateAndOpenFileChooser, createAndOpenFileChooser, createAndOpenFileChooser, createAndOpenFileChooser, createAndOpenFileChooserdestroy, getCurrentDataSet, getEditLayer, getShortcut, initEnabledState, installAdapters, setTooltip, updateEnabledStateprivate static SaveAction instance
private SaveAction()
public static SaveAction getInstance()
public java.io.File getFile(Layer layer)
getFile in class SaveActionBase