Browse Source

avancées javadoc2

PCYoshi 10 years ago
parent
commit
0648282f99
70 changed files with 511 additions and 239 deletions
  1. 45
    59
      java/.idea/workspace.xml
  2. 1
    1
      java/javadoc/GestionBddDAO/ConfigBDD.html
  3. 82
    36
      java/javadoc/GestionBddDAO/ConnexionBDD.html
  4. 46
    16
      java/javadoc/GestionBddDAO/GestionCategories.html
  5. 47
    16
      java/javadoc/GestionBddDAO/GestionQuestions.html
  6. 26
    8
      java/javadoc/GestionBddDAO/GestionReponses.html
  7. 1
    1
      java/javadoc/GestionBddDAO/package-frame.html
  8. 7
    3
      java/javadoc/GestionBddDAO/package-summary.html
  9. 1
    1
      java/javadoc/GestionBddDAO/package-tree.html
  10. 1
    1
      java/javadoc/GestionErreurs/BDDException.html
  11. 1
    1
      java/javadoc/GestionErreurs/package-frame.html
  12. 1
    1
      java/javadoc/GestionErreurs/package-summary.html
  13. 1
    1
      java/javadoc/GestionErreurs/package-tree.html
  14. 1
    1
      java/javadoc/InterfaceGraphique/Bouton.html
  15. 1
    1
      java/javadoc/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html
  16. 1
    1
      java/javadoc/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html
  17. 1
    1
      java/javadoc/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html
  18. 1
    1
      java/javadoc/InterfaceGraphique/DialogBoxes/package-frame.html
  19. 1
    1
      java/javadoc/InterfaceGraphique/DialogBoxes/package-summary.html
  20. 1
    1
      java/javadoc/InterfaceGraphique/DialogBoxes/package-tree.html
  21. 1
    1
      java/javadoc/InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html
  22. 1
    1
      java/javadoc/InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html
  23. 1
    1
      java/javadoc/InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html
  24. 1
    1
      java/javadoc/InterfaceGraphique/InterfacePrincipale.html
  25. 1
    1
      java/javadoc/InterfaceGraphique/SplashScreen.html
  26. 1
    1
      java/javadoc/InterfaceGraphique/package-frame.html
  27. 1
    1
      java/javadoc/InterfaceGraphique/package-summary.html
  28. 1
    1
      java/javadoc/InterfaceGraphique/package-tree.html
  29. 1
    1
      java/javadoc/MainAdminBddBurgerQuizz.html
  30. 1
    1
      java/javadoc/Modele/Categorie.html
  31. 1
    1
      java/javadoc/Modele/Question.html
  32. 1
    1
      java/javadoc/Modele/Reponses.html
  33. 1
    1
      java/javadoc/Modele/package-frame.html
  34. 1
    1
      java/javadoc/Modele/package-summary.html
  35. 1
    1
      java/javadoc/Modele/package-tree.html
  36. 1
    1
      java/javadoc/allclasses-frame.html
  37. 1
    1
      java/javadoc/allclasses-noframe.html
  38. 1
    1
      java/javadoc/constant-values.html
  39. 1
    1
      java/javadoc/deprecated-list.html
  40. 1
    1
      java/javadoc/help-doc.html
  41. 1
    1
      java/javadoc/index-files/index-1.html
  42. 1
    1
      java/javadoc/index-files/index-10.html
  43. 1
    1
      java/javadoc/index-files/index-11.html
  44. 1
    1
      java/javadoc/index-files/index-12.html
  45. 1
    1
      java/javadoc/index-files/index-13.html
  46. 13
    5
      java/javadoc/index-files/index-14.html
  47. 1
    1
      java/javadoc/index-files/index-15.html
  48. 1
    1
      java/javadoc/index-files/index-16.html
  49. 7
    3
      java/javadoc/index-files/index-17.html
  50. 1
    1
      java/javadoc/index-files/index-18.html
  51. 10
    4
      java/javadoc/index-files/index-2.html
  52. 16
    6
      java/javadoc/index-files/index-3.html
  53. 16
    6
      java/javadoc/index-files/index-4.html
  54. 1
    1
      java/javadoc/index-files/index-5.html
  55. 32
    12
      java/javadoc/index-files/index-6.html
  56. 1
    1
      java/javadoc/index-files/index-7.html
  57. 10
    4
      java/javadoc/index-files/index-8.html
  58. 7
    3
      java/javadoc/index-files/index-9.html
  59. 1
    1
      java/javadoc/index.html
  60. 1
    1
      java/javadoc/overview-frame.html
  61. 1
    1
      java/javadoc/overview-summary.html
  62. 1
    1
      java/javadoc/overview-tree.html
  63. 1
    1
      java/javadoc/package-frame.html
  64. 1
    1
      java/javadoc/package-summary.html
  65. 1
    1
      java/javadoc/package-tree.html
  66. 1
    1
      java/javadoc/serialized-form.html
  67. 1
    1
      java/src/GestionBddDAO/ConnexionBDD.java
  68. 2
    2
      java/src/GestionBddDAO/GestionCategories.java
  69. 48
    0
      java/src/GestionBddDAO/GestionQuestions.java
  70. 44
    3
      java/src/GestionBddDAO/GestionReponses.java

+ 45
- 59
java/.idea/workspace.xml View File

6
     </artifacts-to-build>
6
     </artifacts-to-build>
7
   </component>
7
   </component>
8
   <component name="ChangeListManager">
8
   <component name="ChangeListManager">
9
-    <list default="true" id="a647cb6a-4230-4101-a652-d7cfd0c21e24" name="Default" comment="avancées javadoc">
10
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/GestionBddDAO/ConfigBDD.class" afterPath="$PROJECT_DIR$/out/production/java/GestionBddDAO/ConfigBDD.class" />
11
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/GestionBddDAO/ConnexionBDD.class" afterPath="$PROJECT_DIR$/out/production/java/GestionBddDAO/ConnexionBDD.class" />
12
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.class" />
13
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/artifacts/java_jar/java.jar" afterPath="$PROJECT_DIR$/out/artifacts/java_jar/java.jar" />
9
+    <list default="true" id="a647cb6a-4230-4101-a652-d7cfd0c21e24" name="Default" comment="">
14
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionErreurs/BDDException.html" afterPath="$PROJECT_DIR$/javadoc/GestionErreurs/BDDException.html" />
10
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionErreurs/BDDException.html" afterPath="$PROJECT_DIR$/javadoc/GestionErreurs/BDDException.html" />
15
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/Bouton.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/Bouton.html" />
11
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/Bouton.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/Bouton.html" />
16
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/Modele/Categorie.html" afterPath="$PROJECT_DIR$/javadoc/Modele/Categorie.html" />
12
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/Modele/Categorie.html" afterPath="$PROJECT_DIR$/javadoc/Modele/Categorie.html" />
17
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConfigBDD.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConfigBDD.html" />
13
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConfigBDD.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConfigBDD.html" />
18
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" afterPath="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" />
19
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConnexionBDD.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConnexionBDD.html" />
14
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConnexionBDD.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConnexionBDD.html" />
20
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java" afterPath="$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java" />
15
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java" afterPath="$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java" />
21
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" />
16
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" />
22
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionCategories.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionCategories.html" />
17
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionCategories.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionCategories.html" />
23
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java" afterPath="$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java" />
18
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java" afterPath="$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java" />
24
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionQuestions.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionQuestions.html" />
19
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionQuestions.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionQuestions.html" />
20
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/GestionBddDAO/GestionQuestions.java" afterPath="$PROJECT_DIR$/src/GestionBddDAO/GestionQuestions.java" />
25
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionReponses.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionReponses.html" />
21
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionReponses.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionReponses.html" />
22
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/GestionBddDAO/GestionReponses.java" afterPath="$PROJECT_DIR$/src/GestionBddDAO/GestionReponses.java" />
26
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" />
23
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" />
27
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" />
24
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" />
28
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" />
25
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" />
57
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-8.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-8.html" />
54
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-8.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-8.html" />
58
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-9.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-9.html" />
55
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-9.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-9.html" />
59
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index.html" afterPath="$PROJECT_DIR$/javadoc/index.html" />
56
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index.html" afterPath="$PROJECT_DIR$/javadoc/index.html" />
60
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
61
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/overview-frame.html" afterPath="$PROJECT_DIR$/javadoc/overview-frame.html" />
57
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/overview-frame.html" afterPath="$PROJECT_DIR$/javadoc/overview-frame.html" />
62
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/overview-summary.html" afterPath="$PROJECT_DIR$/javadoc/overview-summary.html" />
58
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/overview-summary.html" afterPath="$PROJECT_DIR$/javadoc/overview-summary.html" />
63
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/overview-tree.html" afterPath="$PROJECT_DIR$/javadoc/overview-tree.html" />
59
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/overview-tree.html" afterPath="$PROJECT_DIR$/javadoc/overview-tree.html" />
116
         <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java">
112
         <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java">
117
           <provider selected="true" editor-type-id="text-editor">
113
           <provider selected="true" editor-type-id="text-editor">
118
             <state vertical-scroll-proportion="0.0">
114
             <state vertical-scroll-proportion="0.0">
119
-              <caret line="146" column="7" selection-start-line="141" selection-start-column="4" selection-end-line="146" selection-end-column="7" />
115
+              <caret line="224" column="39" selection-start-line="224" selection-start-column="39" selection-end-line="224" selection-end-column="39" />
120
               <folding />
116
               <folding />
121
             </state>
117
             </state>
122
           </provider>
118
           </provider>
123
         </entry>
119
         </entry>
124
       </file>
120
       </file>
125
-      <file leaf-file-name="GestionCategories.java" pinned="false" current-in-tab="false">
126
-        <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java">
121
+      <file leaf-file-name="GestionReponses.java" pinned="false" current-in-tab="true">
122
+        <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionReponses.java">
127
           <provider selected="true" editor-type-id="text-editor">
123
           <provider selected="true" editor-type-id="text-editor">
128
-            <state vertical-scroll-proportion="0.0">
129
-              <caret line="166" column="45" selection-start-line="166" selection-start-column="45" selection-end-line="166" selection-end-column="45" />
130
-              <folding>
131
-                <element signature="e#3783#3784#0" expanded="true" />
132
-                <element signature="e#3811#3812#0" expanded="true" />
133
-              </folding>
134
-            </state>
135
-          </provider>
136
-        </entry>
137
-      </file>
138
-      <file leaf-file-name="GestionQuestions.java" pinned="false" current-in-tab="false">
139
-        <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionQuestions.java">
140
-          <provider selected="true" editor-type-id="text-editor">
141
-            <state vertical-scroll-proportion="0.0">
142
-              <caret line="10" column="13" selection-start-line="10" selection-start-column="13" selection-end-line="10" selection-end-column="13" />
143
-              <folding />
144
-            </state>
145
-          </provider>
146
-        </entry>
147
-      </file>
148
-      <file leaf-file-name="index.html" pinned="false" current-in-tab="true">
149
-        <entry file="file://$PROJECT_DIR$/javadoc/index.html">
150
-          <provider selected="true" editor-type-id="text-editor">
151
-            <state vertical-scroll-proportion="0.2631579">
152
-              <caret line="5" column="52" selection-start-line="5" selection-start-column="52" selection-end-line="5" selection-end-column="52" />
124
+            <state vertical-scroll-proportion="-0.33208954">
125
+              <caret line="144" column="18" selection-start-line="144" selection-start-column="18" selection-end-line="144" selection-end-column="18" />
153
               <folding />
126
               <folding />
154
             </state>
127
             </state>
155
           </provider>
128
           </provider>
197
         <option value="$PROJECT_DIR$/src/InterfaceGraphique/SplashScreen.java" />
170
         <option value="$PROJECT_DIR$/src/InterfaceGraphique/SplashScreen.java" />
198
         <option value="$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.java" />
171
         <option value="$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.java" />
199
         <option value="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" />
172
         <option value="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" />
200
-        <option value="$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java" />
173
+        <option value="$PROJECT_DIR$/src/GestionBddDAO/GestionQuestions.java" />
201
         <option value="$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java" />
174
         <option value="$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java" />
175
+        <option value="$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java" />
176
+        <option value="$PROJECT_DIR$/src/GestionBddDAO/GestionReponses.java" />
202
       </list>
177
       </list>
203
     </option>
178
     </option>
204
   </component>
179
   </component>
802
       <option name="project" value="LOCAL" />
777
       <option name="project" value="LOCAL" />
803
       <updated>1433960682036</updated>
778
       <updated>1433960682036</updated>
804
     </task>
779
     </task>
805
-    <option name="localTasksCounter" value="28" />
780
+    <task id="LOCAL-00028" summary="avancées javadoc">
781
+      <created>1433968962928</created>
782
+      <option name="number" value="00028" />
783
+      <option name="project" value="LOCAL" />
784
+      <updated>1433968962928</updated>
785
+    </task>
786
+    <option name="localTasksCounter" value="29" />
806
     <servers />
787
     <servers />
807
   </component>
