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