public class SaveSessionAction extends AbstractAction implements org.openide.util.ContextAwareAction, org.openide.util.LookupListener
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
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 |
|---|
SaveSessionAction() |
SaveSessionAction(org.openide.util.Lookup lookup) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event) |
Action |
createContextAwareInstance(org.openide.util.Lookup actionContext) |
void |
resultChanged(org.openide.util.LookupEvent ev) |
void |
saveSession(boolean saveAs) |
void |
saveSessionAsQuitely(File newSessionFile) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic static final String ID
public SaveSessionAction()
public SaveSessionAction(org.openide.util.Lookup lookup)
public final void actionPerformed(ActionEvent event)
actionPerformed in interface ActionListenerpublic Action createContextAwareInstance(org.openide.util.Lookup actionContext)
createContextAwareInstance in interface org.openide.util.ContextAwareActionpublic void resultChanged(org.openide.util.LookupEvent ev)
resultChanged in interface org.openide.util.LookupListenerpublic void saveSession(boolean saveAs)
public void saveSessionAsQuitely(File newSessionFile)
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.