788
   </component>
808
   <component name="TodoView">
789
   <component name="TodoView">
829
       <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" />
810
       <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" />
830
       <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" />
811
       <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" />
831
       <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" />
812
       <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" />
832
-      <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32864675" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
813
+      <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" />
833
       <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" />
814
       <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" />
834
       <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" />
815
       <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" />
835
       <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" />
816
       <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" />
1021
         <state />
1002
         <state />
1022
       </provider>
1003
       </provider>
1023
     </entry>
1004
     </entry>
1024
-    <entry file="file://$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java">
1025
-      <provider selected="true" editor-type-id="text-editor">
1026
-        <state vertical-scroll-proportion="0.51657456">
1027
-          <caret line="11" column="44" selection-start-line="11" selection-start-column="44" selection-end-line="11" selection-end-column="44" />
1028
-          <folding />
1029
-        </state>
1030
-      </provider>
1031
-    </entry>
1032
     <entry file="file://$PROJECT_DIR$/mcd.png">
1005
     <entry file="file://$PROJECT_DIR$/mcd.png">
1033
       <provider selected="true" editor-type-id="images">
1006
       <provider selected="true" editor-type-id="images">
1034
         <state />
1007
         <state />
1120
         </state>
1093
         </state>
1121
       </provider>
1094
       </provider>
1122
     </entry>
1095
     </entry>
1123
-    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java">
1096
+    <entry file="file://$PROJECT_DIR$/javadoc/index.html">
1124
       <provider selected="true" editor-type-id="text-editor">
1097
       <provider selected="true" editor-type-id="text-editor">
1125
-        <state vertical-scroll-proportion="0.0">
1126
-          <caret line="146" column="7" selection-start-line="141" selection-start-column="4" selection-end-line="146" selection-end-column="7" />
1098
+        <state vertical-scroll-proportion="0.2631579">
1099
+          <caret line="5" column="52" selection-start-line="5" selection-start-column="52" selection-end-line="5" selection-end-column="52" />
1100
+          <folding />
1101
+        </state>
1102
+      </provider>
1103
+    </entry>
1104
+    <entry file="file://$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java">
1105
+      <provider selected="true" editor-type-id="text-editor">
1106
+        <state vertical-scroll-proportion="0.28544775">
1107
+          <caret line="11" column="44" selection-start-line="11" selection-start-column="44" selection-end-line="11" selection-end-column="44" />
1127
           <folding />
1108
           <folding />
1128
         </state>
1109
         </state>
1129
       </provider>
1110
       </provider>
1130
     </entry>
1111
     </entry>
1131
     <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java">
1112
     <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java">
1132
       <provider selected="true" editor-type-id="text-editor">
1113
       <provider selected="true" editor-type-id="text-editor">
1133
-        <state vertical-scroll-proportion="0.0">
1134
-          <caret line="166" column="45" selection-start-line="166" selection-start-column="45" selection-end-line="166" selection-end-column="45" />
1135
-          <folding>
1136
-            <element signature="e#3783#3784#0" expanded="true" />
1137
-            <element signature="e#3811#3812#0" expanded="true" />
1138
-          </folding>
1114
+        <state vertical-scroll-proportion="0.08022388">
1115
+          <caret line="23" column="7" selection-start-line="21" selection-start-column="4" selection-end-line="23" selection-end-column="7" />
1116
+          <folding />
1139
         </state>
1117
         </state>
1140
       </provider>
1118
       </provider>
1141
     </entry>
1119
     </entry>
1142
     <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionQuestions.java">
1120
     <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionQuestions.java">
1143
       <provider selected="true" editor-type-id="text-editor">
1121
       <provider selected="true" editor-type-id="text-editor">
1122
+        <state vertical-scroll-proportion="5.027985">
1123
+          <caret line="187" column="36" selection-start-line="187" selection-start-column="36" selection-end-line="187" selection-end-column="36" />
1124
+          <folding />
1125
+        </state>
1126
+      </provider>
1127
+    </entry>
1128
+    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java">
1129
+      <provider selected="true" editor-type-id="text-editor">
1144
         <state vertical-scroll-proportion="0.0">
1130
         <state vertical-scroll-proportion="0.0">
1145
-          <caret line="10" column="13" selection-start-line="10" selection-start-column="13" selection-end-line="10" selection-end-column="13" />
1131
+          <caret line="224" column="39" selection-start-line="224" selection-start-column="39" selection-end-line="224" selection-end-column="39" />
1146
           <folding />
1132
           <folding />
1147
         </state>
1133
         </state>
1148
       </provider>
1134
       </provider>
1149
     </entry>
1135
     </entry>
1150
-    <entry file="file://$PROJECT_DIR$/javadoc/index.html">
1136
+    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/GestionReponses.java">
1151
       <provider selected="true" editor-type-id="text-editor">
1137
       <provider selected="true" editor-type-id="text-editor">
1152
-        <state vertical-scroll-proportion="0.2631579">
1153
-          <caret line="5" column="52" selection-start-line="5" selection-start-column="52" selection-end-line="5" selection-end-column="52" />
1138
+        <state vertical-scroll-proportion="-0.33208954">
1139
+          <caret line="144" column="18" selection-start-line="144" selection-start-column="18" selection-end-line="144" selection-end-column="18" />
1154
           <folding />
1140
           <folding />
1155
         </state>
1141
         </state>
1156
       </provider>
1142
       </provider>

+ 1
- 1
java/javadoc/GestionBddDAO/ConfigBDD.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:18 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:33 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>ConfigBDD</title>
7
 <title>ConfigBDD</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 82
- 36
java/javadoc/GestionBddDAO/ConnexionBDD.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:18 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:33 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>ConnexionBDD</title>
7
 <title>ConnexionBDD</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
187
 </tr>
187
 </tr>
188
 <tr class="rowColor">
188
 <tr class="rowColor">
189
 <td class="colFirst"><code>void</code></td>
189
 <td class="colFirst"><code>void</code></td>
190
-<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#createCategorie(java.lang.String)">createCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>&nbsp;</td>
190
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#createCategorie(java.lang.String)">createCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>
191
+<div class="block">Crée une nouvelle catégorie.</div>
192
+</td>
191
 </tr>
193
 </tr>
192
 <tr class="altColor">
194
 <tr class="altColor">
193
 <td class="colFirst"><code>void</code></td>
195
 <td class="colFirst"><code>void</code></td>
194
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion</a></strong>(java.lang.String&nbsp;intitule,
196
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion</a></strong>(java.lang.String&nbsp;intitule,
195
               java.lang.String&nbsp;reponse1,
197
               java.lang.String&nbsp;reponse1,
196
               java.lang.String&nbsp;reponse2,
198
               java.lang.String&nbsp;reponse2,
197
-              int&nbsp;num_reponse)</code>&nbsp;</td>
199
+              int&nbsp;num_reponse)</code>
200
+<div class="block">Crée une nouvelle question.</div>
201
+</td>
198
 </tr>
202
 </tr>
199
 <tr class="rowColor">
203
 <tr class="rowColor">
200
 <td class="colFirst"><code>void</code></td>
204
 <td class="colFirst"><code>void</code></td>
201
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#createReponses(java.lang.String,%20java.lang.String,%20java.lang.String)">createReponses</a></strong>(java.lang.String&nbsp;nomCategorie,
205
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#createReponses(java.lang.String,%20java.lang.String,%20java.lang.String)">createReponses</a></strong>(java.lang.String&nbsp;nomCategorie,
202
               java.lang.String&nbsp;reponse1,
206
               java.lang.String&nbsp;reponse1,
203
-              java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
207
+              java.lang.String&nbsp;reponse2)</code>
208
+<div class="block">Crée un nouveau jeu de réponses.</div>
209
+</td>
204
 </tr>
210
 </tr>
205
 <tr class="altColor">
211
 <tr class="altColor">
206
 <td class="colFirst"><code>void</code></td>
212
 <td class="colFirst"><code>void</code></td>
207
-<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#deleteCategorie(java.lang.String)">deleteCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>&nbsp;</td>
213
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#deleteCategorie(java.lang.String)">deleteCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>
214
+<div class="block">Supprime une catégorie.</div>
215
+</td>
208
 </tr>
216
 </tr>
209
 <tr class="rowColor">
217
 <tr class="rowColor">
210
 <td class="colFirst"><code>void</code></td>
218
 <td class="colFirst"><code>void</code></td>
211
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion</a></strong>(java.lang.String&nbsp;intitule,
219
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion</a></strong>(java.lang.String&nbsp;intitule,
212
               java.lang.String&nbsp;reponse1,
220
               java.lang.String&nbsp;reponse1,
213
-              java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
221
+              java.lang.String&nbsp;reponse2)</code>
222
+<div class="block">Supprime une question de la base de données.</div>
223
+</td>
214
 </tr>
224
 </tr>
215
 <tr class="altColor">
225
 <tr class="altColor">
216
 <td class="colFirst"><code>void</code></td>
226
 <td class="colFirst"><code>void</code></td>
217
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#deleteReponses(java.lang.String,%20java.lang.String)">deleteReponses</a></strong>(java.lang.String&nbsp;reponse1,
227
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#deleteReponses(java.lang.String,%20java.lang.String)">deleteReponses</a></strong>(java.lang.String&nbsp;reponse1,
218
-              java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
228
+              java.lang.String&nbsp;reponse2)</code>
229
+<div class="block">Supprime un jeu de réponses.</div>
230
+</td>
219
 </tr>
231
 </tr>
220
 <tr class="rowColor">
232
 <tr class="rowColor">
221
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;</code></td>
233
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;</code></td>
222
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#getListeCategorie()">getListeCategorie</a></strong>()</code>
234
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#getListeCategorie()">getListeCategorie</a></strong>()</code>
223
-<div class="block">Permet d'obtenir la liste des catégorie depuis la base de données.</div>
235
+<div class="block">Récupére la liste des catégorie depuis la base de données.</div>
224
 </td>
236
 </td>
225
 </tr>
237
 </tr>
226
 <tr class="altColor">
238
 <tr class="altColor">
227
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;</code></td>
239
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;</code></td>
228
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#getListeQuestions(java.lang.String,%20java.lang.String)">getListeQuestions</a></strong>(java.lang.String&nbsp;reponse1,
240
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#getListeQuestions(java.lang.String,%20java.lang.String)">getListeQuestions</a></strong>(java.lang.String&nbsp;reponse1,
229
-                 java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
241
+                 java.lang.String&nbsp;reponse2)</code>
242
+<div class="block">Récupére la liste des questions liées à un jeu de réponses depuis la base de données.</div>
243
+</td>
230
 </tr>
244
 </tr>
231
 <tr class="rowColor">
245
 <tr class="rowColor">
232
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;</code></td>
246
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;</code></td>
233
-<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#getListeReponses(java.lang.String)">getListeReponses</a></strong>(java.lang.String&nbsp;catName)</code>&nbsp;</td>
247
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#getListeReponses(java.lang.String)">getListeReponses</a></strong>(java.lang.String&nbsp;catName)</code>
248
+<div class="block">Permet d'obtenir la liste des jeux de réponses depuis la base de données.</div>
249
+</td>
234
 </tr>
250
 </tr>
235
 <tr class="altColor">
251
 <tr class="altColor">
236
 <td class="colFirst"><code>void</code></td>
252
 <td class="colFirst"><code>void</code></td>
238
               java.lang.String&nbsp;newIntitule,
254
               java.lang.String&nbsp;newIntitule,
239
               java.lang.String&nbsp;reponse1,
255
               java.lang.String&nbsp;reponse1,
240
               java.lang.String&nbsp;reponse2,
256
               java.lang.String&nbsp;reponse2,
241
-              int&nbsp;newNum_reponse)</code>&nbsp;</td>
257
+              int&nbsp;newNum_reponse)</code>
258
+<div class="block">Modifie une question.</div>
259
+</td>
242
 </tr>
260
 </tr>
243
 <tr class="rowColor">
261
 <tr class="rowColor">
244
 <td class="colFirst"><code>void</code></td>
262
 <td class="colFirst"><code>void</code></td>
246
               java.lang.String&nbsp;oldRep1,
264
               java.lang.String&nbsp;oldRep1,
247
               java.lang.String&nbsp;oldRep2,
265
               java.lang.String&nbsp;oldRep2,
248
               java.lang.String&nbsp;newRep1,
266
               java.lang.String&nbsp;newRep1,
249
-              java.lang.String&nbsp;newRep2)</code>&nbsp;</td>
267
+              java.lang.String&nbsp;newRep2)</code>
268
+<div class="block">Modifie un jeu de question.</div>
269
+</td>
250
 </tr>
270
 </tr>
251
 <tr class="altColor">
271
 <tr class="altColor">
252
 <td class="colFirst"><code>void</code></td>
272
 <td class="colFirst"><code>void</code></td>
253
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#renameCategorie(java.lang.String,%20java.lang.String)">renameCategorie</a></strong>(java.lang.String&nbsp;oldCategorieName,
273
 <td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#renameCategorie(java.lang.String,%20java.lang.String)">renameCategorie</a></strong>(java.lang.String&nbsp;oldCategorieName,
