public static class SequenceOperationActions.ExtractChannelAction extends IcyAbstractAction
ENABLED_KEY
Constructor and Description |
---|
SequenceOperationActions.ExtractChannelAction(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, setToolTipTextFromAction
public SequenceOperationActions.ExtractChannelAction(int channel)
public boolean doAction(java.awt.event.ActionEvent e)
IcyAbstractAction
public boolean isEnabled()
isEnabled
in interface javax.swing.Action
isEnabled
in class IcyAbstractAction