Browse Source

javadoc finie

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

+ 210
- 124
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="">
10
-      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/Modele/package-info.java" />
11
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/GestionErreurs/BDDException.class" afterPath="$PROJECT_DIR$/out/production/java/GestionErreurs/BDDException.class" />
12
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/Bouton.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/Bouton.class" />
13
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/GestionBddDAO/ConfigBDD.class" afterPath="$PROJECT_DIR$/out/production/java/GestionBddDAO/ConfigBDD.class" />
14
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/GestionBddDAO/ConnexionBDD.class" afterPath="$PROJECT_DIR$/out/production/java/GestionBddDAO/ConnexionBDD.class" />
15
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.class" />
16
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/GestionBddDAO/GestionCategories.class" afterPath="$PROJECT_DIR$/out/production/java/GestionBddDAO/GestionCategories.class" />
17
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/GestionBddDAO/GestionQuestions.class" afterPath="$PROJECT_DIR$/out/production/java/GestionBddDAO/GestionQuestions.class" />
18
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/GestionBddDAO/GestionReponses.class" afterPath="$PROJECT_DIR$/out/production/java/GestionBddDAO/GestionReponses.class" />
19
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.class" />
20
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.class" />
21
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/SplashScreen.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/SplashScreen.class" />
9
+    <list default="true" id="a647cb6a-4230-4101-a652-d7cfd0c21e24" name="Default" comment="avancées javadoc6">
10
+      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/InterfaceGraphique/package-info.java" />
11
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/Modele/Categorie.class" afterPath="$PROJECT_DIR$/out/production/java/Modele/Categorie.class" />
12
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/InterfacePrincipale$1.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/InterfacePrincipale$1.class" />
13
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/InterfacePrincipale$PanCategoriesListener.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/InterfacePrincipale$PanCategoriesListener.class" />
14
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/InterfacePrincipale$PanQuestionsListener.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/InterfacePrincipale$PanQuestionsListener.class" />
15
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/InterfacePrincipale$PanReponsesListener.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/InterfacePrincipale$PanReponsesListener.class" />
16
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/InterfacePrincipale.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/InterfacePrincipale.class" />
17
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/MainAdminBddBurgerQuizz.class" afterPath="$PROJECT_DIR$/out/production/java/MainAdminBddBurgerQuizz.class" />
18
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/Modele/Question.class" afterPath="$PROJECT_DIR$/out/production/java/Modele/Question.class" />
19
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/Modele/Reponses.class" afterPath="$PROJECT_DIR$/out/production/java/Modele/Reponses.class" />
20
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/java.jar" afterPath="$PROJECT_DIR$/java.jar" />
21
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionErreurs/BDDException.html" afterPath="$PROJECT_DIR$/javadoc/GestionErreurs/BDDException.html" />
22
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/Bouton.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/Bouton.html" />
23
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/Modele/Categorie.html" afterPath="$PROJECT_DIR$/javadoc/Modele/Categorie.html" />
24
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConfigBDD.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConfigBDD.html" />
25
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConnexionBDD.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/ConnexionBDD.html" />
26
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" />
27
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionCategories.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionCategories.html" />
28
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionQuestions.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionQuestions.html" />
29
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionReponses.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/GestionReponses.html" />
30
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" />
31
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" />
32
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" />
33
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/InterfacePrincipale.html" />
34
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java" afterPath="$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java" />
35
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/MainAdminBddBurgerQuizz.html" afterPath="$PROJECT_DIR$/javadoc/MainAdminBddBurgerQuizz.html" />
36
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java" afterPath="$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java" />
37
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" />
38
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" />
39
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/Modele/Question.html" afterPath="$PROJECT_DIR$/javadoc/Modele/Question.html" />
22
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/Modele/Question.java" afterPath="$PROJECT_DIR$/src/Modele/Question.java" />
40
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/Modele/Question.java" afterPath="$PROJECT_DIR$/src/Modele/Question.java" />
41
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/Modele/Reponses.html" afterPath="$PROJECT_DIR$/javadoc/Modele/Reponses.html" />
23
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/Modele/Reponses.java" afterPath="$PROJECT_DIR$/src/Modele/Reponses.java" />
42
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/Modele/Reponses.java" afterPath="$PROJECT_DIR$/src/Modele/Reponses.java" />
43
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/SplashScreen.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/SplashScreen.html" />
44
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/allclasses-frame.html" afterPath="$PROJECT_DIR$/javadoc/allclasses-frame.html" />
45
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/allclasses-noframe.html" afterPath="$PROJECT_DIR$/javadoc/allclasses-noframe.html" />
46
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/constant-values.html" afterPath="$PROJECT_DIR$/javadoc/constant-values.html" />
47
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/deprecated-list.html" afterPath="$PROJECT_DIR$/javadoc/deprecated-list.html" />
48
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/help-doc.html" afterPath="$PROJECT_DIR$/javadoc/help-doc.html" />
49
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-1.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-1.html" />
50
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-10.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-10.html" />
51
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-11.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-11.html" />
52
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-12.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-12.html" />
53
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-13.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-13.html" />
54
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-14.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-14.html" />
55
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-15.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-15.html" />
56
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-16.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-16.html" />
57
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-17.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-17.html" />
58
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-18.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-18.html" />
59
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-2.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-2.html" />
60
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-3.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-3.html" />
61
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-4.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-4.html" />
62
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-5.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-5.html" />
63
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-6.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-6.html" />
64
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-7.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-7.html" />
65
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-8.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-8.html" />
66
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index-files/index-9.html" afterPath="$PROJECT_DIR$/javadoc/index-files/index-9.html" />
67
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/index.html" afterPath="$PROJECT_DIR$/javadoc/index.html" />
68
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/overview-frame.html" afterPath="$PROJECT_DIR$/javadoc/overview-frame.html" />
69
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/overview-summary.html" afterPath="$PROJECT_DIR$/javadoc/overview-summary.html" />
70
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/overview-tree.html" afterPath="$PROJECT_DIR$/javadoc/overview-tree.html" />
71
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/package-frame.html" afterPath="$PROJECT_DIR$/javadoc/package-frame.html" />
72
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/package-frame.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/package-frame.html" />
73
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionErreurs/package-frame.html" afterPath="$PROJECT_DIR$/javadoc/GestionErreurs/package-frame.html" />
74
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/package-frame.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/package-frame.html" />
75
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/package-frame.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/package-frame.html" />
76
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/Modele/package-frame.html" afterPath="$PROJECT_DIR$/javadoc/Modele/package-frame.html" />
77
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/package-summary.html" afterPath="$PROJECT_DIR$/javadoc/package-summary.html" />
78
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/package-summary.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/package-summary.html" />
79
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionErreurs/package-summary.html" afterPath="$PROJECT_DIR$/javadoc/GestionErreurs/package-summary.html" />
80
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/package-summary.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/package-summary.html" />
81
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/package-summary.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/package-summary.html" />
82
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/Modele/package-summary.html" afterPath="$PROJECT_DIR$/javadoc/Modele/package-summary.html" />
83
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/package-tree.html" afterPath="$PROJECT_DIR$/javadoc/package-tree.html" />
84
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionBddDAO/package-tree.html" afterPath="$PROJECT_DIR$/javadoc/GestionBddDAO/package-tree.html" />
85
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/GestionErreurs/package-tree.html" afterPath="$PROJECT_DIR$/javadoc/GestionErreurs/package-tree.html" />
86
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/package-tree.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/package-tree.html" />
87
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/package-tree.html" afterPath="$PROJECT_DIR$/javadoc/InterfaceGraphique/DialogBoxes/package-tree.html" />
88
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/Modele/package-tree.html" afterPath="$PROJECT_DIR$/javadoc/Modele/package-tree.html" />
89
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/javadoc/serialized-form.html" afterPath="$PROJECT_DIR$/javadoc/serialized-form.html" />
24
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
90
       <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
25
     </list>
91
     </list>
26
     <ignored path="java.iws" />
92
     <ignored path="java.iws" />
43
   </component>
109
   </component>
44
   <component name="FileEditorManager">
110
   <component name="FileEditorManager">
45
     <leaf>
111
     <leaf>
46
-      <file leaf-file-name="NouvelleReponseDialog.java" pinned="false" current-in-tab="false">
47
-        <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.java">
112
+      <file leaf-file-name="InterfacePrincipale.java" pinned="false" current-in-tab="true">
113
+        <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
48
           <provider selected="true" editor-type-id="text-editor">
114
           <provider selected="true" editor-type-id="text-editor">
49
-            <state vertical-scroll-proportion="0.0">
50
-              <caret line="162" column="28" selection-start-line="162" selection-start-column="28" selection-end-line="162" selection-end-column="28" />
51
-              <folding />
52
-            </state>
53
-          </provider>
54
-        </entry>
55
-      </file>
56
-      <file leaf-file-name="package-info.java" pinned="false" current-in-tab="true">
57
-        <entry file="file://$PROJECT_DIR$/src/Modele/package-info.java">
58
-          <provider selected="true" editor-type-id="text-editor">
59
-            <state vertical-scroll-proportion="0.063432835">
60
-              <caret line="2" column="17" selection-start-line="2" selection-start-column="17" selection-end-line="2" selection-end-column="17" />
61
-              <folding />
115
+            <state vertical-scroll-proportion="0.09392265">
116
+              <caret line="778" column="36" selection-start-line="778" selection-start-column="36" selection-end-line="778" selection-end-column="36" />
117
+              <folding>
118
+                <element signature="method#InterfacePrincipale#0;class#InterfacePrincipale#0" expanded="false" />
119
+                <element signature="method#loadImgBouton#0;class#InterfacePrincipale#0" expanded="false" />
120
+                <element signature="method#createStatusBar#0;class#InterfacePrincipale#0" expanded="false" />
121
+                <element signature="method#createPanelCategories#0;class#InterfacePrincipale#0" expanded="false" />
122
+                <element signature="method#createPanelReponses#0;class#InterfacePrincipale#0" expanded="false" />
123
+                <element signature="method#createPanelQuestion#0;class#InterfacePrincipale#0" expanded="false" />
124
+                <element signature="method#modem56k#0;class#InterfacePrincipale#0" expanded="false" />
125
+                <element signature="method#nyan#0;class#InterfacePrincipale#0" expanded="false" />
126
+                <element signature="method#configureBDD#0;class#InterfacePrincipale#0" expanded="false" />
127
+                <element signature="method#tryToConnect#0;class#InterfacePrincipale#0" expanded="false" />
128
+                <element signature="method#setStatusText#0;class#InterfacePrincipale#0" expanded="false" />
129
+                <element signature="method#setStatusText#1;class#InterfacePrincipale#0" expanded="false" />
130
+                <element signature="method#setReponsesPanelEnabled#0;class#InterfacePrincipale#0" expanded="false" />
131
+                <element signature="method#setQuestionsPanelEnabled#0;class#InterfacePrincipale#0" expanded="false" />
132
+                <element signature="method#reSelectCategorie#0;class#InterfacePrincipale#0" expanded="false" />
133
+                <element signature="method#reSelectReponses#0;class#InterfacePrincipale#0" expanded="false" />
134
+                <element signature="method#reSelectQuestion#0;class#InterfacePrincipale#0" expanded="false" />
135
+                <element signature="method#getCategorieList#0;class#InterfacePrincipale#0" expanded="false" />
136
+                <element signature="method#actionPerformed#0;class#PanCategoriesListener#0;class#InterfacePrincipale#0" expanded="false" />
137
+                <element signature="method#valueChanged#0;class#PanCategoriesListener#0;class#InterfacePrincipale#0" expanded="false" />
138
+                <element signature="method#actionPerformed#0;class#PanReponsesListener#0;class#InterfacePrincipale#0" expanded="false" />
139
+                <element signature="method#actionPerformed#0;class#PanQuestionsListener#0;class#InterfacePrincipale#0" expanded="false" />
140
+              </folding>
62
             </state>
141
             </state>
63
           </provider>
142
           </provider>
64
         </entry>
143
         </entry>
93
         <option value="$PROJECT_DIR$/src/Categorie.java" />
172
         <option value="$PROJECT_DIR$/src/Categorie.java" />
94
         <option value="$PROJECT_DIR$/src/Reponses.java" />
173
         <option value="$PROJECT_DIR$/src/Reponses.java" />
95
         <option value="$PROJECT_DIR$/src/GestionCategories.java" />
174
         <option value="$PROJECT_DIR$/src/GestionCategories.java" />
96
-        <option value="$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java" />
97
         <option value="$PROJECT_DIR$/src/Question.java" />
175
         <option value="$PROJECT_DIR$/src/Question.java" />
98
         <option value="$PROJECT_DIR$/src/GestionReponses.java" />
176
         <option value="$PROJECT_DIR$/src/GestionReponses.java" />
99
         <option value="$PROJECT_DIR$/src/ConnexionBDD.java" />
177
         <option value="$PROJECT_DIR$/src/ConnexionBDD.java" />
102
         <option value="$PROJECT_DIR$/src/NouvelleReponseDialog.java" />
180
         <option value="$PROJECT_DIR$/src/NouvelleReponseDialog.java" />
103
         <option value="$PROJECT_DIR$/src/ConnexionBddDialog.java" />
181
         <option value="$PROJECT_DIR$/src/ConnexionBddDialog.java" />
104
         <option value="$PROJECT_DIR$/src/InterfacePrincipale.java" />
182
         <option value="$PROJECT_DIR$/src/InterfacePrincipale.java" />
105
-        <option value="$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java" />
106
         <option value="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" />
183
         <option value="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" />
107
         <option value="$PROJECT_DIR$/src/GestionBddDAO/GestionQuestions.java" />
184
         <option value="$PROJECT_DIR$/src/GestionBddDAO/GestionQuestions.java" />
108
         <option value="$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java" />
185
         <option value="$PROJECT_DIR$/src/GestionBddDAO/GestionCategories.java" />
118
         <option value="$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java" />
195
         <option value="$PROJECT_DIR$/src/InterfaceGraphique/Bouton.java" />
119
         <option value="$PROJECT_DIR$/src/InterfaceGraphique/SplashScreen.java" />
196
         <option value="$PROJECT_DIR$/src/InterfaceGraphique/SplashScreen.java" />
120
         <option value="$PROJECT_DIR$/src/Modele/Categorie.java" />
197
         <option value="$PROJECT_DIR$/src/Modele/Categorie.java" />
198
+        <option value="$PROJECT_DIR$/src/Modele/package-info.java" />
199
+        <option value="$PROJECT_DIR$/src/InterfaceGraphique/package-info.java" />
121
         <option value="$PROJECT_DIR$/src/Modele/Question.java" />
200
         <option value="$PROJECT_DIR$/src/Modele/Question.java" />
122
         <option value="$PROJECT_DIR$/src/Modele/Reponses.java" />
201
         <option value="$PROJECT_DIR$/src/Modele/Reponses.java" />
123
-        <option value="$PROJECT_DIR$/src/Modele/package-info.java" />
202
+        <option value="$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java" />
203
+        <option value="$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java" />
124
       </list>
204
       </list>
125
     </option>
205
     </option>
126
   </component>
206
   </component>
239
       <sortByType />
319
       <sortByType />
240
     </navigator>
320
     </navigator>
241
     <panes>
321
     <panes>
242
-      <pane id="Scratches" />
243
       <pane id="ProjectPane">
322
       <pane id="ProjectPane">
244
         <subPane>
323
         <subPane>
245
           <PATH>
324
           <PATH>
368
           </PATH>
447
           </PATH>
369
         </subPane>
448
         </subPane>
370
       </pane>
449
       </pane>
450
+      <pane id="Scratches" />
371
       <pane id="PackagesPane" />
451
       <pane id="PackagesPane" />
372
       <pane id="Scope" />
452
       <pane id="Scope" />
373
     </panes>
453
     </panes>
754
       <option name="project" value="LOCAL" />
834
       <option name="project" value="LOCAL" />
755
       <updated>1433975034387</updated>
835
       <updated>1433975034387</updated>
756
     </task>
836
     </task>
757
-    <option name="localTasksCounter" value="33" />
837
+    <task id="LOCAL-00033" summary="avancées javadoc6">
838
+      <created>1433976167488</created>
839
+      <option name="number" value="00033" />
840
+      <option name="project" value="LOCAL" />
841
+      <updated>1433976167488</updated>
842
+    </task>
843
+    <option name="localTasksCounter" value="34" />
758
     <servers />
844
     <servers />
759
   </component>
845
   </component>
760
   <component name="TodoView">
846
   <component name="TodoView">
768
   </component>
854
   </component>
769
   <component name="ToolWindowManager">
855
   <component name="ToolWindowManager">
770
     <frame x="-1" y="27" width="1368" height="712" extended-state="6" />
856
     <frame x="-1" y="27" width="1368" height="712" extended-state="6" />
771
-    <editor active="true" />
857
+    <editor active="false" />
772
     <layout>
858
     <layout>
773
       <window_info id="Palette&#9;" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
859
       <window_info id="Palette&#9;" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
774
       <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
860
       <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
791
       <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
877
       <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
792
       <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
878
       <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
793
       <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
879
       <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
794
-      <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
795
       <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
880
       <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
881
+      <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
796
     </layout>
882
     </layout>
797
   </component>
883
   </component>
798
   <component name="Vcs.Log.UiProperties">
884
   <component name="Vcs.Log.UiProperties">
807
     <option name="myLimit" value="2678400000" />
893
     <option name="myLimit" value="2678400000" />
808
   </component>
894
   </component>
809
   <component name="VcsManagerConfiguration">
895
   <component name="VcsManagerConfiguration">
810
-    <MESSAGE value="evolution" />
811
     <MESSAGE value="evolution (pikachu evolue en raichu)" />
896
     <MESSAGE value="evolution (pikachu evolue en raichu)" />
812
     <MESSAGE value="+mieux l'interface et easter egg ajouté" />
897
     <MESSAGE value="+mieux l'interface et easter egg ajouté" />
813
     <MESSAGE value="fin de journé" />
898
     <MESSAGE value="fin de journé" />
832
     <MESSAGE value="avancées javadoc3" />
917
     <MESSAGE value="avancées javadoc3" />
833
     <MESSAGE value="avancées javadoc4" />
918
     <MESSAGE value="avancées javadoc4" />
834
     <MESSAGE value="avancées javadoc5" />
919
     <MESSAGE value="avancées javadoc5" />
835
-    <option name="LAST_COMMIT_MESSAGE" value="avancées javadoc5" />
920
+    <MESSAGE value="avancées javadoc6" />
921
+    <option name="LAST_COMMIT_MESSAGE" value="avancées javadoc6" />
836
   </component>
922
   </component>
837
   <component name="XDebuggerManager">
923
   <component name="XDebuggerManager">
838
     <breakpoint-manager>
924
     <breakpoint-manager>
839
-      <option name="time" value="6" />
925
+      <option name="time" value="8" />
840
     </breakpoint-manager>
926
     </breakpoint-manager>
841
     <watches-manager />
927
     <watches-manager />
842
   </component>
928
   </component>
845
     <option name="FILTER_TARGETS" value="false" />
931
     <option name="FILTER_TARGETS" value="false" />
846
   </component>
932
   </component>
847
   <component name="editorHistoryManager">
933
   <component name="editorHistoryManager">
934
+    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.java">
935
+      <provider selected="true" editor-type-id="text-editor">
936
+        <state vertical-scroll-proportion="0.0">
937
+          <caret line="162" column="28" selection-start-line="162" selection-start-column="28" selection-end-line="162" selection-end-column="28" />
938
+          <folding />
939
+        </state>
940
+      </provider>
941
+    </entry>
942
+    <entry file="file://$PROJECT_DIR$/src/Modele/package-info.java">
943
+      <provider selected="true" editor-type-id="text-editor">
944
+        <state vertical-scroll-proportion="0.0">
945
+          <caret line="2" column="17" selection-start-line="2" selection-start-column="17" selection-end-line="2" selection-end-column="17" />
946
+          <folding />
947
+        </state>
948
+      </provider>
949
+    </entry>
848
     <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java">
950
     <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java">
849
       <provider selected="true" editor-type-id="text-editor">
951
       <provider selected="true" editor-type-id="text-editor">
850
         <state vertical-scroll-proportion="0.0">
952
         <state vertical-scroll-proportion="0.0">
994
         </state>
1096
         </state>
995
       </provider>
1097
       </provider>
996
     </entry>
1098
     </entry>
997
-    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
998
-      <provider selected="true" editor-type-id="text-editor">
999
-        <state vertical-scroll-proportion="0.0">
1000
-          <caret line="597" column="0" selection-start-line="597" selection-start-column="0" selection-end-line="597" selection-end-column="0" />
1001
-          <folding>
1002
-            <element signature="method#InterfacePrincipale#0;class#InterfacePrincipale#0" expanded="false" />
1003
-            <element signature="method#loadImgBouton#0;class#InterfacePrincipale#0" expanded="false" />
1004
-            <element signature="method#createStatusBar#0;class#InterfacePrincipale#0" expanded="false" />
1005
-            <element signature="method#createPanelCategories#0;class#InterfacePrincipale#0" expanded="false" />
1006
-            <element signature="method#createPanelReponses#0;class#InterfacePrincipale#0" expanded="false" />
1007
-            <element signature="method#createPanelQuestion#0;class#InterfacePrincipale#0" expanded="false" />
1008
-            <element signature="method#modem56k#0;class#InterfacePrincipale#0" expanded="false" />
1009
-            <element signature="method#nyan#0;class#InterfacePrincipale#0" expanded="false" />
1010
-            <element signature="method#configureBDD#0;class#InterfacePrincipale#0" expanded="false" />
1011
-            <element signature="method#tryToConnect#0;class#InterfacePrincipale#0" expanded="false" />
1012
-            <element signature="method#setStatusText#0;class#InterfacePrincipale#0" expanded="false" />
1013
-            <element signature="method#setStatusText#1;class#InterfacePrincipale#0" expanded="false" />
1014
-            <element signature="method#setReponsesPanelEnabled#0;class#InterfacePrincipale#0" expanded="false" />
1015
-            <element signature="method#setQuestionsPanelEnabled#0;class#InterfacePrincipale#0" expanded="false" />
1016
-            <element signature="method#reSelectCategorie#0;class#InterfacePrincipale#0" expanded="false" />
1017
-            <element signature="method#reSelectReponses#0;class#InterfacePrincipale#0" expanded="false" />
1018
-            <element signature="method#reSelectQuestion#0;class#InterfacePrincipale#0" expanded="false" />
1019
-            <element signature="method#getCategorieList#0;class#InterfacePrincipale#0" expanded="false" />
1020
-            <element signature="class#PanCategoriesListener#0;class#InterfacePrincipale#0" expanded="false" />
1021
-            <element signature="method#actionPerformed#0;class#PanCategoriesListener#0;class#InterfacePrincipale#0" expanded="false" />
1022
-            <element signature="method#valueChanged#0;class#PanCategoriesListener#0;class#InterfacePrincipale#0" expanded="false" />
1023
-            <element signature="method#valueChanged#0;class#PanReponsesListener#0;class#InterfacePrincipale#0" expanded="false" />
1024
-            <element signature="class#PanQuestionsListener#0;class#InterfacePrincipale#0" expanded="false" />
1025
-            <element signature="method#actionPerformed#0;class#PanQuestionsListener#0;class#InterfacePrincipale#0" expanded="false" />
1026
-          </folding>
1027
-        </state>
1028
-      </provider>
1029
-    </entry>
1030
     <entry file="file://$PROJECT_DIR$/javadoc/index.html">
1099
     <entry file="file://$PROJECT_DIR$/javadoc/index.html">
1031
       <provider selected="true" editor-type-id="text-editor">
1100
       <provider selected="true" editor-type-id="text-editor">
1032
         <state vertical-scroll-proportion="0.2631579">
1101
         <state vertical-scroll-proportion="0.2631579">
1033
           <caret line="5" column="52" selection-start-line="5" selection-start-column="52" selection-end-line="5" selection-end-column="52" />
1102
           <caret line="5" column="52" selection-start-line="5" selection-start-column="52" selection-end-line="5" selection-end-column="52" />
1034
-          <folding />
1035
-        </state>
1036
-      </provider>
1037
-    </entry>
1038
-    <entry file="file://$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java">
1039
-      <provider selected="true" editor-type-id="text-editor">
1040
-        <state vertical-scroll-proportion="0.28544775">
1041
-          <caret line="11" column="44" selection-start-line="11" selection-start-column="44" selection-end-line="11" selection-end-column="44" />
1042
-          <folding />
1043
         </state>
1103
         </state>
1044
       </provider>
1104
       </provider>
1045
     </entry>
1105
     </entry>
1095
       <provider selected="true" editor-type-id="text-editor">
1155
       <provider selected="true" editor-type-id="text-editor">
1096
         <state vertical-scroll-proportion="0.046961326">
1156
         <state vertical-scroll-proportion="0.046961326">
1097
           <caret line="1" column="92" selection-start-line="1" selection-start-column="92" selection-end-line="1" selection-end-column="92" />
1157
           <caret line="1" column="92" selection-start-line="1" selection-start-column="92" selection-end-line="1" selection-end-column="92" />
1098
-          <folding />
1099
         </state>
1158
         </state>
1100
       </provider>
1159
       </provider>
1101
     </entry>
1160
     </entry>
1103
       <provider selected="true" editor-type-id="text-editor">
1162
       <provider selected="true" editor-type-id="text-editor">
1104
         <state vertical-scroll-proportion="0.42265195">
1163
         <state vertical-scroll-proportion="0.42265195">
1105
           <caret line="9" column="49" selection-start-line="9" selection-start-column="49" selection-end-line="9" selection-end-column="49" />
1164
           <caret line="9" column="49" selection-start-line="9" selection-start-column="49" selection-end-line="9" selection-end-column="49" />
1106
-          <folding>
1107
-            <element signature="e#303#304#0" expanded="true" />
1108
-            <element signature="e#324#325#0" expanded="true" />
1109
-          </folding>
1110
         </state>
1165
         </state>
1111
       </provider>
1166
       </provider>
1112
     </entry>
1167
     </entry>
1146
       <provider selected="true" editor-type-id="text-editor">
1201
       <provider selected="true" editor-type-id="text-editor">
1147
         <state vertical-scroll-proportion="0.09392265">
1202
         <state vertical-scroll-proportion="0.09392265">
1148
           <caret line="2" column="17" selection-start-line="2" selection-start-column="17" selection-end-line="2" selection-end-column="17" />
1203
           <caret line="2" column="17" selection-start-line="2" selection-start-column="17" selection-end-line="2" selection-end-column="17" />
1149
-          <folding />
1150
         </state>
1204
         </state>
1151
       </provider>
1205
       </provider>
1152
     </entry>
1206
     </entry>
1166
         </state>
1220
         </state>
1167
       </provider>
1221
       </provider>
1168
     </entry>
1222
     </entry>
1169
-    <entry file="file://$PROJECT_DIR$/src/Modele/Reponses.java">
1223
+    <entry file="file://$PROJECT_DIR$/src/Modele/Categorie.java">
1170
       <provider selected="true" editor-type-id="text-editor">
1224
       <provider selected="true" editor-type-id="text-editor">
1171
         <state vertical-scroll-proportion="0.74626863">
1225
         <state vertical-scroll-proportion="0.74626863">
1172
-          <caret line="60" column="95" selection-start-line="60" selection-start-column="95" selection-end-line="60" selection-end-column="95" />
1226
+          <caret line="40" column="7" selection-start-line="40" selection-start-column="7" selection-end-line="40" selection-end-column="7" />
1227
+        </state>
1228
+      </provider>
1229
+    </entry>
1230
+    <entry file="file://$PROJECT_DIR$/src/Modele/package-info.java">
1231
+      <provider selected="true" editor-type-id="text-editor">
1232
+        <state vertical-scroll-proportion="0.063432835">
1233
+          <caret line="2" column="17" selection-start-line="2" selection-start-column="17" selection-end-line="2" selection-end-column="17" />
1234
+          <folding />
1235
+        </state>
1236
+      </provider>
1237
+    </entry>
1238
+    <entry file="file://$PROJECT_DIR$/src/Modele/Reponses.java">
1239
+      <provider selected="true" editor-type-id="text-editor">
1240
+        <state vertical-scroll-proportion="0.19060774">
1241
+          <caret line="36" column="30" selection-start-line="36" selection-start-column="30" selection-end-line="36" selection-end-column="30" />
1173
           <folding>
1242
           <folding>
1174
-            <element signature="e#555#556#0" expanded="true" />
1175
-            <element signature="e#577#578#0" expanded="true" />
1176
-            <element signature="e#688#689#0" expanded="true" />
1177
-            <element signature="e#719#720#0" expanded="true" />
1178
-            <element signature="e#819#820#0" expanded="true" />
1179
-            <element signature="e#841#842#0" expanded="true" />
1180
-            <element signature="e#954#955#0" expanded="true" />
1181
-            <element signature="e#985#986#0" expanded="true" />
1182
-            <element signature="e#1164#1165#0" expanded="true" />
1183
-            <element signature="e#1223#1224#0" expanded="true" />
1243
+            <element signature="e#660#661#0" expanded="true" />
1244
+            <element signature="e#691#692#0" expanded="true" />
1245
+            <element signature="e#897#898#0" expanded="true" />
1246
+            <element signature="e#928#929#0" expanded="true" />
1184
           </folding>
1247
           </folding>
1185
         </state>
1248
         </state>
1186
       </provider>
1249
       </provider>
1187
     </entry>
1250
     </entry>
1188
     <entry file="file://$PROJECT_DIR$/src/Modele/Question.java">
1251
     <entry file="file://$PROJECT_DIR$/src/Modele/Question.java">
1189
       <provider selected="true" editor-type-id="text-editor">
1252
       <provider selected="true" editor-type-id="text-editor">
1190
-        <state vertical-scroll-proportion="0.048507463">
1191
-          <caret line="100" column="31" selection-start-line="100" selection-start-column="31" selection-end-line="100" selection-end-column="31" />
1253
+        <state vertical-scroll-proportion="0.1436464">
1254
+          <caret line="78" column="31" selection-start-line="78" selection-start-column="31" selection-end-line="78" selection-end-column="31" />
1192
           <folding>
1255
           <folding>
1193
-            <element signature="e#873#874#0" expanded="true" />
1194
-            <element signature="e#895#896#0" expanded="true" />
1195
-            <element signature="e#1028#1029#0" expanded="true" />
1196
-            <element signature="e#1059#1060#0" expanded="true" />
1197
-            <element signature="e#1157#1158#0" expanded="true" />
1198
-            <element signature="e#1179#1180#0" expanded="true" />
1199
-            <element signature="e#1290#1291#0" expanded="true" />
1200
-            <element signature="e#1321#1322#0" expanded="true" />
1201
-            <element signature="e#1421#1422#0" expanded="true" />
1202
-            <element signature="e#1443#1444#0" expanded="true" />
1203
-            <element signature="e#1556#1557#0" expanded="true" />
1204
-            <element signature="e#1587#1588#0" expanded="true" />
1205
-            <element signature="e#1711#1712#0" expanded="true" />
1206
-            <element signature="e#1732#1733#0" expanded="true" />
1207
-            <element signature="e#1868#1869#0" expanded="true" />
1208
-            <element signature="e#1897#1898#0" expanded="true" />
1256
+            <element signature="e#989#990#0" expanded="true" />
1257
+            <element signature="e#1020#1021#0" expanded="true" />
1258
+            <element signature="e#1223#1224#0" expanded="true" />
1259
+            <element signature="e#1254#1255#0" expanded="true" />
1260
+            <element signature="e#1460#1461#0" expanded="true" />
1261
+            <element signature="e#1491#1492#0" expanded="true" />
1262
+            <element signature="e#1729#1730#0" expanded="true" />
1263
+            <element signature="e#1758#1759#0" expanded="true" />
1209
           </folding>
1264
           </folding>
1210
         </state>
1265
         </state>
1211
       </provider>
1266
       </provider>
1212
     </entry>
1267
     </entry>
1213
-    <entry file="file://$PROJECT_DIR$/src/Modele/Categorie.java">
1268
+    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/package-info.java">
1214
       <provider selected="true" editor-type-id="text-editor">
1269
       <provider selected="true" editor-type-id="text-editor">
1215
-        <state vertical-scroll-proportion="0.74626863">
1216
-          <caret line="40" column="7" selection-start-line="40" selection-start-column="7" selection-end-line="40" selection-end-column="7" />
1270
+        <state vertical-scroll-proportion="0.09392265">
1271
+          <caret line="2" column="17" selection-start-line="2" selection-start-column="17" selection-end-line="2" selection-end-column="17" />
1272
+          <folding />
1273
+        </state>
1274
+      </provider>
1275
+    </entry>
1276
+    <entry file="file://$PROJECT_DIR$/src/MainAdminBddBurgerQuizz.java">
1277
+      <provider selected="true" editor-type-id="text-editor">
1278
+        <state vertical-scroll-proportion="0.14088398">
1279
+          <caret line="12" column="52" selection-start-line="12" selection-start-column="52" selection-end-line="12" selection-end-column="52" />
1217
           <folding />