254
-               java.lang.String&nbsp;newCategorieName)</code>&nbsp;</td>
274
+               java.lang.String&nbsp;newCategorieName)</code>
275
+<div class="block">Rennome une catégorie.</div>
276
+</td>
255
 </tr>
277
 </tr>
256
 </table>
278
 </table>
257
 <ul class="blockList">
279
 <ul class="blockList">
365
 <h4>getListeCategorie</h4>
387
 <h4>getListeCategorie</h4>
366
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;&nbsp;getListeCategorie()
388
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;&nbsp;getListeCategorie()
367
                                                  throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
389
                                                  throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
368
-<div class="block">Permet d'obtenir la liste des catégorie depuis la base de données.</div>
390
+<div class="block">Récupére la liste des catégorie depuis la base de données.</div>
369
 <dl><dt><span class="strong">Returns:</span></dt><dd>Un tableau d'objet catégorie.</dd>
391
 <dl><dt><span class="strong">Returns:</span></dt><dd>Un tableau d'objet catégorie.</dd>
370
 <dt><span class="strong">Throws:</span></dt>
392
 <dt><span class="strong">Throws:</span></dt>
371
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur survient.</dd></dl>
393
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
372
 </li>
394
 </li>
373
 </ul>
395
 </ul>
374
 <a name="createCategorie(java.lang.String)">
396
 <a name="createCategorie(java.lang.String)">
379
 <h4>createCategorie</h4>
401
 <h4>createCategorie</h4>
380
 <pre>public&nbsp;void&nbsp;createCategorie(java.lang.String&nbsp;categorieName)
402
 <pre>public&nbsp;void&nbsp;createCategorie(java.lang.String&nbsp;categorieName)
381
                      throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
403
                      throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
382
-<dl><dt><span class="strong">Throws:</span></dt>
383
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
404
+<div class="block">Crée une nouvelle catégorie.</div>
405
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>categorieName</code> - Le nom de la catégorie à créer.</dd>
406
+<dt><span class="strong">Throws:</span></dt>
407
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
384
 </li>
408
 </li>
385
 </ul>
409
 </ul>
386
 <a name="deleteCategorie(java.lang.String)">
410
 <a name="deleteCategorie(java.lang.String)">
391
 <h4>deleteCategorie</h4>
415
 <h4>deleteCategorie</h4>
392
 <pre>public&nbsp;void&nbsp;deleteCategorie(java.lang.String&nbsp;categorieName)
416
 <pre>public&nbsp;void&nbsp;deleteCategorie(java.lang.String&nbsp;categorieName)
393
                      throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
417
                      throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
394
-<dl><dt><span class="strong">Throws:</span></dt>
395
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
418
+<div class="block">Supprime une catégorie.</div>
419
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>categorieName</code> - Le nom de la catégorie à supprimer.</dd>
420
+<dt><span class="strong">Throws:</span></dt>
421
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
396
 </li>
422
 </li>
397
 </ul>
423
 </ul>
398
 <a name="renameCategorie(java.lang.String, java.lang.String)">
424
 <a name="renameCategorie(java.lang.String, java.lang.String)">
404
 <pre>public&nbsp;void&nbsp;renameCategorie(java.lang.String&nbsp;oldCategorieName,
430
 <pre>public&nbsp;void&nbsp;renameCategorie(java.lang.String&nbsp;oldCategorieName,
405
                    java.lang.String&nbsp;newCategorieName)
431
                    java.lang.String&nbsp;newCategorieName)
406
                      throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
432
                      throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
407
-<dl><dt><span class="strong">Throws:</span></dt>
408
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
433
+<div class="block">Rennome une catégorie.</div>
434
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>oldCategorieName</code> - Le nom de la catégorie à rennomer.</dd><dd><code>newCategorieName</code> - Le nouveau nom de la catégorie.</dd>
435
+<dt><span class="strong">Throws:</span></dt>
436
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
409
 </li>
437
 </li>
410
 </ul>
438
 </ul>
411
 <a name="getListeReponses(java.lang.String)">
439
 <a name="getListeReponses(java.lang.String)">
416
 <h4>getListeReponses</h4>
444
 <h4>getListeReponses</h4>
417
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;&nbsp;getListeReponses(java.lang.String&nbsp;catName)
445
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;&nbsp;getListeReponses(java.lang.String&nbsp;catName)
418
                                                throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
446
                                                throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
419
-<dl><dt><span class="strong">Throws:</span></dt>
420
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
447
+<div class="block">Permet d'obtenir la liste des jeux de réponses depuis la base de données.</div>
448
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>catName</code> - La catégorie des jeux de réponses à récupérer.</dd>
449
+<dt><span class="strong">Returns:</span></dt><dd>Un tableau d'objet Réponses.</dd>
450
+<dt><span class="strong">Throws:</span></dt>
451
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
421
 </li>
452
 </li>
422
 </ul>
453
 </ul>
423
 <a name="createReponses(java.lang.String, java.lang.String, java.lang.String)">
454
 <a name="createReponses(java.lang.String, java.lang.String, java.lang.String)">
430
                   java.lang.String&nbsp;reponse1,
461
                   java.lang.String&nbsp;reponse1,
431
                   java.lang.String&nbsp;reponse2)
462
                   java.lang.String&nbsp;reponse2)
432
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
463
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
433
-<dl><dt><span class="strong">Throws:</span></dt>
434
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
464
+<div class="block">Crée un nouveau jeu de réponses.</div>
465
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>nomCategorie</code> - La catégorie du jeu de réponses.</dd><dd><code>reponse1</code> - La réponse une du jeu à créer.</dd><dd><code>reponse2</code> - La réponse deux du jeu à créer.</dd>
466
+<dt><span class="strong">Throws:</span></dt>
467
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
435
 </li>
468
 </li>
436
 </ul>
469
 </ul>
437
 <a name="deleteReponses(java.lang.String, java.lang.String)">
470
 <a name="deleteReponses(java.lang.String, java.lang.String)">
443
 <pre>public&nbsp;void&nbsp;deleteReponses(java.lang.String&nbsp;reponse1,
476
 <pre>public&nbsp;void&nbsp;deleteReponses(java.lang.String&nbsp;reponse1,
444
                   java.lang.String&nbsp;reponse2)
477
                   java.lang.String&nbsp;reponse2)
445
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
478
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
446
-<dl><dt><span class="strong">Throws:</span></dt>
447
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
479
+<div class="block">Supprime un jeu de réponses.</div>
480
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reponse1</code> - La réponse une du jeu à supprimer.</dd><dd><code>reponse2</code> - La réponse deux du jeu à supprimer.</dd>
481
+<dt><span class="strong">Throws:</span></dt>
482
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
448
 </li>
483
 </li>
449
 </ul>
484
 </ul>
450
 <a name="modifyReponses(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">
485
 <a name="modifyReponses(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">
459
                   java.lang.String&nbsp;newRep1,
494
                   java.lang.String&nbsp;newRep1,
460
                   java.lang.String&nbsp;newRep2)
495
                   java.lang.String&nbsp;newRep2)
461
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
496
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
462
-<dl><dt><span class="strong">Throws:</span></dt>
463
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
497
+<div class="block">Modifie un jeu de question.</div>
498
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>categorie</code> - Nouvelle catégorie.</dd><dd><code>oldRep1</code> - Ancienne réponse une.</dd><dd><code>oldRep2</code> - Ancienne réponse deux.</dd><dd><code>newRep1</code> - Nouvelle réponse une.</dd><dd><code>newRep2</code> - Nouvelle réponse deux.</dd>
499
+<dt><span class="strong">Throws:</span></dt>
500
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
464
 </li>
501
 </li>
465
 </ul>
502
 </ul>
466
 <a name="getListeQuestions(java.lang.String, java.lang.String)">
503
 <a name="getListeQuestions(java.lang.String, java.lang.String)">
472
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;&nbsp;getListeQuestions(java.lang.String&nbsp;reponse1,
509
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;&nbsp;getListeQuestions(java.lang.String&nbsp;reponse1,
473
                                               java.lang.String&nbsp;reponse2)
510
                                               java.lang.String&nbsp;reponse2)
474
                                                 throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
511
                                                 throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
475
-<dl><dt><span class="strong">Throws:</span></dt>
476
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
512
+<div class="block">Récupére la liste des questions liées à un jeu de réponses depuis la base de données.</div>
513
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reponse1</code> - La réponse une du jeu de réponses lié.</dd><dd><code>reponse2</code> - la réponse deux du jeu de réponses lié.</dd>
514
+<dt><span class="strong">Returns:</span></dt><dd>Un tableau d'objet Question.</dd>
515
+<dt><span class="strong">Throws:</span></dt>
516
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
477
 </li>
517
 </li>
478
 </ul>
518
 </ul>
479
 <a name="createQuestion(java.lang.String, java.lang.String, java.lang.String, int)">
519
 <a name="createQuestion(java.lang.String, java.lang.String, java.lang.String, int)">
487
                   java.lang.String&nbsp;reponse2,
527
                   java.lang.String&nbsp;reponse2,
488
                   int&nbsp;num_reponse)
528
                   int&nbsp;num_reponse)
489
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
529
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
490
-<dl><dt><span class="strong">Throws:</span></dt>
491
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
530
+<div class="block">Crée une nouvelle question.</div>
531
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>intitule</code> - Intitulé de la question.</dd><dd><code>reponse1</code> - Réponse une du jeu de question lié.</dd><dd><code>reponse2</code> - Réponse une du jeu de question lié.</dd><dd><code>num_reponse</code> - Numéro de la bonne réponses (1: reponse1, 2: réponse2, 0: les deux)</dd>
532
+<dt><span class="strong">Throws:</span></dt>
533
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur mysql survient.</dd></dl>
492
 </li>
534
 </li>
493
 </ul>
535
 </ul>
494
 <a name="deleteQuestion(java.lang.String, java.lang.String, java.lang.String)">
536
 <a name="deleteQuestion(java.lang.String, java.lang.String, java.lang.String)">
501
                   java.lang.String&nbsp;reponse1,
543
                   java.lang.String&nbsp;reponse1,
502
                   java.lang.String&nbsp;reponse2)
544
                   java.lang.String&nbsp;reponse2)
503
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
545
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
504
-<dl><dt><span class="strong">Throws:</span></dt>
505
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
546
+<div class="block">Supprime une question de la base de données.</div>
547
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>intitule</code> - Intitulé de la question à supprimer.</dd><dd><code>reponse1</code> - Réponse une du jeu de question lié à la question à supprimer.</dd><dd><code>reponse2</code> - Réponse deux du jeu de question lié à la question à supprimer.</dd>
548
+<dt><span class="strong">Throws:</span></dt>
549
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
506
 </li>
550
 </li>
507
 </ul>
551
 </ul>
508
 <a name="modifyQuestion(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)">
552
 <a name="modifyQuestion(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)">
517
                   java.lang.String&nbsp;reponse2,
561
                   java.lang.String&nbsp;reponse2,
518
                   int&nbsp;newNum_reponse)
562
                   int&nbsp;newNum_reponse)
519
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
563
                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
520
-<dl><dt><span class="strong">Throws:</span></dt>
564
+<div class="block">Modifie une question.</div>
565
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>oldIntitule</code> - Ancien intitulé de la question à modifier.</dd><dd><code>newIntitule</code> - Nouvel intitulé de la question à modifier.</dd><dd><code>reponse1</code> - Réponse une du jeu de question lié.</dd><dd><code>reponse2</code> - Réponse deux du jeu de question lié.</dd><dd><code>newNum_reponse</code> - Nouveau numéro de la bonne réponse (1: reponse1, 2: réponse2, 0: les deux)</dd>
566
+<dt><span class="strong">Throws:</span></dt>
521
 <dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
567
 <dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
522
 </li>
568
 </li>
523
 </ul>
569
 </ul>

+ 46
- 16
java/javadoc/GestionBddDAO/GestionCategories.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:18 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:33 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>GestionCategories</title>
7
 <title>GestionCategories</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
98
 <br>
98
 <br>
99
 <pre>public class <span class="strong">GestionCategories</span>
99
 <pre>public class <span class="strong">GestionCategories</span>
100
 extends java.lang.Object</pre>
100
 extends java.lang.Object</pre>
101
+<div class="block">Classe effectuant les modifications en base de données pour les catégories.</div>
101
 </li>
102
 </li>
102
 </ul>
103
 </ul>
103
 </div>
104
 </div>
118
 </tr>
119
 </tr>
119
 <tr class="altColor">
120
 <tr class="altColor">
120
 <td class="colFirst"><code>private java.sql.Connection</code></td>
121
 <td class="colFirst"><code>private java.sql.Connection</code></td>
121
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#bdd">bdd</a></strong></code>&nbsp;</td>
122
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#bdd">bdd</a></strong></code>
123
+<div class="block">Connexion à la base de données.</div>
124
+</td>
122
 </tr>
125
 </tr>
123
 <tr class="rowColor">
