public abstract class AbstractSnapAction extends AbstractAction implements org.openide.util.HelpCtx.Provider
Modifier and Type | Field and Description |
---|---|
static String |
HELP_ID |
changeSupport, enabled
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 and Description |
---|
AbstractSnapAction() |
Modifier and Type | Method and Description |
---|---|
AppContext |
getAppContext() |
org.openide.util.HelpCtx |
getHelpCtx() |
String |
getHelpId() |
void |
setHelpId(String helpId) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
actionPerformed
public static final String HELP_ID
public AppContext getAppContext()
public String getHelpId()
public void setHelpId(String helpId)
public org.openide.util.HelpCtx getHelpCtx()
getHelpCtx
in interface org.openide.util.HelpCtx.Provider
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.