1280
           <folding />
1218
         </state>
1281
         </state>
1219
       </provider>
1282
       </provider>
1220
     </entry>
1283
     </entry>
1221
     <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.java">
1284
     <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.java">
1222
       <provider selected="true" editor-type-id="text-editor">
1285
       <provider selected="true" editor-type-id="text-editor">
1223
-        <state vertical-scroll-proportion="0.0">
1286
+        <state vertical-scroll-proportion="1.058011">
1224
           <caret line="162" column="28" selection-start-line="162" selection-start-column="28" selection-end-line="162" selection-end-column="28" />
1287
           <caret line="162" column="28" selection-start-line="162" selection-start-column="28" selection-end-line="162" selection-end-column="28" />
1225
           <folding />
1288
           <folding />
1226
         </state>
1289
         </state>
1227
       </provider>
1290
       </provider>
1228
     </entry>
1291
     </entry>
1229
-    <entry file="file://$PROJECT_DIR$/src/Modele/package-info.java">
1292
+    <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
1230
       <provider selected="true" editor-type-id="text-editor">
1293
       <provider selected="true" editor-type-id="text-editor">
1231
-        <state vertical-scroll-proportion="0.063432835">
1232
-          <caret line="2" column="17" selection-start-line="2" selection-start-column="17" selection-end-line="2" selection-end-column="17" />
1233
-          <folding />
1294
+        <state vertical-scroll-proportion="0.09392265">
1295
+          <caret line="778" column="36" selection-start-line="778" selection-start-column="36" selection-end-line="778" selection-end-column="36" />
1296
+          <folding>
1297
+            <element signature="method#InterfacePrincipale#0;class#InterfacePrincipale#0" expanded="false" />
1298
+            <element signature="method#loadImgBouton#0;class#InterfacePrincipale#0" expanded="false" />
1299
+            <element signature="method#createStatusBar#0;class#InterfacePrincipale#0" expanded="false" />
1300
+            <element signature="method#createPanelCategories#0;class#InterfacePrincipale#0" expanded="false" />
1301
+            <element signature="method#createPanelReponses#0;class#InterfacePrincipale#0" expanded="false" />
1302
+            <element signature="method#createPanelQuestion#0;class#InterfacePrincipale#0" expanded="false" />
1303
+            <element signature="method#modem56k#0;class#InterfacePrincipale#0" expanded="false" />
1304
+            <element signature="method#nyan#0;class#InterfacePrincipale#0" expanded="false" />
1305
+            <element signature="method#configureBDD#0;class#InterfacePrincipale#0" expanded="false" />
1306
+            <element signature="method#tryToConnect#0;class#InterfacePrincipale#0" expanded="false" />
1307
+            <element signature="method#setStatusText#0;class#InterfacePrincipale#0" expanded="false" />
1308
+            <element signature="method#setStatusText#1;class#InterfacePrincipale#0" expanded="false" />
1309
+            <element signature="method#setReponsesPanelEnabled#0;class#InterfacePrincipale#0" expanded="false" />
1310
+            <element signature="method#setQuestionsPanelEnabled#0;class#InterfacePrincipale#0" expanded="false" />
1311
+            <element signature="method#reSelectCategorie#0;class#InterfacePrincipale#0" expanded="false" />
1312
+            <element signature="method#reSelectReponses#0;class#InterfacePrincipale#0" expanded="false" />
1313
+            <element signature="method#reSelectQuestion#0;class#InterfacePrincipale#0" expanded="false" />
1314
+            <element signature="method#getCategorieList#0;class#InterfacePrincipale#0" expanded="false" />
1315
+            <element signature="method#actionPerformed#0;class#PanCategoriesListener#0;class#InterfacePrincipale#0" expanded="false" />
1316
+            <element signature="method#valueChanged#0;class#PanCategoriesListener#0;class#InterfacePrincipale#0" expanded="false" />
1317
+            <element signature="method#actionPerformed#0;class#PanReponsesListener#0;class#InterfacePrincipale#0" expanded="false" />
1318
+            <element signature="method#actionPerformed#0;class#PanQuestionsListener#0;class#InterfacePrincipale#0" expanded="false" />
1319
+          </folding>
1234
         </state>
1320
         </state>
1235
       </provider>
1321
       </provider>
1236
     </entry>
1322
     </entry>

BIN
java/java.jar View File


+ 2
- 2
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 23:13:14 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:17 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:14 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:17 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:14 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:17 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:14 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:17 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:14 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:17 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:23 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:23 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 8
- 3
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 23:13:14 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:17 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
112
 <br>
112
 <br>
113
 <pre>public class <span class="strong">BDDException</span>
113
 <pre>public class <span class="strong">BDDException</span>
114
 extends java.lang.Exception</pre>
114
 extends java.lang.Exception</pre>
115
+<div class="block">Exeption lancée lors d'une erreur résultant d'une erreur SQL renvoyée par la base de données.</div>
115
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#GestionErreurs.BDDException">Serialized Form</a></dd></dl>
116
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#GestionErreurs.BDDException">Serialized Form</a></dd></dl>
116
 </li>
117
 </li>
117
 </ul>
118
 </ul>
131
 <th class="colOne" scope="col">Constructor and Description</th>
132
 <th class="colOne" scope="col">Constructor and Description</th>
132
 </tr>
133
 </tr>
133
 <tr class="altColor">
134
 <tr class="altColor">
134
-<td class="colOne"><code><strong><a href="../GestionErreurs/BDDException.html#BDDException(java.lang.String)">BDDException</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
135
+<td class="colOne"><code><strong><a href="../GestionErreurs/BDDException.html#BDDException(java.lang.String)">BDDException</a></strong>(java.lang.String&nbsp;message)</code>
136
+<div class="block">Constructeur de l'exeption.</div>
137
+</td>
135
 </tr>
138
 </tr>
136
 </table>
139
 </table>
137
 </li>
140
 </li>
177
 <li class="blockList">
180
 <li class="blockList">
178
 <h4>BDDException</h4>
181
 <h4>BDDException</h4>
179
 <pre>public&nbsp;BDDException(java.lang.String&nbsp;message)</pre>
182
 <pre>public&nbsp;BDDException(java.lang.String&nbsp;message)</pre>
183
+<div class="block">Constructeur de l'exeption.</div>
184
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>message</code> - Message décrivant l'erreur.</dd></dl>
180
 </li>
185
 </li>
181
 </ul>
186
 </ul>
182
 </li>
187
 </li>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 14
- 3
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
64
 <!-- ========= END OF TOP NAVBAR ========= -->
64
 <!-- ========= END OF TOP NAVBAR ========= -->
65
 <div class="header">
65
 <div class="header">
66
 <h1 title="Package" class="title">Package&nbsp;GestionErreurs</h1>
66
 <h1 title="Package" class="title">Package&nbsp;GestionErreurs</h1>
67
+<div class="docSummary">
68
+<div class="block">Contient l'exeption personnalisée lancée lors d'une erreur renvoyée par le serveur mysql.</div>
69
+</div>
70
+<p>See:&nbsp;<a href="#package_description">Description</a></p>
67
 </div>
71
 </div>
68
 <div class="contentContainer">
72
 <div class="contentContainer">
69
 <ul class="blockList">
73
 <ul class="blockList">
77
 <tbody>
81
 <tbody>
78
 <tr class="altColor">
82
 <tr class="altColor">
79
 <td class="colFirst"><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></td>
83
 <td class="colFirst"><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></td>
80
-<td class="colLast">&nbsp;</td>
84
+<td class="colLast">
85
+<div class="block">Exeption lancée lors d'une erreur résultant d'une erreur SQL renvoyée par la base de données.</div>
86
+</td>
81
 </tr>
87
 </tr>
82
 </tbody>
88
 </tbody>
83
 </table>
89
 </table>
84
 </li>
90
 </li>
85
 </ul>
91
 </ul>
92
+<a name="package_description">
93
+<!--   -->
94
+</a>
95
+<h2 title="Package GestionErreurs Description">Package GestionErreurs Description</h2>
96
+<div class="block">Contient l'exeption personnalisée lancée lors d'une erreur renvoyée par le serveur mysql.</div>
86
 </div>
97
 </div>
87
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
98
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
88
 <div class="bottomNav"><a name="navbar_bottom">
99
 <div class="bottomNav"><a name="navbar_bottom">

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 8
- 3
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 23:13:15 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:20 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
127
 <br>
127
 <br>
128
 <pre>public class <span class="strong">Bouton</span>
128
 <pre>public class <span class="strong">Bouton</span>
129
 extends javax.swing.JButton</pre>
129
 extends javax.swing.JButton</pre>
130
+<div class="block">Bouton personalisé</div>
130
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#InterfaceGraphique.Bouton">Serialized Form</a></dd></dl>
131
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#InterfaceGraphique.Bouton">Serialized Form</a></dd></dl>
131
 </li>
132
 </li>
132
 </ul>
133
 </ul>
233
 </tr>
234
 </tr>
234
 <tr class="altColor">
235
 <tr class="altColor">
235
 <td class="colOne"><code><strong><a href="../InterfaceGraphique/Bouton.html#Bouton(java.lang.String,%20javax.swing.Icon)">Bouton</a></strong>(java.lang.String&nbsp;text,
236
 <td class="colOne"><code><strong><a href="../InterfaceGraphique/Bouton.html#Bouton(java.lang.String,%20javax.swing.Icon)">Bouton</a></strong>(java.lang.String&nbsp;text,
236
-      javax.swing.Icon&nbsp;icon)</code>&nbsp;</td>
237
+      javax.swing.Icon&nbsp;icon)</code>
238
+<div class="block">Constructeur modifiant certaines propriétés graphique du bouton.</div>
239
+</td>
237
 </tr>
240
 </tr>
238
 </table>
241
 </table>
239
 </li>
242
 </li>
308
 <h4>Bouton</h4>
311
 <h4>Bouton</h4>
309
 <pre>public&nbsp;Bouton(java.lang.String&nbsp;text,
312
 <pre>public&nbsp;Bouton(java.lang.String&nbsp;text,
310
       javax.swing.Icon&nbsp;icon)</pre>
313
       javax.swing.Icon&nbsp;icon)</pre>
314
+<div class="block">Constructeur modifiant certaines propriétés graphique du bouton.</div>
315
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>text</code> - Text affiché par le bouton.</dd><dd><code>icon</code> - Icone affiché par le bouton.</dd></dl>
311
 </li>
316
 </li>
312
 </ul>
317
 </ul>
313
 </li>
318
 </li>

+ 88
- 22
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 23:13:13 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:14 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-11">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
128
 <pre>public class <span class="strong">ConnexionBddDialog</span>
128
 <pre>public class <span class="strong">ConnexionBddDialog</span>
129
 extends javax.swing.JDialog
129
 extends javax.swing.JDialog
130
 implements java.awt.event.ActionListener</pre>
130
 implements java.awt.event.ActionListener</pre>
131
+<div class="block">Boite de dialogue modale permettant de renseigner une configuration de connexion à la base de données.</div>
131
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#InterfaceGraphique.DialogBoxes.ConnexionBddDialog">Serialized Form</a></dd></dl>
132
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#InterfaceGraphique.DialogBoxes.ConnexionBddDialog">Serialized Form</a></dd></dl>
132
 </li>
133
 </li>
133
 </ul>
134
 </ul>
192
 </tr>
193
 </tr>
193
 <tr class="altColor">
194
 <tr class="altColor">
194
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
195
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
195
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#annuler">annuler</a></strong></code>&nbsp;</td>
196
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#annuler">annuler</a></strong></code>
197
+<div class="block">Bouton d'annulation.</div>
198
+</td>
196
 </tr>
199
 </tr>
197
 <tr class="rowColor">
200
 <tr class="rowColor">
198
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
201
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
199
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#defParams">defParams</a></strong></code>&nbsp;</td>
202
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#defParams">defParams</a></strong></code>
203
+<div class="block">Bouton pour mettre en place les paramétre de connexion par defaut.</div>
204
+</td>
200
 </tr>
205
 </tr>
201
 <tr class="altColor">
206
 <tr class="altColor">
202
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
207
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
203
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ip">ip</a></strong></code>&nbsp;</td>
208
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ip">ip</a></strong></code>
209
+<div class="block">Champ pour l'IP du serveur hebergeant la base de données.</div>
210
+</td>
204
 </tr>
211
 </tr>
205
 <tr class="rowColor">
212
 <tr class="rowColor">
206
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
213
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
207
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#login">login</a></strong></code>&nbsp;</td>
214
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#login">login</a></strong></code>
215
+<div class="block">Champ pour le login utilisateur.</div>
216
+</td>
208
 </tr>
217
 </tr>
209
 <tr class="altColor">
218
 <tr class="altColor">
210
 <td class="colFirst"><code>private boolean</code></td>
219
 <td class="colFirst"><code>private boolean</code></td>
211
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#modifEffectuees">modifEffectuees</a></strong></code>&nbsp;</td>
220
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#modifEffectuees">modifEffectuees</a></strong></code>
221
+<div class="block">Booléen determinant si les paramétre ont été modifié ou non.</div>
222
+</td>
212
 </tr>
223
 </tr>
213
 <tr class="rowColor">
224
 <tr class="rowColor">
214
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
225
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
215
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#nomBdd">nomBdd</a></strong></code>&nbsp;</td>
226
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#nomBdd">nomBdd</a></strong></code>
227
+<div class="block">Champ pour le nom de la base de données.</div>
228
+</td>
216
 </tr>
229
 </tr>
217
 <tr class="altColor">
230
 <tr class="altColor">
218
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
231
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
219
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ok">ok</a></strong></code>&nbsp;</td>
232
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ok">ok</a></strong></code>
233
+<div class="block">Bouton de validation.</div>
234
+</td>
220
 </tr>
235
 </tr>
221
 <tr class="rowColor">
236
 <tr class="rowColor">
222
 <td class="colFirst"><code>private javax.swing.JPasswordField</code></td>
237
 <td class="colFirst"><code>private javax.swing.JPasswordField</code></td>
223
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#password">password</a></strong></code>&nbsp;</td>
238
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#password">password</a></strong></code>
239
+<div class="block">Champ pur le mot de passe utilisateur.</div>
240
+</td>
224
 </tr>
241
 </tr>
225
 <tr class="altColor">
242
 <tr class="altColor">
226
 <td class="colFirst"><code>private javax.swing.JFormattedTextField</code></td>
243
 <td class="colFirst"><code>private javax.swing.JFormattedTextField</code></td>
227
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#port">port</a></strong></code>&nbsp;</td>
244
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#port">port</a></strong></code>
245
+<div class="block">Champ pour le numéro de port du serveur hebergeant la base de données.</div>
246
+</td>
228
 </tr>
247
 </tr>
229
 <tr class="rowColor">
248
 <tr class="rowColor">
230
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
249
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
231
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#quitter">quitter</a></strong></code>&nbsp;</td>
250
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#quitter">quitter</a></strong></code>
251
+<div class="block">Bouton pour quitter l'aplication.</div>
252
+</td>
232
 </tr>
253
 </tr>
233
 </table>
254
 </table>
234
 <ul class="blockList">
255
 <ul class="blockList">
286
                   java.lang.String&nbsp;login,
307
                   java.lang.String&nbsp;login,
287
                   java.lang.String&nbsp;password,
308
                   java.lang.String&nbsp;password,
288
                   javax.swing.JFrame&nbsp;parent,
309
                   javax.swing.JFrame&nbsp;parent,
289
-                  boolean&nbsp;showExitButton)</code>&nbsp;</td>
310
+                  boolean&nbsp;showExitButton)</code>
311
+<div class="block">Constructeur préremplissant les champs de la boite de dialogue.</div>
312
+</td>
290
 </tr>
313
 </tr>
291
 </table>
314
 </table>
292
 </li>
315
 </li>
305
 </tr>
328
 </tr>
306
 <tr class="altColor">
329
 <tr class="altColor">
307
 <td class="colFirst"><code>void</code></td>
330
 <td class="colFirst"><code>void</code></td>
308
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
331
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>
332
+<div class="block">Répond au clic sur les bouton: restaure la configuration par défault des champs, ou confirme/infirme que des changements on eu lieu, aprés vérification de la conformité des valeurs rentrées dans les champs.</div>
333
+</td>
309
 </tr>
334
 </tr>
310
 <tr class="rowColor">
335
 <tr class="rowColor">
311
 <td class="colFirst"><code>boolean</code></td>
336
 <td class="colFirst"><code>boolean</code></td>
312
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#afficher()">afficher</a></strong>()</code>&nbsp;</td>
337
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#afficher()">afficher</a></strong>()</code>
338
+<div class="block">Affiche la boite de dialogue.</div>
339
+</td>
313
 </tr>
340
 </tr>
314
 <tr class="altColor">
341
 <tr class="altColor">
315
 <td class="colFirst"><code>private void</code></td>
342
 <td class="colFirst"><code>private void</code></td>
318
                java.lang.String&nbsp;defIP,
345
                java.lang.String&nbsp;defIP,
319
                java.lang.String&nbsp;defLogin,
346
                java.lang.String&nbsp;defLogin,
320
                java.lang.String&nbsp;defPassword,
347
                java.lang.String&nbsp;defPassword,
321
-               boolean&nbsp;showExitButton)</code>&nbsp;</td>
348
+               boolean&nbsp;showExitButton)</code>
349
+<div class="block">Construit l'interface de la boite de dialogue.</div>
350
+</td>
322
 </tr>
351
 </tr>
323
 <tr class="rowColor">
352
 <tr class="rowColor">
324
 <td class="colFirst"><code>java.lang.String</code></td>
353
 <td class="colFirst"><code>java.lang.String</code></td>
325
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getIp()">getIp</a></strong>()</code>&nbsp;</td>
354
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getIp()">getIp</a></strong>()</code>
355
+<div class="block">Renvoie l'ip du serveur bdd.</div>
356
+</td>
326
 </tr>
357
 </tr>
327
 <tr class="altColor">
358
 <tr class="altColor">
328
 <td class="colFirst"><code>java.lang.String</code></td>
359
 <td class="colFirst"><code>java.lang.String</code></td>
329
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getLogin()">getLogin</a></strong>()</code>&nbsp;</td>
360
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getLogin()">getLogin</a></strong>()</code>
361
+<div class="block">Renvoie le login de l'utilisateur du serveur bdd.</div>
362
+</td>
330
 </tr>
363
 </tr>
331
 <tr class="rowColor">
364
 <tr class="rowColor">
332
 <td class="colFirst"><code>java.lang.String</code></td>
365
 <td class="colFirst"><code>java.lang.String</code></td>
333
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getNomBdd()">getNomBdd</a></strong>()</code>&nbsp;</td>
366
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getNomBdd()">getNomBdd</a></strong>()</code>
367
+<div class="block">Renvoie le nom de la bdd.</div>
368
+</td>
334
 </tr>
369
 </tr>
335
 <tr class="altColor">
370
 <tr class="altColor">
336
 <td class="colFirst"><code>java.lang.String</code></td>
371
 <td class="colFirst"><code>java.lang.String</code></td>
337
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getPassword()">getPassword</a></strong>()</code>&nbsp;</td>
372
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getPassword()">getPassword</a></strong>()</code>
373
+<div class="block">Renvoie le mot de passe de l'utilisateur du serveur bdd.</div>
374
+</td>
338
 </tr>
375
 </tr>
339
 <tr class="rowColor">
376
 <tr class="rowColor">
340
 <td class="colFirst"><code>int</code></td>
377
 <td class="colFirst"><code>int</code></td>
341
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getPort()">getPort</a></strong>()</code>&nbsp;</td>
378
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getPort()">getPort</a></strong>()</code>
379
+<div class="block">Renvoie le port du serveur bdd.</div>
380
+</td>
342
 </tr>
381
 </tr>
343
 </table>
382
 </table>
344
 <ul class="blockList">
383
 <ul class="blockList">
404
 <li class="blockList">
443
 <li class="blockList">
405
 <h4>nomBdd</h4>
444
 <h4>nomBdd</h4>
406
 <pre>private&nbsp;javax.swing.JTextField nomBdd</pre>
445
 <pre>private&nbsp;javax.swing.JTextField nomBdd</pre>
446
+<div class="block">Champ pour le nom de la base de données.</div>
407
 </li>
447
 </li>
408
 </ul>
448
 </ul>
409
 <a name="port">
449
 <a name="port">
413
 <li class="blockList">
453
 <li class="blockList">
414
 <h4>port</h4>
454
 <h4>port</h4>
415
 <pre>private&nbsp;javax.swing.JFormattedTextField port</pre>
455
 <pre>private&nbsp;javax.swing.JFormattedTextField port</pre>
456
+<div class="block">Champ pour le numéro de port du serveur hebergeant la base de données.</div>
416
 </li>
457
 </li>
417
 </ul>
458
 </ul>
418
 <a name="ip">
459
 <a name="ip">
422
 <li class="blockList">
463
 <li class="blockList">
423
 <h4>ip</h4>
464
 <h4>ip</h4>
424
 <pre>private&nbsp;javax.swing.JTextField ip</pre>
465
 <pre>private&nbsp;javax.swing.JTextField ip</pre>
466
+<div class="block">Champ pour l'IP du serveur hebergeant la base de données.</div>
425
 </li>
467
 </li>
426
 </ul>
468
 </ul>
427
 <a name="login">
469
 <a name="login">
431
 <li class="blockList">
473
 <li class="blockList">
432
 <h4>login</h4>
474
 <h4>login</h4>
433
 <pre>private&nbsp;javax.swing.JTextField login</pre>
475
 <pre>private&nbsp;javax.swing.JTextField login</pre>
476
+<div class="block">Champ pour le login utilisateur.</div>
434
 </li>
477
 </li>
435
 </ul>
478
 </ul>
436
 <a name="password">
479
 <a name="password">
440
 <li class="blockList">
483
 <li class="blockList">
441
 <h4>password</h4>
484
 <h4>password</h4>
442
 <pre>private&nbsp;javax.swing.JPasswordField password</pre>
485
 <pre>private&nbsp;javax.swing.JPasswordField password</pre>
486
+<div class="block">Champ pur le mot de passe utilisateur.</div>
443
 </li>
487
 </li>
444
 </ul>
488
 </ul>
445
 <a name="ok">
489
 <a name="ok">
449
 <li class="blockList">
493
 <li class="blockList">
450
 <h4>ok</h4>
494
 <h4>ok</h4>
451
 <pre>private&nbsp;javax.swing.JButton ok</pre>
495
 <pre>private&nbsp;javax.swing.JButton ok</pre>
496
+<div class="block">Bouton de validation.</div>
452
 </li>
497
 </li>
453
 </ul>
498
 </ul>
454
 <a name="annuler">
499
 <a name="annuler">
458
 <li class="blockList">
503
 <li class="blockList">
459
 <h4>annuler</h4>
504
 <h4>annuler</h4>
460
 <pre>private&nbsp;javax.swing.JButton annuler</pre>
505
 <pre>private&nbsp;javax.swing.JButton annuler</pre>
506
+<div class="block">Bouton d'annulation.</div>
461
 </li>
507
 </li>
462
 </ul>
508
 </ul>
463
 <a name="defParams">
509
 <a name="defParams">
467
 <li class="blockList">
513
 <li class="blockList">
468
 <h4>defParams</h4>
514
 <h4>defParams</h4>
469
 <pre>private&nbsp;javax.swing.JButton defParams</pre>
515
 <pre>private&nbsp;javax.swing.JButton defParams</pre>
516
+<div class="block">Bouton pour mettre en place les paramétre de connexion par defaut.</div>
470
 </li>
517
 </li>
471
 </ul>
518
 </ul>
472
 <a name="quitter">
519
 <a name="quitter">
476
 <li class="blockList">
523
 <li class="blockList">
477
 <h4>quitter</h4>
524
 <h4>quitter</h4>
478
 <pre>private&nbsp;javax.swing.JButton quitter</pre>
525
 <pre>private&nbsp;javax.swing.JButton quitter</pre>
526
+<div class="block">Bouton pour quitter l'aplication.</div>
479
 </li>
527
 </li>
480
 </ul>
528
 </ul>
481
 <a name="modifEffectuees">
529
 <a name="modifEffectuees">
485
 <li class="blockList">
533
 <li class="blockList">
486
 <h4>modifEffectuees</h4>
534
 <h4>modifEffectuees</h4>
487
 <pre>private&nbsp;boolean modifEffectuees</pre>
535
 <pre>private&nbsp;boolean modifEffectuees</pre>
536
+<div class="block">Booléen determinant si les paramétre ont été modifié ou non.</div>
488
 </li>
537
 </li>
489
 </ul>
538
 </ul>
490
 </li>
539
 </li>
508
                   java.lang.String&nbsp;password,
557
                   java.lang.String&nbsp;password,
509
                   javax.swing.JFrame&nbsp;parent,
558
                   javax.swing.JFrame&nbsp;parent,
510
                   boolean&nbsp;showExitButton)</pre>
559
                   boolean&nbsp;showExitButton)</pre>
560
+<div class="block">Constructeur préremplissant les champs de la boite de dialogue.</div>
561
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>nomBdd</code> - Nom base de données.</dd><dd><code>port</code> - Port serveur base de données.</dd><dd><code>ip</code> - Adresse ip serveur base de données.</dd><dd><code>login</code> - Login utilisateur base de données.</dd><dd><code>password</code> - Mot de passe utilisateur base de données.</dd><dd><code>parent</code> - Parent</dd><dd><code>showExitButton</code> - Afficher on non un bouton pour quitter l'aplication.</dd></dl>
511
 </li>
562
 </li>
512
 </ul>
563
 </ul>
513
 </li>
564
 </li>
530
                    java.lang.String&nbsp;defLogin,
581
                    java.lang.String&nbsp;defLogin,
531
                    java.lang.String&nbsp;defPassword,
582
                    java.lang.String&nbsp;defPassword,
532
                    boolean&nbsp;showExitButton)</pre>
583
                    boolean&nbsp;showExitButton)</pre>
584
+<div class="block">Construit l'interface de la boite de dialogue.</div>
585
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>defNomBdd</code> - Nom base de données.</dd><dd><code>defPort</code> - Port serveur base de données.</dd><dd><code>defIP</code> - Adresse ip serveur base de données.</dd><dd><code>defLogin</code> - Login utilisateur base de données.</dd><dd><code>defPassword</code> - Mot de passe utilisateur base de données.</dd><dd><code>showExitButton</code> - Afficher on non un bouton pour quitter l'aplication, remplaçant le bouton annuler.</dd></dl>
533
 </li>
586
 </li>
534
 </ul>
587
 </ul>
535
 <a name="afficher()">
588
 <a name="afficher()">
539
 <li class="blockList">
592
 <li class="blockList">
540
 <h4>afficher</h4>
593
 <h4>afficher</h4>
541
 <pre>public&nbsp;boolean&nbsp;afficher()</pre>
594
 <pre>public&nbsp;boolean&nbsp;afficher()</pre>
595
+<div class="block">Affiche la boite de dialogue.</div>
596
+<dl><dt><span class="strong">Returns:</span></dt><dd>Un booléen indiquant si la configuration à été modifié ou non (clic sur le bouton OK ou annuler).</dd></dl>
542
 </li>
597
 </li>
543
 </ul>
598
 </ul>
544
 <a name="actionPerformed(java.awt.event.ActionEvent)">
599
 <a name="actionPerformed(java.awt.event.ActionEvent)">
548
 <li class="blockList">
603
 <li class="blockList">
549
 <h4>actionPerformed</h4>
604
 <h4>actionPerformed</h4>
550
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
605
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
606
+<div class="block">Répond au clic sur les bouton: restaure la configuration par défault des champs, ou confirme/infirme que des changements on eu lieu, aprés vérification de la conformité des valeurs rentrées dans les champs.</div>
551
 <dl>
607
 <dl>
552
 <dt><strong>Specified by:</strong></dt>
608
 <dt><strong>Specified by:</strong></dt>
553
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
609
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
554
-</dl>
610
+<dt><span class="strong">Parameters:</span></dt><dd><code>e</code> - Un ActionEvent au clic sur un bouton.</dd></dl>
555
 </li>
611
 </li>
556
 </ul>
612
 </ul>
557
 <a name="getNomBdd()">
613
 <a name="getNomBdd()">
561
 <li class="blockList">
617
 <li class="blockList">
562
 <h4>getNomBdd</h4>
618
 <h4>getNomBdd</h4>
563
 <pre>public&nbsp;java.lang.String&nbsp;getNomBdd()</pre>
619
 <pre>public&nbsp;java.lang.String&nbsp;getNomBdd()</pre>
620
+<div class="block">Renvoie le nom de la bdd.</div>
621
+<dl><dt><span class="strong">Returns:</span></dt><dd>nom de la bdd.</dd></dl>
564
 </li>
622
 </li>
565
 </ul>
623
 </ul>
566
 <a name="getPort()">
624
 <a name="getPort()">
570
 <li class="blockList">
628
 <li class="blockList">
571
 <h4>getPort</h4>
629
 <h4>getPort</h4>
572
 <pre>public&nbsp;int&nbsp;getPort()</pre>
630
 <pre>public&nbsp;int&nbsp;getPort()</pre>
631
+<div class="block">Renvoie le port du serveur bdd.</div>
632
+<dl><dt><span class="strong">Returns:</span></dt><dd>le port du serveur bdd.</dd></dl>
573
 </li>
633
 </li>
574
 </ul>
634
 </ul>
575
 <a name="getIp()">
635
 <a name="getIp()">
579
 <li class="blockList">
639
 <li class="blockList">
580
 <h4>getIp</h4>
640
 <h4>getIp</h4>
581
 <pre>public&nbsp;java.lang.String&nbsp;getIp()</pre>
641
 <pre>public&nbsp;java.lang.String&nbsp;getIp()</pre>
642
+<div class="block">Renvoie l'ip du serveur bdd.</div>
643
+<dl><dt><span class="strong">Returns:</span></dt><dd>l'ip port du serveur bdd.</dd></dl>
582
 </li>
644
 </li>
583
 </ul>
645
 </ul>
584
 <a name="getLogin()">
646
 <a name="getLogin()">
588
 <li class="blockList">
650
 <li class="blockList">
589
 <h4>getLogin</h4>
651
 <h4>getLogin</h4>
590
 <pre>public&nbsp;java.lang.String&nbsp;getLogin()</pre>
652
 <pre>public&nbsp;java.lang.String&nbsp;getLogin()</pre>
653
+<div class="block">Renvoie le login de l'utilisateur du serveur bdd.</div>
654
+<dl><dt><span class="strong">Returns:</span></dt><dd>le login de l'utilisateur du serveur bdd.</dd></dl>
591
 </li>
655
 </li>
592
 </ul>
656
 </ul>
593
 <a name="getPassword()">
657
 <a name="getPassword()">
597
 <li class="blockList">
661
 <li class="blockList">
598
 <h4>getPassword</h4>
662
 <h4>getPassword</h4>
599
 <pre>public&nbsp;java.lang.String&nbsp;getPassword()</pre>
663
 <pre>public&nbsp;java.lang.String&nbsp;getPassword()</pre>
664
+<div class="block">Renvoie le mot de passe de l'utilisateur du serveur bdd.</div>
665
+<dl><dt><span class="strong">Returns:</span></dt><dd>le mot de passe l'utilisateur du serveur bdd.</dd></dl>
600
 </li>
666
 </li>
601
 </ul>
667
 </ul>
602
 </li>
668
 </li>

+ 53
- 14
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 23:13:13 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:15 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-11">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
128
 <pre>public class <span class="strong">NouvelleQuestionDialog</span>
128
 <pre>public class <span class="strong">NouvelleQuestionDialog</span>
129
 extends javax.swing.JDialog
129
 extends javax.swing.JDialog
130
 implements java.awt.event.ActionListener</pre>
130
 implements java.awt.event.ActionListener</pre>
131
+<div class="block">Boite de dialogue modale pour renseigner une nouvelle question.</div>
131
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#InterfaceGraphique.DialogBoxes.NouvelleQuestionDialog">Serialized Form</a></dd></dl>
132
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#InterfaceGraphique.DialogBoxes.NouvelleQuestionDialog">Serialized Form</a></dd></dl>
132
 </li>
133
 </li>
133
 </ul>
134
 </ul>
192
 </tr>
193
 </tr>
193
 <tr class="altColor">
194
 <tr class="altColor">
194
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
195
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
195
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#annuler">annuler</a></strong></code>&nbsp;</td>
196
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#annuler">annuler</a></strong></code>
197
+<div class="block">Annulation</div>
198
+</td>
196
 </tr>