126
 <tr class="rowColor">
124
 <td class="colFirst"><code>private java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;</code></td>
127
 <td class="colFirst"><code>private java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;</code></td>
125
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#listCategories">listCategories</a></strong></code>&nbsp;</td>
128
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#listCategories">listCategories</a></strong></code>
129
+<div class="block">Tableau contenant la liste de toutes les categories stockées en base de données.</div>
130
+</td>
126
 </tr>
131
 </tr>
127
 </table>
132
 </table>
128
 </li>
133
 </li>
139
 <th class="colOne" scope="col">Constructor and Description</th>
144
 <th class="colOne" scope="col">Constructor and Description</th>
140
 </tr>
145
 </tr>
141
 <tr class="altColor">
146
 <tr class="altColor">
142
-<td class="colOne"><code><strong><a href="../GestionBddDAO/GestionCategories.html#GestionCategories(java.sql.Connection)">GestionCategories</a></strong>(java.sql.Connection&nbsp;bdd)</code>&nbsp;</td>
147
+<td class="colOne"><code><strong><a href="../GestionBddDAO/GestionCategories.html#GestionCategories(java.sql.Connection)">GestionCategories</a></strong>(java.sql.Connection&nbsp;bdd)</code>
148
+<div class="block">Constructeur donnant accées à la base de données.</div>
149
+</td>
143
 </tr>
150
 </tr>
144
 </table>
151
 </table>
145
 </li>
152
 </li>
158
 </tr>
165
 </tr>
159
 <tr class="altColor">
166
 <tr class="altColor">
160
 <td class="colFirst"><code>void</code></td>
167
 <td class="colFirst"><code>void</code></td>
161
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#createCategorie(java.lang.String)">createCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>&nbsp;</td>
168
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#createCategorie(java.lang.String)">createCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>
169
+<div class="block">Crée une nouvelle catégorie.</div>
170
+</td>
162
 </tr>
171
 </tr>
163
 <tr class="rowColor">
172
 <tr class="rowColor">
164
 <td class="colFirst"><code>void</code></td>
173
 <td class="colFirst"><code>void</code></td>
165
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#deleteCategorie(java.lang.String)">deleteCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>&nbsp;</td>
174
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#deleteCategorie(java.lang.String)">deleteCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>
175
+<div class="block">Supprime une catégorie.</div>
176
+</td>
166
 </tr>
177
 </tr>
167
 <tr class="altColor">
178
 <tr class="altColor">
168
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;</code></td>
179
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;</code></td>
169
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#getListCategories()">getListCategories</a></strong>()</code>&nbsp;</td>
180
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#getListCategories()">getListCategories</a></strong>()</code>
181
+<div class="block">Renvoie le tableau interne contenant les catégories.</div>
182
+</td>
170
 </tr>
183
 </tr>
171
 <tr class="rowColor">
184
 <tr class="rowColor">
172
 <td class="colFirst"><code>void</code></td>
185
 <td class="colFirst"><code>void</code></td>
173
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#readCategorie()">readCategorie</a></strong>()</code>&nbsp;</td>
186
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#readCategorie()">readCategorie</a></strong>()</code>
187
+<div class="block">Remplis le tableau interne avec les catégorie trouvées en base de données.</div>
188
+</td>
174
 </tr>
189
 </tr>
175
 <tr class="altColor">
190
 <tr class="altColor">
176
 <td class="colFirst"><code>void</code></td>
191
 <td class="colFirst"><code>void</code></td>
177
 <td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#updateCategorie(java.lang.String,%20java.lang.String)">updateCategorie</a></strong>(java.lang.String&nbsp;oldCategorieName,
192
 <td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#updateCategorie(java.lang.String,%20java.lang.String)">updateCategorie</a></strong>(java.lang.String&nbsp;oldCategorieName,
178
-               java.lang.String&nbsp;newCategorieName)</code>&nbsp;</td>
193
+               java.lang.String&nbsp;newCategorieName)</code>
194
+<div class="block">Rennome une catégorie.</div>
195
+</td>
179
 </tr>
196
 </tr>
180
 </table>
197
 </table>
181
 <ul class="blockList">
198
 <ul class="blockList">
206
 <li class="blockList">
223
 <li class="blockList">
207
 <h4>bdd</h4>
224
 <h4>bdd</h4>
208
 <pre>private&nbsp;java.sql.Connection bdd</pre>
225
 <pre>private&nbsp;java.sql.Connection bdd</pre>
226
+<div class="block">Connexion à la base de données.</div>
209
 </li>
227
 </li>
210
 </ul>
228
 </ul>
211
 <a name="listCategories">
229
 <a name="listCategories">
215
 <li class="blockList">
233
 <li class="blockList">
216
 <h4>listCategories</h4>
234
 <h4>listCategories</h4>
217
 <pre>private&nbsp;java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt; listCategories</pre>
235
 <pre>private&nbsp;java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt; listCategories</pre>
236
+<div class="block">Tableau contenant la liste de toutes les categories stockées en base de données.</div>
218
 </li>
237
 </li>
219
 </ul>
238
 </ul>
220
 </li>
239
 </li>
232
 <li class="blockList">
251
 <li class="blockList">
233
 <h4>GestionCategories</h4>
252
 <h4>GestionCategories</h4>
234
 <pre>public&nbsp;GestionCategories(java.sql.Connection&nbsp;bdd)</pre>
253
 <pre>public&nbsp;GestionCategories(java.sql.Connection&nbsp;bdd)</pre>
254
+<div class="block">Constructeur donnant accées à la base de données.</div>
255
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>bdd</code> - La connexion à la base de données.</dd></dl>
235
 </li>
256
 </li>
236
 </ul>
257
 </ul>
237
 </li>
258
 </li>
250
 <h4>readCategorie</h4>
271
 <h4>readCategorie</h4>
251
 <pre>public&nbsp;void&nbsp;readCategorie()
272
 <pre>public&nbsp;void&nbsp;readCategorie()
252
                    throws java.sql.SQLException</pre>
273
                    throws java.sql.SQLException</pre>
274
+<div class="block">Remplis le tableau interne avec les catégorie trouvées en base de données.</div>
253
 <dl><dt><span class="strong">Throws:</span></dt>
275
 <dl><dt><span class="strong">Throws:</span></dt>
254
-<dd><code>java.sql.SQLException</code></dd></dl>
276
+<dd><code>java.sql.SQLException</code> - Si une erreur SQL survient.</dd></dl>
255
 </li>
277
 </li>
256
 </ul>
278
 </ul>
257
 <a name="createCategorie(java.lang.String)">
279
 <a name="createCategorie(java.lang.String)">
262
 <h4>createCategorie</h4>
284
 <h4>createCategorie</h4>
263
 <pre>public&nbsp;void&nbsp;createCategorie(java.lang.String&nbsp;categorieName)
285
 <pre>public&nbsp;void&nbsp;createCategorie(java.lang.String&nbsp;categorieName)
264
                      throws java.sql.SQLException</pre>
286
                      throws java.sql.SQLException</pre>
265
-<dl><dt><span class="strong">Throws:</span></dt>
266
-<dd><code>java.sql.SQLException</code></dd></dl>
287
+<div class="block">Crée une nouvelle catégorie.</div>
288
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>categorieName</code> - Le nom de la catégorie à créer.</dd>
289
+<dt><span class="strong">Throws:</span></dt>
290
+<dd><code>java.sql.SQLException</code> - Si une erreur SQL survient.</dd></dl>
267
 </li>
291
 </li>
268
 </ul>
292
 </ul>
269
 <a name="deleteCategorie(java.lang.String)">
293
 <a name="deleteCategorie(java.lang.String)">
274
 <h4>deleteCategorie</h4>
298
 <h4>deleteCategorie</h4>
275
 <pre>public&nbsp;void&nbsp;deleteCategorie(java.lang.String&nbsp;categorieName)
299
 <pre>public&nbsp;void&nbsp;deleteCategorie(java.lang.String&nbsp;categorieName)
276
                      throws java.sql.SQLException</pre>
300
                      throws java.sql.SQLException</pre>
277
-<dl><dt><span class="strong">Throws:</span></dt>
278
-<dd><code>java.sql.SQLException</code></dd></dl>
301
+<div class="block">Supprime une catégorie.</div>
302
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>categorieName</code> - Le nom de la catégorie à supprimer.</dd>
303
+<dt><span class="strong">Throws:</span></dt>
304
+<dd><code>java.sql.SQLException</code> - Si une erreur SQL survient.</dd></dl>
279
 </li>
305
 </li>
280
 </ul>
306
 </ul>
281
 <a name="updateCategorie(java.lang.String, java.lang.String)">
307
 <a name="updateCategorie(java.lang.String, java.lang.String)">
287
 <pre>public&nbsp;void&nbsp;updateCategorie(java.lang.String&nbsp;oldCategorieName,
313
 <pre>public&nbsp;void&nbsp;updateCategorie(java.lang.String&nbsp;oldCategorieName,
288
                    java.lang.String&nbsp;newCategorieName)
314
                    java.lang.String&nbsp;newCategorieName)
289
                      throws java.sql.SQLException</pre>
315
                      throws java.sql.SQLException</pre>
290
-<dl><dt><span class="strong">Throws:</span></dt>
291
-<dd><code>java.sql.SQLException</code></dd></dl>
316
+<div class="block">Rennome une catégorie.</div>
317
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>oldCategorieName</code> - Le nom de la catégorie à rennomer.</dd><dd><code>newCategorieName</code> - Le nouveau nom de la catégorie.</dd>
318
+<dt><span class="strong">Throws:</span></dt>
319
+<dd><code>java.sql.SQLException</code> - Si une erreur SQL survient.</dd></dl>
292
 </li>
320
 </li>
293
 </ul>
321
 </ul>
294
 <a name="getListCategories()">
322
 <a name="getListCategories()">
298
 <li class="blockList">
326
 <li class="blockList">
299
 <h4>getListCategories</h4>
327
 <h4>getListCategories</h4>
300
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;&nbsp;getListCategories()</pre>
328
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;&nbsp;getListCategories()</pre>
329
+<div class="block">Renvoie le tableau interne contenant les catégories.</div>
330
+<dl><dt><span class="strong">Returns:</span></dt><dd>Un tableau d'objets Catégorie.</dd></dl>
301
 </li>
331
 </li>
302
 </ul>
332
 </ul>
303
 </li>
333
 </li>

+ 47
- 16
java/javadoc/GestionBddDAO/GestionQuestions.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:18 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:33 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>GestionQuestions</title>
7
 <title>GestionQuestions</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
98
 <br>
98
 <br>
99
 <pre>public class <span class="strong">GestionQuestions</span>
99
 <pre>public class <span class="strong">GestionQuestions</span>
100
 extends java.lang.Object</pre>
100
 extends java.lang.Object</pre>
101
+<div class="block">Classe effectuant les modifications en base de données pour les questions.</div>
101
 </li>
102
 </li>
102
 </ul>
103
 </ul>
103
 </div>
104
 </div>
118
 </tr>
119
 </tr>
119
 <tr class="altColor">
120
 <tr class="altColor">
120
 <td class="colFirst"><code>private java.sql.Connection</code></td>
121
 <td class="colFirst"><code>private java.sql.Connection</code></td>
121
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#bdd">bdd</a></strong></code>&nbsp;</td>
122
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#bdd">bdd</a></strong></code>
123
+<div class="block">Connexion à la base de données.</div>
124
+</td>
122
 </tr>
125
 </tr>
123
 <tr class="rowColor">
126
 <tr class="rowColor">
124
 <td class="colFirst"><code>private java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;</code></td>
127
 <td class="colFirst"><code>private java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;</code></td>
125
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#listeQuestions">listeQuestions</a></strong></code>&nbsp;</td>
128
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#listeQuestions">listeQuestions</a></strong></code>
129
+<div class="block">Tableau contenant la liste de toutes les questions stockées en base de données.</div>
130
+</td>
126
 </tr>
131
 </tr>
127
 </table>
132
 </table>
128
 </li>
133
 </li>
139
 <th class="colOne" scope="col">Constructor and Description</th>
144
 <th class="colOne" scope="col">Constructor and Description</th>
140
 </tr>
145
 </tr>
141
 <tr class="altColor">
146
 <tr class="altColor">
142
-<td class="colOne"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#GestionQuestions(java.sql.Connection)">GestionQuestions</a></strong>(java.sql.Connection&nbsp;bdd)</code>&nbsp;</td>
147
+<td class="colOne"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#GestionQuestions(java.sql.Connection)">GestionQuestions</a></strong>(java.sql.Connection&nbsp;bdd)</code>
148
+<div class="block">Constructeur donnant accées à la base de données.</div>
149
+</td>
143
 </tr>
150
 </tr>
144
 </table>
151
 </table>
145
 </li>
152
 </li>
