public interface ActionDowngrade extends Action
| 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.
|
ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICONaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledactionPerformedstatic final String ACCELERATOR_KEY
KeyStroke to be used as the
accelerator for the action.static final String MNEMONIC_KEY
Copyright © 2009-2012 jtstand.com. All Rights Reserved.