199
 </tr>
197
 <tr class="rowColor">
200
 <tr class="rowColor">
198
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
201
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
199
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#intitule">intitule</a></strong></code>&nbsp;</td>
202
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#intitule">intitule</a></strong></code>
203
+<div class="block">Intitulé de la question.</div>
204
+</td>
200
 </tr>
205
 </tr>
201
 <tr class="altColor">
206
 <tr class="altColor">
202
 <td class="colFirst"><code>private boolean</code></td>
207
 <td class="colFirst"><code>private boolean</code></td>
203
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#mofidEffectues">mofidEffectues</a></strong></code>&nbsp;</td>
208
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#mofidEffectues">mofidEffectues</a></strong></code>
209
+<div class="block">Modification des valeurs déja présentes ou non</div>
210
+</td>
204
 </tr>
211
 </tr>
205
 <tr class="rowColor">
212
 <tr class="rowColor">
206
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
213
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
207
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#ok">ok</a></strong></code>&nbsp;</td>
214
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#ok">ok</a></strong></code>
215
+<div class="block">Validation</div>
216
+</td>
208
 </tr>
217
 </tr>
209
 <tr class="altColor">
218
 <tr class="altColor">
210
 <td class="colFirst"><code>private javax.swing.JComboBox</code></td>
219
 <td class="colFirst"><code>private javax.swing.JComboBox</code></td>
211
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#reponse">reponse</a></strong></code>&nbsp;</td>
220
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#reponse">reponse</a></strong></code>
221
+<div class="block">Liste des réponses possible.</div>
222
+</td>
212
 </tr>
223
 </tr>
213
 </table>
224
 </table>
214
 <ul class="blockList">
225
 <ul class="blockList">
265
                       int&nbsp;defReponse,
276
                       int&nbsp;defReponse,
266
                       java.lang.String&nbsp;reponse1,
277
                       java.lang.String&nbsp;reponse1,
267
                       java.lang.String&nbsp;reponse2,
278
                       java.lang.String&nbsp;reponse2,
268
-                      javax.swing.JFrame&nbsp;parent)</code>&nbsp;</td>
279
+                      javax.swing.JFrame&nbsp;parent)</code>
280
+<div class="block">Constructeur préremplissant les champs de la boite de dialogue.</div>
281
+</td>
269
 </tr>
282
 </tr>
270
 </table>
283
 </table>
271
 </li>
284
 </li>
284
 </tr>
297
 </tr>
285
 <tr class="altColor">
298
 <tr class="altColor">
286
 <td class="colFirst"><code>void</code></td>
299
 <td class="colFirst"><code>void</code></td>
287
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
300
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>
301
+<div class="block">Répond au clic sur les bouton: confirme/infirme que des changements on eu lieu, aprés vérification de la conformité des valeurs rentrées dans les champs.</div>
302
+</td>
288
 </tr>
303
 </tr>
289
 <tr class="rowColor">
304
 <tr class="rowColor">
290
 <td class="colFirst"><code>boolean</code></td>
305
 <td class="colFirst"><code>boolean</code></td>
291
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#afficher()">afficher</a></strong>()</code>&nbsp;</td>
306
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#afficher()">afficher</a></strong>()</code>
307
+<div class="block">Affiche la boite de dialogue.</div>
308
+</td>
292
 </tr>
309
 </tr>
293
 <tr class="altColor">
310
 <tr class="altColor">
294
 <td class="colFirst"><code>private void</code></td>
311
 <td class="colFirst"><code>private void</code></td>
295
 <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#createInterface(java.lang.String,%20int,%20java.lang.String,%20java.lang.String)">createInterface</a></strong>(java.lang.String&nbsp;defIntitule,
312
 <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#createInterface(java.lang.String,%20int,%20java.lang.String,%20java.lang.String)">createInterface</a></strong>(java.lang.String&nbsp;defIntitule,
296
                int&nbsp;defReponse,
313
                int&nbsp;defReponse,
297
                java.lang.String&nbsp;reponse1,
314
                java.lang.String&nbsp;reponse1,
298
-               java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
315
+               java.lang.String&nbsp;reponse2)</code>
316
+<div class="block">Construit l'interface de la boite de dialogue.</div>
317
+</td>
299
 </tr>
318
 </tr>
300
 <tr class="rowColor">
319
 <tr class="rowColor">
301
 <td class="colFirst"><code>java.lang.String</code></td>
320
 <td class="colFirst"><code>java.lang.String</code></td>
302
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getIntitule()">getIntitule</a></strong>()</code>&nbsp;</td>
321
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getIntitule()">getIntitule</a></strong>()</code>
322
+<div class="block">Renvoie l'intitulé de la question.</div>
323
+</td>
303
 </tr>
324
 </tr>
304
 <tr class="altColor">
325
 <tr class="altColor">
305
 <td class="colFirst"><code>int</code></td>
326
 <td class="colFirst"><code>int</code></td>
306
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getReponse()">getReponse</a></strong>()</code>&nbsp;</td>
327
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getReponse()">getReponse</a></strong>()</code>
328
+<div class="block">Renvoie le numéro de la bonne réponse à la question.</div>
329
+</td>
307
 </tr>
330
 </tr>
308
 </table>
331
 </table>
309
 <ul class="blockList">
332
 <ul class="blockList">
369
 <li class="blockList">
392
 <li class="blockList">
370
 <h4>intitule</h4>
393
 <h4>intitule</h4>
371
 <pre>private&nbsp;javax.swing.JTextField intitule</pre>
394
 <pre>private&nbsp;javax.swing.JTextField intitule</pre>
395
+<div class="block">Intitulé de la question.</div>
372
 </li>
396
 </li>
373
 </ul>
397
 </ul>
374
 <a name="ok">
398
 <a name="ok">
378
 <li class="blockList">
402
 <li class="blockList">
379
 <h4>ok</h4>
403
 <h4>ok</h4>
380
 <pre>private&nbsp;javax.swing.JButton ok</pre>
404
 <pre>private&nbsp;javax.swing.JButton ok</pre>
405
+<div class="block">Validation</div>
381
 </li>
406
 </li>
382
 </ul>
407
 </ul>
383
 <a name="annuler">
408
 <a name="annuler">
387
 <li class="blockList">
412
 <li class="blockList">
388
 <h4>annuler</h4>
413
 <h4>annuler</h4>
389
 <pre>private&nbsp;javax.swing.JButton annuler</pre>
414
 <pre>private&nbsp;javax.swing.JButton annuler</pre>
415
+<div class="block">Annulation</div>
390
 </li>
416
 </li>
391
 </ul>
417
 </ul>
392
 <a name="mofidEffectues">
418
 <a name="mofidEffectues">
396
 <li class="blockList">
422
 <li class="blockList">
397
 <h4>mofidEffectues</h4>
423
 <h4>mofidEffectues</h4>
398
 <pre>private&nbsp;boolean mofidEffectues</pre>
424
 <pre>private&nbsp;boolean mofidEffectues</pre>
425
+<div class="block">Modification des valeurs déja présentes ou non</div>
399
 </li>
426
 </li>
400
 </ul>
427
 </ul>
401
 <a name="reponse">
428
 <a name="reponse">
405
 <li class="blockList">
432
 <li class="blockList">
406
 <h4>reponse</h4>
433
 <h4>reponse</h4>
407
 <pre>private&nbsp;javax.swing.JComboBox reponse</pre>
434
 <pre>private&nbsp;javax.swing.JComboBox reponse</pre>
435
+<div class="block">Liste des réponses possible.</div>
408
 </li>
436
 </li>
409
 </ul>
437
 </ul>
410
 </li>
438
 </li>
427
                       java.lang.String&nbsp;reponse1,
455
                       java.lang.String&nbsp;reponse1,
428
                       java.lang.String&nbsp;reponse2,
456
                       java.lang.String&nbsp;reponse2,
429
                       javax.swing.JFrame&nbsp;parent)</pre>
457
                       javax.swing.JFrame&nbsp;parent)</pre>
458
+<div class="block">Constructeur préremplissant les champs de la boite de dialogue.</div>
459
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>title</code> - Titre de la boite de dialogue.</dd><dd><code>defIntitule</code> - Intitulé question.</dd><dd><code>defReponse</code> - Numéro bonne réponse.</dd><dd><code>reponse1</code> - Réponse une.</dd><dd><code>reponse2</code> - Réponse deux.</dd><dd><code>parent</code> - Parent.</dd></dl>
430
 </li>
460
 </li>
431
 </ul>
461
 </ul>
432
 </li>
462
 </li>
447
                    int&nbsp;defReponse,
477
                    int&nbsp;defReponse,
448
                    java.lang.String&nbsp;reponse1,
478
                    java.lang.String&nbsp;reponse1,
449
                    java.lang.String&nbsp;reponse2)</pre>
479
                    java.lang.String&nbsp;reponse2)</pre>
480
+<div class="block">Construit l'interface de la boite de dialogue.</div>
481
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>defIntitule</code> - Intitulé question.</dd><dd><code>defReponse</code> - Numéro bonne réponse.</dd><dd><code>reponse1</code> - Réponse une.</dd><dd><code>reponse2</code> - Réponse deux.</dd></dl>
450
 </li>
482
 </li>
451
 </ul>
483
 </ul>
452
 <a name="afficher()">
484
 <a name="afficher()">
456
 <li class="blockList">
488
 <li class="blockList">
457
 <h4>afficher</h4>
489
 <h4>afficher</h4>
458
 <pre>public&nbsp;boolean&nbsp;afficher()</pre>
490
 <pre>public&nbsp;boolean&nbsp;afficher()</pre>
491
+<div class="block">Affiche la boite de dialogue.</div>
492
+<dl><dt><span class="strong">Returns:</span></dt><dd>Un booléen indiquant si la configuration à été modifié ou non (clic sur le bouton OK ou annuler).</dd></dl>
459
 </li>
493
 </li>
460
 </ul>
494
 </ul>
461
 <a name="actionPerformed(java.awt.event.ActionEvent)">
495
 <a name="actionPerformed(java.awt.event.ActionEvent)">
465
 <li class="blockList">
499
 <li class="blockList">
466
 <h4>actionPerformed</h4>
500
 <h4>actionPerformed</h4>
467
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
501
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
502
+<div class="block">Répond au clic sur les bouton: confirme/infirme que des changements on eu lieu, aprés vérification de la conformité des valeurs rentrées dans les champs.</div>
468
 <dl>
503
 <dl>
469
 <dt><strong>Specified by:</strong></dt>
504
 <dt><strong>Specified by:</strong></dt>
470
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
505
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
471
-</dl>
506
+<dt><span class="strong">Parameters:</span></dt><dd><code>e</code> - Un ActionEvent au clic sur un bouton.</dd></dl>
472
 </li>
507
 </li>
473
 </ul>
508
 </ul>
474
 <a name="getIntitule()">
509
 <a name="getIntitule()">
478
 <li class="blockList">
513
 <li class="blockList">
479
 <h4>getIntitule</h4>
514
 <h4>getIntitule</h4>
480
 <pre>public&nbsp;java.lang.String&nbsp;getIntitule()</pre>
515
 <pre>public&nbsp;java.lang.String&nbsp;getIntitule()</pre>
516
+<div class="block">Renvoie l'intitulé de la question.</div>
517
+<dl><dt><span class="strong">Returns:</span></dt><dd>l'intitulé de la question.</dd></dl>
481
 </li>
518
 </li>
482
 </ul>
519
 </ul>
483
 <a name="getReponse()">
520
 <a name="getReponse()">
487
 <li class="blockList">
524
 <li class="blockList">
488
 <h4>getReponse</h4>
525
 <h4>getReponse</h4>
489
 <pre>public&nbsp;int&nbsp;getReponse()</pre>
526
 <pre>public&nbsp;int&nbsp;getReponse()</pre>
527
+<div class="block">Renvoie le numéro de la bonne réponse à la question.</div>
528
+<dl><dt><span class="strong">Returns:</span></dt><dd>le numéro de la bonne réponse à la question.</dd></dl>
490
 </li>
529
 </li>
491
 </ul>
530
 </ul>
492
 </li>
531
 </li>

+ 68
- 22
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 23:13:14 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:17 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-11">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
128
 <pre>public class <span class="strong">NouvelleReponseDialog</span>
128
 <pre>public class <span class="strong">NouvelleReponseDialog</span>
129
 extends javax.swing.JDialog
129
 extends javax.swing.JDialog
130
 implements java.awt.event.ActionListener</pre>
130
 implements java.awt.event.ActionListener</pre>
131
+<div class="block">Boite de dialogue modale pour renseigner un nouveau jeu de réponses.</div>
131
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#InterfaceGraphique.DialogBoxes.NouvelleReponseDialog">Serialized Form</a></dd></dl>
132
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#InterfaceGraphique.DialogBoxes.NouvelleReponseDialog">Serialized Form</a></dd></dl>
132
 </li>
133
 </li>
133
 </ul>
134
 </ul>
192
 </tr>
193
 </tr>
193
 <tr class="altColor">
194
 <tr class="altColor">
194
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
195
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
195
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#annuler">annuler</a></strong></code>&nbsp;</td>
196
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#annuler">annuler</a></strong></code>
197
+<div class="block">Annulation.</div>
198
+</td>
196
 </tr>
199
 </tr>
197
 <tr class="rowColor">
200
 <tr class="rowColor">
198
 <td class="colFirst"><code>private javax.swing.JComboBox</code></td>
201
 <td class="colFirst"><code>private javax.swing.JComboBox</code></td>
199
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#comboCat">comboCat</a></strong></code>&nbsp;</td>
202
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#comboCat">comboCat</a></strong></code>
203
+<div class="block">Liste des catégorie</div>
204
+</td>
200
 </tr>
205
 </tr>
201
 <tr class="altColor">
206
 <tr class="altColor">
202
 <td class="colFirst"><code>private boolean</code></td>
207
 <td class="colFirst"><code>private boolean</code></td>
203
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#mofidEffectues">mofidEffectues</a></strong></code>&nbsp;</td>
208
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#mofidEffectues">mofidEffectues</a></strong></code>
209
+<div class="block">Booléen determinant si les paramétre ont été modifié ou non.</div>
210
+</td>
204
 </tr>
211
 </tr>
205
 <tr class="rowColor">
212
 <tr class="rowColor">
206
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
213
 <td class="colFirst"><code>private javax.swing.JButton</code></td>
207
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#ok">ok</a></strong></code>&nbsp;</td>
214
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#ok">ok</a></strong></code>
215
+<div class="block">Validation.</div>
216
+</td>
208
 </tr>
217
 </tr>
209
 <tr class="altColor">
218
 <tr class="altColor">
210
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
219
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
211
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#rep1">rep1</a></strong></code>&nbsp;</td>
220
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#rep1">rep1</a></strong></code>
221
+<div class="block">Réponses une.</div>
222
+</td>
212
 </tr>
223
 </tr>
213
 <tr class="rowColor">
224
 <tr class="rowColor">
214
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
225
 <td class="colFirst"><code>private javax.swing.JTextField</code></td>
215
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#rep2">rep2</a></strong></code>&nbsp;</td>
226
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#rep2">rep2</a></strong></code>
227
+<div class="block">Réponse deux.</div>
228
+</td>
216
 </tr>
229
 </tr>
217
 </table>
230
 </table>
218
 <ul class="blockList">
231
 <ul class="blockList">
269
                      java.lang.String&nbsp;defRep2,
282
                      java.lang.String&nbsp;defRep2,
270
                      java.lang.String&nbsp;defCategorie,
283
                      java.lang.String&nbsp;defCategorie,
271
                      java.lang.String[]&nbsp;tabCategorie,
284
                      java.lang.String[]&nbsp;tabCategorie,
272
-                     javax.swing.JFrame&nbsp;parent)</code>&nbsp;</td>
285
+                     javax.swing.JFrame&nbsp;parent)</code>
286
+<div class="block">Constructeur préremplissant les champs de la boite de dialogue.</div>
287
+</td>
273
 </tr>
288
 </tr>
274
 </table>
289
 </table>
275
 </li>
290
 </li>
288
 </tr>
303
 </tr>
289
 <tr class="altColor">
304
 <tr class="altColor">
290
 <td class="colFirst"><code>void</code></td>
305
 <td class="colFirst"><code>void</code></td>
291
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
306
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>
307
+<div class="block">Répond au clic sur les bouton: confirme/infirme que des changements on eu lieu, aprés vérification de la conformité des valeurs rentrées dans les champs.</div>
308
+</td>
292
 </tr>
309
 </tr>
293
 <tr class="rowColor">
310
 <tr class="rowColor">
294
 <td class="colFirst"><code>boolean</code></td>
311
 <td class="colFirst"><code>boolean</code></td>
295
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#afficher()">afficher</a></strong>()</code>&nbsp;</td>
312
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#afficher()">afficher</a></strong>()</code>
313
+<div class="block">Affiche la boite de dialogue.</div>
314
+</td>
296
 </tr>
315
 </tr>
297
 <tr class="altColor">
316
 <tr class="altColor">
298
 <td class="colFirst"><code>private void</code></td>
317
 <td class="colFirst"><code>private void</code></td>
299
 <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#createInterface(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String[])">createInterface</a></strong>(java.lang.String&nbsp;defRep1,
318
 <td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#createInterface(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String[])">createInterface</a></strong>(java.lang.String&nbsp;defRep1,
300
                java.lang.String&nbsp;defRep2,
319
                java.lang.String&nbsp;defRep2,
301
                java.lang.String&nbsp;defCategorie,
320
                java.lang.String&nbsp;defCategorie,
302
-               java.lang.String[]&nbsp;tabCategorie)</code>&nbsp;</td>
321
+               java.lang.String[]&nbsp;tabCategorie)</code>
322
+<div class="block">Construit l'interface de la boite de dialogue.</div>
323
+</td>
303
 </tr>
324
 </tr>
304
 <tr class="rowColor">
325
 <tr class="rowColor">
305
 <td class="colFirst"><code>java.lang.String</code></td>
326
 <td class="colFirst"><code>java.lang.String</code></td>
306
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getCat()">getCat</a></strong>()</code>&nbsp;</td>
327
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getCat()">getCat</a></strong>()</code>
328
+<div class="block">Renvoie la catégorie.</div>
329
+</td>
307
 </tr>
330
 </tr>
308
 <tr class="altColor">
331
 <tr class="altColor">
309
 <td class="colFirst"><code>java.lang.String</code></td>
332
 <td class="colFirst"><code>java.lang.String</code></td>
310
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getRep1()">getRep1</a></strong>()</code>&nbsp;</td>
333
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getRep1()">getRep1</a></strong>()</code>
334
+<div class="block">Renvoie la réponse une.</div>
335
+</td>
311
 </tr>
336
 </tr>
312
 <tr class="rowColor">
337
 <tr class="rowColor">
313
 <td class="colFirst"><code>java.lang.String</code></td>
338
 <td class="colFirst"><code>java.lang.String</code></td>
314
-<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getRep2()">getRep2</a></strong>()</code>&nbsp;</td>
339
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getRep2()">getRep2</a></strong>()</code>
340
+<div class="block">Renvoie la réponse deux.</div>
341
+</td>
315
 </tr>
342
 </tr>
316
 </table>
343
 </table>
317
 <ul class="blockList">
344
 <ul class="blockList">
377
 <li class="blockList">
404
 <li class="blockList">
378
 <h4>rep1</h4>
405
 <h4>rep1</h4>
379
 <pre>private&nbsp;javax.swing.JTextField rep1</pre>
406
 <pre>private&nbsp;javax.swing.JTextField rep1</pre>
407
+<div class="block">Réponses une.</div>
380
 </li>
408
 </li>
381
 </ul>
409
 </ul>
382
 <a name="rep2">
410
 <a name="rep2">
386
 <li class="blockList">
414
 <li class="blockList">
387
 <h4>rep2</h4>
415
 <h4>rep2</h4>
388
 <pre>private&nbsp;javax.swing.JTextField rep2</pre>
416
 <pre>private&nbsp;javax.swing.JTextField rep2</pre>
417
+<div class="block">Réponse deux.</div>
389
 </li>
418
 </li>
390
 </ul>
419
 </ul>
391
 <a name="ok">
420
 <a name="ok">
395
 <li class="blockList">
424
 <li class="blockList">
396
 <h4>ok</h4>
425
 <h4>ok</h4>
397
 <pre>private&nbsp;javax.swing.JButton ok</pre>
426
 <pre>private&nbsp;javax.swing.JButton ok</pre>
427
+<div class="block">Validation.</div>
398
 </li>
428
 </li>
399
 </ul>
429
 </ul>
400
 <a name="annuler">
430
 <a name="annuler">
404
 <li class="blockList">
434
 <li class="blockList">
405
 <h4>annuler</h4>
435
 <h4>annuler</h4>
406
 <pre>private&nbsp;javax.swing.JButton annuler</pre>
436
 <pre>private&nbsp;javax.swing.JButton annuler</pre>
437
+<div class="block">Annulation.</div>
407
 </li>
438
 </li>
408
 </ul>
439
 </ul>
409
 <a name="mofidEffectues">
440
 <a name="mofidEffectues">
413
 <li class="blockList">
444
 <li class="blockList">
414
 <h4>mofidEffectues</h4>
445
 <h4>mofidEffectues</h4>
415
 <pre>private&nbsp;boolean mofidEffectues</pre>
446
 <pre>private&nbsp;boolean mofidEffectues</pre>
447
+<div class="block">Booléen determinant si les paramétre ont été modifié ou non.</div>
416
 </li>
448
 </li>
417
 </ul>
449
 </ul>
418
 <a name="comboCat">
450
 <a name="comboCat">
422
 <li class="blockList">
454
 <li class="blockList">
423
 <h4>comboCat</h4>
455
 <h4>comboCat</h4>
424
 <pre>private&nbsp;javax.swing.JComboBox comboCat</pre>
456
 <pre>private&nbsp;javax.swing.JComboBox comboCat</pre>
457
+<div class="block">Liste des catégorie</div>
425
 </li>
458
 </li>
426
 </ul>
459
 </ul>
427
 </li>
460
 </li>
444
                      java.lang.String&nbsp;defCategorie,
477
                      java.lang.String&nbsp;defCategorie,
445
                      java.lang.String[]&nbsp;tabCategorie,
478
                      java.lang.String[]&nbsp;tabCategorie,
446
                      javax.swing.JFrame&nbsp;parent)</pre>
479
                      javax.swing.JFrame&nbsp;parent)</pre>
480
+<div class="block">Constructeur préremplissant les champs de la boite de dialogue.</div>
481
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>title</code> - Titre</dd><dd><code>defRep1</code> - Réponse une par défaut.</dd><dd><code>defRep2</code> - Réponse deux par défaut.</dd><dd><code>defCategorie</code> - Catégorie par défaut</dd><dd><code>tabCategorie</code> - Tableau des catégories existantes.</dd><dd><code>parent</code> - Parent.</dd></dl>
447
 </li>
482
 </li>
448
 </ul>
483
 </ul>
449
 </li>
484
 </li>
464
                    java.lang.String&nbsp;defRep2,
499
                    java.lang.String&nbsp;defRep2,
465
                    java.lang.String&nbsp;defCategorie,
500
                    java.lang.String&nbsp;defCategorie,
466
                    java.lang.String[]&nbsp;tabCategorie)</pre>
501
                    java.lang.String[]&nbsp;tabCategorie)</pre>
502
+<div class="block">Construit l'interface de la boite de dialogue.</div>
503
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>defRep1</code> - Réponse une par défaut.</dd><dd><code>defRep2</code> - Réponse deux par défaut.</dd><dd><code>defCategorie</code> - Catégorie par défaut</dd><dd><code>tabCategorie</code> - Tableau des catégories existantes.</dd></dl>
467
 </li>
504
 </li>
468
 </ul>
505
 </ul>
469
 <a name="afficher()">
506
 <a name="afficher()">
473
 <li class="blockList">
510
 <li class="blockList">
474
 <h4>afficher</h4>
511
 <h4>afficher</h4>
475
 <pre>public&nbsp;boolean&nbsp;afficher()</pre>
512
 <pre>public&nbsp;boolean&nbsp;afficher()</pre>
513
+<div class="block">Affiche la boite de dialogue.</div>
514
+<dl><dt><span class="strong">Returns:</span></dt><dd>Un booléen indiquant si la configuration à été modifié ou non (clic sur le bouton OK ou annuler).</dd></dl>
476
 </li>
515
 </li>
477
 </ul>
516
 </ul>
478
 <a name="actionPerformed(java.awt.event.ActionEvent)">
517
 <a name="actionPerformed(java.awt.event.ActionEvent)">
482
 <li class="blockList">
521
 <li class="blockList">
483
 <h4>actionPerformed</h4>
522
 <h4>actionPerformed</h4>
484
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
523
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
524
+<div class="block">Répond au clic sur les bouton: confirme/infirme que des changements on eu lieu, aprés vérification de la conformité des valeurs rentrées dans les champs.</div>
485
 <dl>
525
 <dl>
486
 <dt><strong>Specified by:</strong></dt>
526
 <dt><strong>Specified by:</strong></dt>
487
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
527
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
488
-</dl>
528
+<dt><span class="strong">Parameters:</span></dt><dd><code>e</code> - Un ActionEvent au clic sur un bouton.</dd></dl>
489
 </li>
529
 </li>
490
 </ul>
530
 </ul>
491
-<a name="getRep2()">
531
+<a name="getRep1()">
492
 <!--   -->
532
 <!--   -->
493
 </a>
533
 </a>
494
 <ul class="blockList">
534
 <ul class="blockList">
495
 <li class="blockList">
535
 <li class="blockList">
496
-<h4>getRep2</h4>
497
-<pre>public&nbsp;java.lang.String&nbsp;getRep2()</pre>
536
+<h4>getRep1</h4>
537
+<pre>public&nbsp;java.lang.String&nbsp;getRep1()</pre>
538
+<div class="block">Renvoie la réponse une.</div>
539
+<dl><dt><span class="strong">Returns:</span></dt><dd>la réponse une.</dd></dl>
498
 </li>
540
 </li>
499
 </ul>
541
 </ul>
500
-<a name="getRep1()">
542
+<a name="getRep2()">
501
 <!--   -->
543
 <!--   -->
502
 </a>
544
 </a>
503
 <ul class="blockList">
545
 <ul class="blockList">
504
 <li class="blockList">
546
 <li class="blockList">
505
-<h4>getRep1</h4>
506
-<pre>public&nbsp;java.lang.String&nbsp;getRep1()</pre>
547
+<h4>getRep2</h4>
548
+<pre>public&nbsp;java.lang.String&nbsp;getRep2()</pre>
549
+<div class="block">Renvoie la réponse deux.</div>
550
+<dl><dt><span class="strong">Returns:</span></dt><dd>la réponse deux.</dd></dl>
507
 </li>
551
 </li>
508
 </ul>
552
 </ul>
509
 <a name="getCat()">
553
 <a name="getCat()">
513
 <li class="blockList">
557
 <li class="blockList">
514
 <h4>getCat</h4>
558
 <h4>getCat</h4>
515
 <pre>public&nbsp;java.lang.String&nbsp;getCat()</pre>
559
 <pre>public&nbsp;java.lang.String&nbsp;getCat()</pre>
560
+<div class="block">Renvoie la catégorie.</div>
561
+<dl><dt><span class="strong">Returns:</span></dt><dd>la catégorie.</dd></dl>
516
 </li>
562
 </li>
517
 </ul>
563
 </ul>
518
 </li>
564
 </li>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 20
- 5
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
64
 <!-- ========= END OF TOP NAVBAR ========= -->
64
 <!-- ========= END OF TOP NAVBAR ========= -->
65
 <div class="header">
65
 <div class="header">
66
 <h1 title="Package" class="title">Package&nbsp;InterfaceGraphique.DialogBoxes</h1>
66
 <h1 title="Package" class="title">Package&nbsp;InterfaceGraphique.DialogBoxes</h1>
67
+<div class="docSummary">
68
+<div class="block">Contient les boites de dialogues utilisées par l'aplication.</div>
69
+</div>
70
+<p>See:&nbsp;<a href="#package_description">Description</a></p>
67
 </div>
71
 </div>
68
 <div class="contentContainer">
72
 <div class="contentContainer">
69
 <ul class="blockList">
73
 <ul class="blockList">
77
 <tbody>
81
 <tbody>
78
 <tr class="altColor">
82
 <tr class="altColor">
79
 <td class="colFirst"><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></td>
83
 <td class="colFirst"><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></td>
80
-<td class="colLast">&nbsp;</td>
84
+<td class="colLast">
85
+<div class="block">Boite de dialogue modale permettant de renseigner une configuration de connexion à la base de données.</div>
86
+</td>
81
 </tr>
87
 </tr>
82
 <tr class="rowColor">
88
 <tr class="rowColor">
83
 <td class="colFirst"><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></td>
89
 <td class="colFirst"><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></td>
84
-<td class="colLast">&nbsp;</td>
90
+<td class="colLast">
91
+<div class="block">Boite de dialogue modale pour renseigner une nouvelle question.</div>
92
+</td>
85
 </tr>
93
 </tr>
86
 <tr class="altColor">
94
 <tr class="altColor">
87
 <td class="colFirst"><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></td>
95
 <td class="colFirst"><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></td>
88
-<td class="colLast">&nbsp;</td>
96
+<td class="colLast">
97
+<div class="block">Boite de dialogue modale pour renseigner un nouveau jeu de réponses.</div>
98
+</td>
89
 </tr>
99
 </tr>
90
 </tbody>
100
 </tbody>
91
 </table>
101
 </table>
92
 </li>
102
 </li>
93
 </ul>
103
 </ul>
104
+<a name="package_description">
105
+<!--   -->
106
+</a>
107
+<h2 title="Package InterfaceGraphique.DialogBoxes Description">Package InterfaceGraphique.DialogBoxes Description</h2>
108
+<div class="block">Contient les boites de dialogues utilisées par l'aplication.</div>
94
 </div>
109
 </div>
95
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
110
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
96
 <div class="bottomNav"><a name="navbar_bottom">
111
 <div class="bottomNav"><a name="navbar_bottom">

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 13
- 6
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:22 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
107
 <pre>private class <span class="strong">InterfacePrincipale.PanCategoriesListener</span>
107
 <pre>private class <span class="strong">InterfacePrincipale.PanCategoriesListener</span>
108
 extends java.lang.Object
108
 extends java.lang.Object
109
 implements java.awt.event.ActionListener, javax.swing.event.ListSelectionListener</pre>
109
 implements java.awt.event.ActionListener, javax.swing.event.ListSelectionListener</pre>
110
+<div class="block">Classe interne pour l'ecoute d'événements sur le panneaux de gestion des catégories.</div>
110
 </li>
111
 </li>
111
 </ul>
112
 </ul>
112
 </div>
113
 </div>
146
 </tr>
147
 </tr>
147
 <tr class="altColor">
148
 <tr class="altColor">
148
 <td class="colFirst"><code>void</code></td>
149
 <td class="colFirst"><code>void</code></td>
149
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
150
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>
151
+<div class="block">Réagit au clic sur un des boutons du panneux des catégories.</div>
152
+</td>
150
 </tr>
153
 </tr>
151
 <tr class="rowColor">
154
 <tr class="rowColor">
152
 <td class="colFirst"><code>void</code></td>
155
 <td class="colFirst"><code>void</code></td>
153
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged</a></strong>(javax.swing.event.ListSelectionEvent&nbsp;e)</code>&nbsp;</td>
156
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged</a></strong>(javax.swing.event.ListSelectionEvent&nbsp;e)</code>
157
+<div class="block">Réagit à la selection d'une catégorie.</div>
158
+</td>
154
 </tr>
159
 </tr>
155
 </table>
160
 </table>
156
 <ul class="blockList">
161
 <ul class="blockList">
198
 <li class="blockList">
203
 <li class="blockList">
199
 <h4>actionPerformed</h4>
204
 <h4>actionPerformed</h4>
200
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
205
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
206
+<div class="block">Réagit au clic sur un des boutons du panneux des catégories.</div>
201
 <dl>
207
 <dl>
202
 <dt><strong>Specified by:</strong></dt>
208
 <dt><strong>Specified by:</strong></dt>
203
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
209
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
204
-</dl>
210
+<dt><span class="strong">Parameters:</span></dt><dd><code>e</code> - Un evenement au clic sur un bouton.</dd></dl>
205
 </li>
211
 </li>
206
 </ul>
212
 </ul>
207
 <a name="valueChanged(javax.swing.event.ListSelectionEvent)">
213
 <a name="valueChanged(javax.swing.event.ListSelectionEvent)">
211
 <li class="blockList">
217
 <li class="blockList">
212
 <h4>valueChanged</h4>
218
 <h4>valueChanged</h4>
213
 <pre>public&nbsp;void&nbsp;valueChanged(javax.swing.event.ListSelectionEvent&nbsp;e)</pre>