161
 <td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion</a></strong>(java.lang.String&nbsp;intitule,
168
 <td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion</a></strong>(java.lang.String&nbsp;intitule,
162
               java.lang.String&nbsp;reponse1,
169
               java.lang.String&nbsp;reponse1,
163
               java.lang.String&nbsp;reponse2,
170
               java.lang.String&nbsp;reponse2,
164
-              int&nbsp;num_reponse)</code>&nbsp;</td>
171
+              int&nbsp;num_reponse)</code>
172
+<div class="block">Crée une nouvelle question.</div>
173
+</td>
165
 </tr>
174
 </tr>
166
 <tr class="rowColor">
175
 <tr class="rowColor">
167
 <td class="colFirst"><code>void</code></td>
176
 <td class="colFirst"><code>void</code></td>
168
 <td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion</a></strong>(java.lang.String&nbsp;intitule,
177
 <td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion</a></strong>(java.lang.String&nbsp;intitule,
169
               java.lang.String&nbsp;reponse1,
178
               java.lang.String&nbsp;reponse1,
170
-              java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
179
+              java.lang.String&nbsp;reponse2)</code>
180
+<div class="block">Supprime une question de la base de données.</div>
181
+</td>
171
 </tr>
182
 </tr>
172
 <tr class="altColor">
183
 <tr class="altColor">
173
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;</code></td>
184
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;</code></td>
174
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#getListeQuestions()">getListeQuestions</a></strong>()</code>&nbsp;</td>
185
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#getListeQuestions()">getListeQuestions</a></strong>()</code>
186
+<div class="block">Renvoie le tableau interne contenant les questions.</div>
187
+</td>
175
 </tr>
188
 </tr>
176
 <tr class="rowColor">
189
 <tr class="rowColor">
177
 <td class="colFirst"><code>void</code></td>
190
 <td class="colFirst"><code>void</code></td>
178
 <td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#readQuestions(java.lang.String,%20java.lang.String)">readQuestions</a></strong>(java.lang.String&nbsp;reponse1,
191
 <td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#readQuestions(java.lang.String,%20java.lang.String)">readQuestions</a></strong>(java.lang.String&nbsp;reponse1,
179
-             java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
192
+             java.lang.String&nbsp;reponse2)</code>
193
+<div class="block">Remplis le tableau interne des questions liées à un jeu de réponses depuis la base de données.</div>
194
+</td>
180
 </tr>
195
 </tr>
181
 <tr class="altColor">
196
 <tr class="altColor">
182
 <td class="colFirst"><code>void</code></td>
197
 <td class="colFirst"><code>void</code></td>
184
               java.lang.String&nbsp;newIntitule,
199
               java.lang.String&nbsp;newIntitule,
185
               java.lang.String&nbsp;reponse1,
200
               java.lang.String&nbsp;reponse1,
186
               java.lang.String&nbsp;reponse2,
201
               java.lang.String&nbsp;reponse2,
187
-              int&nbsp;newNum_reponse)</code>&nbsp;</td>
202
+              int&nbsp;newNum_reponse)</code>
203
+<div class="block">Modifie une question.</div>
204
+</td>
188
 </tr>
205
 </tr>
189
 </table>
206
 </table>
190
 <ul class="blockList">
207
 <ul class="blockList">
215
 <li class="blockList">
232
 <li class="blockList">
216
 <h4>bdd</h4>
233
 <h4>bdd</h4>
217
 <pre>private&nbsp;java.sql.Connection bdd</pre>
234
 <pre>private&nbsp;java.sql.Connection bdd</pre>
235
+<div class="block">Connexion à la base de données.</div>
218
 </li>
236
 </li>
219
 </ul>
237
 </ul>
220
 <a name="listeQuestions">
238
 <a name="listeQuestions">
224
 <li class="blockList">
242
 <li class="blockList">
225
 <h4>listeQuestions</h4>
243
 <h4>listeQuestions</h4>
226
 <pre>private&nbsp;java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt; listeQuestions</pre>
244
 <pre>private&nbsp;java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt; listeQuestions</pre>
245
+<div class="block">Tableau contenant la liste de toutes les questions stockées en base de données.</div>
227
 </li>
246
 </li>
228
 </ul>
247
 </ul>
229
 </li>
248
 </li>
241
 <li class="blockList">
260
 <li class="blockList">
242
 <h4>GestionQuestions</h4>
261
 <h4>GestionQuestions</h4>
243
 <pre>public&nbsp;GestionQuestions(java.sql.Connection&nbsp;bdd)</pre>
262
 <pre>public&nbsp;GestionQuestions(java.sql.Connection&nbsp;bdd)</pre>
263
+<div class="block">Constructeur donnant accées à la base de données.</div>
264
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>bdd</code> - La connexion à la base de données.</dd></dl>
244
 </li>
265
 </li>
245
 </ul>
266
 </ul>
246
 </li>
267
 </li>
260
 <pre>public&nbsp;void&nbsp;readQuestions(java.lang.String&nbsp;reponse1,
281
 <pre>public&nbsp;void&nbsp;readQuestions(java.lang.String&nbsp;reponse1,
261
                  java.lang.String&nbsp;reponse2)
282
                  java.lang.String&nbsp;reponse2)
262
                    throws java.sql.SQLException</pre>
283
                    throws java.sql.SQLException</pre>
263
-<dl><dt><span class="strong">Throws:</span></dt>
264
-<dd><code>java.sql.SQLException</code></dd></dl>
284
+<div class="block">Remplis le tableau interne des questions liées à un jeu de réponses depuis la base de données.</div>
285
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reponse1</code> - La réponse une du jeu de réponses lié.</dd><dd><code>reponse2</code> - la réponse deux du jeu de réponses lié.</dd>
286
+<dt><span class="strong">Throws:</span></dt>
287
+<dd><code>java.sql.SQLException</code> - Si une erreur SQL survient.</dd></dl>
265
 </li>
288
 </li>
266
 </ul>
289
 </ul>
267
 <a name="createQuestion(java.lang.String, java.lang.String, java.lang.String, int)">
290
 <a name="createQuestion(java.lang.String, java.lang.String, java.lang.String, int)">
275
                   java.lang.String&nbsp;reponse2,
298
                   java.lang.String&nbsp;reponse2,
276
                   int&nbsp;num_reponse)
299
                   int&nbsp;num_reponse)
277
                     throws java.sql.SQLException</pre>
300
                     throws java.sql.SQLException</pre>
278
-<dl><dt><span class="strong">Throws:</span></dt>
279
-<dd><code>java.sql.SQLException</code></dd></dl>
301
+<div class="block">Crée une nouvelle question.</div>
302
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>intitule</code> - Intitulé de la question.</dd><dd><code>reponse1</code> - Réponse une du jeu de question lié.</dd><dd><code>reponse2</code> - Réponse une du jeu de question lié.</dd><dd><code>num_reponse</code> - Numéro de la bonne réponses (1: reponse1, 2: réponse2, 0: les deux)</dd>
303
+<dt><span class="strong">Throws:</span></dt>
304
+<dd><code>java.sql.SQLException</code> - Si une erreur mysql survient.</dd></dl>
280
 </li>
305
 </li>
281
 </ul>
306
 </ul>
282
 <a name="deleteQuestion(java.lang.String, java.lang.String, java.lang.String)">
307
 <a name="deleteQuestion(java.lang.String, java.lang.String, java.lang.String)">
289
                   java.lang.String&nbsp;reponse1,
314
                   java.lang.String&nbsp;reponse1,
290
                   java.lang.String&nbsp;reponse2)
315
                   java.lang.String&nbsp;reponse2)
291
                     throws java.sql.SQLException</pre>
316
                     throws java.sql.SQLException</pre>
292
-<dl><dt><span class="strong">Throws:</span></dt>
293
-<dd><code>java.sql.SQLException</code></dd></dl>
317
+<div class="block">Supprime une question de la base de données.</div>
318
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>intitule</code> - Intitulé de la question à supprimer.</dd><dd><code>reponse1</code> - Réponse une du jeu de question lié à la question à supprimer.</dd><dd><code>reponse2</code> - Réponse deux du jeu de question lié à la question à supprimer.</dd>
319
+<dt><span class="strong">Throws:</span></dt>
320
+<dd><code>java.sql.SQLException</code> - Si une erreur SQL survient.</dd></dl>
294
 </li>
321
 </li>
295
 </ul>
322
 </ul>
296
 <a name="updateQuestion(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)">
323
 <a name="updateQuestion(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)">
305
                   java.lang.String&nbsp;reponse2,
332
                   java.lang.String&nbsp;reponse2,
306
                   int&nbsp;newNum_reponse)
333
                   int&nbsp;newNum_reponse)
307
                     throws java.sql.SQLException</pre>
334
                     throws java.sql.SQLException</pre>
308
-<dl><dt><span class="strong">Throws:</span></dt>
335
+<div class="block">Modifie une question.</div>
336
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>oldIntitule</code> - Ancien intitulé de la question à modifier.</dd><dd><code>newIntitule</code> - Nouvel intitulé de la question à modifier.</dd><dd><code>reponse1</code> - Réponse une du jeu de question lié.</dd><dd><code>reponse2</code> - Réponse deux du jeu de question lié.</dd><dd><code>newNum_reponse</code> - Nouveau numéro de la bonne réponse (1: reponse1, 2: réponse2, 0: les deux)</dd>
337
+<dt><span class="strong">Throws:</span></dt>
309
 <dd><code>java.sql.SQLException</code></dd></dl>
338
 <dd><code>java.sql.SQLException</code></dd></dl>
310
 </li>
339
 </li>
311
 </ul>
340
 </ul>
316
 <li class="blockList">
345
 <li class="blockList">
317
 <h4>getListeQuestions</h4>
346
 <h4>getListeQuestions</h4>
318
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;&nbsp;getListeQuestions()</pre>
347
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;&nbsp;getListeQuestions()</pre>
348
+<div class="block">Renvoie le tableau interne contenant les questions.</div>
349
+<dl><dt><span class="strong">Returns:</span></dt><dd>Un tableau d'objets Question.</dd></dl>
319
 </li>
350
 </li>
320
 </ul>
351
 </ul>
321
 </li>
352
 </li>

+ 26
- 8
java/javadoc/GestionBddDAO/GestionReponses.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:18 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:33 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>GestionReponses</title>
7
 <title>GestionReponses</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
118
 </tr>
118
 </tr>
119
 <tr class="altColor">
119
 <tr class="altColor">
120
 <td class="colFirst"><code>private java.sql.Connection</code></td>
120
 <td class="colFirst"><code>private java.sql.Connection</code></td>
121
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#bdd">bdd</a></strong></code>&nbsp;</td>
121
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#bdd">bdd</a></strong></code>
122
+<div class="block">Connexion à la base de données.</div>
123
+</td>
122
 </tr>
124
 </tr>
123
 <tr class="rowColor">
125
 <tr class="rowColor">
124
 <td class="colFirst"><code>private java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;</code></td>
126
 <td class="colFirst"><code>private java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;</code></td>
125
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#listReponses">listReponses</a></strong></code>&nbsp;</td>
127
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#listReponses">listReponses</a></strong></code>
128
+<div class="block">Tableau contenant la liste de toutes les réponses stockées en base de données.</div>
129
+</td>
126
 </tr>
130
 </tr>
127
 </table>
131
 </table>
128
 </li>
132
 </li>
139
 <th class="colOne" scope="col">Constructor and Description</th>
143
 <th class="colOne" scope="col">Constructor and Description</th>
140
 </tr>
144
 </tr>
141
 <tr class="altColor">
145
 <tr class="altColor">
142
-<td class="colOne"><code><strong><a href="../GestionBddDAO/GestionReponses.html#GestionReponses(java.sql.Connection)">GestionReponses</a></strong>(java.sql.Connection&nbsp;bdd)</code>&nbsp;</td>
146
+<td class="colOne"><code><strong><a href="../GestionBddDAO/GestionReponses.html#GestionReponses(java.sql.Connection)">GestionReponses</a></strong>(java.sql.Connection&nbsp;bdd)</code>
147
+<div class="block">Constructeur donnant accées à la base de données.</div>
148
+</td>
143
 </tr>
149
 </tr>
144
 </table>
150
 </table>
145
 </li>
151
 </li>
169
 </tr>
175
 </tr>
170
 <tr class="altColor">
176
 <tr class="altColor">
171
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;</code></td>
177
 <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;</code></td>
172
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#getListReponses()">getListReponses</a></strong>()</code>&nbsp;</td>
178
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#getListReponses()">getListReponses</a></strong>()</code>
179
+<div class="block">Renvoie le tableau interne contenant les réponses.</div>
180
+</td>
173
 </tr>
181
 </tr>
174
 <tr class="rowColor">
182
 <tr class="rowColor">
175
 <td class="colFirst"><code>void</code></td>
183
 <td class="colFirst"><code>void</code></td>
176
-<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#readReponses(java.lang.String)">readReponses</a></strong>(java.lang.String&nbsp;nomCategorie)</code>&nbsp;</td>
184
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#readReponses(java.lang.String)">readReponses</a></strong>(java.lang.String&nbsp;nomCategorie)</code>
185
+<div class="block">Remplis le tableau interne avec la liste des jeux de réponses depuis la base de données.</div>
186
+</td>
177
 </tr>
