public class TestGenerationAction extends MainWindowAction
Modifier and Type | Field and Description |
---|---|
private static String |
NAME |
private static String |
TOOLTIP |
mainWindow, SHORTCUT_KEY_MASK
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
TestGenerationAction(MainWindow mainWindow) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
init()
Registers the action at some listeners to update its status in a correct
fashion.
|
getMediator, getName, isSelected, setAcceleratorKey, setAcceleratorLetter, setIcon, setName, setSelected, setTooltip
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
private static final String NAME
private static final String TOOLTIP
public TestGenerationAction(MainWindow mainWindow)
public void actionPerformed(ActionEvent e)
public void init()