public interface ActionDowngrade
extends javax.swing.Action
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACCELERATOR_KEY
The key used for storing a
KeyStroke to be used as the
accelerator for the action. |
static java.lang.String |
MNEMONIC_KEY
The key used for storing an int key code to be used as the mnemonic
for the action.
|
static final java.lang.String ACCELERATOR_KEY
KeyStroke to be used as the
accelerator for the action.static final java.lang.String MNEMONIC_KEY