public class MenuSendFeedackAction extends MainWindowAction
Modifier and Type | Field and Description |
---|---|
private SendFeedbackAction |
action
Re-using
SendFeedbackAction from ExceptionDialog for this. |
mainWindow, SHORTCUT_KEY_MASK
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
MenuSendFeedackAction(MainWindow mainWindow) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent arg0) |
getMediator, getName, isSelected, setAcceleratorKey, setAcceleratorLetter, setIcon, setName, setSelected, setTooltip
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
private final SendFeedbackAction action
SendFeedbackAction
from ExceptionDialog
for this.public MenuSendFeedackAction(MainWindow mainWindow)
public void actionPerformed(ActionEvent arg0)