Modifier and Type | Field and Description |
---|---|
static KeyStroke |
CLOSE_ACCELERATOR_KEY |
static Integer |
CLOSE_MNEMONIC_KEY |
static Integer |
EXIT_MNEMONIC_KEY |
static KeyStroke |
NEW_ACCELERATOR_KEY |
static KeyStroke |
NEW_EXPLORER_ACCELERATOR_KEY |
static Integer |
NEW_EXPLORER_MNEMONIC_KEY |
static Integer |
NEW_MNEMONIC_KEY |
static KeyStroke |
OPEN_ACCELERATOR_KEY |
static Integer |
OPEN_MNEMONIC_KEY |
static KeyStroke |
RELOAD_ACCELERATOR_KEY |
static Integer |
RELOAD_MNEMONIC_KEY |
static KeyStroke |
SAVE_ACCELERATOR_KEY |
static Integer |
SAVE_MNEMONIC_KEY |
static KeyStroke |
SAVEAS_ACCELERATOR_KEY |
static Integer |
SAVEAS_MNEMONIC_KEY |
Constructor and Description |
---|
Standards() |
public static final Integer NEW_EXPLORER_MNEMONIC_KEY
public static final KeyStroke NEW_EXPLORER_ACCELERATOR_KEY
public static final Integer NEW_MNEMONIC_KEY
public static final KeyStroke NEW_ACCELERATOR_KEY
public static final Integer OPEN_MNEMONIC_KEY
public static final KeyStroke OPEN_ACCELERATOR_KEY
public static final Integer CLOSE_MNEMONIC_KEY
public static final KeyStroke CLOSE_ACCELERATOR_KEY
public static final Integer RELOAD_MNEMONIC_KEY
public static final KeyStroke RELOAD_ACCELERATOR_KEY
public static final Integer SAVE_MNEMONIC_KEY
public static final KeyStroke SAVE_ACCELERATOR_KEY
public static final Integer SAVEAS_MNEMONIC_KEY
public static final KeyStroke SAVEAS_ACCELERATOR_KEY
public static final Integer EXIT_MNEMONIC_KEY