public class UpdateApplicationAction extends AbstractTuttiAction<TuttiUIContext,MainUI,MainUIHandler>
ApplicationUpdater mecanism.| Modifier and Type | Field and Description |
|---|---|
protected UpdateModule[] |
modulesToUpdate |
protected boolean |
reload |
| Constructor and Description |
|---|
UpdateApplicationAction(MainUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
boolean |
isReload() |
void |
postSuccessAction() |
boolean |
prepareAction() |
void |
releaseAction() |
void |
setModulesToUpdate(UpdateModule... modulesToUpdate) |
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, saveFile, saveFile, saveFileWithStartDirectory, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected UpdateModule[] modulesToUpdate
protected boolean reload
public UpdateApplicationAction(MainUIHandler handler)
public boolean prepareAction()
throws Exception
prepareAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<TuttiUIContext,MainUI,MainUIHandler>Exceptionpublic void releaseAction()
releaseAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<TuttiUIContext,MainUI,MainUIHandler>public void doAction()
throws Exception
doAction in class AbstractTuttiAction<TuttiUIContext,MainUI,MainUIHandler>Exceptionpublic void setModulesToUpdate(UpdateModule... modulesToUpdate)
public void postSuccessAction()
postSuccessAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<TuttiUIContext,MainUI,MainUIHandler>public boolean isReload()
Copyright © 2012–2015 Ifremer. All rights reserved.