187
 </tr>
178
 <tr class="altColor">
188
 <tr class="altColor">
179
 <td class="colFirst"><code>void</code></td>
189
 <td class="colFirst"><code>void</code></td>
212
 <li class="blockList">
222
 <li class="blockList">
213
 <h4>bdd</h4>
223
 <h4>bdd</h4>
214
 <pre>private&nbsp;java.sql.Connection bdd</pre>
224
 <pre>private&nbsp;java.sql.Connection bdd</pre>
225
+<div class="block">Connexion à la base de données.</div>
215
 </li>
226
 </li>
216
 </ul>
227
 </ul>
217
 <a name="listReponses">
228
 <a name="listReponses">
221
 <li class="blockList">
232
 <li class="blockList">
222
 <h4>listReponses</h4>
233
 <h4>listReponses</h4>
223
 <pre>private&nbsp;java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt; listReponses</pre>
234
 <pre>private&nbsp;java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt; listReponses</pre>
235
+<div class="block">Tableau contenant la liste de toutes les réponses stockées en base de données.</div>
224
 </li>
236
 </li>
225
 </ul>
237
 </ul>
226
 </li>
238
 </li>
238
 <li class="blockList">
250
 <li class="blockList">
239
 <h4>GestionReponses</h4>
251
 <h4>GestionReponses</h4>
240
 <pre>public&nbsp;GestionReponses(java.sql.Connection&nbsp;bdd)</pre>
252
 <pre>public&nbsp;GestionReponses(java.sql.Connection&nbsp;bdd)</pre>
253
+<div class="block">Constructeur donnant accées à la base de données.</div>
254
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>bdd</code> - La connexion à la base de données.</dd></dl>
241
 </li>
255
 </li>
242
 </ul>
256
 </ul>
243
 </li>
257
 </li>
256
 <h4>readReponses</h4>
270
 <h4>readReponses</h4>
257
 <pre>public&nbsp;void&nbsp;readReponses(java.lang.String&nbsp;nomCategorie)
271
 <pre>public&nbsp;void&nbsp;readReponses(java.lang.String&nbsp;nomCategorie)
258
                   throws java.sql.SQLException</pre>
272
                   throws java.sql.SQLException</pre>
259
-<dl><dt><span class="strong">Throws:</span></dt>
260
-<dd><code>java.sql.SQLException</code></dd></dl>
273
+<div class="block">Remplis le tableau interne avec la liste des jeux de réponses depuis la base de données.</div>
274
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>nomCategorie</code> - La catégorie des jeux de réponses à récupérer.</dd>
275
+<dt><span class="strong">Throws:</span></dt>
276
+<dd><code>java.sql.SQLException</code> - Si une erreur SQL survient.</dd></dl>
261
 </li>
277
 </li>
262
 </ul>
278
 </ul>
263
 <a name="createReponses(java.lang.String, java.lang.String, java.lang.String)">
279
 <a name="createReponses(java.lang.String, java.lang.String, java.lang.String)">
310
 <li class="blockList">
326
 <li class="blockList">
311
 <h4>getListReponses</h4>
327
 <h4>getListReponses</h4>
312
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;&nbsp;getListReponses()</pre>
328
 <pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;&nbsp;getListReponses()</pre>
329
+<div class="block">Renvoie le tableau interne contenant les réponses.</div>
330
+<dl><dt><span class="strong">Returns:</span></dt><dd>Un tableau d'objets Réponses.</dd></dl>
313
 </li>
331
 </li>
314
 </ul>
332
 </ul>
315
 </li>
333
 </li>

+ 1
- 1
java/javadoc/GestionBddDAO/package-frame.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>GestionBddDAO</title>
7
 <title>GestionBddDAO</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 7
- 3
java/javadoc/GestionBddDAO/package-summary.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>GestionBddDAO</title>
7
 <title>GestionBddDAO</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
89
 </tr>
89
 </tr>
90
 <tr class="altColor">
90
 <tr class="altColor">
91
 <td class="colFirst"><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></td>
91
 <td class="colFirst"><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></td>
92
-<td class="colLast">&nbsp;</td>
92
+<td class="colLast">
93
+<div class="block">Classe effectuant les modifications en base de données pour les catégories.</div>
94
+</td>
93
 </tr>
95
 </tr>
94
 <tr class="rowColor">
96
 <tr class="rowColor">
95
 <td class="colFirst"><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></td>
97
 <td class="colFirst"><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></td>
96
-<td class="colLast">&nbsp;</td>
98
+<td class="colLast">
99
+<div class="block">Classe effectuant les modifications en base de données pour les questions.</div>
100
+</td>
97
 </tr>
101
 </tr>
98
 <tr class="altColor">
102
 <tr class="altColor">
99
 <td class="colFirst"><a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></td>
103
 <td class="colFirst"><a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></td>

+ 1
- 1
java/javadoc/GestionBddDAO/package-tree.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>GestionBddDAO Class Hierarchy</title>
7
 <title>GestionBddDAO Class Hierarchy</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/GestionErreurs/BDDException.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:18 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:33 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>BDDException</title>
7
 <title>BDDException</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/GestionErreurs/package-frame.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>GestionErreurs</title>
7
 <title>GestionErreurs</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/GestionErreurs/package-summary.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>GestionErreurs</title>
7
 <title>GestionErreurs</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/GestionErreurs/package-tree.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>GestionErreurs Class Hierarchy</title>
7
 <title>GestionErreurs Class Hierarchy</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/Bouton.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:19 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:34 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Bouton</title>
7
 <title>Bouton</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:17 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:32 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>ConnexionBddDialog</title>
7
 <title>ConnexionBddDialog</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:17 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:32 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>NouvelleQuestionDialog</title>
7
 <title>NouvelleQuestionDialog</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:18 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:33 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>NouvelleReponseDialog</title>
7
 <title>NouvelleReponseDialog</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/DialogBoxes/package-frame.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>InterfaceGraphique.DialogBoxes</title>
7
 <title>InterfaceGraphique.DialogBoxes</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/DialogBoxes/package-summary.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>InterfaceGraphique.DialogBoxes</title>
7
 <title>InterfaceGraphique.DialogBoxes</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/DialogBoxes/package-tree.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>InterfaceGraphique.DialogBoxes Class Hierarchy</title>
7
 <title>InterfaceGraphique.DialogBoxes Class Hierarchy</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:19 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:34 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>InterfacePrincipale.PanCategoriesListener</title>
7
 <title>InterfacePrincipale.PanCategoriesListener</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:19 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:34 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>InterfacePrincipale.PanQuestionsListener</title>
7
 <title>InterfacePrincipale.PanQuestionsListener</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:19 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:34 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>InterfacePrincipale.PanReponsesListener</title>
7
 <title>InterfacePrincipale.PanReponsesListener</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/InterfacePrincipale.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:19 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:34 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>InterfacePrincipale</title>
7
 <title>InterfacePrincipale</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/SplashScreen.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>SplashScreen</title>
7
 <title>SplashScreen</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/package-frame.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>InterfaceGraphique</title>
7
 <title>InterfaceGraphique</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/package-summary.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>InterfaceGraphique</title>
7
 <title>InterfaceGraphique</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/InterfaceGraphique/package-tree.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>InterfaceGraphique Class Hierarchy</title>
7
 <title>InterfaceGraphique Class Hierarchy</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/MainAdminBddBurgerQuizz.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:31 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>MainAdminBddBurgerQuizz</title>
7
 <title>MainAdminBddBurgerQuizz</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/Modele/Categorie.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:18 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:33 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Categorie</title>
7
 <title>Categorie</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/Modele/Question.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:18 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:33 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Question</title>
7
 <title>Question</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/Modele/Reponses.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:18 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:33 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Reponses</title>
7
 <title>Reponses</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/Modele/package-frame.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Modele</title>
7
 <title>Modele</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/Modele/package-summary.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Modele</title>
7
 <title>Modele</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/Modele/package-tree.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Modele Class Hierarchy</title>
7
 <title>Modele Class Hierarchy</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/allclasses-frame.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>All Classes</title>
7
 <title>All Classes</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/allclasses-noframe.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>All Classes</title>
7
 <title>All Classes</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/constant-values.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Constant Field Values</title>
7
 <title>Constant Field Values</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/deprecated-list.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Deprecated List</title>
7
 <title>Deprecated List</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/help-doc.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>API Help</title>
7
 <title>API Help</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/index-files/index-1.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>A-Index</title>
7
 <title>A-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/index-files/index-10.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>N-Index</title>
7
 <title>N-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/index-files/index-11.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>O-Index</title>
7
 <title>O-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/index-files/index-12.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>P-Index</title>
7
 <title>P-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/index-files/index-13.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Q-Index</title>
7
 <title>Q-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 13
- 5
java/javadoc/index-files/index-14.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>R-Index</title>
7
 <title>R-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
68
 <h2 class="title">R</h2>
68
 <h2 class="title">R</h2>
69
 <dl>
69
 <dl>
70
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#readCategorie()">readCategorie()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
70
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#readCategorie()">readCategorie()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Remplis le tableau interne avec les catégorie trouvées en base de données.</div>
73
+</dd>
72
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#readQuestions(java.lang.String,%20java.lang.String)">readQuestions(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
74
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#readQuestions(java.lang.String,%20java.lang.String)">readQuestions(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Remplis le tableau interne des questions liées à un jeu de réponses depuis la base de données.</div>
77
+</dd>
74
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#readReponses(java.lang.String)">readReponses(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
78
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#readReponses(java.lang.String)">readReponses(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
75
-<dd>&nbsp;</dd>
79
+<dd>
80
+<div class="block">Remplis le tableau interne avec la liste des jeux de réponses depuis la base de données.</div>
81
+</dd>
76
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#renameCategorie(java.lang.String,%20java.lang.String)">renameCategorie(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
82
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#renameCategorie(java.lang.String,%20java.lang.String)">renameCategorie(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
77
-<dd>&nbsp;</dd>
83
+<dd>
84
+<div class="block">Rennome une catégorie.</div>
85
+</dd>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#rep1">rep1</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
86
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#rep1">rep1</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
79
 <dd>&nbsp;</dd>
87
 <dd>&nbsp;</dd>
80
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#rep2">rep2</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
88
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#rep2">rep2</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>

+ 1
- 1
java/javadoc/index-files/index-15.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>S-Index</title>
7
 <title>S-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/index-files/index-16.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>T-Index</title>
7
 <title>T-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 7
- 3
java/javadoc/index-files/index-17.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>U-Index</title>
7
 <title>U-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
68
 <h2 class="title">U</h2>
68
 <h2 class="title">U</h2>
69
 <dl>
69
 <dl>
70
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#updateCategorie(java.lang.String,%20java.lang.String)">updateCategorie(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
70
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#updateCategorie(java.lang.String,%20java.lang.String)">updateCategorie(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Rennome une catégorie.</div>
73
+</dd>
72
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#updateQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">updateQuestion(String, String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
74
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#updateQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">updateQuestion(String, String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Modifie une question.</div>
77
+</dd>
74
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#updateReponses(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">updateReponses(String, String, String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
78
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#updateReponses(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">updateReponses(String, String, String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
75
 <dd>&nbsp;</dd>
79
 <dd>&nbsp;</dd>
76
 </dl>
80
 </dl>

+ 1
- 1
java/javadoc/index-files/index-18.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>V-Index</title>
7
 <title>V-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 10
- 4
java/javadoc/index-files/index-2.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>B-Index</title>
7
 <title>B-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
68
 <h2 class="title">B</h2>
68
 <h2 class="title">B</h2>
69
 <dl>
69
 <dl>
70
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#bdd">bdd</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
70
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#bdd">bdd</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Connexion à la base de données.</div>
73
+</dd>
72
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#bdd">bdd</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
74
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#bdd">bdd</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Connexion à la base de données.</div>
77
+</dd>
74
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#bdd">bdd</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
78
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#bdd">bdd</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
75
-<dd>&nbsp;</dd>
79
+<dd>
80
+<div class="block">Connexion à la base de données.</div>
81
+</dd>
76
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#bdd">bdd</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
82
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#bdd">bdd</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
77
 <dd>&nbsp;</dd>
83
 <dd>&nbsp;</dd>
78
 <dt><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs"><span class="strong">BDDException</span></a> - Exception in <a href="../GestionErreurs/package-summary.html">GestionErreurs</a></dt>
84
 <dt><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs"><span class="strong">BDDException</span></a> - Exception in <a href="../GestionErreurs/package-summary.html">GestionErreurs</a></dt>

+ 16
- 6
java/javadoc/index-files/index-3.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>C-Index</title>
7
 <title>C-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
112
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ConnexionBddDialog(java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20javax.swing.JFrame,%20boolean)">ConnexionBddDialog(String, int, String, String, String, JFrame, boolean)</a></span> - Constructor for class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
112
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ConnexionBddDialog(java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20javax.swing.JFrame,%20boolean)">ConnexionBddDialog(String, int, String, String, String, JFrame, boolean)</a></span> - Constructor for class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
113
 <dd>&nbsp;</dd>
