|  | @@ -6,18 +6,48 @@
 | 
	
		
			
			| 6 | 6 |      </artifacts-to-build>
 | 
	
		
			
			| 7 | 7 |    </component>
 | 
	
		
			
			| 8 | 8 |    <component name="ChangeListManager">
 | 
	
		
			
			| 9 |  | -    <list default="true" id="a647cb6a-4230-4101-a652-d7cfd0c21e24" name="Default" comment="">
 | 
	
		
			
			| 10 |  | -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/ConnexionBDD.class" afterPath="$PROJECT_DIR$/out/production/java/ConnexionBDD.class" />
 | 
	
		
			
			| 11 |  | -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfacePrincipale$1.class" afterPath="$PROJECT_DIR$/out/production/java/InterfacePrincipale$1.class" />
 | 
	
		
			
			| 12 |  | -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfacePrincipale$PanQuestionsListener.class" afterPath="$PROJECT_DIR$/out/production/java/InterfacePrincipale$PanQuestionsListener.class" />
 | 
	
		
			
			| 13 |  | -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfacePrincipale$PanReponsesListener.class" afterPath="$PROJECT_DIR$/out/production/java/InterfacePrincipale$PanReponsesListener.class" />
 | 
	
		
			
			|  | 9 | +    <list default="true" id="a647cb6a-4230-4101-a652-d7cfd0c21e24" name="Default" comment="boite de dialogue plus ergonomique">
 | 
	
		
			
			|  | 10 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java" />
 | 
	
		
			
			|  | 11 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/Modele/Categorie.java" />
 | 
	
		
			
			|  | 12 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" />
 | 
	
		
			
			|  | 13 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java" />
 | 
	
		
			
			|  | 14 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.java" />
 | 
	
		
			
			|  | 15 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java" />
 | 
	
		
			
			|  | 16 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/GestionBddDAO/GestionQuestions.java" />
 | 
	
		
			
			|  | 17 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/GestionBddDAO/GestionReponses.java" />
 | 
	
		
			
			|  | 18 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java" />
 | 
	
		
			
			|  | 19 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.java" />
 | 
	
		
			
			|  | 20 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.java" />
 | 
	
		
			
			|  | 21 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/Modele/Question.java" />
 | 
	
		
			
			|  | 22 | +      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/Modele/Reponses.java" />
 | 
	
		
			
			|  | 23 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/Bouton.class" afterPath="" />
 | 
	
		
			
			|  | 24 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/Categorie.class" afterPath="" />
 | 
	
		
			
			|  | 25 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/ConnectDialog.class" afterPath="" />
 | 
	
		
			
			|  | 26 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/ConnexionBDD.class" afterPath="" />
 | 
	
		
			
			|  | 27 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/GestionCategories.class" afterPath="" />
 | 
	
		
			
			|  | 28 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/GestionQuestions.class" afterPath="" />
 | 
	
		
			
			|  | 29 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/GestionReponses.class" afterPath="" />
 | 
	
		
			
			|  | 30 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/InterfacePrincipale$1.class" afterPath="" />
 | 
	
		
			
			|  | 31 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/InterfacePrincipale$PanQuestionsListener.class" afterPath="" />
 | 
	
		
			
			|  | 32 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/InterfacePrincipale$PanReponsesListener.class" afterPath="" />
 | 
	
		
			
			|  | 33 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/Question.class" afterPath="" />
 | 
	
		
			
			|  | 34 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/out/production/java/Reponses.class" afterPath="" />
 | 
	
		
			
			|  | 35 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/Bouton.java" afterPath="" />
 | 
	
		
			
			|  | 36 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/Categorie.java" afterPath="" />
 | 
	
		
			
			|  | 37 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/ConfigBDD.java" afterPath="" />
 | 
	
		
			
			|  | 38 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/ConnectDialog.java" afterPath="" />
 | 
	
		
			
			|  | 39 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/ConnexionBDD.java" afterPath="" />
 | 
	
		
			
			|  | 40 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/ConnexionBddDialog.java" afterPath="" />
 | 
	
		
			
			|  | 41 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/GestionCategories.java" afterPath="" />
 | 
	
		
			
			|  | 42 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/GestionQuestions.java" afterPath="" />
 | 
	
		
			
			|  | 43 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/GestionReponses.java" afterPath="" />
 | 
	
		
			
			|  | 44 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/InterfacePrincipale.java" afterPath="" />
 | 
	
		
			
			|  | 45 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/NouvelleQuestionDialog.java" afterPath="" />
 | 
	
		
			
			|  | 46 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/NouvelleReponseDialog.java" afterPath="" />
 | 
	
		
			
			|  | 47 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/Question.java" afterPath="" />
 | 
	
		
			
			|  | 48 | +      <change type="DELETED" beforePath="$PROJECT_DIR$/src/Reponses.java" afterPath="" />
 | 
	
		
			
			| 14 | 49 |        <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/MainAdminBddBurgerQuizz.class" afterPath="$PROJECT_DIR$/out/production/java/MainAdminBddBurgerQuizz.class" />
 | 
	
		
			
			| 15 |  | -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/ConnexionBDD.java" afterPath="$PROJECT_DIR$/src/ConnexionBDD.java" />
 | 
	
		
			
			| 16 |  | -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/ConnexionBddDialog.java" afterPath="$PROJECT_DIR$/src/ConnexionBddDialog.java" />
 | 
	
		
			
			| 17 |  | -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/InterfacePrincipale.java" afterPath="$PROJECT_DIR$/src/InterfacePrincipale.java" />
 | 
	
		
			
			| 18 | 50 |        <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java" afterPath="$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java" />
 | 
	
		
			
			| 19 |  | -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/NouvelleQuestionDialog.java" afterPath="$PROJECT_DIR$/src/NouvelleQuestionDialog.java" />
 | 
	
		
			
			| 20 |  | -      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/NouvelleReponseDialog.java" afterPath="$PROJECT_DIR$/src/NouvelleReponseDialog.java" />
 | 
	
		
			
			| 21 | 51 |        <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
 | 
	
		
			
			| 22 | 52 |      </list>
 | 
	
		
			
			| 23 | 53 |      <ignored path="java.iws" />
 | 
	
	
		
			
			|  | @@ -40,31 +70,82 @@
 | 
	
		
			
			| 40 | 70 |    </component>
 | 
	
		
			
			| 41 | 71 |    <component name="FileEditorManager">
 | 
	
		
			
			| 42 | 72 |      <leaf>
 | 
	
		
			
			| 43 |  | -      <file leaf-file-name="InterfacePrincipale.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			| 44 |  | -        <entry file="file://$PROJECT_DIR$/src/InterfacePrincipale.java">
 | 
	
		
			
			|  | 73 | +      <file leaf-file-name="InterfacePrincipale.java" pinned="false" current-in-tab="true">
 | 
	
		
			
			|  | 74 | +        <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
 | 
	
		
			
			|  | 75 | +          <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			|  | 76 | +            <state vertical-scroll-proportion="-6.317164">
 | 
	
		
			
			|  | 77 | +              <caret line="81" column="28" selection-start-line="81" selection-start-column="28" selection-end-line="81" selection-end-column="28" />
 | 
	
		
			
			|  | 78 | +              <folding>
 | 
	
		
			
			|  | 79 | +                <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 80 | +              </folding>
 | 
	
		
			
			|  | 81 | +            </state>
 | 
	
		
			
			|  | 82 | +          </provider>
 | 
	
		
			
			|  | 83 | +        </entry>
 | 
	
		
			
			|  | 84 | +      </file>
 | 
	
		
			
			|  | 85 | +      <file leaf-file-name="Categorie.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			|  | 86 | +        <entry file="file://$PROJECT_DIR$/src/Modele/Categorie.java">
 | 
	
		
			
			|  | 87 | +          <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			|  | 88 | +            <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 89 | +              <caret line="7" column="4" selection-start-line="7" selection-start-column="4" selection-end-line="7" selection-end-column="4" />
 | 
	
		
			
			|  | 90 | +              <folding>
 | 
	
		
			
			|  | 91 | +                <element signature="e#97#98#0" expanded="true" />
 | 
	
		
			
			|  | 92 | +                <element signature="e#118#119#0" expanded="true" />
 | 
	
		
			
			|  | 93 | +              </folding>
 | 
	
		
			
			|  | 94 | +            </state>
 | 
	
		
			
			|  | 95 | +          </provider>
 | 
	
		
			
			|  | 96 | +        </entry>
 | 
	
		
			
			|  | 97 | +      </file>
 | 
	
		
			
			|  | 98 | +      <file leaf-file-name="Reponses.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			|  | 99 | +        <entry file="file://$PROJECT_DIR$/src/Modele/Reponses.java">
 | 
	
		
			
			| 45 | 100 |            <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 46 | 101 |              <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 47 |  | -              <caret line="584" column="26" selection-start-line="584" selection-start-column="19" selection-end-line="584" selection-end-column="26" />
 | 
	
		
			
			|  | 102 | +              <caret line="2" column="13" selection-start-line="2" selection-start-column="13" selection-end-line="2" selection-end-column="13" />
 | 
	
		
			
			| 48 | 103 |                <folding />
 | 
	
		
			
			| 49 | 104 |              </state>
 | 
	
		
			
			| 50 | 105 |            </provider>
 | 
	
		
			
			| 51 | 106 |          </entry>
 | 
	
		
			
			| 52 | 107 |        </file>
 | 
	
		
			
			| 53 |  | -      <file leaf-file-name="NouvelleReponseDialog.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			| 54 |  | -        <entry file="file://$PROJECT_DIR$/src/NouvelleReponseDialog.java">
 | 
	
		
			
			|  | 108 | +      <file leaf-file-name="ConfigBDD.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			|  | 109 | +        <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java">
 | 
	
		
			
			|  | 110 | +          <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			|  | 111 | +            <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 112 | +              <caret line="14" column="4" selection-start-line="14" selection-start-column="4" selection-end-line="14" selection-end-column="4" />
 | 
	
		
			
			|  | 113 | +              <folding>
 | 
	
		
			
			|  | 114 | +                <element signature="method#loadConf#0;class#ConfigBDD#0" expanded="false" />
 | 
	
		
			
			|  | 115 | +                <element signature="method#saveConf#0;class#ConfigBDD#0" expanded="false" />
 | 
	
		
			
			|  | 116 | +                <element signature="method#loadDefaultConf#0;class#ConfigBDD#0" expanded="false" />
 | 
	
		
			
			|  | 117 | +              </folding>
 | 
	
		
			
			|  | 118 | +            </state>
 | 
	
		
			
			|  | 119 | +          </provider>
 | 
	
		
			
			|  | 120 | +        </entry>
 | 
	
		
			
			|  | 121 | +      </file>
 | 
	
		
			
			|  | 122 | +      <file leaf-file-name="Bouton.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			|  | 123 | +        <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java">
 | 
	
		
			
			|  | 124 | +          <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			|  | 125 | +            <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 126 | +              <caret line="15" column="22" selection-start-line="15" selection-start-column="22" selection-end-line="15" selection-end-column="22" />
 | 
	
		
			
			|  | 127 | +              <folding>
 | 
	
		
			
			|  | 128 | +                <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 129 | +              </folding>
 | 
	
		
			
			|  | 130 | +            </state>
 | 
	
		
			
			|  | 131 | +          </provider>
 | 
	
		
			
			|  | 132 | +        </entry>
 | 
	
		
			
			|  | 133 | +      </file>
 | 
	
		
			
			|  | 134 | +      <file leaf-file-name="GestionReponses.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			|  | 135 | +        <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionReponses.java">
 | 
	
		
			
			| 55 | 136 |            <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 56 | 137 |              <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 57 |  | -              <caret line="35" column="31" selection-start-line="35" selection-start-column="31" selection-end-line="35" selection-end-column="31" />
 | 
	
		
			
			|  | 138 | +              <caret line="19" column="5" selection-start-line="19" selection-start-column="5" selection-end-line="19" selection-end-column="5" />
 | 
	
		
			
			| 58 | 139 |                <folding />
 | 
	
		
			
			| 59 | 140 |              </state>
 | 
	
		
			
			| 60 | 141 |            </provider>
 | 
	
		
			
			| 61 | 142 |          </entry>
 | 
	
		
			
			| 62 | 143 |        </file>
 | 
	
		
			
			| 63 |  | -      <file leaf-file-name="MainAdminBddBurgerQuizz.java" pinned="false" current-in-tab="true">
 | 
	
		
			
			| 64 |  | -        <entry file="file://$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java">
 | 
	
		
			
			|  | 144 | +      <file leaf-file-name="ConnexionBDD.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			|  | 145 | +        <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java">
 | 
	
		
			
			| 65 | 146 |            <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 66 |  | -            <state vertical-scroll-proportion="0.06716418">
 | 
	
		
			
			| 67 |  | -              <caret line="7" column="8" selection-start-line="7" selection-start-column="8" selection-end-line="7" selection-end-column="8" />
 | 
	
		
			
			|  | 147 | +            <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 148 | +              <caret line="42" column="32" selection-start-line="42" selection-start-column="32" selection-end-line="42" selection-end-column="32" />
 | 
	
		
			
			| 68 | 149 |                <folding>
 | 
	
		
			
			| 69 | 150 |                  <element signature="imports" expanded="true" />
 | 
	
		
			
			| 70 | 151 |                </folding>
 | 
	
	
		
			
			|  | @@ -72,21 +153,21 @@
 | 
	
		
			
			| 72 | 153 |            </provider>
 | 
	
		
			
			| 73 | 154 |          </entry>
 | 
	
		
			
			| 74 | 155 |        </file>
 | 
	
		
			
			| 75 |  | -      <file leaf-file-name="NouvelleQuestionDialog.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			| 76 |  | -        <entry file="file://$PROJECT_DIR$/src/NouvelleQuestionDialog.java">
 | 
	
		
			
			|  | 156 | +      <file leaf-file-name="NouvelleReponseDialog.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			|  | 157 | +        <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.java">
 | 
	
		
			
			| 77 | 158 |            <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 78 | 159 |              <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 79 |  | -              <caret line="73" column="143" selection-start-line="73" selection-start-column="143" selection-end-line="73" selection-end-column="143" />
 | 
	
		
			
			|  | 160 | +              <caret line="7" column="13" selection-start-line="7" selection-start-column="13" selection-end-line="7" selection-end-column="13" />
 | 
	
		
			
			| 80 | 161 |                <folding />
 | 
	
		
			
			| 81 | 162 |              </state>
 | 
	
		
			
			| 82 | 163 |            </provider>
 | 
	
		
			
			| 83 | 164 |          </entry>
 | 
	
		
			
			| 84 | 165 |        </file>
 | 
	
		
			
			| 85 |  | -      <file leaf-file-name="ConnexionBddDialog.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			| 86 |  | -        <entry file="file://$PROJECT_DIR$/src/ConnexionBddDialog.java">
 | 
	
		
			
			|  | 166 | +      <file leaf-file-name="MainAdminBddBurgerQuizz.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			|  | 167 | +        <entry file="file://$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java">
 | 
	
		
			
			| 87 | 168 |            <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 88 | 169 |              <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 89 |  | -              <caret line="105" column="143" selection-start-line="105" selection-start-column="143" selection-end-line="105" selection-end-column="143" />
 | 
	
		
			
			|  | 170 | +              <caret line="21" column="8" selection-start-line="21" selection-start-column="8" selection-end-line="21" selection-end-column="8" />
 | 
	
		
			
			| 90 | 171 |                <folding>
 | 
	
		
			
			| 91 | 172 |                  <element signature="imports" expanded="true" />
 | 
	
		
			
			| 92 | 173 |                </folding>
 | 
	
	
		
			
			|  | @@ -94,6 +175,16 @@
 | 
	
		
			
			| 94 | 175 |            </provider>
 | 
	
		
			
			| 95 | 176 |          </entry>
 | 
	
		
			
			| 96 | 177 |        </file>
 | 
	
		
			
			|  | 178 | +      <file leaf-file-name="NouvelleQuestionDialog.java" pinned="false" current-in-tab="false">
 | 
	
		
			
			|  | 179 | +        <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.java">
 | 
	
		
			
			|  | 180 | +          <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			|  | 181 | +            <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 182 | +              <caret line="75" column="143" selection-start-line="75" selection-start-column="143" selection-end-line="75" selection-end-column="143" />
 | 
	
		
			
			|  | 183 | +              <folding />
 | 
	
		
			
			|  | 184 | +            </state>
 | 
	
		
			
			|  | 185 | +          </provider>
 | 
	
		
			
			|  | 186 | +        </entry>
 | 
	
		
			
			|  | 187 | +      </file>
 | 
	
		
			
			| 97 | 188 |      </leaf>
 | 
	
		
			
			| 98 | 189 |    </component>
 | 
	
		
			
			| 99 | 190 |    <component name="FileTemplateManagerImpl">
 | 
	
	
		
			
			|  | @@ -134,6 +225,12 @@
 | 
	
		
			
			| 134 | 225 |          <option value="$PROJECT_DIR$/src/InterfacePrincipale.java" />
 | 
	
		
			
			| 135 | 226 |          <option value="$PROJECT_DIR$/src/NouvelleReponseDialog.java" />
 | 
	
		
			
			| 136 | 227 |          <option value="$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java" />
 | 
	
		
			
			|  | 228 | +        <option value="$PROJECT_DIR$/src/DialogBoxes/NouvelleReponseDialog.java" />
 | 
	
		
			
			|  | 229 | +        <option value="$PROJECT_DIR$/src/Modele/Reponses.java" />
 | 
	
		
			
			|  | 230 | +        <option value="$PROJECT_DIR$/src/Modele/ConfigBDD.java" />
 | 
	
		
			
			|  | 231 | +        <option value="$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java" />
 | 
	
		
			
			|  | 232 | +        <option value="$PROJECT_DIR$/src/GestionBddDAO/GestionReponses.java" />
 | 
	
		
			
			|  | 233 | +        <option value="$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java" />
 | 
	
		
			
			| 137 | 234 |        </list>
 | 
	
		
			
			| 138 | 235 |      </option>
 | 
	
		
			
			| 139 | 236 |    </component>
 | 
	
	
		
			
			|  | @@ -252,6 +349,7 @@
 | 
	
		
			
			| 252 | 349 |        <sortByType />
 | 
	
		
			
			| 253 | 350 |      </navigator>
 | 
	
		
			
			| 254 | 351 |      <panes>
 | 
	
		
			
			|  | 352 | +      <pane id="PackagesPane" />
 | 
	
		
			
			| 255 | 353 |        <pane id="ProjectPane">
 | 
	
		
			
			| 256 | 354 |          <subPane>
 | 
	
		
			
			| 257 | 355 |            <PATH>
 | 
	
	
		
			
			|  | @@ -284,10 +382,85 @@
 | 
	
		
			
			| 284 | 382 |                <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			| 285 | 383 |              </PATH_ELEMENT>
 | 
	
		
			
			| 286 | 384 |            </PATH>
 | 
	
		
			
			|  | 385 | +          <PATH>
 | 
	
		
			
			|  | 386 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 387 | +              <option name="myItemId" value="java" />
 | 
	
		
			
			|  | 388 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
 | 
	
		
			
			|  | 389 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 390 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 391 | +              <option name="myItemId" value="java" />
 | 
	
		
			
			|  | 392 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 393 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 394 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 395 | +              <option name="myItemId" value="src" />
 | 
	
		
			
			|  | 396 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 397 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 398 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 399 | +              <option name="myItemId" value="Modele" />
 | 
	
		
			
			|  | 400 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 401 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 402 | +          </PATH>
 | 
	
		
			
			|  | 403 | +          <PATH>
 | 
	
		
			
			|  | 404 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 405 | +              <option name="myItemId" value="java" />
 | 
	
		
			
			|  | 406 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
 | 
	
		
			
			|  | 407 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 408 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 409 | +              <option name="myItemId" value="java" />
 | 
	
		
			
			|  | 410 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 411 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 412 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 413 | +              <option name="myItemId" value="src" />
 | 
	
		
			
			|  | 414 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 415 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 416 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 417 | +              <option name="myItemId" value="InterfaceGraphique" />
 | 
	
		
			
			|  | 418 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 419 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 420 | +          </PATH>
 | 
	
		
			
			|  | 421 | +          <PATH>
 | 
	
		
			
			|  | 422 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 423 | +              <option name="myItemId" value="java" />
 | 
	
		
			
			|  | 424 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
 | 
	
		
			
			|  | 425 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 426 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 427 | +              <option name="myItemId" value="java" />
 | 
	
		
			
			|  | 428 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 429 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 430 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 431 | +              <option name="myItemId" value="src" />
 | 
	
		
			
			|  | 432 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 433 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 434 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 435 | +              <option name="myItemId" value="InterfaceGraphique" />
 | 
	
		
			
			|  | 436 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 437 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 438 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 439 | +              <option name="myItemId" value="DialogBoxes" />
 | 
	
		
			
			|  | 440 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 441 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 442 | +          </PATH>
 | 
	
		
			
			|  | 443 | +          <PATH>
 | 
	
		
			
			|  | 444 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 445 | +              <option name="myItemId" value="java" />
 | 
	
		
			
			|  | 446 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
 | 
	
		
			
			|  | 447 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 448 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 449 | +              <option name="myItemId" value="java" />
 | 
	
		
			
			|  | 450 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 451 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 452 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 453 | +              <option name="myItemId" value="src" />
 | 
	
		
			
			|  | 454 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 455 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 456 | +            <PATH_ELEMENT>
 | 
	
		
			
			|  | 457 | +              <option name="myItemId" value="GestionBddDAO" />
 | 
	
		
			
			|  | 458 | +              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
 | 
	
		
			
			|  | 459 | +            </PATH_ELEMENT>
 | 
	
		
			
			|  | 460 | +          </PATH>
 | 
	
		
			
			| 287 | 461 |          </subPane>
 | 
	
		
			
			| 288 | 462 |        </pane>
 | 
	
		
			
			| 289 | 463 |        <pane id="Scope" />
 | 
	
		
			
			| 290 |  | -      <pane id="PackagesPane" />
 | 
	
		
			
			| 291 | 464 |        <pane id="Scratches" />
 | 
	
		
			
			| 292 | 465 |      </panes>
 | 
	
		
			
			| 293 | 466 |    </component>
 | 
	
	
		
			
			|  | @@ -315,6 +488,131 @@
 | 
	
		
			
			| 315 | 488 |      <key name="ExtractSuperBase.RECENT_KEYS">
 | 
	
		
			
			| 316 | 489 |        <recent name="" />
 | 
	
		
			
			| 317 | 490 |      </key>
 | 
	
		
			
			|  | 491 | +    <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
 | 
	
		
			
			|  | 492 | +      <recent name="GestionBddDAO" />
 | 
	
		
			
			|  | 493 | +      <recent name="InterfaceGraphique" />
 | 
	
		
			
			|  | 494 | +      <recent name="Modele" />
 | 
	
		
			
			|  | 495 | +      <recent name="DialogBoxes" />
 | 
	
		
			
			|  | 496 | +    </key>
 | 
	
		
			
			|  | 497 | +  </component>
 | 
	
		
			
			|  | 498 | +  <component name="RestoreUpdateTree" date="Moments ago" ActionInfo="_Update">
 | 
	
		
			
			|  | 499 | +    <UpdatedFiles>
 | 
	
		
			
			|  | 500 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 501 | +        <option name="myUpdateName" value="Updated from server" />
 | 
	
		
			
			|  | 502 | +        <option name="myStatusName" value="Changed on server" />
 | 
	
		
			
			|  | 503 | +        <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 504 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 505 | +        <option name="myId" value="CHANGED_ON_SERVER" />
 | 
	
		
			
			|  | 506 | +        <FILE-GROUP>
 | 
	
		
			
			|  | 507 | +          <option name="myUpdateName" value="Updated" />
 | 
	
		
			
			|  | 508 | +          <option name="myStatusName" value="Changed" />
 | 
	
		
			
			|  | 509 | +          <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 510 | +          <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 511 | +          <option name="myId" value="UPDATED" />
 | 
	
		
			
			|  | 512 | +          <PATH vcs="Git" revision="">$PROJECT_DIR$/../web/api/controller/palmares.php</PATH>
 | 
	
		
			
			|  | 513 | +          <PATH vcs="Git" revision="">$PROJECT_DIR$/../web/api/model/class.categorie.php</PATH>
 | 
	
		
			
			|  | 514 | +          <PATH vcs="Git" revision="">$PROJECT_DIR$/../web/api/model/class.connector.php</PATH>
 | 
	
		
			
			|  | 515 | +          <PATH vcs="Git" revision="">$PROJECT_DIR$/../web/api/model/class.questset.php</PATH>
 | 
	
		
			
			|  | 516 | +          <PATH vcs="Git" revision="">$PROJECT_DIR$/../web/js/game.js</PATH>
 | 
	
		
			
			|  | 517 | +          <PATH vcs="Git" revision="">$PROJECT_DIR$/../web/multi/client/index.html</PATH>
 | 
	
		
			
			|  | 518 | +          <PATH vcs="Git" revision="">$PROJECT_DIR$/../web/multi/client/js/game.js</PATH>
 | 
	
		
			
			|  | 519 | +          <PATH vcs="Git" revision="">$PROJECT_DIR$/../web/multi/server/server.js</PATH>
 | 
	
		
			
			|  | 520 | +        </FILE-GROUP>
 | 
	
		
			
			|  | 521 | +        <FILE-GROUP>
 | 
	
		
			
			|  | 522 | +          <option name="myUpdateName" value="Created" />
 | 
	
		
			
			|  | 523 | +          <option name="myStatusName" value="Created" />
 | 
	
		
			
			|  | 524 | +          <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 525 | +          <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 526 | +          <option name="myId" value="CREATED" />
 | 
	
		
			
			|  | 527 | +          <PATH vcs="Git" revision="">$PROJECT_DIR$/../web/test.php</PATH>
 | 
	
		
			
			|  | 528 | +        </FILE-GROUP>
 | 
	
		
			
			|  | 529 | +        <FILE-GROUP>
 | 
	
		
			
			|  | 530 | +          <option name="myUpdateName" value="Deleted" />
 | 
	
		
			
			|  | 531 | +          <option name="myStatusName" value="Deleted" />
 | 
	
		
			
			|  | 532 | +          <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 533 | +          <option name="myCanBeAbsent" value="true" />
 | 
	
		
			
			|  | 534 | +          <option name="myId" value="REMOVED_FROM_REPOSITORY" />
 | 
	
		
			
			|  | 535 | +          <PATH vcs="Git" revision="">$PROJECT_DIR$/../web/api/tests.php</PATH>
 | 
	
		
			
			|  | 536 | +        </FILE-GROUP>
 | 
	
		
			
			|  | 537 | +        <FILE-GROUP>
 | 
	
		
			
			|  | 538 | +          <option name="myUpdateName" value="Restored" />
 | 
	
		
			
			|  | 539 | +          <option name="myStatusName" value="Will be restored" />
 | 
	
		
			
			|  | 540 | +          <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 541 | +          <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 542 | +          <option name="myId" value="RESTORED" />
 | 
	
		
			
			|  | 543 | +        </FILE-GROUP>
 | 
	
		
			
			|  | 544 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 545 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 546 | +        <option name="myUpdateName" value="Modified" />
 | 
	
		
			
			|  | 547 | +        <option name="myStatusName" value="Modified" />
 | 
	
		
			
			|  | 548 | +        <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 549 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 550 | +        <option name="myId" value="MODIFIED" />
 | 
	
		
			
			|  | 551 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 552 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 553 | +        <option name="myUpdateName" value="Skipped" />
 | 
	
		
			
			|  | 554 | +        <option name="myStatusName" value="Skipped" />
 | 
	
		
			
			|  | 555 | +        <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 556 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 557 | +        <option name="myId" value="SKIPPED" />
 | 
	
		
			
			|  | 558 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 559 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 560 | +        <option name="myUpdateName" value="Merged with conflicts" />
 | 
	
		
			
			|  | 561 | +        <option name="myStatusName" value="Will be merged with conflicts" />
 | 
	
		
			
			|  | 562 | +        <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 563 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 564 | +        <option name="myId" value="MERGED_WITH_CONFLICTS" />
 | 
	
		
			
			|  | 565 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 566 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 567 | +        <option name="myUpdateName" value="Merged with tree conflicts" />
 | 
	
		
			
			|  | 568 | +        <option name="myStatusName" value="Merged with tree conflicts" />
 | 
	
		
			
			|  | 569 | +        <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 570 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 571 | +        <option name="myId" value="MERGED_WITH_TREE_CONFLICT" />
 | 
	
		
			
			|  | 572 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 573 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 574 | +        <option name="myUpdateName" value="Merged with property conflicts" />
 | 
	
		
			
			|  | 575 | +        <option name="myStatusName" value="Will be merged with property conflicts" />
 | 
	
		
			
			|  | 576 | +        <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 577 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 578 | +        <option name="myId" value="MERGED_WITH_PROPERTY_CONFLICT" />
 | 
	
		
			
			|  | 579 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 580 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 581 | +        <option name="myUpdateName" value="Merged" />
 | 
	
		
			
			|  | 582 | +        <option name="myStatusName" value="Will be merged" />
 | 
	
		
			
			|  | 583 | +        <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 584 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 585 | +        <option name="myId" value="MERGED" />
 | 
	
		
			
			|  | 586 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 587 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 588 | +        <option name="myUpdateName" value="Not in repository" />
 | 
	
		
			
			|  | 589 | +        <option name="myStatusName" value="Not in repository" />
 | 
	
		
			
			|  | 590 | +        <option name="mySupportsDeletion" value="true" />
 | 
	
		
			
			|  | 591 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 592 | +        <option name="myId" value="UNKNOWN" />
 | 
	
		
			
			|  | 593 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 594 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 595 | +        <option name="myUpdateName" value="Locally added" />
 | 
	
		
			
			|  | 596 | +        <option name="myStatusName" value="Locally added" />
 | 
	
		
			
			|  | 597 | +        <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 598 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 599 | +        <option name="myId" value="LOCALLY_ADDED" />
 | 
	
		
			
			|  | 600 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 601 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 602 | +        <option name="myUpdateName" value="Locally removed" />
 | 
	
		
			
			|  | 603 | +        <option name="myStatusName" value="Locally removed" />
 | 
	
		
			
			|  | 604 | +        <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 605 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 606 | +        <option name="myId" value="LOCALLY_REMOVED" />
 | 
	
		
			
			|  | 607 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 608 | +      <FILE-GROUP>
 | 
	
		
			
			|  | 609 | +        <option name="myUpdateName" value="Switched" />
 | 
	
		
			
			|  | 610 | +        <option name="myStatusName" value="Switched" />
 | 
	
		
			
			|  | 611 | +        <option name="mySupportsDeletion" value="false" />
 | 
	
		
			
			|  | 612 | +        <option name="myCanBeAbsent" value="false" />
 | 
	
		
			
			|  | 613 | +        <option name="myId" value="SWITCHED" />
 | 
	
		
			
			|  | 614 | +      </FILE-GROUP>
 | 
	
		
			
			|  | 615 | +    </UpdatedFiles>
 | 
	
		
			
			| 318 | 616 |    </component>
 | 
	
		
			
			| 319 | 617 |    <component name="RunManager" selected="Application.Main">
 | 
	
		
			
			| 320 | 618 |      <configuration default="false" name="Main" type="Application" factoryName="Application" temporary="true">
 | 
	
	
		
			
			|  | @@ -631,7 +929,13 @@
 | 
	
		
			
			| 631 | 929 |        <option name="project" value="LOCAL" />
 | 
	
		
			
			| 632 | 930 |        <updated>1433413381772</updated>
 | 
	
		
			
			| 633 | 931 |      </task>
 | 
	
		
			
			| 634 |  | -    <option name="localTasksCounter" value="26" />
 | 
	
		
			
			|  | 932 | +    <task id="LOCAL-00026" summary="boite de dialogue plus ergonomique">
 | 
	
		
			
			|  | 933 | +      <created>1433508006053</created>
 | 
	
		
			
			|  | 934 | +      <option name="number" value="00026" />
 | 
	
		
			
			|  | 935 | +      <option name="project" value="LOCAL" />
 | 
	
		
			
			|  | 936 | +      <updated>1433508006053</updated>
 | 
	
		
			
			|  | 937 | +    </task>
 | 
	
		
			
			|  | 938 | +    <option name="localTasksCounter" value="27" />
 | 
	
		
			
			| 635 | 939 |      <servers />
 | 
	
		
			
			| 636 | 940 |    </component>
 | 
	
		
			
			| 637 | 941 |    <component name="TodoView">
 | 
	
	
		
			
			|  | @@ -645,31 +949,31 @@
 | 
	
		
			
			| 645 | 949 |    </component>
 | 
	
		
			
			| 646 | 950 |    <component name="ToolWindowManager">
 | 
	
		
			
			| 647 | 951 |      <frame x="-1" y="27" width="1368" height="712" extended-state="6" />
 | 
	
		
			
			| 648 |  | -    <editor active="false" />
 | 
	
		
			
			|  | 952 | +    <editor active="true" />
 | 
	
		
			
			| 649 | 953 |      <layout>
 | 
	
		
			
			| 650 |  | -      <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 651 | 954 |        <window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			|  | 955 | +      <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 652 | 956 |        <window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 653 |  | -      <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32864675" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 654 |  | -      <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32922536" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 655 | 957 |        <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			|  | 958 | +      <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32864675" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 656 | 959 |        <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			|  | 960 | +      <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3996479" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			|  | 961 | +      <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32922536" sideWeight="0.5030441" order="9" side_tool="true" content_ui="tabs" />
 | 
	
		
			
			|  | 962 | +      <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
 | 
	
		
			
			|  | 963 | +      <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32864675" sideWeight="0.49695587" order="10" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			|  | 964 | +      <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3274648" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			|  | 965 | +      <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32922536" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 657 | 966 |        <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 658 | 967 |        <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 659 | 968 |        <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 660 |  | -      <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.26291794" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
 | 
	
		
			
			| 661 |  | -      <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
 | 
	
		
			
			| 662 |  | -      <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32922536" sideWeight="0.5030441" order="9" side_tool="true" content_ui="tabs" />
 | 
	
		
			
			| 663 |  | -      <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32864675" sideWeight="0.49695587" order="10" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			|  | 969 | +      <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.26291794" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
 | 
	
		
			
			|  | 970 | +      <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.30579966" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 664 | 971 |        <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 665 | 972 |        <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 666 | 973 |        <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32864675" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 667 |  | -      <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3996479" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 668 |  | -      <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32864675" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 669 | 974 |        <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 670 |  | -      <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
 | 
	
		
			
			| 671 | 975 |        <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			| 672 |  | -      <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.30579966" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
 | 
	
		
			
			|  | 976 | +      <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
 | 
	
		
			
			| 673 | 977 |      </layout>
 | 
	
		
			
			| 674 | 978 |    </component>
 | 
	
		
			
			| 675 | 979 |    <component name="Vcs.Log.UiProperties">
 | 
	
	
		
			
			|  | @@ -706,7 +1010,8 @@
 | 
	
		
			
			| 706 | 1010 |      <MESSAGE value="dialogu co bdd" />
 | 
	
		
			
			| 707 | 1011 |      <MESSAGE value="amelioration diverse concernant la boite de dialogue des parametres" />
 | 
	
		
			
			| 708 | 1012 |      <MESSAGE value="modification parametre operationelle" />
 | 
	
		
			
			| 709 |  | -    <option name="LAST_COMMIT_MESSAGE" value="modification parametre operationelle" />
 | 
	
		
			
			|  | 1013 | +    <MESSAGE value="boite de dialogue plus ergonomique" />
 | 
	
		
			
			|  | 1014 | +    <option name="LAST_COMMIT_MESSAGE" value="boite de dialogue plus ergonomique" />
 | 
	
		
			
			| 710 | 1015 |    </component>
 | 
	
		
			
			| 711 | 1016 |    <component name="XDebuggerManager">
 | 
	
		
			
			| 712 | 1017 |      <breakpoint-manager>
 | 
	
	
		
			
			|  | @@ -719,6 +1024,24 @@
 | 
	
		
			
			| 719 | 1024 |      <option name="FILTER_TARGETS" value="false" />
 | 
	
		
			
			| 720 | 1025 |    </component>
 | 
	
		
			
			| 721 | 1026 |    <component name="editorHistoryManager">
 | 
	
		
			
			|  | 1027 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.java">
 | 
	
		
			
			|  | 1028 | +      <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			|  | 1029 | +        <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 1030 | +          <caret line="75" column="143" selection-start-line="75" selection-start-column="143" selection-end-line="75" selection-end-column="143" />
 | 
	
		
			
			|  | 1031 | +          <folding />
 | 
	
		
			
			|  | 1032 | +        </state>
 | 
	
		
			
			|  | 1033 | +      </provider>
 | 
	
		
			
			|  | 1034 | +    </entry>
 | 
	
		
			
			|  | 1035 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.java">
 | 
	
		
			
			|  | 1036 | +      <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			|  | 1037 | +        <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 1038 | +          <caret line="107" column="143" selection-start-line="107" selection-start-column="143" selection-end-line="107" selection-end-column="143" />
 | 
	
		
			
			|  | 1039 | +          <folding>
 | 
	
		
			
			|  | 1040 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1041 | +          </folding>
 | 
	
		
			
			|  | 1042 | +        </state>
 | 
	
		
			
			|  | 1043 | +      </provider>
 | 
	
		
			
			|  | 1044 | +    </entry>
 | 
	
		
			
			| 722 | 1045 |      <entry file="file://$PROJECT_DIR$/mcd.png">
 | 
	
		
			
			| 723 | 1046 |        <provider selected="true" editor-type-id="images">
 | 
	
		
			
			| 724 | 1047 |          <state />
 | 
	
	
		
			
			|  | @@ -729,11 +1052,13 @@
 | 
	
		
			
			| 729 | 1052 |          <state />
 | 
	
		
			
			| 730 | 1053 |        </provider>
 | 
	
		
			
			| 731 | 1054 |      </entry>
 | 
	
		
			
			| 732 |  | -    <entry file="file://$PROJECT_DIR$/src/InterfacePrincipale.java">
 | 
	
		
			
			|  | 1055 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
 | 
	
		
			
			| 733 | 1056 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 734 | 1057 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 735 | 1058 |            <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
 | 
	
		
			
			| 736 |  | -          <folding />
 | 
	
		
			
			|  | 1059 | +          <folding>
 | 
	
		
			
			|  | 1060 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1061 | +          </folding>
 | 
	
		
			
			| 737 | 1062 |          </state>
 | 
	
		
			
			| 738 | 1063 |        </provider>
 | 
	
		
			
			| 739 | 1064 |      </entry>
 | 
	
	
		
			
			|  | @@ -744,7 +1069,7 @@
 | 
	
		
			
			| 744 | 1069 |          </state>
 | 
	
		
			
			| 745 | 1070 |        </provider>
 | 
	
		
			
			| 746 | 1071 |      </entry>
 | 
	
		
			
			| 747 |  | -    <entry file="file://$PROJECT_DIR$/src/Bouton.java">
 | 
	
		
			
			|  | 1072 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java">
 | 
	
		
			
			| 748 | 1073 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 749 | 1074 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 750 | 1075 |            <caret line="13" column="10" selection-start-line="13" selection-start-column="10" selection-end-line="13" selection-end-column="10" />
 | 
	
	
		
			
			|  | @@ -761,11 +1086,13 @@
 | 
	
		
			
			| 761 | 1086 |          <state />
 | 
	
		
			
			| 762 | 1087 |        </provider>
 | 
	
		
			
			| 763 | 1088 |      </entry>
 | 
	
		
			
			| 764 |  | -    <entry file="file://$PROJECT_DIR$/src/InterfacePrincipale.java">
 | 
	
		
			
			|  | 1089 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
 | 
	
		
			
			| 765 | 1090 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 766 | 1091 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 767 | 1092 |            <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
 | 
	
		
			
			| 768 |  | -          <folding />
 | 
	
		
			
			|  | 1093 | +          <folding>
 | 
	
		
			
			|  | 1094 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1095 | +          </folding>
 | 
	
		
			
			| 769 | 1096 |          </state>
 | 
	
		
			
			| 770 | 1097 |        </provider>
 | 
	
		
			
			| 771 | 1098 |      </entry>
 | 
	
	
		
			
			|  | @@ -776,7 +1103,7 @@
 | 
	
		
			
			| 776 | 1103 |          </state>
 | 
	
		
			
			| 777 | 1104 |        </provider>
 | 
	
		
			
			| 778 | 1105 |      </entry>
 | 
	
		
			
			| 779 |  | -    <entry file="file://$PROJECT_DIR$/src/Bouton.java">
 | 
	
		
			
			|  | 1106 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java">
 | 
	
		
			
			| 780 | 1107 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 781 | 1108 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 782 | 1109 |            <caret line="7" column="5" selection-start-line="7" selection-start-column="5" selection-end-line="7" selection-end-column="5" />
 | 
	
	
		
			
			|  | @@ -793,11 +1120,13 @@
 | 
	
		
			
			| 793 | 1120 |          <state />
 | 
	
		
			
			| 794 | 1121 |        </provider>
 | 
	
		
			
			| 795 | 1122 |      </entry>
 | 
	
		
			
			| 796 |  | -    <entry file="file://$PROJECT_DIR$/src/InterfacePrincipale.java">
 | 
	
		
			
			|  | 1123 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
 | 
	
		
			
			| 797 | 1124 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 798 | 1125 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 799 | 1126 |            <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
 | 
	
		
			
			| 800 |  | -          <folding />
 | 
	
		
			
			|  | 1127 | +          <folding>
 | 
	
		
			
			|  | 1128 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1129 | +          </folding>
 | 
	
		
			
			| 801 | 1130 |          </state>
 | 
	
		
			
			| 802 | 1131 |        </provider>
 | 
	
		
			
			| 803 | 1132 |      </entry>
 | 
	
	
		
			
			|  | @@ -808,7 +1137,7 @@
 | 
	
		
			
			| 808 | 1137 |          </state>
 | 
	
		
			
			| 809 | 1138 |        </provider>
 | 
	
		
			
			| 810 | 1139 |      </entry>
 | 
	
		
			
			| 811 |  | -    <entry file="file://$PROJECT_DIR$/src/Bouton.java">
 | 
	
		
			
			|  | 1140 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java">
 | 
	
		
			
			| 812 | 1141 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 813 | 1142 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 814 | 1143 |            <caret line="12" column="109" selection-start-line="12" selection-start-column="109" selection-end-line="12" selection-end-column="109" />
 | 
	
	
		
			
			|  | @@ -825,11 +1154,13 @@
 | 
	
		
			
			| 825 | 1154 |          <state />
 | 
	
		
			
			| 826 | 1155 |        </provider>
 | 
	
		
			
			| 827 | 1156 |      </entry>
 | 
	
		
			
			| 828 |  | -    <entry file="file://$PROJECT_DIR$/src/InterfacePrincipale.java">
 | 
	
		
			
			|  | 1157 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
 | 
	
		
			
			| 829 | 1158 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 830 | 1159 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 831 | 1160 |            <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
 | 
	
		
			
			| 832 |  | -          <folding />
 | 
	
		
			
			|  | 1161 | +          <folding>
 | 
	
		
			
			|  | 1162 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1163 | +          </folding>
 | 
	
		
			
			| 833 | 1164 |          </state>
 | 
	
		
			
			| 834 | 1165 |        </provider>
 | 
	
		
			
			| 835 | 1166 |      </entry>
 | 
	
	
		
			
			|  | @@ -840,7 +1171,7 @@
 | 
	
		
			
			| 840 | 1171 |          </state>
 | 
	
		
			
			| 841 | 1172 |        </provider>
 | 
	
		
			
			| 842 | 1173 |      </entry>
 | 
	
		
			
			| 843 |  | -    <entry file="file://$PROJECT_DIR$/src/Bouton.java">
 | 
	
		
			
			|  | 1174 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java">
 | 
	
		
			
			| 844 | 1175 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 845 | 1176 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 846 | 1177 |            <caret line="12" column="109" selection-start-line="12" selection-start-column="109" selection-end-line="12" selection-end-column="109" />
 | 
	
	
		
			
			|  | @@ -857,11 +1188,13 @@
 | 
	
		
			
			| 857 | 1188 |          <state />
 | 
	
		
			
			| 858 | 1189 |        </provider>
 | 
	
		
			
			| 859 | 1190 |      </entry>
 | 
	
		
			
			| 860 |  | -    <entry file="file://$PROJECT_DIR$/src/InterfacePrincipale.java">
 | 
	
		
			
			|  | 1191 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
 | 
	
		
			
			| 861 | 1192 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 862 | 1193 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 863 | 1194 |            <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
 | 
	
		
			
			| 864 |  | -          <folding />
 | 
	
		
			
			|  | 1195 | +          <folding>
 | 
	
		
			
			|  | 1196 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1197 | +          </folding>
 | 
	
		
			
			| 865 | 1198 |          </state>
 | 
	
		
			
			| 866 | 1199 |        </provider>
 | 
	
		
			
			| 867 | 1200 |      </entry>
 | 
	
	
		
			
			|  | @@ -872,7 +1205,7 @@
 | 
	
		
			
			| 872 | 1205 |          </state>
 | 
	
		
			
			| 873 | 1206 |        </provider>
 | 
	
		
			
			| 874 | 1207 |      </entry>
 | 
	
		
			
			| 875 |  | -    <entry file="file://$PROJECT_DIR$/src/Bouton.java">
 | 
	
		
			
			|  | 1208 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java">
 | 
	
		
			
			| 876 | 1209 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 877 | 1210 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 878 | 1211 |            <caret line="12" column="109" selection-start-line="12" selection-start-column="109" selection-end-line="12" selection-end-column="109" />
 | 
	
	
		
			
			|  | @@ -889,175 +1222,183 @@
 | 
	
		
			
			| 889 | 1222 |          <state />
 | 
	
		
			
			| 890 | 1223 |        </provider>
 | 
	
		
			
			| 891 | 1224 |      </entry>
 | 
	
		
			
			| 892 |  | -    <entry file="file://$PROJECT_DIR$/src/Categorie.java">
 | 
	
		
			
			|  | 1225 | +    <entry file="file://$PROJECT_DIR$/src/Modele/Categorie.java">
 | 
	
		
			
			| 893 | 1226 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 894 | 1227 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 895 | 1228 |            <caret line="3" column="1" selection-start-line="3" selection-start-column="1" selection-end-line="3" selection-end-column="1" />
 | 
	
		
			
			| 896 | 1229 |          </state>
 | 
	
		
			
			| 897 | 1230 |        </provider>
 | 
	
		
			
			| 898 | 1231 |      </entry>
 | 
	
		
			
			| 899 |  | -    <entry file="file://$PROJECT_DIR$/src/Reponses.java">
 | 
	
		
			
			|  | 1232 | +    <entry file="file://$PROJECT_DIR$/src/Modele/Reponses.java">
 | 
	
		
			
			| 900 | 1233 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 901 | 1234 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 902 | 1235 |            <caret line="4" column="1" selection-start-line="4" selection-start-column="1" selection-end-line="4" selection-end-column="1" />
 | 
	
		
			
			| 903 | 1236 |          </state>
 | 
	
		
			
			| 904 | 1237 |        </provider>
 | 
	
		
			
			| 905 | 1238 |      </entry>
 | 
	
		
			
			| 906 |  | -    <entry file="file://$PROJECT_DIR$/src/Question.java">
 | 
	
		
			
			|  | 1239 | +    <entry file="file://$PROJECT_DIR$/src/Modele/Question.java">
 | 
	
		
			
			| 907 | 1240 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 908 | 1241 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 909 | 1242 |            <caret line="4" column="1" selection-start-line="4" selection-start-column="1" selection-end-line="4" selection-end-column="1" />
 | 
	
		
			
			| 910 | 1243 |          </state>
 | 
	
		
			
			| 911 | 1244 |        </provider>
 | 
	
		
			
			| 912 | 1245 |      </entry>
 | 
	
		
			
			| 913 |  | -    <entry file="file://$PROJECT_DIR$/src/InterfacePrincipale.java">
 | 
	
		
			
			|  | 1246 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
 | 
	
		
			
			| 914 | 1247 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 915 | 1248 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 916 | 1249 |            <caret line="0" column="21" selection-start-line="0" selection-start-column="21" selection-end-line="0" selection-end-column="21" />
 | 
	
		
			
			| 917 |  | -          <folding />
 | 
	
		
			
			| 918 |  | -        </state>
 | 
	
		
			
			| 919 |  | -      </provider>
 | 
	
		
			
			| 920 |  | -    </entry>
 | 
	
		
			
			| 921 |  | -    <entry file="file://$PROJECT_DIR$/src/ConnectDialog.java">
 | 
	
		
			
			| 922 |  | -      <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 923 |  | -        <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 924 |  | -          <caret line="5" column="1" selection-start-line="5" selection-start-column="1" selection-end-line="5" selection-end-column="1" />
 | 
	
		
			
			|  | 1250 | +          <folding>
 | 
	
		
			
			|  | 1251 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1252 | +          </folding>
 | 
	
		
			
			| 925 | 1253 |          </state>
 | 
	
		
			
			| 926 | 1254 |        </provider>
 | 
	
		
			
			| 927 | 1255 |      </entry>
 | 
	
		
			
			| 928 |  | -    <entry file="file://$PROJECT_DIR$/src/ConnexionBDD.java">
 | 
	
		
			
			|  | 1256 | +    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java">
 | 
	
		
			
			| 929 | 1257 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 930 | 1258 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 931 | 1259 |            <caret line="3" column="1" selection-start-line="3" selection-start-column="1" selection-end-line="3" selection-end-column="1" />
 | 
	
		
			
			| 932 | 1260 |          </state>
 | 
	
		
			
			| 933 | 1261 |        </provider>
 | 
	
		
			
			| 934 | 1262 |      </entry>
 | 
	
		
			
			| 935 |  | -    <entry file="file://$PROJECT_DIR$/src/ConnectDialog.java">
 | 
	
		
			
			| 936 |  | -      <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 937 |  | -        <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 938 |  | -          <caret line="5" column="1" selection-start-line="5" selection-start-column="1" selection-end-line="5" selection-end-column="1" />
 | 
	
		
			
			| 939 |  | -        </state>
 | 
	
		
			
			| 940 |  | -      </provider>
 | 
	
		
			
			| 941 |  | -    </entry>
 | 
	
		
			
			| 942 | 1263 |      <entry file="file://$PROJECT_DIR$/java.png">
 | 
	
		
			
			| 943 | 1264 |        <provider selected="true" editor-type-id="images">
 | 
	
		
			
			| 944 | 1265 |          <state />
 | 
	
		
			
			| 945 | 1266 |        </provider>
 | 
	
		
			
			| 946 | 1267 |      </entry>
 | 
	
		
			
			| 947 |  | -    <entry file="file://$PROJECT_DIR$/src/Categorie.java">
 | 
	
		
			
			| 948 |  | -      <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 949 |  | -        <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 950 |  | -          <caret line="5" column="4" selection-start-line="5" selection-start-column="4" selection-end-line="5" selection-end-column="4" />
 | 
	
		
			
			| 951 |  | -        </state>
 | 
	
		
			
			| 952 |  | -      </provider>
 | 
	
		
			
			| 953 |  | -    </entry>
 | 
	
		
			
			| 954 |  | -    <entry file="file://$PROJECT_DIR$/src/GestionCategories.java">
 | 
	
		
			
			|  | 1268 | +    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java">
 | 
	
		
			
			| 955 | 1269 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 956 | 1270 |          <state vertical-scroll-proportion="2.4738805">
 | 
	
		
			
			| 957 | 1271 |            <caret line="93" column="38" selection-start-line="93" selection-start-column="38" selection-end-line="93" selection-end-column="38" />
 | 
	
		
			
			| 958 | 1272 |          </state>
 | 
	
		
			
			| 959 | 1273 |        </provider>
 | 
	
		
			
			| 960 | 1274 |      </entry>
 | 
	
		
			
			| 961 |  | -    <entry file="file://$PROJECT_DIR$/src/Reponses.java">
 | 
	
		
			
			| 962 |  | -      <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 963 |  | -        <state vertical-scroll-proportion="0.3488806">
 | 
	
		
			
			| 964 |  | -          <caret line="13" column="0" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
 | 
	
		
			
			| 965 |  | -        </state>
 | 
	
		
			
			| 966 |  | -      </provider>
 | 
	
		
			
			| 967 |  | -    </entry>
 | 
	
		
			
			| 968 | 1275 |      <entry file="file://$PROJECT_DIR$/mcd.png">
 | 
	
		
			
			| 969 | 1276 |        <provider selected="true" editor-type-id="images">
 | 
	
		
			
			| 970 | 1277 |          <state />
 | 
	
		
			
			| 971 | 1278 |        </provider>
 | 
	
		
			
			| 972 | 1279 |      </entry>
 | 
	
		
			
			| 973 |  | -    <entry file="file://$PROJECT_DIR$/src/Question.java">
 | 
	
		
			
			|  | 1280 | +    <entry file="file://$PROJECT_DIR$/src/Modele/Question.java">
 | 
	
		
			
			| 974 | 1281 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 975 | 1282 |          <state vertical-scroll-proportion="0.46082088">
 | 
	
		
			
			| 976 | 1283 |            <caret line="52" column="26" selection-start-line="52" selection-start-column="26" selection-end-line="52" selection-end-column="26" />
 | 
	
		
			
			|  | 1284 | +          <folding />
 | 
	
		
			
			| 977 | 1285 |          </state>
 | 
	
		
			
			| 978 | 1286 |        </provider>
 | 
	
		
			
			| 979 | 1287 |      </entry>
 | 
	
		
			
			| 980 |  | -    <entry file="file://$PROJECT_DIR$/src/GestionReponses.java">
 | 
	
		
			
			|  | 1288 | +    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionQuestions.java">
 | 
	
		
			
			| 981 | 1289 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 982 | 1290 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 983 |  | -          <caret line="84" column="28" selection-start-line="84" selection-start-column="28" selection-end-line="84" selection-end-column="28" />
 | 
	
		
			
			|  | 1291 | +          <caret line="89" column="36" selection-start-line="89" selection-start-column="36" selection-end-line="89" selection-end-column="36" />
 | 
	
		
			
			| 984 | 1292 |          </state>
 | 
	
		
			
			| 985 | 1293 |        </provider>
 | 
	
		
			
			| 986 | 1294 |      </entry>
 | 
	
		
			
			| 987 |  | -    <entry file="file://$PROJECT_DIR$/src/GestionQuestions.java">
 | 
	
		
			
			|  | 1295 | +    <entry file="file://$PROJECT_DIR$/conf.xml">
 | 
	
		
			
			| 988 | 1296 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 989 | 1297 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 990 |  | -          <caret line="89" column="36" selection-start-line="89" selection-start-column="36" selection-end-line="89" selection-end-column="36" />
 | 
	
		
			
			|  | 1298 | +          <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
 | 
	
		
			
			|  | 1299 | +          <folding />
 | 
	
		
			
			| 991 | 1300 |          </state>
 | 
	
		
			
			| 992 | 1301 |        </provider>
 | 
	
		
			
			| 993 | 1302 |      </entry>
 | 
	
		
			
			| 994 |  | -    <entry file="file://$PROJECT_DIR$/src/Bouton.java">
 | 
	
		
			
			|  | 1303 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.java">
 | 
	
		
			
			| 995 | 1304 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 996 |  | -        <state vertical-scroll-proportion="0.20165746">
 | 
	
		
			
			| 997 |  | -          <caret line="6" column="40" selection-start-line="6" selection-start-column="40" selection-end-line="6" selection-end-column="40" />
 | 
	
		
			
			|  | 1305 | +        <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 1306 | +          <caret line="107" column="143" selection-start-line="107" selection-start-column="143" selection-end-line="107" selection-end-column="143" />
 | 
	
		
			
			|  | 1307 | +          <folding>
 | 
	
		
			
			|  | 1308 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1309 | +          </folding>
 | 
	
		
			
			| 998 | 1310 |          </state>
 | 
	
		
			
			| 999 | 1311 |        </provider>
 | 
	
		
			
			| 1000 | 1312 |      </entry>
 | 
	
		
			
			| 1001 |  | -    <entry file="file://$PROJECT_DIR$/conf.xml">
 | 
	
		
			
			|  | 1313 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.java">
 | 
	
		
			
			| 1002 | 1314 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 1003 | 1315 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 1004 |  | -          <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
 | 
	
		
			
			|  | 1316 | +          <caret line="75" column="143" selection-start-line="75" selection-start-column="143" selection-end-line="75" selection-end-column="143" />
 | 
	
		
			
			| 1005 | 1317 |            <folding />
 | 
	
		
			
			| 1006 | 1318 |          </state>
 | 
	
		
			
			| 1007 | 1319 |        </provider>
 | 
	
		
			
			| 1008 | 1320 |      </entry>
 | 
	
		
			
			| 1009 |  | -    <entry file="file://$PROJECT_DIR$/src/ConfigBDD.java">
 | 
	
		
			
			|  | 1321 | +    <entry file="file://$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java">
 | 
	
		
			
			| 1010 | 1322 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 1011 |  | -        <state vertical-scroll-proportion="0.60261196">
 | 
	
		
			
			| 1012 |  | -          <caret line="19" column="9" selection-start-line="19" selection-start-column="9" selection-end-line="19" selection-end-column="9" />
 | 
	
		
			
			|  | 1323 | +        <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 1324 | +          <caret line="21" column="8" selection-start-line="21" selection-start-column="8" selection-end-line="21" selection-end-column="8" />
 | 
	
		
			
			|  | 1325 | +          <folding>
 | 
	
		
			
			|  | 1326 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1327 | +          </folding>
 | 
	
		
			
			| 1013 | 1328 |          </state>
 | 
	
		
			
			| 1014 | 1329 |        </provider>
 | 
	
		
			
			| 1015 | 1330 |      </entry>
 | 
	
		
			
			| 1016 |  | -    <entry file="file://$PROJECT_DIR$/src/ConnexionBDD.java">
 | 
	
		
			
			|  | 1331 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.java">
 | 
	
		
			
			| 1017 | 1332 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 1018 |  | -        <state vertical-scroll-proportion="-0.29104477">
 | 
	
		
			
			| 1019 |  | -          <caret line="40" column="32" selection-start-line="40" selection-start-column="32" selection-end-line="40" selection-end-column="32" />
 | 
	
		
			
			|  | 1333 | +        <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 1334 | +          <caret line="7" column="13" selection-start-line="7" selection-start-column="13" selection-end-line="7" selection-end-column="13" />
 | 
	
		
			
			|  | 1335 | +          <folding />
 | 
	
		
			
			| 1020 | 1336 |          </state>
 | 
	
		
			
			| 1021 | 1337 |        </provider>
 | 
	
		
			
			| 1022 | 1338 |      </entry>
 | 
	
		
			
			| 1023 |  | -    <entry file="file://$PROJECT_DIR$/src/ConnexionBddDialog.java">
 | 
	
		
			
			|  | 1339 | +    <entry file="file://$PROJECT_DIR$/src/Modele/Categorie.java">
 | 
	
		
			
			| 1024 | 1340 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 1025 | 1341 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 1026 |  | -          <caret line="105" column="143" selection-start-line="105" selection-start-column="143" selection-end-line="105" selection-end-column="143" />
 | 
	
		
			
			|  | 1342 | +          <caret line="7" column="4" selection-start-line="7" selection-start-column="4" selection-end-line="7" selection-end-column="4" />
 | 
	
		
			
			| 1027 | 1343 |            <folding>
 | 
	
		
			
			| 1028 |  | -            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1344 | +            <element signature="e#97#98#0" expanded="true" />
 | 
	
		
			
			|  | 1345 | +            <element signature="e#118#119#0" expanded="true" />
 | 
	
		
			
			| 1029 | 1346 |            </folding>
 | 
	
		
			
			| 1030 | 1347 |          </state>
 | 
	
		
			
			| 1031 | 1348 |        </provider>
 | 
	
		
			
			| 1032 | 1349 |      </entry>
 | 
	
		
			
			| 1033 |  | -    <entry file="file://$PROJECT_DIR$/src/NouvelleQuestionDialog.java">
 | 
	
		
			
			|  | 1350 | +    <entry file="file://$PROJECT_DIR$/src/Modele/Reponses.java">
 | 
	
		
			
			| 1034 | 1351 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 1035 | 1352 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 1036 |  | -          <caret line="73" column="143" selection-start-line="73" selection-start-column="143" selection-end-line="73" selection-end-column="143" />
 | 
	
		
			
			|  | 1353 | +          <caret line="2" column="13" selection-start-line="2" selection-start-column="13" selection-end-line="2" selection-end-column="13" />
 | 
	
		
			
			| 1037 | 1354 |            <folding />
 | 
	
		
			
			| 1038 | 1355 |          </state>
 | 
	
		
			
			| 1039 | 1356 |        </provider>
 | 
	
		
			
			| 1040 | 1357 |      </entry>
 | 
	
		
			
			| 1041 |  | -    <entry file="file://$PROJECT_DIR$/src/InterfacePrincipale.java">
 | 
	
		
			
			|  | 1358 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java">
 | 
	
		
			
			| 1042 | 1359 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 1043 | 1360 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 1044 |  | -          <caret line="584" column="26" selection-start-line="584" selection-start-column="19" selection-end-line="584" selection-end-column="26" />
 | 
	
		
			
			| 1045 |  | -          <folding />
 | 
	
		
			
			|  | 1361 | +          <caret line="15" column="22" selection-start-line="15" selection-start-column="22" selection-end-line="15" selection-end-column="22" />
 | 
	
		
			
			|  | 1362 | +          <folding>
 | 
	
		
			
			|  | 1363 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1364 | +          </folding>
 | 
	
		
			
			| 1046 | 1365 |          </state>
 | 
	
		
			
			| 1047 | 1366 |        </provider>
 | 
	
		
			
			| 1048 | 1367 |      </entry>
 | 
	
		
			
			| 1049 |  | -    <entry file="file://$PROJECT_DIR$/src/NouvelleReponseDialog.java">
 | 
	
		
			
			|  | 1368 | +    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionReponses.java">
 | 
	
		
			
			| 1050 | 1369 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 1051 | 1370 |          <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			| 1052 |  | -          <caret line="35" column="31" selection-start-line="35" selection-start-column="31" selection-end-line="35" selection-end-column="31" />
 | 
	
		
			
			|  | 1371 | +          <caret line="19" column="5" selection-start-line="19" selection-start-column="5" selection-end-line="19" selection-end-column="5" />
 | 
	
		
			
			| 1053 | 1372 |            <folding />
 | 
	
		
			
			| 1054 | 1373 |          </state>
 | 
	
		
			
			| 1055 | 1374 |        </provider>
 | 
	
		
			
			| 1056 | 1375 |      </entry>
 | 
	
		
			
			| 1057 |  | -    <entry file="file://$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java">
 | 
	
		
			
			|  | 1376 | +    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java">
 | 
	
		
			
			|  | 1377 | +      <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			|  | 1378 | +        <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 1379 | +          <caret line="42" column="32" selection-start-line="42" selection-start-column="32" selection-end-line="42" selection-end-column="32" />
 | 
	
		
			
			|  | 1380 | +          <folding>
 | 
	
		
			
			|  | 1381 | +            <element signature="imports" expanded="true" />
 | 
	
		
			
			|  | 1382 | +          </folding>
 | 
	
		
			
			|  | 1383 | +        </state>
 | 
	
		
			
			|  | 1384 | +      </provider>
 | 
	
		
			
			|  | 1385 | +    </entry>
 | 
	
		
			
			|  | 1386 | +    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java">
 | 
	
		
			
			|  | 1387 | +      <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			|  | 1388 | +        <state vertical-scroll-proportion="0.0">
 | 
	
		
			
			|  | 1389 | +          <caret line="14" column="4" selection-start-line="14" selection-start-column="4" selection-end-line="14" selection-end-column="4" />
 | 
	
		
			
			|  | 1390 | +          <folding>
 | 
	
		
			
			|  | 1391 | +            <element signature="method#loadConf#0;class#ConfigBDD#0" expanded="false" />
 | 
	
		
			
			|  | 1392 | +            <element signature="method#saveConf#0;class#ConfigBDD#0" expanded="false" />
 | 
	
		
			
			|  | 1393 | +            <element signature="method#loadDefaultConf#0;class#ConfigBDD#0" expanded="false" />
 | 
	
		
			
			|  | 1394 | +          </folding>
 | 
	
		
			
			|  | 1395 | +        </state>
 | 
	
		
			
			|  | 1396 | +      </provider>
 | 
	
		
			
			|  | 1397 | +    </entry>
 | 
	
		
			
			|  | 1398 | +    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
 | 
	
		
			
			| 1058 | 1399 |        <provider selected="true" editor-type-id="text-editor">
 | 
	
		
			
			| 1059 |  | -        <state vertical-scroll-proportion="0.06716418">
 | 
	
		
			
			| 1060 |  | -          <caret line="7" column="8" selection-start-line="7" selection-start-column="8" selection-end-line="7" selection-end-column="8" />
 | 
	
		
			
			|  | 1400 | +        <state vertical-scroll-proportion="-6.317164">
 | 
	
		
			
			|  | 1401 | +          <caret line="81" column="28" selection-start-line="81" selection-start-column="28" selection-end-line="81" selection-end-column="28" />
 | 
	
		
			
			| 1061 | 1402 |            <folding>
 | 
	
		
			
			| 1062 | 1403 |              <element signature="imports" expanded="true" />
 | 
	
		
			
			| 1063 | 1404 |            </folding>
 |