Package org.esa.snap.rcp.actions.file
Class ReopenProductAction
java.lang.Object
javax.swing.AbstractAction
org.esa.snap.rcp.actions.file.ReopenProductAction
- All Implemented Interfaces:
ActionListener,Serializable,Cloneable,EventListener,Action,org.openide.util.actions.Presenter,org.openide.util.actions.Presenter.Menu,org.openide.util.actions.Presenter.Popup,org.openide.util.actions.Presenter.Toolbar
public final class ReopenProductAction
extends AbstractAction
implements org.openide.util.actions.Presenter.Toolbar, org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter
org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar -
Field Summary
Fields 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 TypeMethodDescriptionvoidMethods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
Constructor Details
-
ReopenProductAction
public ReopenProductAction()
-
-
Method Details
-
getMenuPresenter
- Specified by:
getMenuPresenterin interfaceorg.openide.util.actions.Presenter.Menu
-
getPopupPresenter
- Specified by:
getPopupPresenterin interfaceorg.openide.util.actions.Presenter.Popup
-
getToolbarPresenter
- Specified by:
getToolbarPresenterin interfaceorg.openide.util.actions.Presenter.Toolbar
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-