113
 <dd>&nbsp;</dd>
114
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#createCategorie(java.lang.String)">createCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
114
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#createCategorie(java.lang.String)">createCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
115
-<dd>&nbsp;</dd>
115
+<dd>
116
+<div class="block">Crée une nouvelle catégorie.</div>
117
+</dd>
116
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#createCategorie(java.lang.String)">createCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
118
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#createCategorie(java.lang.String)">createCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
117
-<dd>&nbsp;</dd>
119
+<dd>
120
+<div class="block">Crée une nouvelle catégorie.</div>
121
+</dd>
118
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#createInterface(java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20boolean)">createInterface(String, int, String, String, String, boolean)</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
122
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#createInterface(java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20boolean)">createInterface(String, int, String, String, String, boolean)</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
119
 <dd>&nbsp;</dd>
123
 <dd>&nbsp;</dd>
120
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#createInterface(java.lang.String,%20int,%20java.lang.String,%20java.lang.String)">createInterface(String, int, String, String)</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
124
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#createInterface(java.lang.String,%20int,%20java.lang.String,%20java.lang.String)">createInterface(String, int, String, String)</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
128
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelReponses()">createPanelReponses()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
132
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelReponses()">createPanelReponses()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
129
 <dd>&nbsp;</dd>
133
 <dd>&nbsp;</dd>
130
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion(String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
134
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion(String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
131
-<dd>&nbsp;</dd>
135
+<dd>
136
+<div class="block">Crée une nouvelle question.</div>
137
+</dd>
132
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion(String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
138
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion(String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
133
-<dd>&nbsp;</dd>
139
+<dd>
140
+<div class="block">Crée une nouvelle question.</div>
141
+</dd>
134
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#createReponses(java.lang.String,%20java.lang.String,%20java.lang.String)">createReponses(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
142
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#createReponses(java.lang.String,%20java.lang.String,%20java.lang.String)">createReponses(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
135
-<dd>&nbsp;</dd>
143
+<dd>
144
+<div class="block">Crée un nouveau jeu de réponses.</div>
145
+</dd>
136
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#createReponses(java.lang.String,%20java.lang.String,%20java.lang.String)">createReponses(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
146
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#createReponses(java.lang.String,%20java.lang.String,%20java.lang.String)">createReponses(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
137
 <dd>&nbsp;</dd>
147
 <dd>&nbsp;</dd>
138
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#createStatusBar()">createStatusBar()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
148
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#createStatusBar()">createStatusBar()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>

+ 16
- 6
java/javadoc/index-files/index-4.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>D-Index</title>
7
 <title>D-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
72
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#delC">delC</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
72
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#delC">delC</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
73
 <dd>&nbsp;</dd>
73
 <dd>&nbsp;</dd>
74
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#deleteCategorie(java.lang.String)">deleteCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
74
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#deleteCategorie(java.lang.String)">deleteCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
75
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Supprime une catégorie.</div>
77
+</dd>
76
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#deleteCategorie(java.lang.String)">deleteCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
78
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#deleteCategorie(java.lang.String)">deleteCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
77
-<dd>&nbsp;</dd>
79
+<dd>
80
+<div class="block">Supprime une catégorie.</div>
81
+</dd>
78
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
82
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
79
-<dd>&nbsp;</dd>
83
+<dd>
84
+<div class="block">Supprime une question de la base de données.</div>
85
+</dd>
80
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
86
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
81
-<dd>&nbsp;</dd>
87
+<dd>
88
+<div class="block">Supprime une question de la base de données.</div>
89
+</dd>
82
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#deleteReponses(java.lang.String,%20java.lang.String)">deleteReponses(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
90
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#deleteReponses(java.lang.String,%20java.lang.String)">deleteReponses(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
83
-<dd>&nbsp;</dd>
91
+<dd>
92
+<div class="block">Supprime un jeu de réponses.</div>
93
+</dd>
84
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#deleteReponses(java.lang.String,%20java.lang.String)">deleteReponses(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
94
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#deleteReponses(java.lang.String,%20java.lang.String)">deleteReponses(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
85
 <dd>&nbsp;</dd>
95
 <dd>&nbsp;</dd>
86
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#delImg">delImg</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
96
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#delImg">delImg</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>

+ 1
- 1
java/javadoc/index-files/index-5.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>E-Index</title>
7
 <title>E-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 32
- 12
java/javadoc/index-files/index-6.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>G-Index</title>
7
 <title>G-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
74
 <div class="block">Objet permettant la gestion des catégories dans la base de données.</div>
74
 <div class="block">Objet permettant la gestion des catégories dans la base de données.</div>
75
 </dd>
75
 </dd>
76
 <dt><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO"><span class="strong">GestionCategories</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
76
 <dt><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO"><span class="strong">GestionCategories</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
77
-<dd>&nbsp;</dd>
77
+<dd>
78
+<div class="block">Classe effectuant les modifications en base de données pour les catégories.</div>
79
+</dd>
78
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#GestionCategories(java.sql.Connection)">GestionCategories(Connection)</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
80
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#GestionCategories(java.sql.Connection)">GestionCategories(Connection)</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
79
-<dd>&nbsp;</dd>
81
+<dd>
82
+<div class="block">Constructeur donnant accées à la base de données.</div>
83
+</dd>
80
 <dt><a href="../GestionErreurs/package-summary.html">GestionErreurs</a> - package GestionErreurs</dt>
84
 <dt><a href="../GestionErreurs/package-summary.html">GestionErreurs</a> - package GestionErreurs</dt>
81
 <dd>&nbsp;</dd>
85
 <dd>&nbsp;</dd>
82
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#gestionQuestions">gestionQuestions</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
86
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#gestionQuestions">gestionQuestions</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
84
 <div class="block">Objet permettant la gestion des questions dans la base de données.</div>
88
 <div class="block">Objet permettant la gestion des questions dans la base de données.</div>
85
 </dd>
89
 </dd>
86
 <dt><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO"><span class="strong">GestionQuestions</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
90
 <dt><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO"><span class="strong">GestionQuestions</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
87
-<dd>&nbsp;</dd>
91
+<dd>
92
+<div class="block">Classe effectuant les modifications en base de données pour les questions.</div>
93
+</dd>
88
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#GestionQuestions(java.sql.Connection)">GestionQuestions(Connection)</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
94
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#GestionQuestions(java.sql.Connection)">GestionQuestions(Connection)</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
89
-<dd>&nbsp;</dd>
95
+<dd>
96
+<div class="block">Constructeur donnant accées à la base de données.</div>
97
+</dd>
90
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#gestionReponses">gestionReponses</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
98
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#gestionReponses">gestionReponses</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
91
 <dd>
99
 <dd>
92
 <div class="block">Objet permettant la gestion des réponses dans la base de données.</div>
100
 <div class="block">Objet permettant la gestion des réponses dans la base de données.</div>
94
 <dt><a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO"><span class="strong">GestionReponses</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
102
 <dt><a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO"><span class="strong">GestionReponses</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
95
 <dd>&nbsp;</dd>
103
 <dd>&nbsp;</dd>
96
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#GestionReponses(java.sql.Connection)">GestionReponses(Connection)</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
104
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#GestionReponses(java.sql.Connection)">GestionReponses(Connection)</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
97
-<dd>&nbsp;</dd>
105
+<dd>
106
+<div class="block">Constructeur donnant accées à la base de données.</div>
107
+</dd>
98
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getCat()">getCat()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
108
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getCat()">getCat()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
99
 <dd>&nbsp;</dd>
109
 <dd>&nbsp;</dd>
100
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#getCategorieList()">getCategorieList()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
110
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#getCategorieList()">getCategorieList()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
110
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getIp()">getIp()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
120
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getIp()">getIp()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
111
 <dd>&nbsp;</dd>
121
 <dd>&nbsp;</dd>
112
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#getListCategories()">getListCategories()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
122
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#getListCategories()">getListCategories()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
113
-<dd>&nbsp;</dd>
123
+<dd>
124
+<div class="block">Renvoie le tableau interne contenant les catégories.</div>
125
+</dd>
114
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#getListeCategorie()">getListeCategorie()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
126
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#getListeCategorie()">getListeCategorie()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
115
 <dd>
127
 <dd>
116
-<div class="block">Permet d'obtenir la liste des catégorie depuis la base de données.</div>
128
+<div class="block">Récupére la liste des catégorie depuis la base de données.</div>
117
 </dd>
129
 </dd>
118
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#getListeQuestions(java.lang.String,%20java.lang.String)">getListeQuestions(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
130
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#getListeQuestions(java.lang.String,%20java.lang.String)">getListeQuestions(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
119
-<dd>&nbsp;</dd>
131
+<dd>
132
+<div class="block">Récupére la liste des questions liées à un jeu de réponses depuis la base de données.</div>
133
+</dd>
120
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#getListeQuestions()">getListeQuestions()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
134
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#getListeQuestions()">getListeQuestions()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
121
-<dd>&nbsp;</dd>
135
+<dd>
136
+<div class="block">Renvoie le tableau interne contenant les questions.</div>
137
+</dd>
122
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#getListeReponses(java.lang.String)">getListeReponses(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
138
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#getListeReponses(java.lang.String)">getListeReponses(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
123
-<dd>&nbsp;</dd>
139
+<dd>
140
+<div class="block">Permet d'obtenir la liste des jeux de réponses depuis la base de données.</div>
141
+</dd>
124
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#getListReponses()">getListReponses()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
142
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#getListReponses()">getListReponses()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
125
-<dd>&nbsp;</dd>
143
+<dd>
144
+<div class="block">Renvoie le tableau interne contenant les réponses.</div>
145
+</dd>
126
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getLogin()">getLogin()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
146
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getLogin()">getLogin()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
127
 <dd>
147
 <dd>
128
 <div class="block">Retourne le login de l'utilisateur pour la base de données.</div>
148
 <div class="block">Retourne le login de l'utilisateur pour la base de données.</div>

+ 1
- 1
java/javadoc/index-files/index-7.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>I-Index</title>
7
 <title>I-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 10
- 4
java/javadoc/index-files/index-8.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>L-Index</title>
7
 <title>L-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
70
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#listC">listC</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
70
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#listC">listC</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
71
 <dd>&nbsp;</dd>
71
 <dd>&nbsp;</dd>
72
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#listCategories">listCategories</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
72
 <dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#listCategories">listCategories</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
73
-<dd>&nbsp;</dd>
73
+<dd>
74
+<div class="block">Tableau contenant la liste de toutes les categories stockées en base de données.</div>
75
+</dd>
74
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#listeQuestions">listeQuestions</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
76
 <dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#listeQuestions">listeQuestions</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
75
-<dd>&nbsp;</dd>
77
+<dd>
78
+<div class="block">Tableau contenant la liste de toutes les questions stockées en base de données.</div>
79
+</dd>
76
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#listQ">listQ</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
80
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#listQ">listQ</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
77
 <dd>&nbsp;</dd>
81
 <dd>&nbsp;</dd>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#listR">listR</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
82
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#listR">listR</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
79
 <dd>&nbsp;</dd>
83
 <dd>&nbsp;</dd>
80
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#listReponses">listReponses</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
84
 <dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#listReponses">listReponses</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
81
-<dd>&nbsp;</dd>
85
+<dd>
86
+<div class="block">Tableau contenant la liste de toutes les réponses stockées en base de données.</div>
87
+</dd>
82
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#loadConf()">loadConf()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
88
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#loadConf()">loadConf()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
83
 <dd>
89
 <dd>
84
 <div class="block">Initie la cofiguration depuis un fichier conf.xml lu dans le repertoire courant.</div>
90
 <div class="block">Initie la cofiguration depuis un fichier conf.xml lu dans le repertoire courant.</div>

+ 7
- 3
java/javadoc/index-files/index-9.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>M-Index</title>
7
 <title>M-Index</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">
80
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#modifEffectuees">modifEffectuees</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
80
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#modifEffectuees">modifEffectuees</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
81
 <dd>&nbsp;</dd>
81
 <dd>&nbsp;</dd>
82
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#modifyQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">modifyQuestion(String, String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
82
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#modifyQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">modifyQuestion(String, String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
83
-<dd>&nbsp;</dd>
83
+<dd>
84
+<div class="block">Modifie une question.</div>
85
+</dd>
84
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#modifyReponses(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">modifyReponses(String, String, String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
86
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#modifyReponses(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">modifyReponses(String, String, String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
85
-<dd>&nbsp;</dd>
87
+<dd>
88
+<div class="block">Modifie un jeu de question.</div>
89
+</dd>
86
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#mofidEffectues">mofidEffectues</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
90
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#mofidEffectues">mofidEffectues</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
87
 <dd>&nbsp;</dd>
91
 <dd>&nbsp;</dd>
88
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#mofidEffectues">mofidEffectues</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
92
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#mofidEffectues">mofidEffectues</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>

+ 1
- 1
java/javadoc/index.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Generated Documentation (Untitled)</title>
7
 <title>Generated Documentation (Untitled)</title>
8
 <script type="text/javascript">
8
 <script type="text/javascript">

+ 1
- 1
java/javadoc/overview-frame.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Overview List</title>
7
 <title>Overview List</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/overview-summary.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Overview</title>
7
 <title>Overview</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/overview-tree.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Class Hierarchy</title>
7
 <title>Class Hierarchy</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/package-frame.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>&amp;lt;Unnamed&amp;gt;</title>
7
 <title>&amp;lt;Unnamed&amp;gt;</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/package-summary.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <meta name="date" content="2015-06-10">
7
 <meta name="date" content="2015-06-10">
8
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
8
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

+ 1
- 1
java/javadoc/package-tree.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title> Class Hierarchy</title>
7
 <title> Class Hierarchy</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/javadoc/serialized-form.html View File

2
 <!-- NewPage -->
2
 <!-- NewPage -->
3
 <html lang="fr">
3
 <html lang="fr">
4
 <head>
4
 <head>
5
-<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 20:37:20 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 23:01:35 CEST 2015 -->
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
6
 <meta http-equiv="Content-Type" content="text/html" charset="utf8">
7
 <title>Serialized Form</title>
7
 <title>Serialized Form</title>
8
 <meta name="date" content="2015-06-10">
8
 <meta name="date" content="2015-06-10">

+ 1
- 1
java/src/GestionBddDAO/ConnexionBDD.java View File

216
 	}
216
 	}
217
 
217
 
218
 	/**
218
 	/**
219
-	 * Modifie un jeu de question.
219
+	 * Modifie un jeu de réponses.
220
 	 * @param categorie Nouvelle catégorie.
220
 	 * @param categorie Nouvelle catégorie.
221
 	 * @param oldRep1 Ancienne réponse une.
221
 	 * @param oldRep1 Ancienne réponse une.
222
 	 * @param oldRep2 Ancienne réponse deux.
222
 	 * @param oldRep2 Ancienne réponse deux.

+ 2
- 2
java/src/GestionBddDAO/GestionCategories.java View File

20
 	 */
20
 	 */
21
 	private Connection bdd;
21
 	private Connection bdd;
22
 	/**
22
 	/**
23
-	 * Tableau contenant la liste de toutes le categories stockées en base de données.
23
+	 * Tableau contenant la liste de toutes les categories stockées en base de données.
24
 	 */
24
 	 */
25
 	private ArrayList<Categorie> listCategories;
25
 	private ArrayList<Categorie> listCategories;
26
 
26
 
164
 
164
 
165
 	/**
165
 	/**
166
 	 * Renvoie le tableau interne contenant les catégories.
166
 	 * Renvoie le tableau interne contenant les catégories.
167
-	 * @return Un tableau d'objets catégorie.
167
+	 * @return Un tableau d'objets Catégorie.
168
 	 */
168
 	 */
169
 	public ArrayList<Categorie> getListCategories()
169
 	public ArrayList<Categorie> getListCategories()
170
 	{
170
 	{

+ 48
- 0
java/src/GestionBddDAO/GestionQuestions.java View File

8
 import java.sql.SQLException;
8
 import java.sql.SQLException;
9
 import java.util.ArrayList;
9
 import java.util.ArrayList;
10
 
10
 
11
+/**
12
+ * Classe effectuant les modifications en base de données pour les questions.
13
+ * @author joseph
14
+ */
11
 public class GestionQuestions
15
 public class GestionQuestions
12
 {
16
 {
17
+	/**
18
+	 * Connexion à la base de données.
19
+	 */
13
 	private Connection bdd;
20
 	private Connection bdd;
21
+	/**
22
+	 * Tableau contenant la liste de toutes les questions stockées en base de données.
23
+	 */
14
 	private ArrayList<Question> listeQuestions;
24
 	private ArrayList<Question> listeQuestions;
15
 
25
 
26
+	/**
27
+	 * Constructeur donnant accées à la base de données.
28
+	 * @param bdd La connexion à la base de données.
29
+	 */
16
 	public GestionQuestions(Connection bdd)
30
 	public GestionQuestions(Connection bdd)
17
 	{
31
 	{
18
 		this.bdd = bdd;
32
 		this.bdd = bdd;
19
 		this.listeQuestions = new ArrayList<Question>();
33
 		this.listeQuestions = new ArrayList<Question>();
20
 	}
34
 	}
21
 
35
 
36
+	/**
37
+	 * Remplis le tableau interne des questions liées à un jeu de réponses depuis la base de données.
38
+	 * @param reponse1 La réponse une du jeu de réponses lié.
39
+	 * @param reponse2 la réponse deux du jeu de réponses lié.
40
+	 * @throws SQLException Si une erreur SQL survient.
41
+	 */
22
 	public void readQuestions(String reponse1, String reponse2) throws SQLException
42
 	public void readQuestions(String reponse1, String reponse2) throws SQLException
23
 	{
43
 	{
24
 		PreparedStatement preparedStatement = null;
44
 		PreparedStatement preparedStatement = null;
57
 		}
77
 		}
58
 	}
78
 	}
59
 
79
 
80
+	/**
81
+	 * Crée une nouvelle question.
82
+	 * @param intitule Intitulé de la question.
83
+	 * @param reponse1 Réponse une du jeu de question lié.
84
+	 * @param reponse2 Réponse une du jeu de question lié.
85
+	 * @param num_reponse Numéro de la bonne réponses (1: reponse1, 2: réponse2, 0: les deux)
86
+	 * @throws SQLException Si une erreur mysql survient.
87
+	 */
60
 	public void createQuestion(String intitule, String reponse1, String reponse2, int num_reponse) throws SQLException
88
 	public void createQuestion(String intitule, String reponse1, String reponse2, int num_reponse) throws SQLException
61
 	{
89
 	{
62
 		PreparedStatement preparedStatement = null;
90
 		PreparedStatement preparedStatement = null;
84
 		}
112
 		}
85
 	}
113
 	}
86
 
114
 
115
+	/**
116
+	 * Supprime une question de la base de données.
117
+	 * @param intitule Intitulé de la question à supprimer.
118
+	 * @param reponse1 Réponse une du jeu de question lié à la question à supprimer.
119
+	 * @param reponse2 Réponse deux du jeu de question lié à la question à supprimer.
120
+	 * @throws SQLException Si une erreur SQL survient.
121
+	 */
87
 	public void deleteQuestion(String intitule, String reponse1, String reponse2) throws SQLException
122
 	public void deleteQuestion(String intitule, String reponse1, String reponse2) throws SQLException
88
 	{
123
 	{
89
 		PreparedStatement preparedStatement = null;
124
 		PreparedStatement preparedStatement = null;
110
 		}
145
 		}
111
 	}
146
 	}
