| |
|
| javax.swing.JDialog org.objectweb.salome_tmf.ihm.main.AskNewExecution
addInitScriptButton | JButton addInitScriptButton(Code) | | Bouton pour ajouter un script d'initialisation
|
addRestitutionScriptButton | JButton addRestitutionScriptButton(Code) | | Bouton pour ajouter un script de restitution
|
creationDate | JLabel creationDate(Code) | | Label de la date de création
|
dataSetComboBox | JComboBox dataSetComboBox(Code) | | Liste déroulante des jeux de données
|
environmentComboBox | JComboBox environmentComboBox(Code) | | Liste déroulante des environnements
|
executionName | JLabel executionName(Code) | | Label pour récupérer le nom de l'exécution
|
executionNameTextField | JTextField executionNameTextField(Code) | | Champ pour récupérer le nom de l'exécution
|
initNewFile | boolean initNewFile(Code) | | |
initScriptLabel | JLabel initScriptLabel(Code) | | Label du script d'initialisation
|
newDataSetButton | JButton newDataSetButton(Code) | | Bouton pour entrer un nouveau jeu de données
|
newEnvironmentButton | JButton newEnvironmentButton(Code) | | Bouton pour entrer un nouvel environnement
|
removeInitScriptButton | JButton removeInitScriptButton(Code) | | Bouton pour supprimer un script d'initialisation
|
removeRestitutionScriptButton | JButton removeRestitutionScriptButton(Code) | | Bouton pour supprimer un script de restitution
|
restitutionNewFile | boolean restitutionNewFile(Code) | | |
restitutionScriptFile | File restitutionScriptFile(Code) | | |
restitutionScriptLabel | JLabel restitutionScriptLabel(Code) | | Label du script de restitution
|
AskNewExecution | public AskNewExecution(Execution exec)(Code) | | Constructeur de la fenêtre
|
addRestitutionScriptPerformed | public void addRestitutionScriptPerformed(ActionEvent e)(Code) | | |
centerScreen | void centerScreen()(Code) | | |
getExecution | public Execution getExecution()(Code) | | Retourne l'exécution créée
l'exécution créée |
getInitScriptFile | public File getInitScriptFile()(Code) | | |
getRestitutionScriptFile | public File getRestitutionScriptFile()(Code) | | |
giveAccessToIhmExecutionView | public void giveAccessToIhmExecutionView()(Code) | | |
removeRestitutionScriptPerformed | public void removeRestitutionScriptPerformed(ActionEvent e)(Code) | | |
|
|
|