public class UpdateApplicationAction extends AbstractTuttiAction<TuttiUIContext,MainUI,MainUIHandler>
ApplicationUpdater mecanism.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
reload |
protected TuttiApplicationUpdaterCallBack.UpdateType[] |
types |
| Constructor and Description |
|---|
UpdateApplicationAction(MainUIHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
boolean |
isReload() |
void |
postSuccessAction() |
boolean |
prepareAction() |
void |
releaseAction() |
void |
setTypes(TuttiApplicationUpdaterCallBack.UpdateType... types) |
askAdminPassword, createProgressionModelIfRequired, getConfig, getContext, getDataContext, getProgressionModel, sendMessage, setProgressionModelaskBeforeDelete, askOverwriteFile, chooseFile, decorate, decorate, displayInfoMessage, displayWarningMessage, getActionDescription, getActionEngine, getActionFactory, getDecorator, getHandler, getModel, getUI, isHideBody, postFailedAction, saveFile, saveFile, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected TuttiApplicationUpdaterCallBack.UpdateType[] types
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 setTypes(TuttiApplicationUpdaterCallBack.UpdateType... types)
public void postSuccessAction()
postSuccessAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<TuttiUIContext,MainUI,MainUIHandler>public boolean isReload()
Copyright © 2012–2014 Ifremer. All rights reserved.