112
 
147
 
148
+	/**
149
+	 * Modifie une question.
150
+	 * @param oldIntitule Ancien intitulé de la question à modifier.
151
+	 * @param newIntitule Nouvel intitulé de la question à modifier.
152
+	 * @param reponse1 Réponse une du jeu de question lié.
153
+	 * @param reponse2 Réponse deux du jeu de question lié.
154
+	 * @param newNum_reponse Nouveau numéro de la bonne réponse (1: reponse1, 2: réponse2, 0: les deux)
155
+	 * @throws SQLException
156
+	 */
113
 	public void updateQuestion(String oldIntitule, String newIntitule, String reponse1, String reponse2, int newNum_reponse) throws SQLException
157
 	public void updateQuestion(String oldIntitule, String newIntitule, String reponse1, String reponse2, int newNum_reponse) throws SQLException
114
 	{
158
 	{
115
 		PreparedStatement preparedStatement = null;
159
 		PreparedStatement preparedStatement = null;
139
 		}
183
 		}
140
 	}
184
 	}
141
 
185
 
186
+	/**
187
+	 * Renvoie le tableau interne contenant les questions.
188
+	 * @return Un tableau d'objets Question.
189
+	 */
142
 	public ArrayList<Question> getListeQuestions() {
190
 	public ArrayList<Question> getListeQuestions() {
143
 		return listeQuestions;
191
 		return listeQuestions;
144
 	}
192
 	}

+ 44
- 3
java/src/GestionBddDAO/GestionReponses.java View File

10
 
10
 
11
 public class GestionReponses
11
 public class GestionReponses
12
 {
12
 {
13
+	/**
14
+	 * Connexion à la base de données.
15
+	 */
13
 	private Connection bdd;
16
 	private Connection bdd;
17
+	/**
18
+	 * Tableau contenant la liste de toutes les réponses stockées en base de données.
19
+	 */
14
 	private ArrayList<Reponses> listReponses;
20
 	private ArrayList<Reponses> listReponses;
15
 
21
 
22
+	/**
23
+	 * Constructeur donnant accées à la base de données.
24
+	 * @param bdd La connexion à la base de données.
25
+	 */
16
 	public GestionReponses(Connection bdd)
26
 	public GestionReponses(Connection bdd)
17
 	{
27
 	{
18
 		this.bdd = bdd;
28
 		this.bdd = bdd;
19
 		listReponses = new ArrayList<Reponses>();
29
 		listReponses = new ArrayList<Reponses>();
20
 	}
30
 	}
21
 
31
 
32
+	/**
33
+	 * Remplis le tableau interne avec la liste des jeux de réponses depuis la base de données.
34
+	 * @param nomCategorie La catégorie des jeux de réponses à récupérer.
35
+	 * @throws SQLException Si une erreur SQL survient.
36
+	 */
22
 	public void readReponses(String nomCategorie) throws SQLException
37
 	public void readReponses(String nomCategorie) throws SQLException
23
 	{
38
 	{
24
 		PreparedStatement preparedStatement = null;
39
 		PreparedStatement preparedStatement = null;
56
 		}
71
 		}
57
 	}
72
 	}
58
 
73
 
74
+	/**
75
+	 * Crée un nouveau jeu de réponses.
76
+	 * @param nomCategorie La catégorie du jeu de réponses.
77
+	 * @param reponse1 La réponse une du jeu à créer.
78
+	 * @param reponse2 La réponse deux du jeu à créer.
79
+	 * @throws SQLException Si une erreur SQL survient.
80
+	 */
59
 	public void createReponses(String nomCategorie, String reponse1, String reponse2) throws SQLException
81
 	public void createReponses(String nomCategorie, String reponse1, String reponse2) throws SQLException
60
 	{
82
 	{
61
 		PreparedStatement preparedStatement = null;
83
 		PreparedStatement preparedStatement = null;
82
 		}
104
 		}
83
 	}
105
 	}
84
 
106
 
85
-	public void deleteReponses(String rep1, String rep2) throws SQLException
107
+	/**
108
+	 * Supprime un jeu de réponses.
109
+	 * @param reponse1 La réponse une du jeu à supprimer.
110
+	 * @param reponse2 La réponse deux du jeu à supprimer.
111
+	 * @throws SQLException Si une erreur SQL survient.
112
+	 */
113
+	public void deleteReponses(String reponse1, String reponse2) throws SQLException
86
 	{
114
 	{
87
 		PreparedStatement preparedStatement = null;
115
 		PreparedStatement preparedStatement = null;
88
 		String rq ="DELETE FROM reponses" +
116
 		String rq ="DELETE FROM reponses" +
90
 		try
118
 		try
91
 		{
119
 		{
92
 			preparedStatement = bdd.prepareStatement(rq);
120
 			preparedStatement = bdd.prepareStatement(rq);
93
-			preparedStatement.setString(1, rep1);
94
-			preparedStatement.setString(2, rep2);
121
+			preparedStatement.setString(1, reponse1);
122
+			preparedStatement.setString(2, reponse2);
95
 			preparedStatement.executeUpdate();
123
 			preparedStatement.executeUpdate();
96
 		}
124
 		}
97
 		catch (SQLException e)
125
 		catch (SQLException e)
107
 		}
135
 		}
108
 	}
136
 	}
109
 
137
 
138
+	/**
139
+	 * Modifie un jeu de réponses.
140
+	 * @param categorie Nouvelle catégorie.
141
+	 * @param oldRep1 Ancienne réponse une.
142
+	 * @param oldRep2 Ancienne réponse deux.
143
+	 * @param newRep1 Nouvelle réponse une.
144
+	 * @param newRep2 Nouvelle réponse deux.
145
+	 * @throws SQLException Si une erreur SQL survient.
146
+	 */
110
 	public void updateReponses(String categorie, String oldRep1, String oldRep2, String newRep1, String newRep2) throws SQLException
147
 	public void updateReponses(String categorie, String oldRep1, String oldRep2, String newRep1, String newRep2) throws SQLException
111
 	{
148
 	{
112
 		PreparedStatement preparedStatement = null;
149
 		PreparedStatement preparedStatement = null;
136
 		}
173
 		}
137
 	}
174
 	}
138
 
175
 
176
+	/**
177
+	 * Renvoie le tableau interne contenant les réponses.
178
+	 * @return Un tableau d'objets Réponses.
179
+	 */
139
 	public ArrayList<Reponses> getListReponses()
180
 	public ArrayList<Reponses> getListReponses()
140
 	{
181
 	{
141
 		return listReponses;
182
 		return listReponses;