public class MenuSendFeedackAction extends MainWindowAction
| Modifier and Type | Field and Description |
|---|---|
private SendFeedbackAction |
action
Re-using
SendFeedbackAction from ExceptionDialog for this. |
private static long |
serialVersionUID |
mainWindowSHORTCUT_KEY_MASK| Constructor and Description |
|---|
MenuSendFeedackAction(MainWindow mainWindow) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
getMediatorgetIcon, getMenuPath, getName, getPriority, getSmallIcon, getTooltip, isSelected, setAcceleratorKey, setAcceleratorLetter, setIcon, setLargeIcon, setLargeIcon, setMenuPath, setName, setPriority, setSelected, setSmallIcon, setTooltipprivate static final long serialVersionUID
private final SendFeedbackAction action
SendFeedbackAction from ExceptionDialog for this.public MenuSendFeedackAction(MainWindow mainWindow)