219
 <pre>public&nbsp;void&nbsp;valueChanged(javax.swing.event.ListSelectionEvent&nbsp;e)</pre>
220
+<div class="block">Réagit à la selection d'une catégorie.</div>
214
 <dl>
221
 <dl>
215
 <dt><strong>Specified by:</strong></dt>
222
 <dt><strong>Specified by:</strong></dt>
216
 <dd><code>valueChanged</code>&nbsp;in interface&nbsp;<code>javax.swing.event.ListSelectionListener</code></dd>
223
 <dd><code>valueChanged</code>&nbsp;in interface&nbsp;<code>javax.swing.event.ListSelectionListener</code></dd>
217
-</dl>
224
+<dt><span class="strong">Parameters:</span></dt><dd><code>e</code> - Un evenement a la selection d'une catégorie.</dd></dl>
218
 </li>
225
 </li>
219
 </ul>
226
 </ul>
220
 </li>
227
 </li>

+ 8
- 4
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:22 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
107
 <pre>private class <span class="strong">InterfacePrincipale.PanQuestionsListener</span>
107
 <pre>private class <span class="strong">InterfacePrincipale.PanQuestionsListener</span>
108
 extends java.lang.Object
108
 extends java.lang.Object
109
 implements java.awt.event.ActionListener</pre>
109
 implements java.awt.event.ActionListener</pre>
110
+<div class="block">Classe interne pour l'ecoute d'événements sur le panneaux de gestion des questions.</div>
110
 </li>
111
 </li>
111
 </ul>
112
 </ul>
112
 </div>
113
 </div>
146
 </tr>
147
 </tr>
147
 <tr class="altColor">
148
 <tr class="altColor">
148
 <td class="colFirst"><code>void</code></td>
149
 <td class="colFirst"><code>void</code></td>
149
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
150
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>
151
+<div class="block">Réagit au clic sur un des boutons du panneux des questions.</div>
152
+</td>
150
 </tr>
153
 </tr>
151
 </table>
154
 </table>
152
 <ul class="blockList">
155
 <ul class="blockList">
194
 <li class="blockList">
197
 <li class="blockList">
195
 <h4>actionPerformed</h4>
198
 <h4>actionPerformed</h4>
196
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
199
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
200
+<div class="block">Réagit au clic sur un des boutons du panneux des questions.</div>
197
 <dl>
201
 <dl>
198
 <dt><strong>Specified by:</strong></dt>
202
 <dt><strong>Specified by:</strong></dt>
199
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
203
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
200
-</dl>
204
+<dt><span class="strong">Parameters:</span></dt><dd><code>e</code> - Un evenement au clic sur un bouton.</dd></dl>
201
 </li>
205
 </li>
202
 </ul>
206
 </ul>
203
 </li>
207
 </li>

+ 13
- 6
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:22 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
107
 <pre>private class <span class="strong">InterfacePrincipale.PanReponsesListener</span>
107
 <pre>private class <span class="strong">InterfacePrincipale.PanReponsesListener</span>
108
 extends java.lang.Object
108
 extends java.lang.Object
109
 implements java.awt.event.ActionListener, javax.swing.event.ListSelectionListener</pre>
109
 implements java.awt.event.ActionListener, javax.swing.event.ListSelectionListener</pre>
110
+<div class="block">Classe interne pour l'ecoute d'événements sur le panneaux de gestion des réponses.</div>
110
 </li>
111
 </li>
111
 </ul>
112
 </ul>
112
 </div>
113
 </div>
146
 </tr>
147
 </tr>
147
 <tr class="altColor">
148
 <tr class="altColor">
148
 <td class="colFirst"><code>void</code></td>
149
 <td class="colFirst"><code>void</code></td>
149
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>&nbsp;</td>
150
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</a></strong>(java.awt.event.ActionEvent&nbsp;e)</code>
151
+<div class="block">Réagit au clic sur un des boutons du panneux des réponses.</div>
152
+</td>
150
 </tr>
153
 </tr>
151
 <tr class="rowColor">
154
 <tr class="rowColor">
152
 <td class="colFirst"><code>void</code></td>
155
 <td class="colFirst"><code>void</code></td>
153
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged</a></strong>(javax.swing.event.ListSelectionEvent&nbsp;listSelectionEvent)</code>&nbsp;</td>
156
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged</a></strong>(javax.swing.event.ListSelectionEvent&nbsp;listSelectionEvent)</code>
157
+<div class="block">Réagit à la selection d'un jeu de réponses.</div>
158
+</td>
154
 </tr>
159
 </tr>
155
 </table>
160
 </table>
156
 <ul class="blockList">
161
 <ul class="blockList">
198
 <li class="blockList">
203
 <li class="blockList">
199
 <h4>actionPerformed</h4>
204
 <h4>actionPerformed</h4>
200
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
205
 <pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
206
+<div class="block">Réagit au clic sur un des boutons du panneux des réponses.</div>
201
 <dl>
207
 <dl>
202
 <dt><strong>Specified by:</strong></dt>
208
 <dt><strong>Specified by:</strong></dt>
203
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
209
 <dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
204
-</dl>
210
+<dt><span class="strong">Parameters:</span></dt><dd><code>e</code> - Un evenement au clic sur un bouton.</dd></dl>
205
 </li>
211
 </li>
206
 </ul>
212
 </ul>
207
 <a name="valueChanged(javax.swing.event.ListSelectionEvent)">
213
 <a name="valueChanged(javax.swing.event.ListSelectionEvent)">
211
 <li class="blockList">
217
 <li class="blockList">
212
 <h4>valueChanged</h4>
218
 <h4>valueChanged</h4>
213
 <pre>public&nbsp;void&nbsp;valueChanged(javax.swing.event.ListSelectionEvent&nbsp;listSelectionEvent)</pre>
219
 <pre>public&nbsp;void&nbsp;valueChanged(javax.swing.event.ListSelectionEvent&nbsp;listSelectionEvent)</pre>
220
+<div class="block">Réagit à la selection d'un jeu de réponses.</div>
214
 <dl>
221
 <dl>
215
 <dt><strong>Specified by:</strong></dt>
222
 <dt><strong>Specified by:</strong></dt>
216
 <dd><code>valueChanged</code>&nbsp;in interface&nbsp;<code>javax.swing.event.ListSelectionListener</code></dd>
223
 <dd><code>valueChanged</code>&nbsp;in interface&nbsp;<code>javax.swing.event.ListSelectionListener</code></dd>
217
-</dl>
224
+<dt><span class="strong">Parameters:</span></dt><dd><code>listSelectionEvent</code> - Un evenement a la selection d'un jeu de réponses.</dd></dl>
218
 </li>
225
 </li>
219
 </ul>
226
 </ul>
220
 </li>
227
 </li>

+ 100
- 29
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:21 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
127
 <br>
127
 <br>
128
 <pre>public class <span class="strong">InterfacePrincipale</span>
128
 <pre>public class <span class="strong">InterfacePrincipale</span>
129
 extends javax.swing.JFrame</pre>
129
 extends javax.swing.JFrame</pre>
130
+<div class="block">Interface graphique principale</div>
130
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#InterfaceGraphique.InterfacePrincipale">Serialized Form</a></dd></dl>
131
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#InterfaceGraphique.InterfacePrincipale">Serialized Form</a></dd></dl>
131
 </li>
132
 </li>
132
 </ul>
133
 </ul>
148
 </tr>
149
 </tr>
149
 <tr class="altColor">
150
 <tr class="altColor">
150
 <td class="colFirst"><code>private class&nbsp;</code></td>
151
 <td class="colFirst"><code>private class&nbsp;</code></td>
151
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanCategoriesListener</a></strong></code>&nbsp;</td>
152
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanCategoriesListener</a></strong></code>
153
+<div class="block">Classe interne pour l'ecoute d'événements sur le panneaux de gestion des catégories.</div>
154
+</td>
152
 </tr>
155
 </tr>
153
 <tr class="rowColor">
156
 <tr class="rowColor">
154
 <td class="colFirst"><code>private class&nbsp;</code></td>
157
 <td class="colFirst"><code>private class&nbsp;</code></td>
155
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanQuestionsListener</a></strong></code>&nbsp;</td>
158
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanQuestionsListener</a></strong></code>
159
+<div class="block">Classe interne pour l'ecoute d'événements sur le panneaux de gestion des questions.</div>
160
+</td>
156
 </tr>
161
 </tr>
157
 <tr class="altColor">
162
 <tr class="altColor">
158
 <td class="colFirst"><code>private class&nbsp;</code></td>
163
 <td class="colFirst"><code>private class&nbsp;</code></td>
159
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanReponsesListener</a></strong></code>&nbsp;</td>
164
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanReponsesListener</a></strong></code>
165
+<div class="block">Classe interne pour l'ecoute d'événements sur le panneaux de gestion des réponses.</div>
166
+</td>
160
 </tr>
167
 </tr>
161
 </table>
168
 </table>
162
 <ul class="blockList">
169
 <ul class="blockList">
366
 <th class="colOne" scope="col">Constructor and Description</th>
373
 <th class="colOne" scope="col">Constructor and Description</th>
367
 </tr>
374
 </tr>
368
 <tr class="altColor">
375
 <tr class="altColor">
369
-<td class="colOne"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#InterfacePrincipale()">InterfacePrincipale</a></strong>()</code>&nbsp;</td>
376
+<td class="colOne"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#InterfacePrincipale()">InterfacePrincipale</a></strong>()</code>
377
+<div class="block">Constructeur lancant le splashcreen, la connexion à la base de donné, et la construction de l'interface principale.</div>
378
+</td>
370
 </tr>
379
 </tr>
371
 </table>
380
 </table>
372
 </li>
381
 </li>
385
 </tr>
394
 </tr>
386
 <tr class="altColor">
395
 <tr class="altColor">
387
 <td class="colFirst"><code>boolean</code></td>
396
 <td class="colFirst"><code>boolean</code></td>
388
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#configureBDD(boolean)">configureBDD</a></strong>(boolean&nbsp;showExitButton)</code>&nbsp;</td>
397
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#configureBDD(boolean)">configureBDD</a></strong>(boolean&nbsp;showExitButton)</code>
398
+<div class="block">Affiche une boite de dialogue pour modifier et sauvegarder une nouvelle configuration.</div>
399
+</td>
389
 </tr>
400
 </tr>
390
 <tr class="rowColor">
401
 <tr class="rowColor">
391
 <td class="colFirst"><code>private void</code></td>
402
 <td class="colFirst"><code>private void</code></td>
392
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelCategories()">createPanelCategories</a></strong>()</code>&nbsp;</td>
403
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelCategories()">createPanelCategories</a></strong>()</code>
404
+<div class="block">Initialise et configure le panneaux de gestion des catégorie.</div>
405
+</td>
393
 </tr>
406
 </tr>
394
 <tr class="altColor">
407
 <tr class="altColor">
395
 <td class="colFirst"><code>private void</code></td>
408
 <td class="colFirst"><code>private void</code></td>
396
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelQuestion()">createPanelQuestion</a></strong>()</code>&nbsp;</td>
409
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelQuestion()">createPanelQuestion</a></strong>()</code>
410
+<div class="block">Initialise et configure le panneaux de gestion des questions.</div>
411
+</td>
397
 </tr>
412
 </tr>
398
 <tr class="rowColor">
413
 <tr class="rowColor">
399
 <td class="colFirst"><code>private void</code></td>
414
 <td class="colFirst"><code>private void</code></td>
400
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelReponses()">createPanelReponses</a></strong>()</code>&nbsp;</td>
415
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelReponses()">createPanelReponses</a></strong>()</code>
416
+<div class="block">Initialise et configure le panneaux de gestion des réponses.</div>
417
+</td>
401
 </tr>
418
 </tr>
402
 <tr class="altColor">
419
 <tr class="altColor">
403
 <td class="colFirst"><code>private void</code></td>
420
 <td class="colFirst"><code>private void</code></td>
404
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#createStatusBar()">createStatusBar</a></strong>()</code>&nbsp;</td>
421
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#createStatusBar()">createStatusBar</a></strong>()</code>
422
+<div class="block">Initialise et configure la barre de statut.</div>
423
+</td>
405
 </tr>
424
 </tr>
406
 <tr class="rowColor">
425
 <tr class="rowColor">
407
 <td class="colFirst"><code>private java.lang.String[]</code></td>
426
 <td class="colFirst"><code>private java.lang.String[]</code></td>
408
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#getCategorieList()">getCategorieList</a></strong>()</code>&nbsp;</td>
427
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#getCategorieList()">getCategorieList</a></strong>()</code>
428
+<div class="block">Selectionne une liste des categories.</div>
429
+</td>
409
 </tr>
430
 </tr>
410
 <tr class="altColor">
431
 <tr class="altColor">
411
 <td class="colFirst"><code>private void</code></td>
432
 <td class="colFirst"><code>private void</code></td>
412
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#loadImgBouton()">loadImgBouton</a></strong>()</code>&nbsp;</td>
433
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#loadImgBouton()">loadImgBouton</a></strong>()</code>
434
+<div class="block">Charge les images pour les boutons.</div>
435
+</td>
413
 </tr>
436
 </tr>
414
 <tr class="rowColor">
437
 <tr class="rowColor">
415
 <td class="colFirst"><code>void</code></td>
438
 <td class="colFirst"><code>void</code></td>
416
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#modem56k()">modem56k</a></strong>()</code>&nbsp;</td>
439
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#modem56k()">modem56k</a></strong>()</code>
440
+<div class="block">easter-egg</div>
441
+</td>
417
 </tr>
442
 </tr>
418
 <tr class="altColor">
443
 <tr class="altColor">
419
 <td class="colFirst"><code>void</code></td>
444
 <td class="colFirst"><code>void</code></td>
420
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#nyan()">nyan</a></strong>()</code>&nbsp;</td>
445
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#nyan()">nyan</a></strong>()</code>
446
+<div class="block">easter-egg</div>
447
+</td>
421
 </tr>
448
 </tr>
422
 <tr class="rowColor">
449
 <tr class="rowColor">
423
 <td class="colFirst"><code>private void</code></td>
450
 <td class="colFirst"><code>private void</code></td>
424
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectCategorie(java.lang.String)">reSelectCategorie</a></strong>(java.lang.String&nbsp;newCatName)</code>&nbsp;</td>
451
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectCategorie(java.lang.String)">reSelectCategorie</a></strong>(java.lang.String&nbsp;newCatName)</code>
452
+<div class="block">Selectionne à nouveau une catégorie.</div>
453
+</td>
425
 </tr>
454
 </tr>
426
 <tr class="altColor">
455
 <tr class="altColor">
427
 <td class="colFirst"><code>private void</code></td>
456
 <td class="colFirst"><code>private void</code></td>
428
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectQuestion(java.lang.String)">reSelectQuestion</a></strong>(java.lang.String&nbsp;intitule)</code>&nbsp;</td>
457
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectQuestion(java.lang.String)">reSelectQuestion</a></strong>(java.lang.String&nbsp;intitule)</code>
458
+<div class="block">Selectionne à nouveau une question.</div>
459
+</td>
429
 </tr>
460
 </tr>
430
 <tr class="rowColor">
461
 <tr class="rowColor">
431
 <td class="colFirst"><code>private void</code></td>
462
 <td class="colFirst"><code>private void</code></td>
432
 <td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectReponses(java.lang.String,%20java.lang.String)">reSelectReponses</a></strong>(java.lang.String&nbsp;rep1,
463
 <td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectReponses(java.lang.String,%20java.lang.String)">reSelectReponses</a></strong>(java.lang.String&nbsp;rep1,
433
-                java.lang.String&nbsp;rep2)</code>&nbsp;</td>
464
+                java.lang.String&nbsp;rep2)</code>
465
+<div class="block">Selectionne à nouveau un jeu de reponses.</div>
466
+</td>
434
 </tr>
467
 </tr>
435
 <tr class="altColor">
468
 <tr class="altColor">
436
 <td class="colFirst"><code>private void</code></td>
469
 <td class="colFirst"><code>private void</code></td>
437
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#setQuestionsPanelEnabled(boolean)">setQuestionsPanelEnabled</a></strong>(boolean&nbsp;active)</code>&nbsp;</td>
470
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#setQuestionsPanelEnabled(boolean)">setQuestionsPanelEnabled</a></strong>(boolean&nbsp;active)</code>
471
+<div class="block">Active ou désactive le panneaux de gestion des questions.</div>
472
+</td>
438
 </tr>
473
 </tr>
439
 <tr class="rowColor">
474
 <tr class="rowColor">
440
 <td class="colFirst"><code>private void</code></td>
475
 <td class="colFirst"><code>private void</code></td>
441
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#setReponsesPanelEnabled(boolean)">setReponsesPanelEnabled</a></strong>(boolean&nbsp;active)</code>&nbsp;</td>
476
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#setReponsesPanelEnabled(boolean)">setReponsesPanelEnabled</a></strong>(boolean&nbsp;active)</code>
477
+<div class="block">Active ou désactive le panneaux de gestion des réponses.</div>
478
+</td>
442
 </tr>
479
 </tr>
443
 <tr class="altColor">
480
 <tr class="altColor">
444
 <td class="colFirst"><code>private void</code></td>
481
 <td class="colFirst"><code>private void</code></td>
445
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#setStatusText(java.lang.String)">setStatusText</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
482
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#setStatusText(java.lang.String)">setStatusText</a></strong>(java.lang.String&nbsp;message)</code>
483
+<div class="block">Change le texte de la barre de statut et el met en noir.</div>
484
+</td>
446
 </tr>
485
 </tr>
447
 <tr class="rowColor">
486
 <tr class="rowColor">
448
 <td class="colFirst"><code>private void</code></td>
487
 <td class="colFirst"><code>private void</code></td>
449
 <td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#setStatusText(java.lang.String,%20java.awt.Color)">setStatusText</a></strong>(java.lang.String&nbsp;message,
488
 <td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#setStatusText(java.lang.String,%20java.awt.Color)">setStatusText</a></strong>(java.lang.String&nbsp;message,
450
-             java.awt.Color&nbsp;color)</code>&nbsp;</td>
489
+             java.awt.Color&nbsp;color)</code>
490
+<div class="block">Change le texte de la barre de statut.</div>
491
+</td>
451
 </tr>
492
 </tr>
452
 <tr class="altColor">
493
 <tr class="altColor">
453
 <td class="colFirst"><code>private void</code></td>
494
 <td class="colFirst"><code>private void</code></td>
454
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#tryToConnect()">tryToConnect</a></strong>()</code>&nbsp;</td>
495
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.html#tryToConnect()">tryToConnect</a></strong>()</code>
496
+<div class="block">Essaye de se connecter à la base de données, et demande à modifier la configuration de la connexion si echec.</div>
497
+</td>
455
 </tr>
498
 </tr>
456
 </table>
499
 </table>
457
 <ul class="blockList">
500
 <ul class="blockList">
775
 <li class="blockList">
818
 <li class="blockList">
776
 <h4>InterfacePrincipale</h4>
819
 <h4>InterfacePrincipale</h4>
777
 <pre>public&nbsp;InterfacePrincipale()</pre>
820
 <pre>public&nbsp;InterfacePrincipale()</pre>
821
+<div class="block">Constructeur lancant le splashcreen, la connexion à la base de donné, et la construction de l'interface principale.</div>
778
 </li>
822
 </li>
779
 </ul>
823
 </ul>
780
 </li>
824
 </li>
792
 <li class="blockList">
836
 <li class="blockList">
793
 <h4>loadImgBouton</h4>
837
 <h4>loadImgBouton</h4>
794
 <pre>private&nbsp;void&nbsp;loadImgBouton()</pre>
838
 <pre>private&nbsp;void&nbsp;loadImgBouton()</pre>
839
+<div class="block">Charge les images pour les boutons.</div>
795
 </li>
840
 </li>
796
 </ul>
841
 </ul>
797
 <a name="createStatusBar()">
842
 <a name="createStatusBar()">
801
 <li class="blockList">
846
 <li class="blockList">
802
 <h4>createStatusBar</h4>
847
 <h4>createStatusBar</h4>
803
 <pre>private&nbsp;void&nbsp;createStatusBar()</pre>
848
 <pre>private&nbsp;void&nbsp;createStatusBar()</pre>
849
+<div class="block">Initialise et configure la barre de statut.</div>
804
 </li>
850
 </li>
805
 </ul>
851
 </ul>
806
 <a name="createPanelCategories()">
852
 <a name="createPanelCategories()">
810
 <li class="blockList">
856
 <li class="blockList">
811
 <h4>createPanelCategories</h4>
857
 <h4>createPanelCategories</h4>
812
 <pre>private&nbsp;void&nbsp;createPanelCategories()</pre>
858
 <pre>private&nbsp;void&nbsp;createPanelCategories()</pre>
859
+<div class="block">Initialise et configure le panneaux de gestion des catégorie.</div>
813
 </li>
860
 </li>
814
 </ul>
861
 </ul>
815
 <a name="createPanelReponses()">
862
 <a name="createPanelReponses()">
819
 <li class="blockList">
866
 <li class="blockList">
820
 <h4>createPanelReponses</h4>
867
 <h4>createPanelReponses</h4>
821
 <pre>private&nbsp;void&nbsp;createPanelReponses()</pre>
868
 <pre>private&nbsp;void&nbsp;createPanelReponses()</pre>
869
+<div class="block">Initialise et configure le panneaux de gestion des réponses.</div>
822
 </li>
870
 </li>
823
 </ul>
871
 </ul>
824
 <a name="createPanelQuestion()">
872
 <a name="createPanelQuestion()">
828
 <li class="blockList">
876
 <li class="blockList">
829
 <h4>createPanelQuestion</h4>
877
 <h4>createPanelQuestion</h4>
830
 <pre>private&nbsp;void&nbsp;createPanelQuestion()</pre>
878
 <pre>private&nbsp;void&nbsp;createPanelQuestion()</pre>
879
+<div class="block">Initialise et configure le panneaux de gestion des questions.</div>
831
 </li>
880
 </li>
832
 </ul>
881
 </ul>
833
 <a name="modem56k()">
882
 <a name="modem56k()">
837
 <li class="blockList">
886
 <li class="blockList">
838
 <h4>modem56k</h4>
887
 <h4>modem56k</h4>
839
 <pre>public&nbsp;void&nbsp;modem56k()</pre>
888
 <pre>public&nbsp;void&nbsp;modem56k()</pre>
889
+<div class="block">easter-egg</div>
840
 </li>
890
 </li>
841
 </ul>
891
 </ul>
842
 <a name="nyan()">
892
 <a name="nyan()">
846
 <li class="blockList">
896
 <li class="blockList">
847
 <h4>nyan</h4>
897
 <h4>nyan</h4>
848
 <pre>public&nbsp;void&nbsp;nyan()</pre>
898
 <pre>public&nbsp;void&nbsp;nyan()</pre>
899
+<div class="block">easter-egg</div>
849
 </li>
900
 </li>
850
 </ul>
901
 </ul>
851
 <a name="configureBDD(boolean)">
902
 <a name="configureBDD(boolean)">
855
 <li class="blockList">
906
 <li class="blockList">
856
 <h4>configureBDD</h4>
907
 <h4>configureBDD</h4>
857
 <pre>public&nbsp;boolean&nbsp;configureBDD(boolean&nbsp;showExitButton)</pre>
908
 <pre>public&nbsp;boolean&nbsp;configureBDD(boolean&nbsp;showExitButton)</pre>
909
+<div class="block">Affiche une boite de dialogue pour modifier et sauvegarder une nouvelle configuration.</div>
910
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>showExitButton</code> - Si true, bouton annuler est remplacé par un bouton pour quitter l'aplication.</dd>
911
+<dt><span class="strong">Returns:</span></dt><dd>true si la configuration à été modifiée, false sinon.</dd></dl>
858
 </li>
912
 </li>
859
 </ul>
913
 </ul>
860
 <a name="tryToConnect()">
914
 <a name="tryToConnect()">
864
 <li class="blockList">
918
 <li class="blockList">
865
 <h4>tryToConnect</h4>
919
 <h4>tryToConnect</h4>
866
 <pre>private&nbsp;void&nbsp;tryToConnect()</pre>
920
 <pre>private&nbsp;void&nbsp;tryToConnect()</pre>
921
+<div class="block">Essaye de se connecter à la base de données, et demande à modifier la configuration de la connexion si echec.</div>
867
 </li>
922
 </li>
868
 </ul>
923
 </ul>
869
 <a name="setStatusText(java.lang.String, java.awt.Color)">
924
 <a name="setStatusText(java.lang.String, java.awt.Color)">
874
 <h4>setStatusText</h4>
929
 <h4>setStatusText</h4>
875
 <pre>private&nbsp;void&nbsp;setStatusText(java.lang.String&nbsp;message,
930
 <pre>private&nbsp;void&nbsp;setStatusText(java.lang.String&nbsp;message,
876
                  java.awt.Color&nbsp;color)</pre>
931
                  java.awt.Color&nbsp;color)</pre>
932
+<div class="block">Change le texte de la barre de statut.</div>
933
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>message</code> - Message.</dd><dd><code>color</code> - Couleur;</dd></dl>
877
 </li>
934
 </li>
878
 </ul>
935
 </ul>
879
 <a name="setStatusText(java.lang.String)">
936
 <a name="setStatusText(java.lang.String)">
883
 <li class="blockList">
940
 <li class="blockList">
884
 <h4>setStatusText</h4>
941
 <h4>setStatusText</h4>
885
 <pre>private&nbsp;void&nbsp;setStatusText(java.lang.String&nbsp;message)</pre>
942
 <pre>private&nbsp;void&nbsp;setStatusText(java.lang.String&nbsp;message)</pre>
943
+<div class="block">Change le texte de la barre de statut et el met en noir.</div>
944
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>message</code> - Message.</dd></dl>
886
 </li>
945
 </li>
887
 </ul>
946
 </ul>
888
 <a name="setReponsesPanelEnabled(boolean)">
947
 <a name="setReponsesPanelEnabled(boolean)">
892
 <li class="blockList">
951
 <li class="blockList">
893
 <h4>setReponsesPanelEnabled</h4>
952
 <h4>setReponsesPanelEnabled</h4>
894
 <pre>private&nbsp;void&nbsp;setReponsesPanelEnabled(boolean&nbsp;active)</pre>
953
 <pre>private&nbsp;void&nbsp;setReponsesPanelEnabled(boolean&nbsp;active)</pre>
954
+<div class="block">Active ou désactive le panneaux de gestion des réponses.</div>
955
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>active</code> - panneaux actif ou non.</dd></dl>
895
 </li>
956
 </li>
896
 </ul>
957
 </ul>
897
 <a name="setQuestionsPanelEnabled(boolean)">
958
 <a name="setQuestionsPanelEnabled(boolean)">
901
 <li class="blockList">
962
 <li class="blockList">
902
 <h4>setQuestionsPanelEnabled</h4>
963
 <h4>setQuestionsPanelEnabled</h4>
903
 <pre>private&nbsp;void&nbsp;setQuestionsPanelEnabled(boolean&nbsp;active)</pre>
964
 <pre>private&nbsp;void&nbsp;setQuestionsPanelEnabled(boolean&nbsp;active)</pre>
965
+<div class="block">Active ou désactive le panneaux de gestion des questions.</div>
966
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>active</code> - panneaux actif ou non.</dd></dl>
904
 </li>
967
 </li>
905
 </ul>
968
 </ul>
906
 <a name="reSelectCategorie(java.lang.String)">
969
 <a name="reSelectCategorie(java.lang.String)">
911
 <h4>reSelectCategorie</h4>
974
 <h4>reSelectCategorie</h4>
912
 <pre>private&nbsp;void&nbsp;reSelectCategorie(java.lang.String&nbsp;newCatName)
975
 <pre>private&nbsp;void&nbsp;reSelectCategorie(java.lang.String&nbsp;newCatName)
913
                         throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
976
                         throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
914
-<dl><dt><span class="strong">Throws:</span></dt>
915
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
977
+<div class="block">Selectionne à nouveau une catégorie.</div>
978
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>newCatName</code> - La catégorie à selectionner.</dd>
979
+<dt><span class="strong">Throws:</span></dt>
980
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
916
 </li>
981
 </li>
917
 </ul>
982
 </ul>
918
 <a name="reSelectReponses(java.lang.String, java.lang.String)">
983
 <a name="reSelectReponses(java.lang.String, java.lang.String)">
924
 <pre>private&nbsp;void&nbsp;reSelectReponses(java.lang.String&nbsp;rep1,
989
 <pre>private&nbsp;void&nbsp;reSelectReponses(java.lang.String&nbsp;rep1,
925
                     java.lang.String&nbsp;rep2)
990
                     java.lang.String&nbsp;rep2)
926
                        throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
991
                        throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
927
-<dl><dt><span class="strong">Throws:</span></dt>
928
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
992
+<div class="block">Selectionne à nouveau un jeu de reponses.</div>
993
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>rep1</code> - La réponse 1</dd><dd><code>rep2</code> - La réponse 2</dd>
994
+<dt><span class="strong">Throws:</span></dt>
995
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
929
 </li>
996
 </li>
930
 </ul>
997
 </ul>
931
 <a name="reSelectQuestion(java.lang.String)">
998
 <a name="reSelectQuestion(java.lang.String)">
936
 <h4>reSelectQuestion</h4>
1003
 <h4>reSelectQuestion</h4>
937
 <pre>private&nbsp;void&nbsp;reSelectQuestion(java.lang.String&nbsp;intitule)
1004
 <pre>private&nbsp;void&nbsp;reSelectQuestion(java.lang.String&nbsp;intitule)
938
                        throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
1005
                        throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
939
-<dl><dt><span class="strong">Throws:</span></dt>
940
-<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
1006
+<div class="block">Selectionne à nouveau une question.</div>
1007
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>intitule</code> - L'intitulé.</dd>
1008
+<dt><span class="strong">Throws:</span></dt>
1009
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code> - Si une erreur SQL survient.</dd></dl>
941
 </li>
1010
 </li>
942
 </ul>
1011
 </ul>
943
 <a name="getCategorieList()">
1012
 <a name="getCategorieList()">
947
 <li class="blockList">
1016
 <li class="blockList">
948
 <h4>getCategorieList</h4>
1017
 <h4>getCategorieList</h4>
949
 <pre>private&nbsp;java.lang.String[]&nbsp;getCategorieList()</pre>
1018
 <pre>private&nbsp;java.lang.String[]&nbsp;getCategorieList()</pre>
1019
+<div class="block">Selectionne une liste des categories.</div>
1020
+<dl><dt><span class="strong">Returns:</span></dt><dd>Un tableau de noms de catégories.</dd></dl>
950
 </li>
1021
 </li>
951
 </ul>
1022
 </ul>
952
 </li>
1023
 </li>

+ 53
- 14
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:23 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
122
 <br>
122
 <br>
123
 <pre>public class <span class="strong">SplashScreen</span>
123
 <pre>public class <span class="strong">SplashScreen</span>
124
 extends javax.swing.JWindow</pre>
124
 extends javax.swing.JWindow</pre>
125
+<div class="block">Ecran affiché au démarage de l'application.</div>
125
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#InterfaceGraphique.SplashScreen">Serialized Form</a></dd></dl>
126
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#InterfaceGraphique.SplashScreen">Serialized Form</a></dd></dl>
126
 </li>
127
 </li>
127
 </ul>
128
 </ul>
179
 </tr>
180
 </tr>
180
 <tr class="altColor">
181
 <tr class="altColor">
181
 <td class="colFirst"><code>static int</code></td>
182
 <td class="colFirst"><code>static int</code></td>
182
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONF">LOADING_BDD_CONF</a></strong></code>&nbsp;</td>
183
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONF">LOADING_BDD_CONF</a></strong></code>
184
+<div class="block">Chargement configuration bdd.</div>
185
+</td>
183
 </tr>
186
 </tr>
184
 <tr class="rowColor">
187
 <tr class="rowColor">
185
 <td class="colFirst"><code>static int</code></td>
188
 <td class="colFirst"><code>static int</code></td>
186
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONNECT">LOADING_BDD_CONNECT</a></strong></code>&nbsp;</td>
189
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONNECT">LOADING_BDD_CONNECT</a></strong></code>
190
+<div class="block">Connection à la bdd.</div>
191
+</td>
187
 </tr>
192
 </tr>
188
 <tr class="altColor">
193
 <tr class="altColor">
189
 <td class="colFirst"><code>static int</code></td>
194
 <td class="colFirst"><code>static int</code></td>
190
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_CATEGORIES">LOADING_CREATE_PANEL_CATEGORIES</a></strong></code>&nbsp;</td>
195
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_CATEGORIES">LOADING_CREATE_PANEL_CATEGORIES</a></strong></code>
196
+<div class="block">Création panneau de gestion des catégorie.</div>
197
+</td>
191
 </tr>
