public class SaveAndOpenDialogAction extends SaveDemandeAction
| Modifier and Type | Field and Description |
|---|---|
protected FaxToMailUI |
dialogContent |
protected Dimension |
dimension |
protected boolean |
modal |
protected String |
title |
| Constructor and Description |
|---|
SaveAndOpenDialogAction(DemandeUIHandler handler,
boolean modal,
FaxToMailUI dialogContent,
String title,
Dimension dimension) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction() |
void |
postSuccessAction() |
postFailedActionaskAdminPassword, createProgressionModelIfRequired, getConfig, getContext, getProgressionModel, sendMessage, setProgressionModelaskBeforeDelete, askOverwriteFile, chooseFile, decorate, decorate, displayInfoMessage, displayWarningMessage, getActionDescription, getActionEngine, getActionFactory, getDecorator, getHandler, getModel, getUI, isHideBody, prepareAction, releaseAction, saveFile, saveFile, setActionDescription, setProgressionModeladdPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerprotected boolean modal
protected FaxToMailUI dialogContent
protected String title
protected Dimension dimension
public SaveAndOpenDialogAction(DemandeUIHandler handler, boolean modal, FaxToMailUI dialogContent, String title, Dimension dimension)
public void doAction()
throws Exception
doAction in class SaveDemandeActionExceptionpublic void postSuccessAction()
postSuccessAction in class org.nuiton.jaxx.application.swing.action.AbstractApplicationAction<DemandeUIModel,DemandeUI,DemandeUIHandler>Copyright © 2014 CodeLutin. All rights reserved.