Package org.esa.snap.rcp.session
Class OpenSessionAction
java.lang.Object
javax.swing.AbstractAction
org.esa.snap.rcp.session.OpenSessionAction
- All Implemented Interfaces:
ActionListener,Serializable,Cloneable,EventListener,Action
- See Also:
-
Field Summary
FieldsFields inherited from class javax.swing.AbstractAction
changeSupport, enabledFields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactionPerformed(ActionEvent event) voidopenSession(File sessionFile) Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
Field Details
-
ID
- See Also:
-
LAST_SESSION_DIR_KEY
- See Also:
-
-
Constructor Details
-
OpenSessionAction
public OpenSessionAction()
-
-
Method Details
-
actionPerformed
-
openSession
-