198
 </tr>
192
 <tr class="rowColor">
199
 <tr class="rowColor">
193
 <td class="colFirst"><code>static int</code></td>
200
 <td class="colFirst"><code>static int</code></td>
194
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_QUESTIONS">LOADING_CREATE_PANEL_QUESTIONS</a></strong></code>&nbsp;</td>
201
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_QUESTIONS">LOADING_CREATE_PANEL_QUESTIONS</a></strong></code>
202
+<div class="block">Création panneau de gestion des questions.</div>
203
+</td>
195
 </tr>
204
 </tr>
196
 <tr class="altColor">
205
 <tr class="altColor">
197
 <td class="colFirst"><code>static int</code></td>
206
 <td class="colFirst"><code>static int</code></td>
198
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_REPONSES">LOADING_CREATE_PANEL_REPONSES</a></strong></code>&nbsp;</td>
207
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_REPONSES">LOADING_CREATE_PANEL_REPONSES</a></strong></code>
208
+<div class="block">Création panneau de gestion des réponses.</div>
209
+</td>
199
 </tr>
210
 </tr>
200
 <tr class="rowColor">
211
 <tr class="rowColor">
201
 <td class="colFirst"><code>static int</code></td>
212
 <td class="colFirst"><code>static int</code></td>
202
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_STATUS_BAR">LOADING_CREATE_STATUS_BAR</a></strong></code>&nbsp;</td>
213
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_STATUS_BAR">LOADING_CREATE_STATUS_BAR</a></strong></code>
214
+<div class="block">Création barre de statut.</div>
215
+</td>
203
 </tr>
216
 </tr>
204
 <tr class="altColor">
217
 <tr class="altColor">
205
 <td class="colFirst"><code>static int</code></td>
218
 <td class="colFirst"><code>static int</code></td>
206
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_READY">LOADING_READY</a></strong></code>&nbsp;</td>
219
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_READY">LOADING_READY</a></strong></code>
220
+<div class="block">Chargement terminé.</div>
221
+</td>
207
 </tr>
222
 </tr>
208
 <tr class="rowColor">
223
 <tr class="rowColor">
209
 <td class="colFirst"><code>static int</code></td>
224
 <td class="colFirst"><code>static int</code></td>
210
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_RSC">LOADING_RSC</a></strong></code>&nbsp;</td>
225
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_RSC">LOADING_RSC</a></strong></code>
226
+<div class="block">Chargement des ressources graphiques.</div>
227
+</td>
211
 </tr>
228
 </tr>
212
 <tr class="altColor">
229
 <tr class="altColor">
213
 <td class="colFirst"><code>static int</code></td>
230
 <td class="colFirst"><code>static int</code></td>
214
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_SETUP_UI">LOADING_SETUP_UI</a></strong></code>&nbsp;</td>
231
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_SETUP_UI">LOADING_SETUP_UI</a></strong></code>
232
+<div class="block">Chargement de l'IHM.</div>
233
+</td>
215
 </tr>
234
 </tr>
216
 <tr class="rowColor">
235
 <tr class="rowColor">
217
 <td class="colFirst"><code>private javax.swing.JProgressBar</code></td>
236
 <td class="colFirst"><code>private javax.swing.JProgressBar</code></td>
218
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#progressBar">progressBar</a></strong></code>&nbsp;</td>
237
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#progressBar">progressBar</a></strong></code>
238
+<div class="block">Barre de progression.</div>
239
+</td>
219
 </tr>
240
 </tr>
220
 </table>
241
 </table>
221
 <ul class="blockList">
242
 <ul class="blockList">
253
 <th class="colOne" scope="col">Constructor and Description</th>
274
 <th class="colOne" scope="col">Constructor and Description</th>
254
 </tr>
275
 </tr>
255
 <tr class="altColor">
276
 <tr class="altColor">
256
-<td class="colOne"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#SplashScreen(javax.swing.JFrame)">SplashScreen</a></strong>(javax.swing.JFrame&nbsp;owner)</code>&nbsp;</td>
277
+<td class="colOne"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#SplashScreen(javax.swing.JFrame)">SplashScreen</a></strong>(javax.swing.JFrame&nbsp;owner)</code>
278
+<div class="block">Constructeur initiant les différents membres et construisant l'interface du splashscreen.</div>
279
+</td>
257
 </tr>
280
 </tr>
258
 </table>
281
 </table>
259
 </li>
282
 </li>
272
 </tr>
295
 </tr>
273
 <tr class="altColor">
296
 <tr class="altColor">
274
 <td class="colFirst"><code>void</code></td>
297
 <td class="colFirst"><code>void</code></td>
275
-<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#setLoadingProgress(int)">setLoadingProgress</a></strong>(int&nbsp;status)</code>&nbsp;</td>
298
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#setLoadingProgress(int)">setLoadingProgress</a></strong>(int&nbsp;status)</code>
299
+<div class="block">Change l'état du splashscreen: avance l'état de la barre de chargement et change son texte.</div>
300
+</td>
276
 </tr>
301
 </tr>
277
 </table>
302
 </table>
278
 <ul class="blockList">
303
 <ul class="blockList">
331
 <li class="blockList">
356
 <li class="blockList">
332
 <h4>progressBar</h4>
357
 <h4>progressBar</h4>
333
 <pre>private&nbsp;javax.swing.JProgressBar progressBar</pre>
358
 <pre>private&nbsp;javax.swing.JProgressBar progressBar</pre>
359
+<div class="block">Barre de progression.</div>
334
 </li>
360
 </li>
335
 </ul>
361
 </ul>
336
 <a name="LOADING_BDD_CONF">
362
 <a name="LOADING_BDD_CONF">
340
 <li class="blockList">
366
 <li class="blockList">
341
 <h4>LOADING_BDD_CONF</h4>
367
 <h4>LOADING_BDD_CONF</h4>
342
 <pre>public static final&nbsp;int LOADING_BDD_CONF</pre>
368
 <pre>public static final&nbsp;int LOADING_BDD_CONF</pre>
369
+<div class="block">Chargement configuration bdd.</div>
343
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_BDD_CONF">Constant Field Values</a></dd></dl>
370
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_BDD_CONF">Constant Field Values</a></dd></dl>
344
 </li>
371
 </li>
345
 </ul>
372
 </ul>
350
 <li class="blockList">
377
 <li class="blockList">
351
 <h4>LOADING_BDD_CONNECT</h4>
378
 <h4>LOADING_BDD_CONNECT</h4>
352
 <pre>public static final&nbsp;int LOADING_BDD_CONNECT</pre>
379
 <pre>public static final&nbsp;int LOADING_BDD_CONNECT</pre>
380
+<div class="block">Connection à la bdd.</div>
353
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_BDD_CONNECT">Constant Field Values</a></dd></dl>
381
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_BDD_CONNECT">Constant Field Values</a></dd></dl>
354
 </li>
382
 </li>
355
 </ul>
383
 </ul>
360
 <li class="blockList">
388
 <li class="blockList">
361
 <h4>LOADING_RSC</h4>
389
 <h4>LOADING_RSC</h4>
362
 <pre>public static final&nbsp;int LOADING_RSC</pre>
390
 <pre>public static final&nbsp;int LOADING_RSC</pre>
391
+<div class="block">Chargement des ressources graphiques.</div>
363
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_RSC">Constant Field Values</a></dd></dl>
392
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_RSC">Constant Field Values</a></dd></dl>
364
 </li>
393
 </li>
365
 </ul>
394
 </ul>
370
 <li class="blockList">
399
 <li class="blockList">
371
 <h4>LOADING_CREATE_STATUS_BAR</h4>
400
 <h4>LOADING_CREATE_STATUS_BAR</h4>
372
 <pre>public static final&nbsp;int LOADING_CREATE_STATUS_BAR</pre>
401
 <pre>public static final&nbsp;int LOADING_CREATE_STATUS_BAR</pre>
402
+<div class="block">Création barre de statut.</div>
373
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_STATUS_BAR">Constant Field Values</a></dd></dl>
403
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_STATUS_BAR">Constant Field Values</a></dd></dl>
374
 </li>
404
 </li>
375
 </ul>
405
 </ul>
380
 <li class="blockList">
410
 <li class="blockList">
381
 <h4>LOADING_CREATE_PANEL_CATEGORIES</h4>
411
 <h4>LOADING_CREATE_PANEL_CATEGORIES</h4>
382
 <pre>public static final&nbsp;int LOADING_CREATE_PANEL_CATEGORIES</pre>
412
 <pre>public static final&nbsp;int LOADING_CREATE_PANEL_CATEGORIES</pre>
413
+<div class="block">Création panneau de gestion des catégorie.</div>
383
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_CATEGORIES">Constant Field Values</a></dd></dl>
414
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_CATEGORIES">Constant Field Values</a></dd></dl>
384
 </li>
415
 </li>
385
 </ul>
416
 </ul>
390
 <li class="blockList">
421
 <li class="blockList">
391
 <h4>LOADING_CREATE_PANEL_REPONSES</h4>
422
 <h4>LOADING_CREATE_PANEL_REPONSES</h4>
392
 <pre>public static final&nbsp;int LOADING_CREATE_PANEL_REPONSES</pre>
423
 <pre>public static final&nbsp;int LOADING_CREATE_PANEL_REPONSES</pre>
424
+<div class="block">Création panneau de gestion des réponses.</div>
393
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_REPONSES">Constant Field Values</a></dd></dl>
425
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_REPONSES">Constant Field Values</a></dd></dl>
394
 </li>
426
 </li>
395
 </ul>
427
 </ul>
400
 <li class="blockList">
432
 <li class="blockList">
401
 <h4>LOADING_CREATE_PANEL_QUESTIONS</h4>
433
 <h4>LOADING_CREATE_PANEL_QUESTIONS</h4>
402
 <pre>public static final&nbsp;int LOADING_CREATE_PANEL_QUESTIONS</pre>
434
 <pre>public static final&nbsp;int LOADING_CREATE_PANEL_QUESTIONS</pre>
435
+<div class="block">Création panneau de gestion des questions.</div>
403
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_QUESTIONS">Constant Field Values</a></dd></dl>
436
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_QUESTIONS">Constant Field Values</a></dd></dl>
404
 </li>
437
 </li>
405
 </ul>
438
 </ul>
410
 <li class="blockList">
443
 <li class="blockList">
411
 <h4>LOADING_SETUP_UI</h4>
444
 <h4>LOADING_SETUP_UI</h4>
412
 <pre>public static final&nbsp;int LOADING_SETUP_UI</pre>
445
 <pre>public static final&nbsp;int LOADING_SETUP_UI</pre>
446
+<div class="block">Chargement de l'IHM.</div>
413
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_SETUP_UI">Constant Field Values</a></dd></dl>
447
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_SETUP_UI">Constant Field Values</a></dd></dl>
414
 </li>
448
 </li>
415
 </ul>
449
 </ul>
420
 <li class="blockList">
454
 <li class="blockList">
421
 <h4>LOADING_READY</h4>
455
 <h4>LOADING_READY</h4>
422
 <pre>public static final&nbsp;int LOADING_READY</pre>
456
 <pre>public static final&nbsp;int LOADING_READY</pre>
457
+<div class="block">Chargement terminé.</div>
423
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_READY">Constant Field Values</a></dd></dl>
458
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../constant-values.html#InterfaceGraphique.SplashScreen.LOADING_READY">Constant Field Values</a></dd></dl>
424
 </li>
459
 </li>
425
 </ul>
460
 </ul>
438
 <li class="blockList">
473
 <li class="blockList">
439
 <h4>SplashScreen</h4>
474
 <h4>SplashScreen</h4>
440
 <pre>public&nbsp;SplashScreen(javax.swing.JFrame&nbsp;owner)</pre>
475
 <pre>public&nbsp;SplashScreen(javax.swing.JFrame&nbsp;owner)</pre>
476
+<div class="block">Constructeur initiant les différents membres et construisant l'interface du splashscreen.</div>
477
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>owner</code> - Parent.</dd></dl>
441
 </li>
478
 </li>
442
 </ul>
479
 </ul>
443
 </li>
480
 </li>
455
 <li class="blockList">
492
 <li class="blockList">
456
 <h4>setLoadingProgress</h4>
493
 <h4>setLoadingProgress</h4>
457
 <pre>public&nbsp;void&nbsp;setLoadingProgress(int&nbsp;status)</pre>
494
 <pre>public&nbsp;void&nbsp;setLoadingProgress(int&nbsp;status)</pre>
495
+<div class="block">Change l'état du splashscreen: avance l'état de la barre de chargement et change son texte. Une pause de 250ms est imposée entre chaque état du chargement pour faciliter la lecture des message.</div>
496
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>status</code> - Une des constantes de classes représentant un état du chargement.</dd></dl>
458
 </li>
497
 </li>
459
 </ul>
498
 </ul>
460
 </li>
499
 </li>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 20
- 5
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
64
 <!-- ========= END OF TOP NAVBAR ========= -->
64
 <!-- ========= END OF TOP NAVBAR ========= -->
65
 <div class="header">
65
 <div class="header">
66
 <h1 title="Package" class="title">Package&nbsp;InterfaceGraphique</h1>
66
 <h1 title="Package" class="title">Package&nbsp;InterfaceGraphique</h1>
67
+<div class="docSummary">
68
+<div class="block">Contient l'interface graphique principale.</div>
69
+</div>
70
+<p>See:&nbsp;<a href="#package_description">Description</a></p>
67
 </div>
71
 </div>
68
 <div class="contentContainer">
72
 <div class="contentContainer">
69
 <ul class="blockList">
73
 <ul class="blockList">
77
 <tbody>
81
 <tbody>
78
 <tr class="altColor">
82
 <tr class="altColor">
79
 <td class="colFirst"><a href="../InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a></td>
83
 <td class="colFirst"><a href="../InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a></td>
80
-<td class="colLast">&nbsp;</td>
84
+<td class="colLast">
85
+<div class="block">Bouton personalisé</div>
86
+</td>
81
 </tr>
87
 </tr>
82
 <tr class="rowColor">
88
 <tr class="rowColor">
83
 <td class="colFirst"><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></td>
89
 <td class="colFirst"><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></td>
84
-<td class="colLast">&nbsp;</td>
90
+<td class="colLast">
91
+<div class="block">Interface graphique principale</div>
92
+</td>
85
 </tr>
93
 </tr>
86
 <tr class="rowColor">
94
 <tr class="rowColor">
87
 <td class="colFirst"><a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></td>
95
 <td class="colFirst"><a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></td>
88
-<td class="colLast">&nbsp;</td>
96
+<td class="colLast">
97
+<div class="block">Ecran affiché au démarage de l'application.</div>
98
+</td>
89
 </tr>
99
 </tr>
90
 </tbody>
100
 </tbody>
91
 </table>
101
 </table>
92
 </li>
102
 </li>
93
 </ul>
103
 </ul>
104
+<a name="package_description">
105
+<!--   -->
106
+</a>
107
+<h2 title="Package InterfaceGraphique Description">Package InterfaceGraphique Description</h2>
108
+<div class="block">Contient l'interface graphique principale.</div>
94
 </div>
109
 </div>
95
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
110
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
96
 <div class="bottomNav"><a name="navbar_bottom">
111
 <div class="bottomNav"><a name="navbar_bottom">

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 8
- 3
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 23:13:12 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:12 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
97
 <br>
97
 <br>
98
 <pre>public class <span class="strong">MainAdminBddBurgerQuizz</span>
98
 <pre>public class <span class="strong">MainAdminBddBurgerQuizz</span>
99
 extends java.lang.Object</pre>
99
 extends java.lang.Object</pre>
100
+<div class="block">Classe Main lancant l'application.</div>
100
 </li>
101
 </li>
101
 </ul>
102
 </ul>
102
 </div>
103
 </div>
134
 </tr>
135
 </tr>
135
 <tr class="altColor">
136
 <tr class="altColor">
136
 <td class="colFirst"><code>static void</code></td>
137
 <td class="colFirst"><code>static void</code></td>
137
-<td class="colLast"><code><strong><a href="MainAdminBddBurgerQuizz.html#main(java.lang.String[])">main</a></strong>(java.lang.String[]&nbsp;args)</code>&nbsp;</td>
138
+<td class="colLast"><code><strong><a href="MainAdminBddBurgerQuizz.html#main(java.lang.String[])">main</a></strong>(java.lang.String[]&nbsp;args)</code>
139
+<div class="block">Méthode main lancant l'IHM principale.</div>
140
+</td>
138
 </tr>
141
 </tr>
139
 </table>
142
 </table>
140
 <ul class="blockList">
143
 <ul class="blockList">
182
 <li class="blockList">
185
 <li class="blockList">
183
 <h4>main</h4>
186
 <h4>main</h4>
184
 <pre>public static&nbsp;void&nbsp;main(java.lang.String[]&nbsp;args)</pre>
187
 <pre>public static&nbsp;void&nbsp;main(java.lang.String[]&nbsp;args)</pre>
188
+<div class="block">Méthode main lancant l'IHM principale.</div>
189
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>args</code> - Argument de la ligne de commande.</dd></dl>
185
 </li>
190
 </li>
186
 </ul>
191
 </ul>
187
 </li>
192
 </li>

+ 27
- 8
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 23:13:14 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:17 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
98
 <br>
98
 <br>
99
 <pre>public class <span class="strong">Categorie</span>
99
 <pre>public class <span class="strong">Categorie</span>
100
 extends java.lang.Object</pre>
100
 extends java.lang.Object</pre>
101
+<div class="block">Modele pour la représentation d'une catégorie.</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>protected java.lang.String</code></td>
121
 <td class="colFirst"><code>protected java.lang.String</code></td>
121
-<td class="colLast"><code><strong><a href="../Modele/Categorie.html#nom">nom</a></strong></code>&nbsp;</td>
122
+<td class="colLast"><code><strong><a href="../Modele/Categorie.html#nom">nom</a></strong></code>
123
+<div class="block">Nom de la catégorie.</div>
124
+</td>
122
 </tr>
125
 </tr>
123
 </table>
126
 </table>
124
 </li>
127
 </li>
135
 <th class="colOne" scope="col">Constructor and Description</th>
138
 <th class="colOne" scope="col">Constructor and Description</th>
136
 </tr>
139
 </tr>
137
 <tr class="altColor">
140
 <tr class="altColor">
138
-<td class="colOne"><code><strong><a href="../Modele/Categorie.html#Categorie(java.lang.String)">Categorie</a></strong>(java.lang.String&nbsp;nom)</code>&nbsp;</td>
141
+<td class="colOne"><code><strong><a href="../Modele/Categorie.html#Categorie(java.lang.String)">Categorie</a></strong>(java.lang.String&nbsp;nom)</code>
142
+<div class="block">Constructeur initiant le nom de la catégorie.</div>
143
+</td>
139
 </tr>
144
 </tr>
140
 </table>
145
 </table>
141
 </li>
146
 </li>
154
 </tr>
159
 </tr>
155
 <tr class="altColor">
160
 <tr class="altColor">
156
 <td class="colFirst"><code>java.lang.String</code></td>
161
 <td class="colFirst"><code>java.lang.String</code></td>
157
-<td class="colLast"><code><strong><a href="../Modele/Categorie.html#getNom()">getNom</a></strong>()</code>&nbsp;</td>
162
+<td class="colLast"><code><strong><a href="../Modele/Categorie.html#getNom()">getNom</a></strong>()</code>
163
+<div class="block">Renvoie le nom de la catégorie.</div>
164
+</td>
158
 </tr>
165
 </tr>
159
 <tr class="rowColor">
166
 <tr class="rowColor">
160
 <td class="colFirst"><code>void</code></td>
167
 <td class="colFirst"><code>void</code></td>
161
-<td class="colLast"><code><strong><a href="../Modele/Categorie.html#setNom(java.lang.String)">setNom</a></strong>(java.lang.String&nbsp;nom)</code>&nbsp;</td>
168
+<td class="colLast"><code><strong><a href="../Modele/Categorie.html#setNom(java.lang.String)">setNom</a></strong>(java.lang.String&nbsp;nom)</code>
169
+<div class="block">Modifie le nom de la catégorie.</div>
170
+</td>
162
 </tr>
171
 </tr>
163
 <tr class="altColor">
172
 <tr class="altColor">
164
 <td class="colFirst"><code>java.lang.String</code></td>
173
 <td class="colFirst"><code>java.lang.String</code></td>
165
-<td class="colLast"><code><strong><a href="../Modele/Categorie.html#toString()">toString</a></strong>()</code>&nbsp;</td>
174
+<td class="colLast"><code><strong><a href="../Modele/Categorie.html#toString()">toString</a></strong>()</code>
175
+<div class="block">Renvoie le nom de la catégorie.</div>
176
+</td>
166
 </tr>
177
 </tr>
167
 </table>
178
 </table>
168
 <ul class="blockList">
179
 <ul class="blockList">
193
 <li class="blockList">
204
 <li class="blockList">
194
 <h4>nom</h4>
205
 <h4>nom</h4>
195
 <pre>protected&nbsp;java.lang.String nom</pre>
206
 <pre>protected&nbsp;java.lang.String nom</pre>
207
+<div class="block">Nom de la catégorie.</div>
196
 </li>
208
 </li>
197
 </ul>
209
 </ul>
198
 </li>
210
 </li>
210
 <li class="blockList">
222
 <li class="blockList">
211
 <h4>Categorie</h4>
223
 <h4>Categorie</h4>
212
 <pre>public&nbsp;Categorie(java.lang.String&nbsp;nom)</pre>
224
 <pre>public&nbsp;Categorie(java.lang.String&nbsp;nom)</pre>
225
+<div class="block">Constructeur initiant le nom de la catégorie.</div>
226
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>nom</code> - Nom de la catégorie.</dd></dl>
213
 </li>
227
 </li>
214
 </ul>
228
 </ul>
215
 </li>
229
 </li>
227
 <li class="blockList">
241
 <li class="blockList">
228
 <h4>getNom</h4>
242
 <h4>getNom</h4>
229
 <pre>public&nbsp;java.lang.String&nbsp;getNom()</pre>
243
 <pre>public&nbsp;java.lang.String&nbsp;getNom()</pre>
244
+<div class="block">Renvoie le nom de la catégorie.</div>
245
+<dl><dt><span class="strong">Returns:</span></dt><dd>Nom de la catégorie.</dd></dl>
230
 </li>
246
 </li>
231
 </ul>
247
 </ul>
232
 <a name="setNom(java.lang.String)">
248
 <a name="setNom(java.lang.String)">
236
 <li class="blockList">
252
 <li class="blockList">
237
 <h4>setNom</h4>
253
 <h4>setNom</h4>
238
 <pre>public&nbsp;void&nbsp;setNom(java.lang.String&nbsp;nom)</pre>
254
 <pre>public&nbsp;void&nbsp;setNom(java.lang.String&nbsp;nom)</pre>
255
+<div class="block">Modifie le nom de la catégorie.</div>
256
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>nom</code> - Nom de la catégorie.</dd></dl>
239
 </li>
257
 </li>
240
 </ul>
258
 </ul>
241
 <a name="toString()">
259
 <a name="toString()">
245
 <li class="blockList">
263
 <li class="blockList">
246
 <h4>toString</h4>
264
 <h4>toString</h4>
247
 <pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
265
 <pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
266
+<div class="block">Renvoie le nom de la catégorie.</div>
248
 <dl>
267
 <dl>
249
 <dt><strong>Overrides:</strong></dt>
268
 <dt><strong>Overrides:</strong></dt>
250
 <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
269
 <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
251
-</dl>
270
+<dt><span class="strong">Returns:</span></dt><dd>Nom de la catégorie.</dd></dl>
252
 </li>
271
 </li>
253
 </ul>
272
 </ul>
254
 </li>
273
 </li>

+ 65
- 17
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 23:13:14 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:17 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
98
 <br>
98
 <br>
99
 <pre>public class <span class="strong">Question</span>
99
 <pre>public class <span class="strong">Question</span>
100
 extends java.lang.Object</pre>
100
 extends java.lang.Object</pre>
101
+<div class="block">Modéle représentant une question.</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>protected java.lang.String</code></td>
121
 <td class="colFirst"><code>protected java.lang.String</code></td>
121
-<td class="colLast"><code><strong><a href="../Modele/Question.html#intitule">intitule</a></strong></code>&nbsp;</td>
122
+<td class="colLast"><code><strong><a href="../Modele/Question.html#intitule">intitule</a></strong></code>
123
+<div class="block">Intitulé de la qustion.</div>
124
+</td>
122
 </tr>
125
 </tr>
123
 <tr class="rowColor">
126
 <tr class="rowColor">
124
 <td class="colFirst"><code>protected int</code></td>
127
 <td class="colFirst"><code>protected int</code></td>
125
-<td class="colLast"><code><strong><a href="../Modele/Question.html#reponse">reponse</a></strong></code>&nbsp;</td>
128
+<td class="colLast"><code><strong><a href="../Modele/Question.html#reponse">reponse</a></strong></code>
129
+<div class="block">Numéro bonne réponses.</div>
130
+</td>
126
 </tr>
131
 </tr>
127
 <tr class="altColor">
132
 <tr class="altColor">
128
 <td class="colFirst"><code>protected java.lang.String</code></td>
133
 <td class="colFirst"><code>protected java.lang.String</code></td>
129
-<td class="colLast"><code><strong><a href="../Modele/Question.html#reponse1">reponse1</a></strong></code>&nbsp;</td>
134
+<td class="colLast"><code><strong><a href="../Modele/Question.html#reponse1">reponse1</a></strong></code>
135
+<div class="block">Réponse une.</div>
136
+</td>
130
 </tr>
137
 </tr>
131
 <tr class="rowColor">
138
 <tr class="rowColor">
132
 <td class="colFirst"><code>protected java.lang.String</code></td>
139
 <td class="colFirst"><code>protected java.lang.String</code></td>
133
-<td class="colLast"><code><strong><a href="../Modele/Question.html#reponse2">reponse2</a></strong></code>&nbsp;</td>
140
+<td class="colLast"><code><strong><a href="../Modele/Question.html#reponse2">reponse2</a></strong></code>
141
+<div class="block">Réponse deux.</div>
142
+</td>
134
 </tr>
143
 </tr>
135
 </table>
144
 </table>
136
 </li>
145
 </li>
150
 <td class="colOne"><code><strong><a href="../Modele/Question.html#Question(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">Question</a></strong>(java.lang.String&nbsp;intitule,
159
 <td class="colOne"><code><strong><a href="../Modele/Question.html#Question(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">Question</a></strong>(java.lang.String&nbsp;intitule,
151
         java.lang.String&nbsp;reponse1,
160
         java.lang.String&nbsp;reponse1,
152
         java.lang.String&nbsp;reponse2,
161
         java.lang.String&nbsp;reponse2,
153
-        int&nbsp;reponse)</code>&nbsp;</td>
162
+        int&nbsp;reponse)</code>
163
+<div class="block">Constructeur initiant les champs de la question.</div>
164
+</td>
154
 </tr>
165
 </tr>
155
 </table>
166
 </table>
156
 </li>
167
 </li>
169
 </tr>
180
 </tr>
170
 <tr class="altColor">
181
 <tr class="altColor">
171
 <td class="colFirst"><code>java.lang.String</code></td>
182
 <td class="colFirst"><code>java.lang.String</code></td>
172
-<td class="colLast"><code><strong><a href="../Modele/Question.html#getIntitule()">getIntitule</a></strong>()</code>&nbsp;</td>
183
+<td class="colLast"><code><strong><a href="../Modele/Question.html#getIntitule()">getIntitule</a></strong>()</code>
184
+<div class="block">Renvoie l'intitulé de la question.</div>
185
+</td>
173
 </tr>
186
 </tr>
174
 <tr class="rowColor">
187
 <tr class="rowColor">
175
 <td class="colFirst"><code>int</code></td>
188
 <td class="colFirst"><code>int</code></td>
176
-<td class="colLast"><code><strong><a href="../Modele/Question.html#getReponse()">getReponse</a></strong>()</code>&nbsp;</td>
189
+<td class="colLast"><code><strong><a href="../Modele/Question.html#getReponse()">getReponse</a></strong>()</code>
190
+<div class="block">Renvoie le numéro de la bonne réponse.</div>
191
+</td>
177
 </tr>
192
 </tr>
178
 <tr class="altColor">
193
 <tr class="altColor">
179
 <td class="colFirst"><code>java.lang.String</code></td>
194
 <td class="colFirst"><code>java.lang.String</code></td>
180
-<td class="colLast"><code><strong><a href="../Modele/Question.html#getReponse1()">getReponse1</a></strong>()</code>&nbsp;</td>
195
+<td class="colLast"><code><strong><a href="../Modele/Question.html#getReponse1()">getReponse1</a></strong>()</code>
196
+<div class="block">Renvoie la réponse une.</div>
197
+</td>
181
 </tr>
198
 </tr>
182
 <tr class="rowColor">
199
 <tr class="rowColor">
183
 <td class="colFirst"><code>java.lang.String</code></td>
200
 <td class="colFirst"><code>java.lang.String</code></td>
184
-<td class="colLast"><code><strong><a href="../Modele/Question.html#getReponse2()">getReponse2</a></strong>()</code>&nbsp;</td>
201
+<td class="colLast"><code><strong><a href="../Modele/Question.html#getReponse2()">getReponse2</a></strong>()</code>
202
+<div class="block">Renvoie la réponse deux.</div>
203
+</td>
185
 </tr>
204
 </tr>
186
 <tr class="altColor">
205
 <tr class="altColor">
187
 <td class="colFirst"><code>void</code></td>
206
 <td class="colFirst"><code>void</code></td>
188
-<td class="colLast"><code><strong><a href="../Modele/Question.html#setIntitule(java.lang.String)">setIntitule</a></strong>(java.lang.String&nbsp;intitule)</code>&nbsp;</td>
207
+<td class="colLast"><code><strong><a href="../Modele/Question.html#setIntitule(java.lang.String)">setIntitule</a></strong>(java.lang.String&nbsp;intitule)</code>
208
+<div class="block">Modifie l'intitulé de la question.</div>
209
+</td>
189
 </tr>
210
 </tr>
190
 <tr class="rowColor">
211
 <tr class="rowColor">
191
 <td class="colFirst"><code>void</code></td>
212
 <td class="colFirst"><code>void</code></td>
192
-<td class="colLast"><code><strong><a href="../Modele/Question.html#setReponse(int)">setReponse</a></strong>(int&nbsp;reponse)</code>&nbsp;</td>
213
+<td class="colLast"><code><strong><a href="../Modele/Question.html#setReponse(int)">setReponse</a></strong>(int&nbsp;reponse)</code>
214
+<div class="block">Modifie le numéro de la bonne réponse.</div>
215
+</td>
193
 </tr>
216
 </tr>
194
 <tr class="altColor">
217
 <tr class="altColor">
195
 <td class="colFirst"><code>void</code></td>
218
 <td class="colFirst"><code>void</code></td>
196
-<td class="colLast"><code><strong><a href="../Modele/Question.html#setReponse1(java.lang.String)">setReponse1</a></strong>(java.lang.String&nbsp;reponse1)</code>&nbsp;</td>
219
+<td class="colLast"><code><strong><a href="../Modele/Question.html#setReponse1(java.lang.String)">setReponse1</a></strong>(java.lang.String&nbsp;reponse1)</code>
220
+<div class="block">Modifie la réponse une.</div>
221
+</td>
197
 </tr>
222
 </tr>
198
 <tr class="rowColor">
223
 <tr class="rowColor">
199
 <td class="colFirst"><code>void</code></td>
224
 <td class="colFirst"><code>void</code></td>
