public class RenameBenthosBatchAction extends LongActionSupport<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>
| Modifier and Type | Field and Description |
|---|---|
protected Species |
selectedSpecies |
| Constructor and Description |
|---|
RenameBenthosBatchAction(BenthosBatchUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
changeChildrenSpecies(BenthosBatchRowModel row,
Species species) |
void |
doAction() |
boolean |
prepareAction() |
void |
releaseAction() |
askAdminPassword, createProgressionModelIfRequired, getConfig, getContext, getDataContext, getProgressionModel, openAddSpeciesDialog, sendMessage, setProgressionModelaskBeforeDelete, askOverwriteFile, chooseFile, decorate, decorate, displayErrorMessage, displayInfoMessage, displayWarningMessage, getActionDescription, getActionEngine, getActionFactory, getDecorator, getDialogParentComponent, getHandler, getModel, getUI, isHideBody, postFailedAction, postSuccessAction, saveFile, saveFile, saveFileWithStartDirectory, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected Species selectedSpecies
public RenameBenthosBatchAction(BenthosBatchUIHandler handler)
public boolean prepareAction()
throws Exception
prepareAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>Exceptionpublic void releaseAction()
releaseAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>public void doAction()
throws Exception
doAction in class LongActionSupport<BenthosBatchUIModel,BenthosBatchUI,BenthosBatchUIHandler>Exceptionprotected void changeChildrenSpecies(BenthosBatchRowModel row, Species species)
Copyright © 2012–2015 Ifremer. All rights reserved.