| |
|
| javax.swing.JDialog salomeTMF_plug.docXML.importxml.ImportDialog
initSelection | boolean initSelection(Code) | | |
selectionDesTests | boolean selectionDesTests(Code) | | |
centerScreen | protected void centerScreen()(Code) | | |
createComponents | public void createComponents()(Code) | | |
getErrorMessage | public String getErrorMessage()(Code) | | Returns the errorMessage. |
isCreer_copy | public boolean isCreer_copy()(Code) | | Returns the creer_copy. |
isInitSelection | public boolean isInitSelection()(Code) | | Returns the initSelection. |
isMajPossible | public boolean isMajPossible()(Code) | | Returns the majPossible. |
isSelectionDesTests | public boolean isSelectionDesTests()(Code) | | Returns the selectionDesTests. |
isSupprAction | public boolean isSupprAction()(Code) | | Returns the supprAction. |
isSupprElement | public boolean isSupprElement()(Code) | | Returns the supprElement. |
setErrorMessage | public void setErrorMessage(String errorMessage)(Code) | | Parameters: errorMessage - The errorMessage to set. |
setFamilySelectionList | public void setFamilySelectionList(ArrayList<Family> familySelectionList)(Code) | | Parameters: familyList - The familyList to set. |
setInitSelection | public void setInitSelection(boolean initSelection)(Code) | | Parameters: initSelection - The initSelection to set. |
setSelectionDesTests | public void setSelectionDesTests(boolean selectionDesTests)(Code) | | Parameters: selectionDesTests - The selectionDesTests to set. |
setSuiteSelectionList | public void setSuiteSelectionList(ArrayList<TestList> suiteSelectionList)(Code) | | Parameters: suiteList - The suiteList to set. |
setTestSelectionList | public void setTestSelectionList(ArrayList<Test> testSelectionList)(Code) | | Parameters: testList - The testList to set. |
showErrorMessage | public void showErrorMessage()(Code) | | Méthode qui affiche les messages d'erreur
|
xmlParser | public Document xmlParser(String path) throws Exception(Code) | | Méthode qui parse le document XML dont le chemin est indiqué dans "path"
Parameters: path - un document DOM4J throws: Exception - |
|
|
|