200
-<td class="colLast"><code><strong><a href="../Modele/Question.html#setReponse2(java.lang.String)">setReponse2</a></strong>(java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
225
+<td class="colLast"><code><strong><a href="../Modele/Question.html#setReponse2(java.lang.String)">setReponse2</a></strong>(java.lang.String&nbsp;reponse2)</code>
226
+<div class="block">Modifie la réponse deux.</div>
227
+</td>
201
 </tr>
228
 </tr>
202
 <tr class="altColor">
229
 <tr class="altColor">
203
 <td class="colFirst"><code>java.lang.String</code></td>
230
 <td class="colFirst"><code>java.lang.String</code></td>
204
-<td class="colLast"><code><strong><a href="../Modele/Question.html#toString()">toString</a></strong>()</code>&nbsp;</td>
231
+<td class="colLast"><code><strong><a href="../Modele/Question.html#toString()">toString</a></strong>()</code>
232
+<div class="block">Renvoie une chaine représentant l'objet, sous la forme: "intitulé | bonneRéponse".</div>
233
+</td>
205
 </tr>
234
 </tr>
206
 </table>
235
 </table>
207
 <ul class="blockList">
236
 <ul class="blockList">
232
 <li class="blockList">
261
 <li class="blockList">
233
 <h4>intitule</h4>
262
 <h4>intitule</h4>
234
 <pre>protected&nbsp;java.lang.String intitule</pre>
263
 <pre>protected&nbsp;java.lang.String intitule</pre>
264
+<div class="block">Intitulé de la qustion.</div>
235
 </li>
265
 </li>
236
 </ul>
266
 </ul>
237
 <a name="reponse1">
267
 <a name="reponse1">
241
 <li class="blockList">
271
 <li class="blockList">
242
 <h4>reponse1</h4>
272
 <h4>reponse1</h4>
243
 <pre>protected&nbsp;java.lang.String reponse1</pre>
273
 <pre>protected&nbsp;java.lang.String reponse1</pre>
274
+<div class="block">Réponse une.</div>
244
 </li>
275
 </li>
245
 </ul>
276
 </ul>
246
 <a name="reponse2">
277
 <a name="reponse2">
250
 <li class="blockList">
281
 <li class="blockList">
251
 <h4>reponse2</h4>
282
 <h4>reponse2</h4>
252
 <pre>protected&nbsp;java.lang.String reponse2</pre>
283
 <pre>protected&nbsp;java.lang.String reponse2</pre>
284
+<div class="block">Réponse deux.</div>
253
 </li>
285
 </li>
254
 </ul>
286
 </ul>
255
 <a name="reponse">
287
 <a name="reponse">
259
 <li class="blockList">
291
 <li class="blockList">
260
 <h4>reponse</h4>
292
 <h4>reponse</h4>
261
 <pre>protected&nbsp;int reponse</pre>
293
 <pre>protected&nbsp;int reponse</pre>
294
+<div class="block">Numéro bonne réponses.</div>
262
 </li>
295
 </li>
263
 </ul>
296
 </ul>
264
 </li>
297
 </li>
279
         java.lang.String&nbsp;reponse1,
312
         java.lang.String&nbsp;reponse1,
280
         java.lang.String&nbsp;reponse2,
313
         java.lang.String&nbsp;reponse2,
281
         int&nbsp;reponse)</pre>
314
         int&nbsp;reponse)</pre>
315
+<div class="block">Constructeur initiant les champs de la question.</div>
316
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>intitule</code> - Intitulé de la question.</dd><dd><code>reponse1</code> - Réponse une.</dd><dd><code>reponse2</code> - Réponse deux.</dd><dd><code>reponse</code> - Numéro bonne réponse.</dd></dl>
282
 </li>
317
 </li>
283
 </ul>
318
 </ul>
284
 </li>
319
 </li>
296
 <li class="blockList">
331
 <li class="blockList">
297
 <h4>getIntitule</h4>
332
 <h4>getIntitule</h4>
298
 <pre>public&nbsp;java.lang.String&nbsp;getIntitule()</pre>
333
 <pre>public&nbsp;java.lang.String&nbsp;getIntitule()</pre>
334
+<div class="block">Renvoie l'intitulé de la question.</div>
335
+<dl><dt><span class="strong">Returns:</span></dt><dd>l'intitulé de la question.</dd></dl>
299
 </li>
336
 </li>
300
 </ul>
337
 </ul>
301
 <a name="setIntitule(java.lang.String)">
338
 <a name="setIntitule(java.lang.String)">
305
 <li class="blockList">
342
 <li class="blockList">
306
 <h4>setIntitule</h4>
343
 <h4>setIntitule</h4>
307
 <pre>public&nbsp;void&nbsp;setIntitule(java.lang.String&nbsp;intitule)</pre>
344
 <pre>public&nbsp;void&nbsp;setIntitule(java.lang.String&nbsp;intitule)</pre>
345
+<div class="block">Modifie l'intitulé de la question.</div>
308
 </li>
346
 </li>
309
 </ul>
347
 </ul>
310
 <a name="getReponse1()">
348
 <a name="getReponse1()">
314
 <li class="blockList">
352
 <li class="blockList">
315
 <h4>getReponse1</h4>
353
 <h4>getReponse1</h4>
316
 <pre>public&nbsp;java.lang.String&nbsp;getReponse1()</pre>
354
 <pre>public&nbsp;java.lang.String&nbsp;getReponse1()</pre>
355
+<div class="block">Renvoie la réponse une.</div>
356
+<dl><dt><span class="strong">Returns:</span></dt><dd>la réponse une.</dd></dl>
317
 </li>
357
 </li>
318
 </ul>
358
 </ul>
319
 <a name="setReponse1(java.lang.String)">
359
 <a name="setReponse1(java.lang.String)">
323
 <li class="blockList">
363
 <li class="blockList">
324
 <h4>setReponse1</h4>
364
 <h4>setReponse1</h4>
325
 <pre>public&nbsp;void&nbsp;setReponse1(java.lang.String&nbsp;reponse1)</pre>
365
 <pre>public&nbsp;void&nbsp;setReponse1(java.lang.String&nbsp;reponse1)</pre>
366
+<div class="block">Modifie la réponse une.</div>
326
 </li>
367
 </li>
327
 </ul>
368
 </ul>
328
 <a name="getReponse2()">
369
 <a name="getReponse2()">
332
 <li class="blockList">
373
 <li class="blockList">
333
 <h4>getReponse2</h4>
374
 <h4>getReponse2</h4>
334
 <pre>public&nbsp;java.lang.String&nbsp;getReponse2()</pre>
375
 <pre>public&nbsp;java.lang.String&nbsp;getReponse2()</pre>
376
+<div class="block">Renvoie la réponse deux.</div>
377
+<dl><dt><span class="strong">Returns:</span></dt><dd>la réponse deux.</dd></dl>
335
 </li>
378
 </li>
336
 </ul>
379
 </ul>
337
 <a name="setReponse2(java.lang.String)">
380
 <a name="setReponse2(java.lang.String)">
341
 <li class="blockList">
384
 <li class="blockList">
342
 <h4>setReponse2</h4>
385
 <h4>setReponse2</h4>
343
 <pre>public&nbsp;void&nbsp;setReponse2(java.lang.String&nbsp;reponse2)</pre>
386
 <pre>public&nbsp;void&nbsp;setReponse2(java.lang.String&nbsp;reponse2)</pre>
387
+<div class="block">Modifie la réponse deux.</div>
344
 </li>
388
 </li>
345
 </ul>
389
 </ul>
346
 <a name="getReponse()">
390
 <a name="getReponse()">
350
 <li class="blockList">
394
 <li class="blockList">
351
 <h4>getReponse</h4>
395
 <h4>getReponse</h4>
352
 <pre>public&nbsp;int&nbsp;getReponse()</pre>
396
 <pre>public&nbsp;int&nbsp;getReponse()</pre>
397
+<div class="block">Renvoie le numéro de la bonne réponse.</div>
398
+<dl><dt><span class="strong">Returns:</span></dt><dd>le numéro de la bonne réponse.</dd></dl>
353
 </li>
399
 </li>
354
 </ul>
400
 </ul>
355
 <a name="setReponse(int)">
401
 <a name="setReponse(int)">
359
 <li class="blockList">
405
 <li class="blockList">
360
 <h4>setReponse</h4>
406
 <h4>setReponse</h4>
361
 <pre>public&nbsp;void&nbsp;setReponse(int&nbsp;reponse)</pre>
407
 <pre>public&nbsp;void&nbsp;setReponse(int&nbsp;reponse)</pre>
408
+<div class="block">Modifie le numéro de la bonne réponse.</div>
362
 </li>
409
 </li>
363
 </ul>
410
 </ul>
364
 <a name="toString()">
411
 <a name="toString()">
368
 <li class="blockList">
415
 <li class="blockList">
369
 <h4>toString</h4>
416
 <h4>toString</h4>
370
 <pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
417
 <pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
418
+<div class="block">Renvoie une chaine représentant l'objet, sous la forme: "intitulé | bonneRéponse".</div>
371
 <dl>
419
 <dl>
372
 <dt><strong>Overrides:</strong></dt>
420
 <dt><strong>Overrides:</strong></dt>
373
 <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
421
 <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
374
-</dl>
422
+<dt><span class="strong">Returns:</span></dt><dd>une chaine représentant l'objet.</dd></dl>
375
 </li>
423
 </li>
376
 </ul>
424
 </ul>
377
 </li>
425
 </li>

+ 39
- 11
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 23:13:14 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:17 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
98
 <br>
98
 <br>
99
 <pre>public class <span class="strong">Reponses</span>
99
 <pre>public class <span class="strong">Reponses</span>
100
 extends java.lang.Object</pre>
100
 extends java.lang.Object</pre>
101
+<div class="block">Modéle représentant un jeu de réponses.</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>protected java.lang.String</code></td>
121
 <td class="colFirst"><code>protected java.lang.String</code></td>
121
-<td class="colLast"><code><strong><a href="../Modele/Reponses.html#reponse1">reponse1</a></strong></code>&nbsp;</td>
122
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#reponse1">reponse1</a></strong></code>
123
+<div class="block">Réponse 1</div>
124
+</td>
122
 </tr>
125
 </tr>
123
 <tr class="rowColor">
126
 <tr class="rowColor">
124
 <td class="colFirst"><code>protected java.lang.String</code></td>
127
 <td class="colFirst"><code>protected java.lang.String</code></td>
125
-<td class="colLast"><code><strong><a href="../Modele/Reponses.html#reponse2">reponse2</a></strong></code>&nbsp;</td>
128
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#reponse2">reponse2</a></strong></code>
129
+<div class="block">Réponse 2</div>
130
+</td>
126
 </tr>
131
 </tr>
127
 </table>
132
 </table>
128
 </li>
133
 </li>
140
 </tr>
145
 </tr>
141
 <tr class="altColor">
146
 <tr class="altColor">
