public abstract class AbstractActionDowngrade extends AbstractAction implements ActionDowngrade
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCELERATOR_KEY
The key used for storing a
KeyStroke to be used as the
accelerator for the action. |
static String |
MNEMONIC_KEY
The key used for storing an int key code to be used as the mnemonic
for the action.
|
changeSupport, enabledACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Modifier | Constructor and Description |
|---|---|
protected |
AbstractActionDowngrade()
Creates a new action with a default (transparent) icon.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledactionPerformedpublic static final String ACCELERATOR_KEY
KeyStroke to be used as the
accelerator for the action.public static final String MNEMONIC_KEY
Copyright © 2009-2012 jtstand.com. All Rights Reserved.