public static class CommonMenus.MuteBreakpointsActionHandler extends GenericAction
ACTION_PROPERTY, ALT, CTRL, SHIFT, TAG_CONTEXTSchangeSupport, enabledACCELERATOR_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 |
|---|
MuteBreakpointsActionHandler(java.util.function.Supplier<BreakpointManager> bpm) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
boolean |
isEnabled() |
boolean |
isSelected() |
getConditionalActionHandler, getIcon, getId, getName, parseAccelerator, setConditionalActionHandler, setIcon, stateChangedaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabledpublic MuteBreakpointsActionHandler(java.util.function.Supplier<BreakpointManager> bpm)
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListeneractionPerformed in class GenericActionpublic boolean isSelected()
isSelected in class GenericActionpublic boolean isEnabled()
isEnabled in interface ActionisEnabled in class GenericActionCopyright © 2022. All rights reserved.