142
 <td class="colOne"><code><strong><a href="../Modele/Reponses.html#Reponses(java.lang.String,%20java.lang.String)">Reponses</a></strong>(java.lang.String&nbsp;reponse1,
147
 <td class="colOne"><code><strong><a href="../Modele/Reponses.html#Reponses(java.lang.String,%20java.lang.String)">Reponses</a></strong>(java.lang.String&nbsp;reponse1,
143
-        java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
148
+        java.lang.String&nbsp;reponse2)</code>
149
+<div class="block">Constructeur d'initialisation des réponses du jeu.</div>
150
+</td>
144
 </tr>
151
 </tr>
145
 </table>
152
 </table>
146
 </li>
153
 </li>
159
 </tr>
166
 </tr>
160
 <tr class="altColor">
167
 <tr class="altColor">
161
 <td class="colFirst"><code>java.lang.String</code></td>
168
 <td class="colFirst"><code>java.lang.String</code></td>
162
-<td class="colLast"><code><strong><a href="../Modele/Reponses.html#getReponse1()">getReponse1</a></strong>()</code>&nbsp;</td>
169
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#getReponse1()">getReponse1</a></strong>()</code>
170
+<div class="block">Renvoie la réponse une.</div>
171
+</td>
163
 </tr>
172
 </tr>
164
 <tr class="rowColor">
173
 <tr class="rowColor">
165
 <td class="colFirst"><code>java.lang.String</code></td>
174
 <td class="colFirst"><code>java.lang.String</code></td>
166
-<td class="colLast"><code><strong><a href="../Modele/Reponses.html#getReponse2()">getReponse2</a></strong>()</code>&nbsp;</td>
175
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#getReponse2()">getReponse2</a></strong>()</code>
176
+<div class="block">Renvoie la réponse deux.</div>
177
+</td>
167
 </tr>
178
 </tr>
168
 <tr class="altColor">
179
 <tr class="altColor">
169
 <td class="colFirst"><code>void</code></td>
180
 <td class="colFirst"><code>void</code></td>
170
-<td class="colLast"><code><strong><a href="../Modele/Reponses.html#setReponse1(java.lang.String)">setReponse1</a></strong>(java.lang.String&nbsp;reponse1)</code>&nbsp;</td>
181
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#setReponse1(java.lang.String)">setReponse1</a></strong>(java.lang.String&nbsp;reponse1)</code>
182
+<div class="block">Modifie la réponse une.</div>
183
+</td>
171
 </tr>
184
 </tr>
172
 <tr class="rowColor">
185
 <tr class="rowColor">
173
 <td class="colFirst"><code>void</code></td>
186
 <td class="colFirst"><code>void</code></td>
174
-<td class="colLast"><code><strong><a href="../Modele/Reponses.html#setReponse2(java.lang.String)">setReponse2</a></strong>(java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
187
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#setReponse2(java.lang.String)">setReponse2</a></strong>(java.lang.String&nbsp;reponse2)</code>
188
+<div class="block">Modifie la réponse deux.</div>
189
+</td>
175
 </tr>
190
 </tr>
176
 <tr class="altColor">
191
 <tr class="altColor">
177
 <td class="colFirst"><code>java.lang.String</code></td>
192
 <td class="colFirst"><code>java.lang.String</code></td>
178
-<td class="colLast"><code><strong><a href="../Modele/Reponses.html#toString()">toString</a></strong>()</code>&nbsp;</td>
193
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#toString()">toString</a></strong>()</code>
194
+<div class="block">Renvoie une chaine représentant l'objet, sous la forme: "reponse1, reponse2 ou les deux?".</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>reponse1</h4>
224
 <h4>reponse1</h4>
208
 <pre>protected&nbsp;java.lang.String reponse1</pre>
225
 <pre>protected&nbsp;java.lang.String reponse1</pre>
226
+<div class="block">Réponse 1</div>
209
 </li>
227
 </li>
210
 </ul>
228
 </ul>
211
 <a name="reponse2">
229
 <a name="reponse2">
215
 <li class="blockList">
233
 <li class="blockList">
216
 <h4>reponse2</h4>
234
 <h4>reponse2</h4>
217
 <pre>protected&nbsp;java.lang.String reponse2</pre>
235
 <pre>protected&nbsp;java.lang.String reponse2</pre>
236
+<div class="block">Réponse 2</div>
218
 </li>
237
 </li>
219
 </ul>
238
 </ul>
220
 </li>
239
 </li>
233
 <h4>Reponses</h4>
252
 <h4>Reponses</h4>
234
 <pre>public&nbsp;Reponses(java.lang.String&nbsp;reponse1,
253
 <pre>public&nbsp;Reponses(java.lang.String&nbsp;reponse1,
235
         java.lang.String&nbsp;reponse2)</pre>
254
         java.lang.String&nbsp;reponse2)</pre>
255
+<div class="block">Constructeur d'initialisation des réponses du jeu.</div>
256
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reponse1</code> - Réponse une.</dd><dd><code>reponse2</code> - Réponse deux.</dd></dl>
236
 </li>
257
 </li>
237
 </ul>
258
 </ul>
238
 </li>
259
 </li>
250
 <li class="blockList">
271
 <li class="blockList">
251
 <h4>getReponse1</h4>
272
 <h4>getReponse1</h4>
252
 <pre>public&nbsp;java.lang.String&nbsp;getReponse1()</pre>
273
 <pre>public&nbsp;java.lang.String&nbsp;getReponse1()</pre>
274
+<div class="block">Renvoie la réponse une.</div>
275
+<dl><dt><span class="strong">Returns:</span></dt><dd>la réponse une.</dd></dl>
253
 </li>
276
 </li>
254
 </ul>
277
 </ul>
255
 <a name="setReponse1(java.lang.String)">
278
 <a name="setReponse1(java.lang.String)">
259
 <li class="blockList">
282
 <li class="blockList">
260
 <h4>setReponse1</h4>
283
 <h4>setReponse1</h4>
261
 <pre>public&nbsp;void&nbsp;setReponse1(java.lang.String&nbsp;reponse1)</pre>
284
 <pre>public&nbsp;void&nbsp;setReponse1(java.lang.String&nbsp;reponse1)</pre>
285
+<div class="block">Modifie la réponse une.</div>
262
 </li>
286
 </li>
263
 </ul>
287
 </ul>
264
 <a name="getReponse2()">
288
 <a name="getReponse2()">
268
 <li class="blockList">
292
 <li class="blockList">
269
 <h4>getReponse2</h4>
293
 <h4>getReponse2</h4>
270
 <pre>public&nbsp;java.lang.String&nbsp;getReponse2()</pre>
294
 <pre>public&nbsp;java.lang.String&nbsp;getReponse2()</pre>
295
+<div class="block">Renvoie la réponse deux.</div>
296
+<dl><dt><span class="strong">Returns:</span></dt><dd>la réponse deux.</dd></dl>
271
 </li>
297
 </li>
272
 </ul>
298
 </ul>
273
 <a name="setReponse2(java.lang.String)">
299
 <a name="setReponse2(java.lang.String)">
277
 <li class="blockList">
303
 <li class="blockList">
278
 <h4>setReponse2</h4>
304
 <h4>setReponse2</h4>
279
 <pre>public&nbsp;void&nbsp;setReponse2(java.lang.String&nbsp;reponse2)</pre>
305
 <pre>public&nbsp;void&nbsp;setReponse2(java.lang.String&nbsp;reponse2)</pre>
306
+<div class="block">Modifie la réponse deux.</div>
280
 </li>
307
 </li>
281
 </ul>
308
 </ul>
282
 <a name="toString()">
309
 <a name="toString()">
286
 <li class="blockList">
313
 <li class="blockList">
287
 <h4>toString</h4>
314
 <h4>toString</h4>
288
 <pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
315
 <pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
316
+<div class="block">Renvoie une chaine représentant l'objet, sous la forme: "reponse1, reponse2 ou les deux?".</div>
289
 <dl>
317
 <dl>
290
 <dt><strong>Overrides:</strong></dt>
318
 <dt><strong>Overrides:</strong></dt>
291
 <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
319
 <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
292
-</dl>
320
+<dt><span class="strong">Returns:</span></dt><dd>une chaine représentant l'objet.</dd></dl>
293
 </li>
321
 </li>
294
 </ul>
322
 </ul>
295
 </li>
323
 </li>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 20
- 5
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
64
 <!-- ========= END OF TOP NAVBAR ========= -->
64
 <!-- ========= END OF TOP NAVBAR ========= -->
65
 <div class="header">
65
 <div class="header">
66
 <h1 title="Package" class="title">Package&nbsp;Modele</h1>
66
 <h1 title="Package" class="title">Package&nbsp;Modele</h1>
67
+<div class="docSummary">
68
+<div class="block">Contient les modéles représentant les données manipulées.</div>
69
+</div>
70
+<p>See:&nbsp;<a href="#package_description">Description</a></p>
67
 </div>
71
 </div>
68
 <div class="contentContainer">
72
 <div class="contentContainer">
69
 <ul class="blockList">
73
 <ul class="blockList">
77
 <tbody>
81
 <tbody>
78
 <tr class="altColor">
82
 <tr class="altColor">
79
 <td class="colFirst"><a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></td>
83
 <td class="colFirst"><a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></td>
80
-<td class="colLast">&nbsp;</td>
84
+<td class="colLast">
85
+<div class="block">Modele pour la représentation d'une catégorie.</div>
86
+</td>
81
 </tr>
87
 </tr>
82
 <tr class="rowColor">
88
 <tr class="rowColor">
83
 <td class="colFirst"><a href="../Modele/Question.html" title="class in Modele">Question</a></td>
89
 <td class="colFirst"><a href="../Modele/Question.html" title="class in Modele">Question</a></td>
84
-<td class="colLast">&nbsp;</td>
90
+<td class="colLast">
91
+<div class="block">Modéle représentant une question.</div>
92
+</td>
85
 </tr>
93
 </tr>
86
 <tr class="altColor">
94
 <tr class="altColor">
87
 <td class="colFirst"><a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></td>
95
 <td class="colFirst"><a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></td>
88
-<td class="colLast">&nbsp;</td>
96
+<td class="colLast">
97
+<div class="block">Modéle représentant un jeu de réponses.</div>
98
+</td>
89
 </tr>
99
 </tr>
90
 </tbody>
100
 </tbody>
91
 </table>
101
 </table>
92
 </li>
102
 </li>
93
 </ul>
103
 </ul>
104
+<a name="package_description">
105
+<!--   -->
106
+</a>
107
+<h2 title="Package Modele Description">Package Modele Description</h2>
108
+<div class="block">Contient les modéles représentant les données manipulées.</div>
94
 </div>
109
 </div>
95
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
110
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
96
 <div class="bottomNav"><a name="navbar_bottom">
111
 <div class="bottomNav"><a name="navbar_bottom">

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 38
- 14
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
68
 <h2 class="title">A</h2>
68
 <h2 class="title">A</h2>
69
 <dl>
69
 <dl>
70
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
70
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Répond au clic sur les bouton: restaure la configuration par défault des champs, ou confirme/infirme que des changements on eu lieu, aprés vérification de la conformité des valeurs rentrées dans les champs.</div>
73
+</dd>
72
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Répond au clic sur les bouton: confirme/infirme que des changements on eu lieu, aprés vérification de la conformité des valeurs rentrées dans les champs.</div>
77
+</dd>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
75
-<dd>&nbsp;</dd>
79
+<dd>
80
+<div class="block">Répond au clic sur les bouton: confirme/infirme que des changements on eu lieu, aprés vérification de la conformité des valeurs rentrées dans les champs.</div>
81
+</dd>
76
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanCategoriesListener</a></dt>
82
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanCategoriesListener</a></dt>
77
-<dd>&nbsp;</dd>
83
+<dd>
84
+<div class="block">Réagit au clic sur un des boutons du panneux des catégories.</div>
85
+</dd>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanQuestionsListener</a></dt>
86
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanQuestionsListener</a></dt>
79
-<dd>&nbsp;</dd>
87
+<dd>
88
+<div class="block">Réagit au clic sur un des boutons du panneux des questions.</div>
89
+</dd>
80
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanReponsesListener</a></dt>
90
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanReponsesListener</a></dt>
81
-<dd>&nbsp;</dd>
91
+<dd>
92
+<div class="block">Réagit au clic sur un des boutons du panneux des réponses.</div>
93
+</dd>
82
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#addC">addC</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
94
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#addC">addC</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
83
 <dd>&nbsp;</dd>
95
 <dd>&nbsp;</dd>
84
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#addQ">addQ</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#addQ">addQ</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
86
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#addR">addR</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
98
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#addR">addR</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
87
 <dd>&nbsp;</dd>
99
 <dd>&nbsp;</dd>
88
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#afficher()">afficher()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
100
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#afficher()">afficher()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
89
-<dd>&nbsp;</dd>
101
+<dd>
102
+<div class="block">Affiche la boite de dialogue.</div>
103
+</dd>
90
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#afficher()">afficher()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
104
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#afficher()">afficher()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
91
-<dd>&nbsp;</dd>
105
+<dd>
106
+<div class="block">Affiche la boite de dialogue.</div>
107
+</dd>
92
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#afficher()">afficher()</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#afficher()">afficher()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
93
-<dd>&nbsp;</dd>
109
+<dd>
110
+<div class="block">Affiche la boite de dialogue.</div>
111
+</dd>
94
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#annuler">annuler</a></span> - Variable in 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#annuler">annuler</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
95
-<dd>&nbsp;</dd>
113
+<dd>
114
+<div class="block">Bouton d'annulation.</div>
115
+</dd>
96
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#annuler">annuler</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
116
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#annuler">annuler</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
97
-<dd>&nbsp;</dd>
117
+<dd>
118
+<div class="block">Annulation</div>
119
+</dd>
98
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#annuler">annuler</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
120
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#annuler">annuler</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
99
-<dd>&nbsp;</dd>
121
+<dd>
122
+<div class="block">Annulation.</div>
123
+</dd>
100
 </dl>
124
 </dl>
101
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
125
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
102
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
126
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 23
- 9
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
68
 <h2 class="title">N</h2>
68
 <h2 class="title">N</h2>
69
 <dl>
69
 <dl>
70
 <dt><span class="strong"><a href="../Modele/Categorie.html#nom">nom</a></span> - Variable in class Modele.<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></dt>
70
 <dt><span class="strong"><a href="../Modele/Categorie.html#nom">nom</a></span> - Variable in class Modele.<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Nom de la catégorie.</div>
73
+</dd>
72
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#nomBdd">nomBdd</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#nomBdd">nomBdd</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Champ pour le nom de la base de données.</div>
77
+</dd>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#NORMAL_COLOR">NORMAL_COLOR</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#NORMAL_COLOR">NORMAL_COLOR</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
75
 <dd>&nbsp;</dd>
79
 <dd>&nbsp;</dd>
76
 <dt><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">NouvelleQuestionDialog</span></a> - Class in <a href="../InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a></dt>
80
 <dt><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">NouvelleQuestionDialog</span></a> - Class in <a href="../InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a></dt>
77
-<dd>&nbsp;</dd>
81
+<dd>
82
+<div class="block">Boite de dialogue modale pour renseigner une nouvelle question.</div>
83
+</dd>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#NouvelleQuestionDialog(java.lang.String,%20java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20javax.swing.JFrame)">NouvelleQuestionDialog(String, String, int, String, String, JFrame)</a></span> - Constructor for class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
84
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#NouvelleQuestionDialog(java.lang.String,%20java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20javax.swing.JFrame)">NouvelleQuestionDialog(String, String, int, String, String, JFrame)</a></span> - Constructor for class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
79
-<dd>&nbsp;</dd>
85
+<dd>
86
+<div class="block">Constructeur préremplissant les champs de la boite de dialogue.</div>
87
+</dd>
80
 <dt><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">NouvelleReponseDialog</span></a> - Class in <a href="../InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a></dt>
88
 <dt><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">NouvelleReponseDialog</span></a> - Class in <a href="../InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a></dt>
81
-<dd>&nbsp;</dd>
89
+<dd>
90
+<div class="block">Boite de dialogue modale pour renseigner un nouveau jeu de réponses.</div>
91
+</dd>
82
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#NouvelleReponseDialog(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String[],%20javax.swing.JFrame)">NouvelleReponseDialog(String, String, String, String, String[], JFrame)</a></span> - Constructor for 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#NouvelleReponseDialog(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String[],%20javax.swing.JFrame)">NouvelleReponseDialog(String, String, String, String, String[], JFrame)</a></span> - Constructor for class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
83
-<dd>&nbsp;</dd>
93
+<dd>
94
+<div class="block">Constructeur préremplissant les champs de la boite de dialogue.</div>
95
+</dd>
84
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#nyan()">nyan()</a></span> - Method 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#nyan()">nyan()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
85
-<dd>&nbsp;</dd>
97
+<dd>
98
+<div class="block">easter-egg</div>
99
+</dd>
86
 </dl>
100
 </dl>
87
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
101
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
88
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
102
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 11
- 5
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
68
 <h2 class="title">O</h2>
68
 <h2 class="title">O</h2>
69
 <dl>
69
 <dl>
70
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ok">ok</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
70
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ok">ok</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Bouton de validation.</div>
73
+</dd>
72
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#ok">ok</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#ok">ok</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Validation</div>
77
+</dd>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#ok">ok</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#ok">ok</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
75
-<dd>&nbsp;</dd>
79
+<dd>
80
+<div class="block">Validation.</div>
81
+</dd>
76
 </dl>
82
 </dl>
77
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
83
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
78
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
84
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 11
- 5
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#panReponses">panReponses</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#panReponses">panReponses</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
75
 <dd>&nbsp;</dd>
75
 <dd>&nbsp;</dd>
76
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#password">password</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
76
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#password">password</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
77
-<dd>&nbsp;</dd>
77
+<dd>
78
+<div class="block">Champ pur le mot de passe utilisateur.</div>
79
+</dd>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#plusImg">plusImg</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#plusImg">plusImg</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
79
 <dd>&nbsp;</dd>
81
 <dd>&nbsp;</dd>
80
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#port">port</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
82
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#port">port</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>
83
+<dd>
84
+<div class="block">Champ pour le numéro de port du serveur hebergeant la base de données.</div>
85
+</dd>
82
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#progressBar">progressBar</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
86
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#progressBar">progressBar</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
83
-<dd>&nbsp;</dd>
87
+<dd>
88
+<div class="block">Barre de progression.</div>
89
+</dd>
84
 </dl>
90
 </dl>
85
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
91
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
86
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
92
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 11
- 5
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
68
 <h2 class="title">Q</h2>
68
 <h2 class="title">Q</h2>
69
 <dl>
69
 <dl>
70
 <dt><a href="../Modele/Question.html" title="class in Modele"><span class="strong">Question</span></a> - Class in <a href="../Modele/package-summary.html">Modele</a></dt>
70
 <dt><a href="../Modele/Question.html" title="class in Modele"><span class="strong">Question</span></a> - Class in <a href="../Modele/package-summary.html">Modele</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Modéle représentant une question.</div>
73
+</dd>
72
 <dt><span class="strong"><a href="../Modele/Question.html#Question(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">Question(String, String, String, int)</a></span> - Constructor for class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
74
 <dt><span class="strong"><a href="../Modele/Question.html#Question(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">Question(String, String, String, int)</a></span> - Constructor for class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Constructeur initiant les champs de la question.</div>
77
+</dd>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#quitter">quitter</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#quitter">quitter</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
75
-<dd>&nbsp;</dd>
79
+<dd>
80
+<div class="block">Bouton pour quitter l'aplication.</div>
81
+</dd>
76
 </dl>
82
 </dl>
77
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
83
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
78
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
84
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 41
- 15
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
84
 <div class="block">Rennome une catégorie.</div>
84
 <div class="block">Rennome une catégorie.</div>
85
 </dd>
85
 </dd>
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>
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>
87
-<dd>&nbsp;</dd>
87
+<dd>
88
+<div class="block">Réponses une.</div>
89
+</dd>
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>
90
 <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>
89
-<dd>&nbsp;</dd>
91
+<dd>
92
+<div class="block">Réponse deux.</div>
93
+</dd>
90
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#reponse">reponse</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
94
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#reponse">reponse</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
91
-<dd>&nbsp;</dd>
95
+<dd>
96
+<div class="block">Liste des réponses possible.</div>
97
+</dd>
92
 <dt><span class="strong"><a href="../Modele/Question.html#reponse">reponse</a></span> - Variable in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
98
 <dt><span class="strong"><a href="../Modele/Question.html#reponse">reponse</a></span> - Variable in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
93
-<dd>&nbsp;</dd>
99
+<dd>
100
+<div class="block">Numéro bonne réponses.</div>
101
+</dd>
94
 <dt><span class="strong"><a href="../Modele/Question.html#reponse1">reponse1</a></span> - Variable in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
102
 <dt><span class="strong"><a href="../Modele/Question.html#reponse1">reponse1</a></span> - Variable in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
95
-<dd>&nbsp;</dd>
103
+<dd>
104
+<div class="block">Réponse une.</div>
105
+</dd>
96
 <dt><span class="strong"><a href="../Modele/Reponses.html#reponse1">reponse1</a></span> - Variable in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
106
 <dt><span class="strong"><a href="../Modele/Reponses.html#reponse1">reponse1</a></span> - Variable in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
97
-<dd>&nbsp;</dd>
107
+<dd>
108
+<div class="block">Réponse 1</div>
109
+</dd>
98
 <dt><span class="strong"><a href="../Modele/Question.html#reponse2">reponse2</a></span> - Variable in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
110
 <dt><span class="strong"><a href="../Modele/Question.html#reponse2">reponse2</a></span> - Variable in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
99
-<dd>&nbsp;</dd>
111
+<dd>
112
+<div class="block">Réponse deux.</div>
113
+</dd>
100
 <dt><span class="strong"><a href="../Modele/Reponses.html#reponse2">reponse2</a></span> - Variable in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
114
 <dt><span class="strong"><a href="../Modele/Reponses.html#reponse2">reponse2</a></span> - Variable in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
101
-<dd>&nbsp;</dd>
115
+<dd>
116
+<div class="block">Réponse 2</div>
117
+</dd>
102
 <dt><a href="../Modele/Reponses.html" title="class in Modele"><span class="strong">Reponses</span></a> - Class in <a href="../Modele/package-summary.html">Modele</a></dt>
118
 <dt><a href="../Modele/Reponses.html" title="class in Modele"><span class="strong">Reponses</span></a> - Class in <a href="../Modele/package-summary.html">Modele</a></dt>
103
-<dd>&nbsp;</dd>
119
+<dd>
120
+<div class="block">Modéle représentant un jeu de réponses.</div>
121
+</dd>
104
 <dt><span class="strong"><a href="../Modele/Reponses.html#Reponses(java.lang.String,%20java.lang.String)">Reponses(String, String)</a></span> - Constructor for class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
122
 <dt><span class="strong"><a href="../Modele/Reponses.html#Reponses(java.lang.String,%20java.lang.String)">Reponses(String, String)</a></span> - Constructor for class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
105
-<dd>&nbsp;</dd>
123
+<dd>
124
+<div class="block">Constructeur d'initialisation des réponses du jeu.</div>
125
+</dd>
106
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectCategorie(java.lang.String)">reSelectCategorie(String)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
126
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectCategorie(java.lang.String)">reSelectCategorie(String)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
107
-<dd>&nbsp;</dd>
127
+<dd>
128
+<div class="block">Selectionne à nouveau une catégorie.</div>
129
+</dd>
108
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectQuestion(java.lang.String)">reSelectQuestion(String)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
130
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectQuestion(java.lang.String)">reSelectQuestion(String)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
109
-<dd>&nbsp;</dd>
131
+<dd>
132
+<div class="block">Selectionne à nouveau une question.</div>
133
+</dd>
110
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectReponses(java.lang.String,%20java.lang.String)">reSelectReponses(String, String)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
134
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#reSelectReponses(java.lang.String,%20java.lang.String)">reSelectReponses(String, String)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
111
-<dd>&nbsp;</dd>
135
+<dd>
136
+<div class="block">Selectionne à nouveau un jeu de reponses.</div>
137
+</dd>
112
 </dl>
138
 </dl>
113
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
139
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
114
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
140
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 44
- 16
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
72
 <div class="block">Sauve la configuration actuelle dans un fichier conf.xml.</div>
72
 <div class="block">Sauve la configuration actuelle dans un fichier conf.xml.</div>
73
 </dd>
73
 </dd>
74
 <dt><span class="strong"><a href="../Modele/Question.html#setIntitule(java.lang.String)">setIntitule(String)</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
74
 <dt><span class="strong"><a href="../Modele/Question.html#setIntitule(java.lang.String)">setIntitule(String)</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
75
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Modifie l'intitulé de la question.</div>
77
+</dd>
76
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#setIp(java.lang.String)">setIp(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
78
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#setIp(java.lang.String)">setIp(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
77
 <dd>
79
 <dd>
78
 <div class="block">Change l'adresse IP de connexion à la base de données.</div>
80
 <div class="block">Change l'adresse IP de connexion à la base de données.</div>
79
 </dd>
81
 </dd>
80
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#setLoadingProgress(int)">setLoadingProgress(int)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
82
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#setLoadingProgress(int)">setLoadingProgress(int)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
81
-<dd>&nbsp;</dd>
83
+<dd>
84
+<div class="block">Change l'état du splashscreen: avance l'état de la barre de chargement et change son texte.</div>
85
+</dd>
82
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#setLogin(java.lang.String)">setLogin(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
86
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#setLogin(java.lang.String)">setLogin(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
83
 <dd>
87
 <dd>
84
 <div class="block">Change le login de l'utilisateur pour la base de données.</div>
88
 <div class="block">Change le login de l'utilisateur pour la base de données.</div>
85
 </dd>
89
 </dd>
86
 <dt><span class="strong"><a href="../Modele/Categorie.html#setNom(java.lang.String)">setNom(String)</a></span> - Method in class Modele.<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></dt>
90
 <dt><span class="strong"><a href="../Modele/Categorie.html#setNom(java.lang.String)">setNom(String)</a></span> - Method in class Modele.<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></dt>
87
-<dd>&nbsp;</dd>
91
+<dd>
92
+<div class="block">Modifie le nom de la catégorie.</div>
93
+</dd>
88
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#setNomBdd(java.lang.String)">setNomBdd(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
94
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#setNomBdd(java.lang.String)">setNomBdd(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
89
 <dd>
95
 <dd>
90
 <div class="block">Change le nom de la base de données.</div>
96
 <div class="block">Change le nom de la base de données.</div>
98
 <div class="block">Change le port de connexion à la base de données.</div>
104
 <div class="block">Change le port de connexion à la base de données.</div>
99
 </dd>
105
 </dd>
100
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#setQuestionsPanelEnabled(boolean)">setQuestionsPanelEnabled(boolean)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
106
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#setQuestionsPanelEnabled(boolean)">setQuestionsPanelEnabled(boolean)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
101
-<dd>&nbsp;</dd>
107
+<dd>
108
+<div class="block">Active ou désactive le panneaux de gestion des questions.</div>
109
+</dd>
102
 <dt><span class="strong"><a href="../Modele/Question.html#setReponse(int)">setReponse(int)</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
110
 <dt><span class="strong"><a href="../Modele/Question.html#setReponse(int)">setReponse(int)</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
103
-<dd>&nbsp;</dd>
111
+<dd>
112
+<div class="block">Modifie le numéro de la bonne réponse.</div>
113
+</dd>
104
 <dt><span class="strong"><a href="../Modele/Question.html#setReponse1(java.lang.String)">setReponse1(String)</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
114
 <dt><span class="strong"><a href="../Modele/Question.html#setReponse1(java.lang.String)">setReponse1(String)</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
105
-<dd>&nbsp;</dd>
115
+<dd>
116
+<div class="block">Modifie la réponse une.</div>
117
+</dd>
106
 <dt><span class="strong"><a href="../Modele/Reponses.html#setReponse1(java.lang.String)">setReponse1(String)</a></span> - Method in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
118
 <dt><span class="strong"><a href="../Modele/Reponses.html#setReponse1(java.lang.String)">setReponse1(String)</a></span> - Method in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
107
-<dd>&nbsp;</dd>
119
+<dd>
120
+<div class="block">Modifie la réponse une.</div>
121
+</dd>
108
 <dt><span class="strong"><a href="../Modele/Question.html#setReponse2(java.lang.String)">setReponse2(String)</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
122
 <dt><span class="strong"><a href="../Modele/Question.html#setReponse2(java.lang.String)">setReponse2(String)</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
109
-<dd>&nbsp;</dd>
123
+<dd>
124
+<div class="block">Modifie la réponse deux.</div>
125
+</dd>
110
 <dt><span class="strong"><a href="../Modele/Reponses.html#setReponse2(java.lang.String)">setReponse2(String)</a></span> - Method in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
126
 <dt><span class="strong"><a href="../Modele/Reponses.html#setReponse2(java.lang.String)">setReponse2(String)</a></span> - Method in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
111
-<dd>&nbsp;</dd>
127
+<dd>
128
+<div class="block">Modifie la réponse deux.</div>
129
+</dd>
112
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#setReponsesPanelEnabled(boolean)">setReponsesPanelEnabled(boolean)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
130
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#setReponsesPanelEnabled(boolean)">setReponsesPanelEnabled(boolean)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
113
-<dd>&nbsp;</dd>
131
+<dd>
132
+<div class="block">Active ou désactive le panneaux de gestion des réponses.</div>
133
+</dd>
114
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#setStatusText(java.lang.String,%20java.awt.Color)">setStatusText(String, Color)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
134
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#setStatusText(java.lang.String,%20java.awt.Color)">setStatusText(String, Color)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
115
-<dd>&nbsp;</dd>
135
+<dd>
136
+<div class="block">Change le texte de la barre de statut.</div>
137
+</dd>
116
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#setStatusText(java.lang.String)">setStatusText(String)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
138
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#setStatusText(java.lang.String)">setStatusText(String)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
117
-<dd>&nbsp;</dd>
139
+<dd>
140
+<div class="block">Change le texte de la barre de statut et el met en noir.</div>
141
+</dd>
118
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#setupImg">setupImg</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
142
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#setupImg">setupImg</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
119
 <dd>&nbsp;</dd>
143
 <dd>&nbsp;</dd>
120
 <dt><a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique"><span class="strong">SplashScreen</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
144
 <dt><a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique"><span class="strong">SplashScreen</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
121
-<dd>&nbsp;</dd>
145
+<dd>
146
+<div class="block">Ecran affiché au démarage de l'application.</div>
147
+</dd>
122
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#SplashScreen(javax.swing.JFrame)">SplashScreen(JFrame)</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
148
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#SplashScreen(javax.swing.JFrame)">SplashScreen(JFrame)</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
123
-<dd>&nbsp;</dd>
149
+<dd>
150
+<div class="block">Constructeur initiant les différents membres et construisant l'interface du splashscreen.</div>
151
+</dd>
124
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#statusBar">statusBar</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
152
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#statusBar">statusBar</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
125
 <dd>&nbsp;</dd>
153
 <dd>&nbsp;</dd>
126
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#statusText">statusText</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
154
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#statusText">statusText</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>

+ 14
- 6
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
68
 <h2 class="title">T</h2>
68
 <h2 class="title">T</h2>
69
 <dl>
69
 <dl>
70
 <dt><span class="strong"><a href="../Modele/Categorie.html#toString()">toString()</a></span> - Method in class Modele.<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></dt>
70
 <dt><span class="strong"><a href="../Modele/Categorie.html#toString()">toString()</a></span> - Method in class Modele.<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Renvoie le nom de la catégorie.</div>
73
+</dd>
72
 <dt><span class="strong"><a href="../Modele/Question.html#toString()">toString()</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
74
 <dt><span class="strong"><a href="../Modele/Question.html#toString()">toString()</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Renvoie une chaine représentant l'objet, sous la forme: "intitulé | bonneRéponse".</div>
77
+</dd>
74
 <dt><span class="strong"><a href="../Modele/Reponses.html#toString()">toString()</a></span> - Method in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
78
 <dt><span class="strong"><a href="../Modele/Reponses.html#toString()">toString()</a></span> - Method in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
75
-<dd>&nbsp;</dd>
79
+<dd>
80
+<div class="block">Renvoie une chaine représentant l'objet, sous la forme: "reponse1, reponse2 ou les deux?".</div>
81
+</dd>
76
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#tryToConnect()">tryToConnect()</a></span> - Method 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#tryToConnect()">tryToConnect()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
77
-<dd>&nbsp;</dd>
83
+<dd>
84
+<div class="block">Essaye de se connecter à la base de données, et demande à modifier la configuration de la connexion si echec.</div>
85
+</dd>
78
 </dl>
86
 </dl>
79
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
87
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
80
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
88
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 8
- 4
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
68
 <h2 class="title">V</h2>
68
 <h2 class="title">V</h2>
69
 <dl>
69
 <dl>
70
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged(ListSelectionEvent)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanCategoriesListener</a></dt>
70
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged(ListSelectionEvent)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanCategoriesListener</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Réagit à la selection d'une catégorie.</div>
73
+</dd>
72
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged(ListSelectionEvent)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanReponsesListener</a></dt>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged(ListSelectionEvent)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanReponsesListener</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Réagit à la selection d'un jeu de réponses.</div>
77
+</dd>
74
 </dl>
78
 </dl>
75
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
79
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
76
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
80
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 14
- 6
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
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>
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>
83
 <dd>&nbsp;</dd>
83
 <dd>&nbsp;</dd>
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>
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>
85
-<dd>&nbsp;</dd>
85
+<dd>
86
+<div class="block">Exeption lancée lors d'une erreur résultant d'une erreur SQL renvoyée par la base de données.</div>
87
+</dd>
86
 <dt><span class="strong"><a href="../GestionErreurs/BDDException.html#BDDException(java.lang.String)">BDDException(String)</a></span> - Constructor for exception GestionErreurs.<a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></dt>
88
 <dt><span class="strong"><a href="../GestionErreurs/BDDException.html#BDDException(java.lang.String)">BDDException(String)</a></span> - Constructor for exception GestionErreurs.<a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></dt>
87
-<dd>&nbsp;</dd>
89
+<dd>
90
+<div class="block">Constructeur de l'exeption.</div>
91
+</dd>
88
 <dt><a href="../InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique"><span class="strong">Bouton</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
92
 <dt><a href="../InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique"><span class="strong">Bouton</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
89
-<dd>&nbsp;</dd>
93
+<dd>
94
+<div class="block">Bouton personalisé</div>
95
+</dd>
90
 <dt><span class="strong"><a href="../InterfaceGraphique/Bouton.html#Bouton(java.lang.String,%20javax.swing.Icon)">Bouton(String, Icon)</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a></dt>
96
 <dt><span class="strong"><a href="../InterfaceGraphique/Bouton.html#Bouton(java.lang.String,%20javax.swing.Icon)">Bouton(String, Icon)</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a></dt>
91
-<dd>&nbsp;</dd>
97
+<dd>
98
+<div class="block">Constructeur modifiant certaines propriétés graphique du bouton.</div>
99
+</dd>
92
 </dl>
100
 </dl>
93
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
101
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
94
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
102
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 41
- 15
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
68
 <h2 class="title">C</h2>
68
 <h2 class="title">C</h2>
69
 <dl>
69
 <dl>
70
 <dt><a href="../Modele/Categorie.html" title="class in Modele"><span class="strong">Categorie</span></a> - Class in <a href="../Modele/package-summary.html">Modele</a></dt>
70
 <dt><a href="../Modele/Categorie.html" title="class in Modele"><span class="strong">Categorie</span></a> - Class in <a href="../Modele/package-summary.html">Modele</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Modele pour la représentation d'une catégorie.</div>
73
+</dd>
72
 <dt><span class="strong"><a href="../Modele/Categorie.html#Categorie(java.lang.String)">Categorie(String)</a></span> - Constructor for class Modele.<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></dt>
74
 <dt><span class="strong"><a href="../Modele/Categorie.html#Categorie(java.lang.String)">Categorie(String)</a></span> - Constructor for class Modele.<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Constructeur initiant le nom de la catégorie.</div>
77
+</dd>
74
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#comboCat">comboCat</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#comboCat">comboCat</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
75
-<dd>&nbsp;</dd>
79
+<dd>
80
+<div class="block">Liste des catégorie</div>
81
+</dd>
76
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#conf">conf</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
82
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#conf">conf</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
77
 <dd>
83
 <dd>
78
 <div class="block">Objet permettant le stockage des infos et leur lecture/écritures.</div>
84
 <div class="block">Objet permettant le stockage des infos et leur lecture/écritures.</div>
90
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#configBDD">configBDD</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#configBDD">configBDD</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
91
 <dd>&nbsp;</dd>
97
 <dd>&nbsp;</dd>
92
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#configureBDD(boolean)">configureBDD(boolean)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
98
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#configureBDD(boolean)">configureBDD(boolean)</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
93
-<dd>&nbsp;</dd>
99
+<dd>
100
+<div class="block">Affiche une boite de dialogue pour modifier et sauvegarder une nouvelle configuration.</div>
101
+</dd>
94
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#connect(java.lang.String,%20long,%20java.lang.String,%20java.lang.String,%20java.lang.String)">connect(String, long, String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
102
 <dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#connect(java.lang.String,%20long,%20java.lang.String,%20java.lang.String,%20java.lang.String)">connect(String, long, String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
95
 <dd>
103
 <dd>
96
 <div class="block">Initie la connexion à la base de données, avec un time-out de 5 secondes.</div>
104
 <div class="block">Initie la connexion à la base de données, avec un time-out de 5 secondes.</div>
108
 <div class="block">Represente la connexion à la base de données.</div>
116
 <div class="block">Represente la connexion à la base de données.</div>
109
 </dd>
117
 </dd>
110
 <dt><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">ConnexionBddDialog</span></a> - Class in <a href="../InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a></dt>
118
 <dt><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">ConnexionBddDialog</span></a> - Class in <a href="../InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a></dt>
111
-<dd>&nbsp;</dd>
119
+<dd>
120
+<div class="block">Boite de dialogue modale permettant de renseigner une configuration de connexion à la base de données.</div>
121
+</dd>
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>
122
 <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>
123
+<dd>
124
+<div class="block">Constructeur préremplissant les champs de la boite de dialogue.</div>
125
+</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>
126
 <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>
127
 <dd>
116
 <div class="block">Crée une nouvelle catégorie.</div>
128
 <div class="block">Crée une nouvelle catégorie.</div>
120
 <div class="block">Crée une nouvelle catégorie.</div>
132
 <div class="block">Crée une nouvelle catégorie.</div>
121
 </dd>
133
 </dd>
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>
134
 <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>
123
-<dd>&nbsp;</dd>
135
+<dd>
136
+<div class="block">Construit l'interface de la boite de dialogue.</div>
137
+</dd>
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>
138
 <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>
125
-<dd>&nbsp;</dd>
139
+<dd>
140
+<div class="block">Construit l'interface de la boite de dialogue.</div>
141
+</dd>
126
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#createInterface(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String[])">createInterface(String, String, String, String[])</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
142
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#createInterface(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String[])">createInterface(String, String, String, String[])</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
127
-<dd>&nbsp;</dd>
143
+<dd>
144
+<div class="block">Construit l'interface de la boite de dialogue.</div>
145
+</dd>
128
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelCategories()">createPanelCategories()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
146
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelCategories()">createPanelCategories()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
129
-<dd>&nbsp;</dd>
147
+<dd>
148
+<div class="block">Initialise et configure le panneaux de gestion des catégorie.</div>
149
+</dd>
130
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelQuestion()">createPanelQuestion()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
150
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#createPanelQuestion()">createPanelQuestion()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
131
-<dd>&nbsp;</dd>
151
+<dd>
152
+<div class="block">Initialise et configure le panneaux de gestion des questions.</div>
153
+</dd>
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>
154
 <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>
133
-<dd>&nbsp;</dd>
155
+<dd>
156
+<div class="block">Initialise et configure le panneaux de gestion des réponses.</div>
157
+</dd>
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>
158
 <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>
135
 <dd>
159
 <dd>
136
 <div class="block">Crée une nouvelle question.</div>
160
 <div class="block">Crée une nouvelle question.</div>
148
 <div class="block">Crée un nouveau jeu de réponses.</div>
172
 <div class="block">Crée un nouveau jeu de réponses.</div>
149
 </dd>
173
 </dd>
150
 <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>
174
 <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>
151
-<dd>&nbsp;</dd>
175
+<dd>
176
+<div class="block">Initialise et configure la barre de statut.</div>
177
+</dd>
152
 </dl>
178
 </dl>
153
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
179
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
154
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
180
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 5
- 3
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
68
 <h2 class="title">D</h2>
68
 <h2 class="title">D</h2>
69
 <dl>
69
 <dl>
70
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#defParams">defParams</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
70
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#defParams">defParams</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Bouton pour mettre en place les paramétre de connexion par defaut.</div>
73
+</dd>
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>
74
 <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>
75
 <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>
76
 <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>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 59
- 21
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
84
 <div class="block">Constructeur donnant accées à la base de données.</div>
84
 <div class="block">Constructeur donnant accées à la base de données.</div>
85
 </dd>
85
 </dd>
86
 <dt><a href="../GestionErreurs/package-summary.html">GestionErreurs</a> - package GestionErreurs</dt>
86
 <dt><a href="../GestionErreurs/package-summary.html">GestionErreurs</a> - package GestionErreurs</dt>
87
-<dd>&nbsp;</dd>
87
+<dd>
88
+<div class="block">Contient l'exeption personnalisée lancée lors d'une erreur renvoyée par le serveur mysql.</div>
89
+</dd>
88
 <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>
90
 <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>
89
 <dd>
91
 <dd>
90
 <div class="block">Objet permettant la gestion des questions dans la base de données.</div>
92
 <div class="block">Objet permettant la gestion des questions dans la base de données.</div>
108
 <div class="block">Constructeur donnant accées à la base de données.</div>
110
 <div class="block">Constructeur donnant accées à la base de données.</div>
109
 </dd>
111
 </dd>
110
 <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>
112
 <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>
111
-<dd>&nbsp;</dd>
113
+<dd>
114
+<div class="block">Renvoie la catégorie.</div>
115
+</dd>
112
 <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>
116
 <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>
113
-<dd>&nbsp;</dd>
117
+<dd>
118
+<div class="block">Selectionne une liste des categories.</div>
119
+</dd>
114
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getIntitule()">getIntitule()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
120
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getIntitule()">getIntitule()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
115
-<dd>&nbsp;</dd>
121
+<dd>
122
+<div class="block">Renvoie l'intitulé de la question.</div>
123
+</dd>
116
 <dt><span class="strong"><a href="../Modele/Question.html#getIntitule()">getIntitule()</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
124
 <dt><span class="strong"><a href="../Modele/Question.html#getIntitule()">getIntitule()</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
117
-<dd>&nbsp;</dd>
125
+<dd>
126
+<div class="block">Renvoie l'intitulé de la question.</div>
127
+</dd>
118
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getIp()">getIp()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
128
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getIp()">getIp()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
119
 <dd>
129
 <dd>
120
 <div class="block">Retourne l'adresse IP du serveur de la base de données.</div>
130
 <div class="block">Retourne l'adresse IP du serveur de la base de données.</div>
121
 </dd>
131
 </dd>
122
 <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>
132
 <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>
123
-<dd>&nbsp;</dd>
133
+<dd>
134
+<div class="block">Renvoie l'ip du serveur bdd.</div>
135
+</dd>
124
 <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>
136
 <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>
125
 <dd>
137
 <dd>
126
 <div class="block">Renvoie le tableau interne contenant les catégories.</div>
138
 <div class="block">Renvoie le tableau interne contenant les catégories.</div>
150
 <div class="block">Retourne le login de l'utilisateur pour la base de données.</div>
162
 <div class="block">Retourne le login de l'utilisateur pour la base de données.</div>
151
 </dd>
163
 </dd>
152
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getLogin()">getLogin()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
164
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getLogin()">getLogin()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
153
-<dd>&nbsp;</dd>
165
+<dd>
166
+<div class="block">Renvoie le login de l'utilisateur du serveur bdd.</div>
167
+</dd>
154
 <dt><span class="strong"><a href="../Modele/Categorie.html#getNom()">getNom()</a></span> - Method in class Modele.<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></dt>
168
 <dt><span class="strong"><a href="../Modele/Categorie.html#getNom()">getNom()</a></span> - Method in class Modele.<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></dt>
155
-<dd>&nbsp;</dd>
169
+<dd>
170
+<div class="block">Renvoie le nom de la catégorie.</div>
171
+</dd>
156
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getNomBdd()">getNomBdd()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
172
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getNomBdd()">getNomBdd()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
157
 <dd>
173
 <dd>
158
 <div class="block">Retourne le nom de la base de données.</div>
174
 <div class="block">Retourne le nom de la base de données.</div>
159
 </dd>
175
 </dd>
160
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getNomBdd()">getNomBdd()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
176
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getNomBdd()">getNomBdd()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
161
-<dd>&nbsp;</dd>
177
+<dd>
178
+<div class="block">Renvoie le nom de la bdd.</div>
179
+</dd>
162
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getPassword()">getPassword()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
180
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getPassword()">getPassword()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
163
 <dd>
181
 <dd>
164
 <div class="block">Retourne le mot de passe de l'utilisateur pour la base de données.</div>
182
 <div class="block">Retourne le mot de passe de l'utilisateur pour la base de données.</div>
165
 </dd>
183
 </dd>
166
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getPassword()">getPassword()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
184
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getPassword()">getPassword()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
167
-<dd>&nbsp;</dd>
185
+<dd>
186
+<div class="block">Renvoie le mot de passe de l'utilisateur du serveur bdd.</div>
187
+</dd>
168
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getPort()">getPort()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
188
 <dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getPort()">getPort()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
169
 <dd>
189
 <dd>
170
 <div class="block">Retourne le port de connexion à la base de données.</div>
190
 <div class="block">Retourne le port de connexion à la base de données.</div>
171
 </dd>
191
 </dd>
172
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getPort()">getPort()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
192
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getPort()">getPort()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
173
-<dd>&nbsp;</dd>
193
+<dd>
194
+<div class="block">Renvoie le port du serveur bdd.</div>
195
+</dd>
174
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getRep1()">getRep1()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
196
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getRep1()">getRep1()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
175
-<dd>&nbsp;</dd>
197
+<dd>
198
+<div class="block">Renvoie la réponse une.</div>
199
+</dd>
176
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getRep2()">getRep2()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
200
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getRep2()">getRep2()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></dt>
177
-<dd>&nbsp;</dd>
201
+<dd>
202
+<div class="block">Renvoie la réponse deux.</div>
203
+</dd>
178
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getReponse()">getReponse()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
204
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getReponse()">getReponse()</a></span> - Method in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
179
-<dd>&nbsp;</dd>
205
+<dd>
206
+<div class="block">Renvoie le numéro de la bonne réponse à la question.</div>
207
+</dd>
180
 <dt><span class="strong"><a href="../Modele/Question.html#getReponse()">getReponse()</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
208
 <dt><span class="strong"><a href="../Modele/Question.html#getReponse()">getReponse()</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
181
-<dd>&nbsp;</dd>
209
+<dd>
210
+<div class="block">Renvoie le numéro de la bonne réponse.</div>
211
+</dd>
182
 <dt><span class="strong"><a href="../Modele/Question.html#getReponse1()">getReponse1()</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
212
 <dt><span class="strong"><a href="../Modele/Question.html#getReponse1()">getReponse1()</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
183
-<dd>&nbsp;</dd>
213
+<dd>
214
+<div class="block">Renvoie la réponse une.</div>
215
+</dd>
184
 <dt><span class="strong"><a href="../Modele/Reponses.html#getReponse1()">getReponse1()</a></span> - Method in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
216
 <dt><span class="strong"><a href="../Modele/Reponses.html#getReponse1()">getReponse1()</a></span> - Method in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
185
-<dd>&nbsp;</dd>
217
+<dd>
218
+<div class="block">Renvoie la réponse une.</div>
219
+</dd>
186
 <dt><span class="strong"><a href="../Modele/Question.html#getReponse2()">getReponse2()</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
220
 <dt><span class="strong"><a href="../Modele/Question.html#getReponse2()">getReponse2()</a></span> - Method in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
187
-<dd>&nbsp;</dd>
221
+<dd>
222
+<div class="block">Renvoie la réponse deux.</div>
223
+</dd>
188
 <dt><span class="strong"><a href="../Modele/Reponses.html#getReponse2()">getReponse2()</a></span> - Method in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
224
 <dt><span class="strong"><a href="../Modele/Reponses.html#getReponse2()">getReponse2()</a></span> - Method in class Modele.<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></dt>
189
-<dd>&nbsp;</dd>
225
+<dd>
226
+<div class="block">Renvoie la réponse deux.</div>
227
+</dd>
190
 </dl>
228
 </dl>
191
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
229
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
192
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
230
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 32
- 12
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
70
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#INFO_COLOR">INFO_COLOR</a></span> - Static 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#INFO_COLOR">INFO_COLOR</a></span> - Static 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><a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a> - package InterfaceGraphique</dt>
72
 <dt><a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a> - package InterfaceGraphique</dt>
73
-<dd>&nbsp;</dd>
73
+<dd>
74
+<div class="block">Contient l'interface graphique principale.</div>
75
+</dd>
74
 <dt><a href="../InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a> - package InterfaceGraphique.DialogBoxes</dt>
76
 <dt><a href="../InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a> - package InterfaceGraphique.DialogBoxes</dt>
75
-<dd>&nbsp;</dd>
77
+<dd>
78
+<div class="block">Contient les boites de dialogues utilisées par l'aplication.</div>
79
+</dd>
76
 <dt><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
80
 <dt><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
77
-<dd>&nbsp;</dd>
81
+<dd>
82
+<div class="block">Interface graphique principale</div>
83
+</dd>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#InterfacePrincipale()">InterfacePrincipale()</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
84
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#InterfacePrincipale()">InterfacePrincipale()</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
79
-<dd>&nbsp;</dd>
85
+<dd>
86
+<div class="block">Constructeur lancant le splashcreen, la connexion à la base de donné, et la construction de l'interface principale.</div>
87
+</dd>
80
 <dt><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanCategoriesListener</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
88
 <dt><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanCategoriesListener</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
81
-<dd>&nbsp;</dd>
89
+<dd>
90
+<div class="block">Classe interne pour l'ecoute d'événements sur le panneaux de gestion des catégories.</div>
91
+</dd>
82
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#InterfacePrincipale.PanCategoriesListener()">InterfacePrincipale.PanCategoriesListener()</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanCategoriesListener</a></dt>
92
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#InterfacePrincipale.PanCategoriesListener()">InterfacePrincipale.PanCategoriesListener()</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanCategoriesListener</a></dt>
83
 <dd>&nbsp;</dd>
93
 <dd>&nbsp;</dd>
84
 <dt><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanQuestionsListener</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
94
 <dt><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanQuestionsListener</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
85
-<dd>&nbsp;</dd>
95
+<dd>
96
+<div class="block">Classe interne pour l'ecoute d'événements sur le panneaux de gestion des questions.</div>
97
+</dd>
86
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html#InterfacePrincipale.PanQuestionsListener()">InterfacePrincipale.PanQuestionsListener()</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanQuestionsListener</a></dt>
98
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html#InterfacePrincipale.PanQuestionsListener()">InterfacePrincipale.PanQuestionsListener()</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanQuestionsListener</a></dt>
87
 <dd>&nbsp;</dd>
99
 <dd>&nbsp;</dd>
88
 <dt><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanReponsesListener</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
100
 <dt><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanReponsesListener</span></a> - Class in <a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a></dt>
89
-<dd>&nbsp;</dd>
101
+<dd>
102
+<div class="block">Classe interne pour l'ecoute d'événements sur le panneaux de gestion des réponses.</div>
103
+</dd>
90
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#InterfacePrincipale.PanReponsesListener()">InterfacePrincipale.PanReponsesListener()</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanReponsesListener</a></dt>
104
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#InterfacePrincipale.PanReponsesListener()">InterfacePrincipale.PanReponsesListener()</a></span> - Constructor for class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique">InterfacePrincipale.PanReponsesListener</a></dt>
91
 <dd>&nbsp;</dd>
105
 <dd>&nbsp;</dd>
92
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#intitule">intitule</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
106
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#intitule">intitule</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></dt>
93
-<dd>&nbsp;</dd>
107
+<dd>
108
+<div class="block">Intitulé de la question.</div>
109
+</dd>
94
 <dt><span class="strong"><a href="../Modele/Question.html#intitule">intitule</a></span> - Variable in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
110
 <dt><span class="strong"><a href="../Modele/Question.html#intitule">intitule</a></span> - Variable in class Modele.<a href="../Modele/Question.html" title="class in Modele">Question</a></dt>
95
-<dd>&nbsp;</dd>
111
+<dd>
112
+<div class="block">Intitulé de la qustion.</div>
113
+</dd>
96
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ip">ip</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
114
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ip">ip</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
97
-<dd>&nbsp;</dd>
115
+<dd>
116
+<div class="block">Champ pour l'IP du serveur hebergeant la base de données.</div>
117
+</dd>
98
 </dl>
118
 </dl>
99
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
119
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
100
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
120
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 35
- 13
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
94
 <div class="block">Charge une configuration par defaut.</div>
94
 <div class="block">Charge une configuration par defaut.</div>
95
 </dd>
95
 </dd>
96
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#loadImgBouton()">loadImgBouton()</a></span> - Method 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#loadImgBouton()">loadImgBouton()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
97
-<dd>&nbsp;</dd>
97
+<dd>
98
+<div class="block">Charge les images pour les boutons.</div>
99
+</dd>
98
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONF">LOADING_BDD_CONF</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
100
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONF">LOADING_BDD_CONF</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
99
-<dd>&nbsp;</dd>
101
+<dd>
102
+<div class="block">Chargement configuration bdd.</div>
103
+</dd>
100
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONNECT">LOADING_BDD_CONNECT</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
104
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONNECT">LOADING_BDD_CONNECT</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
101
-<dd>&nbsp;</dd>
105
+<dd>
106
+<div class="block">Connection à la bdd.</div>
107
+</dd>
102
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_CATEGORIES">LOADING_CREATE_PANEL_CATEGORIES</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
108
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_CATEGORIES">LOADING_CREATE_PANEL_CATEGORIES</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
103
-<dd>&nbsp;</dd>
109
+<dd>
110
+<div class="block">Création panneau de gestion des catégorie.</div>
111
+</dd>
104
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_QUESTIONS">LOADING_CREATE_PANEL_QUESTIONS</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
112
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_QUESTIONS">LOADING_CREATE_PANEL_QUESTIONS</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
105
-<dd>&nbsp;</dd>
113
+<dd>
114
+<div class="block">Création panneau de gestion des questions.</div>
115
+</dd>
106
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_REPONSES">LOADING_CREATE_PANEL_REPONSES</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
116
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_REPONSES">LOADING_CREATE_PANEL_REPONSES</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
107
-<dd>&nbsp;</dd>
117
+<dd>
118
+<div class="block">Création panneau de gestion des réponses.</div>
119
+</dd>
108
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_STATUS_BAR">LOADING_CREATE_STATUS_BAR</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
120
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_STATUS_BAR">LOADING_CREATE_STATUS_BAR</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
109
-<dd>&nbsp;</dd>
121
+<dd>
122
+<div class="block">Création barre de statut.</div>
123
+</dd>
110
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_READY">LOADING_READY</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
124
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_READY">LOADING_READY</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
111
-<dd>&nbsp;</dd>
125
+<dd>
126
+<div class="block">Chargement terminé.</div>
127
+</dd>
112
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_RSC">LOADING_RSC</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
128
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_RSC">LOADING_RSC</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
113
-<dd>&nbsp;</dd>
129
+<dd>
130
+<div class="block">Chargement des ressources graphiques.</div>
131
+</dd>
114
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_SETUP_UI">LOADING_SETUP_UI</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
132
 <dt><span class="strong"><a href="../InterfaceGraphique/SplashScreen.html#LOADING_SETUP_UI">LOADING_SETUP_UI</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></dt>
115
-<dd>&nbsp;</dd>
133
+<dd>
134
+<div class="block">Chargement de l'IHM.</div>
135
+</dd>
116
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#login">login</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
136
 <dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#login">login</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
117
-<dd>&nbsp;</dd>
137
+<dd>
138
+<div class="block">Champ pour le login utilisateur.</div>
139
+</dd>
118
 </dl>
140
 </dl>
119
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
141
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
120
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
142
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 23
- 9
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
68
 <h2 class="title">M</h2>
68
 <h2 class="title">M</h2>
69
 <dl>
69
 <dl>
70
 <dt><span class="strong"><a href="../MainAdminBddBurgerQuizz.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class <a href="../MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;">MainAdminBddBurgerQuizz</a></dt>
70
 <dt><span class="strong"><a href="../MainAdminBddBurgerQuizz.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class <a href="../MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;">MainAdminBddBurgerQuizz</a></dt>
71
-<dd>&nbsp;</dd>
71
+<dd>
72
+<div class="block">Méthode main lancant l'IHM principale.</div>
73
+</dd>
72
 <dt><a href="../MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;"><span class="strong">MainAdminBddBurgerQuizz</span></a> - Class in <a href="../package-summary.html">&lt;Unnamed&gt;</a></dt>
74
 <dt><a href="../MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;"><span class="strong">MainAdminBddBurgerQuizz</span></a> - Class in <a href="../package-summary.html">&lt;Unnamed&gt;</a></dt>
73
-<dd>&nbsp;</dd>
75
+<dd>
76
+<div class="block">Classe Main lancant l'application.</div>
77
+</dd>
74
 <dt><span class="strong"><a href="../MainAdminBddBurgerQuizz.html#MainAdminBddBurgerQuizz()">MainAdminBddBurgerQuizz()</a></span> - Constructor for class <a href="../MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;">MainAdminBddBurgerQuizz</a></dt>
78
 <dt><span class="strong"><a href="../MainAdminBddBurgerQuizz.html#MainAdminBddBurgerQuizz()">MainAdminBddBurgerQuizz()</a></span> - Constructor for class <a href="../MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;">MainAdminBddBurgerQuizz</a></dt>
75
 <dd>&nbsp;</dd>
79
 <dd>&nbsp;</dd>
76
 <dt><a href="../Modele/package-summary.html">Modele</a> - package Modele</dt>
80
 <dt><a href="../Modele/package-summary.html">Modele</a> - package Modele</dt>
77
-<dd>&nbsp;</dd>
81
+<dd>
82
+<div class="block">Contient les modéles représentant les données manipulées.</div>
83
+</dd>
78
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#modem56k()">modem56k()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
84
 <dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#modem56k()">modem56k()</a></span> - Method in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
79
-<dd>&nbsp;</dd>
85
+<dd>
86
+<div class="block">easter-egg</div>
87
+</dd>
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>
88
 <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>
89
+<dd>
90
+<div class="block">Booléen determinant si les paramétre ont été modifié ou non.</div>
91
+</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>
92
 <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>
93
 <dd>
84
 <div class="block">Modifie une question.</div>
94
 <div class="block">Modifie une question.</div>
88
 <div class="block">Modifie un jeu de réponses.</div>
98
 <div class="block">Modifie un jeu de réponses.</div>
89
 </dd>
99
 </dd>
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>
100
 <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>
91
-<dd>&nbsp;</dd>
101
+<dd>
102
+<div class="block">Modification des valeurs déja présentes ou non</div>
103
+</dd>
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>
104
 <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>
93
-<dd>&nbsp;</dd>
105
+<dd>
106
+<div class="block">Booléen determinant si les paramétre ont été modifié ou non.</div>
107
+</dd>
94
 </dl>
108
 </dl>
95
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
109
 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">N</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;</div>
96
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
110
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

+ 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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc on Thu Jun 11 01:32:24 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">

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:23 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 14
- 6
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
78
 </tr>
78
 </tr>
79
 <tr class="altColor">
79
 <tr class="altColor">
80
 <td class="colFirst"><a href="GestionErreurs/package-summary.html">GestionErreurs</a></td>
80
 <td class="colFirst"><a href="GestionErreurs/package-summary.html">GestionErreurs</a></td>
81
-<td class="colLast">&nbsp;</td>
81
+<td class="colLast">
82
+<div class="block">Contient l'exeption personnalisée lancée lors d'une erreur renvoyée par le serveur mysql.</div>
83
+</td>
82
 </tr>
84
 </tr>
83
 <tr class="rowColor">
85
 <tr class="rowColor">
84
 <td class="colFirst"><a href="InterfaceGraphique/package-summary.html">InterfaceGraphique</a></td>
86
 <td class="colFirst"><a href="InterfaceGraphique/package-summary.html">InterfaceGraphique</a></td>
85
-<td class="colLast">&nbsp;</td>
87
+<td class="colLast">
88
+<div class="block">Contient l'interface graphique principale.</div>
89
+</td>
86
 </tr>
90
 </tr>
87
 <tr class="altColor">
91
 <tr class="altColor">
88
 <td class="colFirst"><a href="InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a></td>
92
 <td class="colFirst"><a href="InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a></td>
89
-<td class="colLast">&nbsp;</td>
93
+<td class="colLast">
94
+<div class="block">Contient les boites de dialogues utilisées par l'aplication.</div>
95
+</td>
90
 </tr>
96
 </tr>
91
 <tr class="rowColor">
97
 <tr class="rowColor">
92
 <td class="colFirst"><a href="Modele/package-summary.html">Modele</a></td>
98
 <td class="colFirst"><a href="Modele/package-summary.html">Modele</a></td>
93
-<td class="colLast">&nbsp;</td>
99
+<td class="colLast">
100
+<div class="block">Contient les modéles représentant les données manipulées.</div>
101
+</td>
94
 </tr>
102
 </tr>
95
 </tbody>
103
 </tbody>
96
 </table>
104
 </table>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:23 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 5
- 3
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:23 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-11">
8
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
8
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 </head>
9
 </head>
10
 <body>
10
 <body>
70
 <tbody>
70
 <tbody>
71
 <tr class="altColor">
71
 <tr class="altColor">
72
 <td class="colFirst"><a href="MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;">MainAdminBddBurgerQuizz</a></td>
72
 <td class="colFirst"><a href="MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;">MainAdminBddBurgerQuizz</a></td>
73
-<td class="colLast">&nbsp;</td>
73
+<td class="colLast">
74
+<div class="block">Classe Main lancant l'application.</div>
75
+</td>
74
 </tr>
76
 </tr>
75
 </tbody>
77
 </tbody>
76
 </table>
78
 </table>

+ 2
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:23 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>

+ 24
- 2
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 23:13:16 CEST 2015 -->
5
+<!-- Generated by javadoc (version 1.7.0_79) on Thu Jun 11 01:32:24 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-11">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10
 </head>
10
 </head>
11
 <body>
11
 <body>
208
 <li class="blockListLast">
208
 <li class="blockListLast">
209
 <h4>progressBar</h4>
209
 <h4>progressBar</h4>
210
 <pre>javax.swing.JProgressBar progressBar</pre>
210
 <pre>javax.swing.JProgressBar progressBar</pre>
211
+<div class="block">Barre de progression.</div>
211
 </li>
212
 </li>
212
 </ul>
213
 </ul>
213
 </li>
214
 </li>
231
 <li class="blockList">
232
 <li class="blockList">
232
 <h4>nomBdd</h4>
233
 <h4>nomBdd</h4>
233
 <pre>javax.swing.JTextField nomBdd</pre>
234
 <pre>javax.swing.JTextField nomBdd</pre>
235
+<div class="block">Champ pour le nom de la base de données.</div>
234
 </li>
236
 </li>
235
 <li class="blockList">
237
 <li class="blockList">
236
 <h4>port</h4>
238
 <h4>port</h4>
237
 <pre>javax.swing.JFormattedTextField port</pre>
239
 <pre>javax.swing.JFormattedTextField port</pre>
240
+<div class="block">Champ pour le numéro de port du serveur hebergeant la base de données.</div>
238
 </li>
241
 </li>
239
 <li class="blockList">
242
 <li class="blockList">
240
 <h4>ip</h4>
243
 <h4>ip</h4>
241
 <pre>javax.swing.JTextField ip</pre>
244
 <pre>javax.swing.JTextField ip</pre>
245
+<div class="block">Champ pour l'IP du serveur hebergeant la base de données.</div>
242
 </li>
246
 </li>
243
 <li class="blockList">
247
 <li class="blockList">
244
 <h4>login</h4>
248
 <h4>login</h4>
245
 <pre>javax.swing.JTextField login</pre>
249
 <pre>javax.swing.JTextField login</pre>
250
+<div class="block">Champ pour le login utilisateur.</div>
246
 </li>
251
 </li>
247
 <li class="blockList">
252
 <li class="blockList">
248
 <h4>password</h4>
253
 <h4>password</h4>
249
 <pre>javax.swing.JPasswordField password</pre>
254
 <pre>javax.swing.JPasswordField password</pre>
255
+<div class="block">Champ pur le mot de passe utilisateur.</div>
250
 </li>
256
 </li>
251
 <li class="blockList">
257
 <li class="blockList">
252
 <h4>ok</h4>
258
 <h4>ok</h4>
253
 <pre>javax.swing.JButton ok</pre>
259
 <pre>javax.swing.JButton ok</pre>
260
+<div class="block">Bouton de validation.</div>
254
 </li>
261
 </li>
255
 <li class="blockList">
262
 <li class="blockList">
256
 <h4>annuler</h4>
263
 <h4>annuler</h4>
257
 <pre>javax.swing.JButton annuler</pre>
264
 <pre>javax.swing.JButton annuler</pre>
265
+<div class="block">Bouton d'annulation.</div>
258
 </li>
266
 </li>
259
 <li class="blockList">
267
 <li class="blockList">
260
 <h4>defParams</h4>
268
 <h4>defParams</h4>
261
 <pre>javax.swing.JButton defParams</pre>
269
 <pre>javax.swing.JButton defParams</pre>
270
+<div class="block">Bouton pour mettre en place les paramétre de connexion par defaut.</div>
262
 </li>
271
 </li>
263
 <li class="blockList">
272
 <li class="blockList">
264
 <h4>quitter</h4>
273
 <h4>quitter</h4>
265
 <pre>javax.swing.JButton quitter</pre>
274
 <pre>javax.swing.JButton quitter</pre>
275
+<div class="block">Bouton pour quitter l'aplication.</div>
266
 </li>
276
 </li>
267
 <li class="blockListLast">
277
 <li class="blockListLast">
268
 <h4>modifEffectuees</h4>
278
 <h4>modifEffectuees</h4>
269
 <pre>boolean modifEffectuees</pre>
279
 <pre>boolean modifEffectuees</pre>
280
+<div class="block">Booléen determinant si les paramétre ont été modifié ou non.</div>
270
 </li>
281
 </li>
271
 </ul>
282
 </ul>
272
 </li>
283
 </li>
285
 <li class="blockList">
296
 <li class="blockList">
286
 <h4>intitule</h4>
297
 <h4>intitule</h4>
287
 <pre>javax.swing.JTextField intitule</pre>
298
 <pre>javax.swing.JTextField intitule</pre>
299
+<div class="block">Intitulé de la question.</div>
288
 </li>
300
 </li>
289
 <li class="blockList">
301
 <li class="blockList">
290
 <h4>ok</h4>
302
 <h4>ok</h4>
291
 <pre>javax.swing.JButton ok</pre>
303
 <pre>javax.swing.JButton ok</pre>
304
+<div class="block">Validation</div>
292
 </li>
305
 </li>
293
 <li class="blockList">
306
 <li class="blockList">
294
 <h4>annuler</h4>
307
 <h4>annuler</h4>
295
 <pre>javax.swing.JButton annuler</pre>
308
 <pre>javax.swing.JButton annuler</pre>
309
+<div class="block">Annulation</div>
296
 </li>
310
 </li>
297
 <li class="blockList">
311
 <li class="blockList">
298
 <h4>mofidEffectues</h4>
312
 <h4>mofidEffectues</h4>
299
 <pre>boolean mofidEffectues</pre>
313
 <pre>boolean mofidEffectues</pre>
314
+<div class="block">Modification des valeurs déja présentes ou non</div>
300
 </li>
315
 </li>
301
 <li class="blockListLast">
316
 <li class="blockListLast">
302
 <h4>reponse</h4>
317
 <h4>reponse</h4>
303
 <pre>javax.swing.JComboBox&lt;E&gt; reponse</pre>
318
 <pre>javax.swing.JComboBox&lt;E&gt; reponse</pre>
319
+<div class="block">Liste des réponses possible.</div>
304
 </li>
320
 </li>
305
 </ul>
321
 </ul>
306
 </li>
322
 </li>
319
 <li class="blockList">
335
 <li class="blockList">
320
 <h4>rep1</h4>
336
 <h4>rep1</h4>
321
 <pre>javax.swing.JTextField rep1</pre>
337
 <pre>javax.swing.JTextField rep1</pre>
338
+<div class="block">Réponses une.</div>
322
 </li>
339
 </li>
323
 <li class="blockList">
340
 <li class="blockList">
324
 <h4>rep2</h4>
341
 <h4>rep2</h4>
325
 <pre>javax.swing.JTextField rep2</pre>
342
 <pre>javax.swing.JTextField rep2</pre>
343
+<div class="block">Réponse deux.</div>
326
 </li>
344
 </li>
327
 <li class="blockList">
345
 <li class="blockList">
328
 <h4>ok</h4>
346
 <h4>ok</h4>
329
 <pre>javax.swing.JButton ok</pre>
347
 <pre>javax.swing.JButton ok</pre>
348
+<div class="block">Validation.</div>
330
 </li>
349
 </li>
331
 <li class="blockList">
350
 <li class="blockList">
332
 <h4>annuler</h4>
351
 <h4>annuler</h4>
333
 <pre>javax.swing.JButton annuler</pre>
352
 <pre>javax.swing.JButton annuler</pre>
353
+<div class="block">Annulation.</div>
334
 </li>
354
 </li>
335
 <li class="blockList">
355
 <li class="blockList">
336
 <h4>mofidEffectues</h4>
356
 <h4>mofidEffectues</h4>
337
 <pre>boolean mofidEffectues</pre>
357
 <pre>boolean mofidEffectues</pre>
358
+<div class="block">Booléen determinant si les paramétre ont été modifié ou non.</div>
338
 </li>
359
 </li>
339
 <li class="blockListLast">
360
 <li class="blockListLast">
340
 <h4>comboCat</h4>
361
 <h4>comboCat</h4>
341
 <pre>javax.swing.JComboBox&lt;E&gt; comboCat</pre>
362
 <pre>javax.swing.JComboBox&lt;E&gt; comboCat</pre>
363
+<div class="block">Liste des catégorie</div>
342
 </li>
364
 </li>
343
 </ul>
365
 </ul>
344
 </li>
366
 </li>

BIN
java/out/artifacts/java_jar/java.jar View File


BIN
java/out/production/java/InterfaceGraphique/InterfacePrincipale$1.class View File


BIN
java/out/production/java/InterfaceGraphique/InterfacePrincipale$PanCategoriesListener.class View File


BIN
java/out/production/java/InterfaceGraphique/InterfacePrincipale$PanQuestionsListener.class View File


BIN
java/out/production/java/InterfaceGraphique/InterfacePrincipale$PanReponsesListener.class View File


BIN
java/out/production/java/InterfaceGraphique/InterfacePrincipale.class View File


BIN
java/out/production/java/MainAdminBddBurgerQuizz.class View File


BIN
java/out/production/java/Modele/Categorie.class View File


BIN
java/out/production/java/Modele/Question.class View File


BIN
java/out/production/java/Modele/Reponses.class View File


+ 105
- 1
java/src/InterfaceGraphique/InterfacePrincipale.java View File

22
 
22
 
23
 import static javax.swing.BoxLayout.*;
23
 import static javax.swing.BoxLayout.*;
24
 
24
 
25
+/**
26
+ * Interface graphique principale
27
+ */
25
 public class InterfacePrincipale extends JFrame
28
 public class InterfacePrincipale extends JFrame
26
 {
29
 {
27
 	//Panel des catégories
30
 	//Panel des catégories
60
 	private ConnexionBDD bdd;
63
 	private ConnexionBDD bdd;
61
 	private ConfigBDD configBDD;
64
 	private ConfigBDD configBDD;
62
 
65
 
63
-	//cst couleur
66
+	//constantes couleurs
64
 	private static final Color ERROR_COLOR = Color.RED;
67
 	private static final Color ERROR_COLOR = Color.RED;
65
 	private static final Color INFO_COLOR = new Color(50,50,255);
68
 	private static final Color INFO_COLOR = new Color(50,50,255);
66
 	private static final Color NORMAL_COLOR = new Color(50,50,50);
69
 	private static final Color NORMAL_COLOR = new Color(50,50,50);
67
 
70
 
71
+	/**
72
+	 * Constructeur lancant le splashcreen, la connexion à la base de donné, et la construction de l'interface principale.
73
+	 */
68
 	public InterfacePrincipale()
74
 	public InterfacePrincipale()
69
 	{
75
 	{
70
 		SplashScreen splashScreen = new SplashScreen(this);
76
 		SplashScreen splashScreen = new SplashScreen(this);
125
 		setVisible(true);
131
 		setVisible(true);
126
 	}
132
 	}
127
 
133
 
134
+	/**
135
+	 * Charge les images pour les boutons.
136
+	 */
128
 	private void loadImgBouton()
137
 	private void loadImgBouton()
129
 	{
138
 	{
130
 		plusImg = new ImageIcon("rsc/plus.png");
139
 		plusImg = new ImageIcon("rsc/plus.png");
133
 		setupImg = new ImageIcon("rsc/cle.png");
142
 		setupImg = new ImageIcon("rsc/cle.png");
134
 	}
143
 	}
135
 
144
 
145
+	/**
146
+	 * Initialise et configure la barre de statut.
147
+	 */
136
 	private void createStatusBar()
148
 	private void createStatusBar()
137
 	{
149
 	{
138
 		statusBar = new JPanel(new BorderLayout(0,0));
150
 		statusBar = new JPanel(new BorderLayout(0,0));
174
 		});
186
 		});
175
 	}
187
 	}
