public static class CommonMenus.DropFrameActionHandler extends AbstractAction
changeSupport, 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 |
|---|
DropFrameActionHandler(java.util.function.Supplier<Debugger> debugger,
java.util.function.Supplier<com.sun.jdi.StackFrame> frame) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
boolean |
isEnabled() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabledpublic DropFrameActionHandler(java.util.function.Supplier<Debugger> debugger, java.util.function.Supplier<com.sun.jdi.StackFrame> frame)
public void actionPerformed(ActionEvent e)
public boolean isEnabled()
isEnabled in interface ActionisEnabled in class AbstractActionCopyright © 2022. All rights reserved.