public static class SequenceOperationActions.RemoveChannelAction extends IcyAbstractAction
ENABLED_KEY| Constructor and Description |
|---|
SequenceOperationActions.RemoveChannelAction(int channel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doAction(java.awt.event.ActionEvent e)
Action implementation
|
boolean |
isEnabled() |
actionPerformed, doAction, enabledChanged, execute, executeNow, getDescription, getIcon, getKeyStroke, getLabelComponent, getLabelComponent, getLongDescription, getName, getProcessMessage, getRichToolTip, isBgProcess, isProcessing, isSelected, setAccelerator, setAccelerator, setBgProcess, setDescription, setEnabled, setIcon, setLongDescription, setName, setProcessMessage, setSelected, setToolTipTextFromActionpublic SequenceOperationActions.RemoveChannelAction(int channel)
public boolean doAction(java.awt.event.ActionEvent e)
IcyAbstractActionpublic boolean isEnabled()
isEnabled in interface javax.swing.ActionisEnabled in class IcyAbstractAction