176
 
188
 
189
+	/**
190
+	 * Initialise et configure le panneaux de gestion des catégorie.
191
+	 */
177
 	private void createPanelCategories()
192
 	private void createPanelCategories()
178
 	{
193
 	{
179
 		panCategories = new JPanel();
194
 		panCategories = new JPanel();
226
 		listC.addListSelectionListener(pcl);
241
 		listC.addListSelectionListener(pcl);
227
 	}
242
 	}
228
 
243
 
244
+	/**
245
+	 * Initialise et configure le panneaux de gestion des réponses.
246
+	 */
229
 	private void createPanelReponses()
247
 	private void createPanelReponses()
230
 	{
248
 	{
231
 		panReponses = new JPanel();
249
 		panReponses = new JPanel();
272
 		setReponsesPanelEnabled(false);
290
 		setReponsesPanelEnabled(false);
273
 	}
291
 	}
274
 
292
 
293
+	/**
294
+	 * Initialise et configure le panneaux de gestion des questions.
295
+	 */
275
 	private void createPanelQuestion()
296
 	private void createPanelQuestion()
276
 	{
297
 	{
277
 		panQuestions = new JPanel();
298
 		panQuestions = new JPanel();
317
 		setQuestionsPanelEnabled(false);
338
 		setQuestionsPanelEnabled(false);
318
 	}
339
 	}
319
 
340
 
341
+	/**
342
+	 * easter-egg
343
+	 */
320
 	public void modem56k()
344
 	public void modem56k()
321
 	{
345
 	{
322
 		int i =0;
346
 		int i =0;
333
 		}
357
 		}
334
 	}
358
 	}
335
 
359
 
360
+	/**
361
+	 * easter-egg
362
+	 */
336
 	public void nyan()
363
 	public void nyan()
337
 	{
364
 	{
338
 		BorderLayout bl = (BorderLayout)getContentPane().getLayout();
365
 		BorderLayout bl = (BorderLayout)getContentPane().getLayout();
342
 		pack();
369
 		pack();
343
 	}
370
 	}
344
 
371
 
372
+	/**
373
+	 * Affiche une boite de dialogue pour modifier et sauvegarder une nouvelle configuration.
374
+	 * @param showExitButton Si true, bouton annuler est remplacé par un bouton pour quitter l'aplication.
375
+	 * @return true si la configuration à été modifiée, false sinon.
376
+	 */
345
 	public boolean configureBDD(boolean showExitButton)
377
 	public boolean configureBDD(boolean showExitButton)
346
 	{
378
 	{
347
 		ConnexionBddDialog cbddd = new ConnexionBddDialog(configBDD.getNomBdd(), configBDD.getPort(),
379
 		ConnexionBddDialog cbddd = new ConnexionBddDialog(configBDD.getNomBdd(), configBDD.getPort(),
364
 		}
396
 		}
365
 	}
397
 	}
366
 
398
 
399
+	/**
400
+	 * Essaye de se connecter à la base de données, et demande à modifier la configuration de la connexion si echec.
401
+	 */
367
 	private void tryToConnect()
402
 	private void tryToConnect()
368
 	{
403
 	{
369
 		boolean conOK = false;
404
 		boolean conOK = false;
379
 		}while(!conOK);
414
 		}while(!conOK);
380
 	}
415
 	}
381
 
416
 
417
+	/**
418
+	 * Change le texte de la barre de statut.
419
+	 * @param message Message.
420
+	 * @param color Couleur;
421
+	 */
382
 	private void setStatusText(String message, Color color)
422
 	private void setStatusText(String message, Color color)
383
 	{
423
 	{
384
 		statusText.setForeground(color);
424
 		statusText.setForeground(color);
385
 		statusText.setText(message);
425
 		statusText.setText(message);
386
 	}
426
 	}
387
 
427
 
428
+	/**
429
+	 * Change le texte de la barre de statut et el met en noir.
430
+	 * @param message Message.
431
+	 */
388
 	private void setStatusText(String message)
432
 	private void setStatusText(String message)
389
 	{
433
 	{
390
 		statusText.setForeground(NORMAL_COLOR);
434
 		statusText.setForeground(NORMAL_COLOR);
391
 		statusText.setText(message);
435
 		statusText.setText(message);
392
 	}
436
 	}
393
 
437
 
438
+	/**
439
+	 * Active ou désactive le panneaux de gestion des réponses.
440
+	 * @param active panneaux actif ou non.
441
+	 */
394
 	private void setReponsesPanelEnabled(boolean active)
442
 	private void setReponsesPanelEnabled(boolean active)
395
 	{
443
 	{
396
 		addR.setEnabled(active);
444
 		addR.setEnabled(active);
400
 		listR.setListData(new Vector(0));
448
 		listR.setListData(new Vector(0));
401
 	}
449
 	}
402
 
450
 
451
+	/**
452
+	 * Active ou désactive le panneaux de gestion des questions.
453
+	 * @param active panneaux actif ou non.
454
+	 */
403
 	private void setQuestionsPanelEnabled(boolean active)
455
 	private void setQuestionsPanelEnabled(boolean active)
404
 	{
456
 	{
405
 		addQ.setEnabled(active);
457
 		addQ.setEnabled(active);
409
 		listQ.setListData(new Vector(0));
461
 		listQ.setListData(new Vector(0));
410
 	}
462
 	}
411
 
463
 
464
+	/**
465
+	 * Selectionne à nouveau une catégorie.
466
+	 * @param newCatName La catégorie à selectionner.
467
+	 * @throws BDDException Si une erreur SQL survient.
468
+	 */
412
 	private void reSelectCategorie(String newCatName) throws BDDException
469
 	private void reSelectCategorie(String newCatName) throws BDDException
413
 	{
470
 	{
414
 		Object[] tabObject = bdd.getListeCategorie().toArray();
471
 		Object[] tabObject = bdd.getListeCategorie().toArray();
425
 		}
482
 		}
426
 	}
483
 	}
427
 
484
 
485
+	/**
486
+	 * Selectionne à nouveau un jeu de reponses.
487
+	 * @param rep1 La réponse 1
488
+	 * @param rep2 La réponse 2
489
+	 * @throws BDDException Si une erreur SQL survient.
490
+	 */
428
 	private void reSelectReponses(String rep1, String rep2) throws BDDException
491
 	private void reSelectReponses(String rep1, String rep2) throws BDDException
429
 	{
492
 	{
430
 		Object[] tabObject = bdd.getListeReponses(listC.getSelectedValue().toString()).toArray();
493
 		Object[] tabObject = bdd.getListeReponses(listC.getSelectedValue().toString()).toArray();
441
 		}
504
 		}
442
 	}
505
 	}
443
 
506
 
507
+	/**
508
+	 * Selectionne à nouveau une question.
509
+	 * @param intitule L'intitulé.
510
+	 * @throws BDDException Si une erreur SQL survient.
511
+	 */
444
 	private void reSelectQuestion(String intitule) throws BDDException
512
 	private void reSelectQuestion(String intitule) throws BDDException
445
 	{
513
 	{
446
 		Reponses r = (Reponses) listR.getSelectedValue();
514
 		Reponses r = (Reponses) listR.getSelectedValue();
458
 		}
526
 		}
459
 	}
527
 	}
460
 
528
 
529
+	/**
530
+	 * Selectionne une liste des categories.
531
+	 * @return Un tableau de noms de catégories.
532
+	 */
461
 	private String[] getCategorieList()
533
 	private String[] getCategorieList()
462
 	{
534
 	{
463
 		ListModel model = listC.getModel();
535
 		ListModel model = listC.getModel();
471
 		return tabCategories;
543
 		return tabCategories;
472
 	}
544
 	}
473
 
545
 
546
+	/**
547
+	 * Classe interne pour l'ecoute d'événements sur le panneaux de gestion des catégories.
548
+	 * @author joseph
549
+	 */
474
 	private class PanCategoriesListener implements ActionListener, ListSelectionListener
550
 	private class PanCategoriesListener implements ActionListener, ListSelectionListener
475
 	{
551
 	{
552
+		/**
553
+		 * Réagit au clic sur un des boutons du panneux des catégories.
554
+		 * @param e Un evenement au clic sur un bouton.
555
+		 */
476
 		public void actionPerformed(ActionEvent e)
556
 		public void actionPerformed(ActionEvent e)
477
 		{
557
 		{
478
 			if(e.getSource() == addC)
558
 			if(e.getSource() == addC)
572
 			}
652
 			}
573
 		}
653
 		}
574
 
654
 
655
+		/**
656
+		 * Réagit à la selection d'une catégorie.
657
+		 * @param e Un evenement a la selection d'une catégorie.
658
+		 */
575
 		public void valueChanged(ListSelectionEvent e)
659
 		public void valueChanged(ListSelectionEvent e)
576
 		{
660
 		{
577
 			if(!listC.isSelectionEmpty())
661
 			if(!listC.isSelectionEmpty())
592
 		}
676
 		}
593
 	}
677
 	}
594
 
678
 
679
+	/**
680
+	 * Classe interne pour l'ecoute d'événements sur le panneaux de gestion des réponses.
681
+	 * @author joseph
682
+	 */
595
 	private class PanReponsesListener implements ActionListener, ListSelectionListener
683
 	private class PanReponsesListener implements ActionListener, ListSelectionListener
596
 	{
684
 	{
685
+		/**
686
+		 * Réagit au clic sur un des boutons du panneux des réponses.
687
+		 * @param e Un evenement au clic sur un bouton.
688
+		 */
597
 		public void actionPerformed(ActionEvent e)
689
 		public void actionPerformed(ActionEvent e)
598
 		{
690
 		{
599
 			if(listC.isSelectionEmpty())
691
 			if(listC.isSelectionEmpty())
682
 			}
774
 			}
683
 		}
775
 		}
684
 
776
 
777
+		/**
778
+		 * Réagit à la selection d'un jeu de réponses.
779
+		 * @param listSelectionEvent Un evenement a la selection d'un jeu de réponses.
780
+		 */
685
 		public void valueChanged(ListSelectionEvent listSelectionEvent)
781
 		public void valueChanged(ListSelectionEvent listSelectionEvent)
686
 		{
782
 		{
687
 			if(!listR.isSelectionEmpty())
783
 			if(!listR.isSelectionEmpty())
702
 		}
798
 		}
703
 	}
799
 	}
704
 
800
 
801
+	/**
802
+	 * Classe interne pour l'ecoute d'événements sur le panneaux de gestion des questions.
803
+	 * @author joseph
804
+	 */
705
 	private class PanQuestionsListener implements ActionListener
805
 	private class PanQuestionsListener implements ActionListener
706
 	{
806
 	{
807
+		/**
808
+		 * Réagit au clic sur un des boutons du panneux des questions.
809
+		 * @param e Un evenement au clic sur un bouton.
810
+		 */
707
 		public void actionPerformed(ActionEvent e)
811
 		public void actionPerformed(ActionEvent e)
708
 		{
812
 		{
709
 			if(listR.isSelectionEmpty())
813
 			if(listR.isSelectionEmpty())

+ 5
- 0
java/src/InterfaceGraphique/package-info.java View File

1
+/**
2
+ * Contient l'interface graphique principale.
3
+ * @author joseph
4
+ */
5
+package InterfaceGraphique;

+ 8
- 0
java/src/MainAdminBddBurgerQuizz.java View File

2
 
2
 
3
 import javax.swing.*;
3
 import javax.swing.*;
4
 
4
 
5
+/**
6
+ * Classe Main lancant l'application.
7
+ * @author joseph
8
+ */
5
 public class MainAdminBddBurgerQuizz
9
 public class MainAdminBddBurgerQuizz
6
 {
10
 {
11
+	/**
12
+	 * Méthode main lancant l'IHM principale.
13
+	 * @param args Argument de la ligne de commande.
14
+	 */
7
 	public static void main(String[] args)
15
 	public static void main(String[] args)
8
 	{
16
 	{
9
 		//https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/plaf.html
17
 		//https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/plaf.html

+ 0
- 4
java/src/Modele/Question.java View File

47
 
47
 
48
 	/**
48
 	/**
49
 	 * Modifie l'intitulé de la question.
49
 	 * Modifie l'intitulé de la question.
50
-	 * @return l'intitulé de la question.
51
 	 */
50
 	 */
52
 	public void setIntitule(String intitule) {
51
 	public void setIntitule(String intitule) {
53
 		this.intitule = intitule;
52
 		this.intitule = intitule;
63
 
62
 
64
 	/**
63
 	/**
65
 	 * Modifie la réponse une.
64
 	 * Modifie la réponse une.
66
-	 * @return la réponse une.
67
 	 */
65
 	 */
68
 	public void setReponse1(String reponse1) {
66
 	public void setReponse1(String reponse1) {
69
 		this.reponse1 = reponse1;
67
 		this.reponse1 = reponse1;
79
 
77
 
80
 	/**
78
 	/**
81
 	 * Modifie la réponse deux.
79
 	 * Modifie la réponse deux.
82
-	 * @return la réponse deux.
83
 	 */
80
 	 */
84
 	public void setReponse2(String reponse2) {
81
 	public void setReponse2(String reponse2) {
85
 		this.reponse2 = reponse2;
82
 		this.reponse2 = reponse2;
95
 
92
 
96
 	/**
93
 	/**
97
 	 * Modifie le numéro de la bonne réponse.
94
 	 * Modifie le numéro de la bonne réponse.
98
-	 * @return le numéro de la bonne réponse.
99
 	 */
95
 	 */
100
 	public void setReponse(int reponse) {
96
 	public void setReponse(int reponse) {
101
 		this.reponse = reponse;
97
 		this.reponse = reponse;

+ 0
- 2
java/src/Modele/Reponses.java View File

35
 
35
 
36
 	/**
36
 	/**
37
 	 * Modifie la réponse une.
37
 	 * Modifie la réponse une.
38
-	 * @return la réponse une.
39
 	 */
38
 	 */
40
 	public void setReponse1(String reponse1) {
39
 	public void setReponse1(String reponse1) {
41
 		this.reponse1 = reponse1;
40
 		this.reponse1 = reponse1;
51
 
50
 
52
 	/**
51
 	/**
53
 	 * Modifie la réponse deux.
52
 	 * Modifie la réponse deux.
54
-	 * @return la réponse deux.
55
 	 */
53
 	 */
56
 	public void setReponse2(String reponse2) {
54
 	public void setReponse2(String reponse2) {
57
 		this.reponse2 = reponse2;
55
 		this.reponse2 = reponse2;