public class ComputeWeightsAction extends AbstractTuttiAction<EditCatchesUIModel,EditCatchesUI,EditCatchesUIHandler>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ComputeWeightsAction.Weights |
AbstractTuttiAction.ActionTimerTask<A extends AbstractTuttiAction>| Modifier and Type | Field and Description |
|---|---|
protected Component |
errorComponent |
protected String |
errorMessage |
protected String |
errorTitle |
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 |
|---|
ComputeWeightsAction(EditCatchesUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected Float |
computeSpeciesBatch(SpeciesBatchRowModel row) |
protected Map<ComputeWeightsAction.Weights,Float> |
computeSpeciesBatches() |
protected void |
doAction(ActionEvent event) |
protected void |
releaseAction(ActionEvent event) |
protected void |
setComputedValue(JTextField textField,
Float value) |
actionPerformed, decorate, getActionDescription, getActionName, getConfig, getContext, getDecorator, getHandler, getMainAction, getModel, getService, getUI, isFailed, isHideBody, prepareAction, runAction, sendMessage, setFailed, setMnemonicaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected String errorMessage
protected String errorTitle
protected Component errorComponent
public ComputeWeightsAction(EditCatchesUIHandler handler)
protected void doAction(ActionEvent event) throws Exception
doAction in class AbstractTuttiAction<EditCatchesUIModel,EditCatchesUI,EditCatchesUIHandler>Exceptionprotected Map<ComputeWeightsAction.Weights,Float> computeSpeciesBatches()
protected Float computeSpeciesBatch(SpeciesBatchRowModel row)
protected void setComputedValue(JTextField textField, Float value)
protected void releaseAction(ActionEvent event)
releaseAction in class AbstractTuttiAction<EditCatchesUIModel,EditCatchesUI,EditCatchesUIHandler>Copyright © 2012-2013 Ifremer. All Rights Reserved.