public class TestGenerationAction extends MainWindowAction
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
NAME |
private static java.lang.String |
TOOLTIP |
mainWindowSHORTCUT_KEY_MASK| Constructor and Description |
|---|
TestGenerationAction(MainWindow mainWindow) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
init()
Registers the action at some listeners to update its status in a correct
fashion.
|
getMediatorgetIcon, getMenuPath, getName, getPriority, getSmallIcon, getTooltip, isSelected, setAcceleratorKey, setAcceleratorLetter, setIcon, setLargeIcon, setLargeIcon, setMenuPath, setName, setPriority, setSelected, setSmallIcon, setTooltipprivate static final java.lang.String NAME
private static final java.lang.String TOOLTIP
public TestGenerationAction(MainWindow mainWindow)