public final class SaveProductAsAction extends AbstractAction
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFERENCES_KEY_LAST_PRODUCT_DIR |
static String |
PREFERENCES_KEY_PRODUCT_CONVERSION_REQUIRED |
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
SaveProductAsAction(org.esa.snap.core.datamodel.ProductNode productNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Boolean |
execute()
Executes the action command.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic static final String PREFERENCES_KEY_PRODUCT_CONVERSION_REQUIRED
public static final String PREFERENCES_KEY_LAST_PRODUCT_DIR
public SaveProductAsAction(org.esa.snap.core.datamodel.ProductNode productNode)
public void actionPerformed(ActionEvent e)
public Boolean execute()
Boolean.TRUE on success, Boolean.FALSE on failure, or null on cancellation.Copyright © 2014–2016 European Space Agency (ESA). All rights reserved.