PCYoshi 9 lat temu
rodzic
commit
6821796875
75 zmienionych plików z 14765 dodań i 50 usunięć
  1. 3
    3
      java/.idea/misc.xml
  2. 84
    42
      java/.idea/workspace.xml
  3. 459
    0
      java/javadoc/GestionBddDAO/ConfigBDD.html
  4. 565
    0
      java/javadoc/GestionBddDAO/ConnexionBDD.html
  5. 369
    0
      java/javadoc/GestionBddDAO/GestionCategories.html
  6. 387
    0
      java/javadoc/GestionBddDAO/GestionQuestions.html
  7. 381
    0
      java/javadoc/GestionBddDAO/GestionReponses.html
  8. 23
    0
      java/javadoc/GestionBddDAO/package-frame.html
  9. 149
    0
      java/javadoc/GestionBddDAO/package-summary.html
  10. 130
    0
      java/javadoc/GestionBddDAO/package-tree.html
  11. 248
    0
      java/javadoc/GestionErreurs/BDDException.html
  12. 19
    0
      java/javadoc/GestionErreurs/package-frame.html
  13. 131
    0
      java/javadoc/GestionErreurs/package-summary.html
  14. 134
    0
      java/javadoc/GestionErreurs/package-tree.html
  15. 379
    0
      java/javadoc/InterfaceGraphique/Bouton.html
  16. 668
    0
      java/javadoc/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html
  17. 558
    0
      java/javadoc/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html
  18. 584
    0
      java/javadoc/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html
  19. 21
    0
      java/javadoc/InterfaceGraphique/DialogBoxes/package-frame.html
  20. 139
    0
      java/javadoc/InterfaceGraphique/DialogBoxes/package-summary.html
  21. 148
    0
      java/javadoc/InterfaceGraphique/DialogBoxes/package-tree.html
  22. 286
    0
      java/javadoc/InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html
  23. 269
    0
      java/javadoc/InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html
  24. 286
    0
      java/javadoc/InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html
  25. 1018
    0
      java/javadoc/InterfaceGraphique/InterfacePrincipale.html
  26. 526
    0
      java/javadoc/InterfaceGraphique/SplashScreen.html
  27. 21
    0
      java/javadoc/InterfaceGraphique/package-frame.html
  28. 139
    0
      java/javadoc/InterfaceGraphique/package-summary.html
  29. 167
    0
      java/javadoc/InterfaceGraphique/package-tree.html
  30. 253
    0
      java/javadoc/MainAdminBddBurgerQuizz.html
  31. 320
    0
      java/javadoc/Modele/Categorie.html
  32. 443
    0
      java/javadoc/Modele/Question.html
  33. 361
    0
      java/javadoc/Modele/Reponses.html
  34. 21
    0
      java/javadoc/Modele/package-frame.html
  35. 139
    0
      java/javadoc/Modele/package-summary.html
  36. 128
    0
      java/javadoc/Modele/package-tree.html
  37. 33
    0
      java/javadoc/allclasses-frame.html
  38. 33
    0
      java/javadoc/allclasses-noframe.html
  39. 198
    0
      java/javadoc/constant-values.html
  40. 113
    0
      java/javadoc/deprecated-list.html
  41. 214
    0
      java/javadoc/help-doc.html
  42. 146
    0
      java/javadoc/index-files/index-1.html
  43. 132
    0
      java/javadoc/index-files/index-10.html
  44. 122
    0
      java/javadoc/index-files/index-11.html
  45. 130
    0
      java/javadoc/index-files/index-12.html
  46. 122
    0
      java/javadoc/index-files/index-13.html
  47. 150
    0
      java/javadoc/index-files/index-14.html
  48. 162
    0
      java/javadoc/index-files/index-15.html
  49. 124
    0
      java/javadoc/index-files/index-16.html
  50. 122
    0
      java/javadoc/index-files/index-17.html
  51. 120
    0
      java/javadoc/index-files/index-18.html
  52. 132
    0
      java/javadoc/index-files/index-2.html
  53. 178
    0
      java/javadoc/index-files/index-3.html
  54. 138
    0
      java/javadoc/index-files/index-4.html
  55. 126
    0
      java/javadoc/index-files/index-5.html
  56. 196
    0
      java/javadoc/index-files/index-6.html
  57. 144
    0
      java/javadoc/index-files/index-7.html
  58. 156
    0
      java/javadoc/index-files/index-8.html
  59. 136
    0
      java/javadoc/index-files/index-9.html
  60. 74
    0
      java/javadoc/index.html
  61. 25
    0
      java/javadoc/overview-frame.html
  62. 140
    0
      java/javadoc/overview-summary.html
  63. 200
    0
      java/javadoc/overview-tree.html
  64. 19
    0
      java/javadoc/package-frame.html
  65. 6
    0
      java/javadoc/package-list
  66. 124
    0
      java/javadoc/package-summary.html
  67. 126
    0
      java/javadoc/package-tree.html
  68. BIN
      java/javadoc/resources/background.gif
  69. BIN
      java/javadoc/resources/tab.gif
  70. BIN
      java/javadoc/resources/titlebar.gif
  71. BIN
      java/javadoc/resources/titlebar_end.gif
  72. 395
    0
      java/javadoc/serialized-form.html
  73. 474
    0
      java/javadoc/stylesheet.css
  74. 57
    0
      java/src/GestionBddDAO/ConfigBDD.java
  75. 42
    5
      java/src/GestionBddDAO/ConnexionBDD.java

+ 3
- 3
java/.idea/misc.xml Wyświetl plik

@@ -42,8 +42,8 @@
42 42
     <entry_points version="2.0" />
43 43
   </component>
44 44
   <component name="JavadocGenerationManager">
45
-    <option name="OUTPUT_DIRECTORY" />
46
-    <option name="OPTION_SCOPE" value="protected" />
45
+    <option name="OUTPUT_DIRECTORY" value="$PROJECT_DIR$/javadoc" />
46
+    <option name="OPTION_SCOPE" value="private" />
47 47
     <option name="OPTION_HIERARCHY" value="true" />
48 48
     <option name="OPTION_NAVIGATOR" value="true" />
49 49
     <option name="OPTION_INDEX" value="true" />
@@ -53,7 +53,7 @@
53 53
     <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
54 54
     <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
55 55
     <option name="OPTION_DEPRECATED_LIST" value="true" />
56
-    <option name="OTHER_OPTIONS" value="" />
56
+    <option name="OTHER_OPTIONS" />
57 57
     <option name="HEAP_SIZE" />
58 58
     <option name="LOCALE" />
59 59
     <option name="OPEN_IN_BROWSER" value="true" />

+ 84
- 42
java/.idea/workspace.xml Wyświetl plik

@@ -7,11 +7,9 @@
7 7
   </component>
8 8
   <component name="ChangeListManager">
9 9
     <list default="true" id="a647cb6a-4230-4101-a652-d7cfd0c21e24" name="Default" comment="">
10
-      <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/../web/sonar-project.properties" />
11
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/SplashScreen.class" afterPath="$PROJECT_DIR$/out/production/java/InterfaceGraphique/SplashScreen.class" />
12
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/rsc/splashscreen.png" afterPath="$PROJECT_DIR$/rsc/splashscreen.png" />
13
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/InterfaceGraphique/SplashScreen.java" afterPath="$PROJECT_DIR$/src/InterfaceGraphique/SplashScreen.java" />
14
-      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
10
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" afterPath="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" />
11
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java" afterPath="$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java" />
12
+      <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
15 13
     </list>
16 14
     <ignored path="java.iws" />
17 15
     <ignored path=".idea/workspace.xml" />
@@ -33,11 +31,44 @@
33 31
   </component>
34 32
   <component name="FileEditorManager">
35 33
     <leaf>
36
-      <file leaf-file-name="SplashScreen.java" pinned="false" current-in-tab="true">
37
-        <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/SplashScreen.java">
34
+      <file leaf-file-name="ConfigBDD.java" pinned="false" current-in-tab="false">
35
+        <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java">
38 36
           <provider selected="true" editor-type-id="text-editor">
39
-            <state vertical-scroll-proportion="0.32872927">
40
-              <caret line="20" column="21" selection-start-line="20" selection-start-column="21" selection-end-line="20" selection-end-column="21" />
37
+            <state vertical-scroll-proportion="0.0">
38
+              <caret line="143" column="43" selection-start-line="143" selection-start-column="43" selection-end-line="143" selection-end-column="43" />
39
+              <folding>
40
+                <element signature="e#357#358#0" expanded="true" />
41
+                <element signature="e#387#388#0" expanded="true" />
42
+                <element signature="e#1658#1659#0" expanded="true" />
43
+                <element signature="e#1698#1699#0" expanded="true" />
44
+                <element signature="e#1837#1838#0" expanded="true" />
45
+                <element signature="e#1878#1879#0" expanded="true" />
46
+                <element signature="e#1968#1969#0" expanded="true" />
47
+                <element signature="e#2024#2025#0" expanded="true" />
48
+                <element signature="e#2179#2180#0" expanded="true" />
49
+                <element signature="e#2232#2233#0" expanded="true" />
50
+                <element signature="e#2327#2328#0" expanded="true" />
51
+                <element signature="e#2363#2364#0" expanded="true" />
52
+                <element signature="e#2531#2532#0" expanded="true" />
53
+                <element signature="e#2564#2565#0" expanded="true" />
54
+                <element signature="e#2663#2664#0" expanded="true" />
55
+                <element signature="e#2702#2703#0" expanded="true" />
56
+                <element signature="e#2854#2855#0" expanded="true" />
57
+                <element signature="e#2893#2894#0" expanded="true" />
58
+                <element signature="e#3002#3003#0" expanded="true" />
59
+                <element signature="e#3044#3045#0" expanded="true" />
60
+                <element signature="e#3209#3210#0" expanded="true" />
61
+                <element signature="e#3254#3255#0" expanded="true" />
62
+              </folding>
63
+            </state>
64
+          </provider>
65
+        </entry>
66
+      </file>
67
+      <file leaf-file-name="ConnexionBDD.java" pinned="false" current-in-tab="true">
68
+        <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java">
69
+          <provider selected="true" editor-type-id="text-editor">
70
+            <state vertical-scroll-proportion="0.60261196">
71
+              <caret line="106" column="0" selection-start-line="106" selection-start-column="0" selection-end-line="106" selection-end-column="0" />
41 72
               <folding />
42 73
             </state>
43 74
           </provider>
@@ -82,8 +113,9 @@
82 113
         <option value="$PROJECT_DIR$/src/ConnexionBddDialog.java" />
83 114
         <option value="$PROJECT_DIR$/src/InterfacePrincipale.java" />
84 115
         <option value="$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java" />
85
-        <option value="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" />
86 116
         <option value="$PROJECT_DIR$/src/InterfaceGraphique/SplashScreen.java" />
117
+        <option value="$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java" />
118
+        <option value="$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java" />
87 119
       </list>
88 120
     </option>
89 121
   </component>
@@ -808,7 +840,7 @@
808 840
   </component>
809 841
   <component name="ToolWindowManager">
810 842
     <frame x="-1" y="27" width="1368" height="712" extended-state="6" />
811
-    <editor active="true" />
843
+    <editor active="false" />
812 844
     <layout>
813 845
       <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" />
814 846
       <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" />
@@ -827,7 +859,7 @@
827 859
       <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
828 860
       <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" />
829 861
       <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.26443768" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
830
-      <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.30579966" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
862
+      <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.30579966" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
831 863
       <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" />
832 864
       <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" />
833 865
       <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" />
@@ -1038,35 +1070,6 @@
1038 1070
         </state>
1039 1071
       </provider>
1040 1072
     </entry>
1041
-    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java">
1042
-      <provider selected="true" editor-type-id="text-editor">
1043
-        <state vertical-scroll-proportion="1.6492537">
1044
-          <caret line="55" column="0" selection-start-line="55" selection-start-column="0" selection-end-line="55" selection-end-column="0" />
1045
-          <folding>
1046
-            <element signature="e#954#955#0" expanded="true" />
1047
-            <element signature="e#994#995#0" expanded="true" />
1048
-            <element signature="e#1035#1036#0" expanded="true" />
1049
-            <element signature="e#1076#1077#0" expanded="true" />
1050
-            <element signature="e#1101#1102#0" expanded="true" />
1051
-            <element signature="e#1157#1158#0" expanded="true" />
1052
-            <element signature="e#1192#1193#0" expanded="true" />
1053
-            <element signature="e#1245#1246#0" expanded="true" />
1054
-            <element signature="e#1271#1272#0" expanded="true" />
1055
-            <element signature="e#1307#1308#0" expanded="true" />
1056
-            <element signature="e#1340#1341#0" expanded="true" />
1057
-            <element signature="e#1373#1374#0" expanded="true" />
1058
-            <element signature="e#1402#1403#0" expanded="true" />
1059
-            <element signature="e#1441#1442#0" expanded="true" />
1060
-            <element signature="e#1480#1481#0" expanded="true" />
1061
-            <element signature="e#1519#1520#0" expanded="true" />
1062
-            <element signature="e#1551#1552#0" expanded="true" />
1063
-            <element signature="e#1593#1594#0" expanded="true" />
1064
-            <element signature="e#1638#1639#0" expanded="true" />
1065
-            <element signature="e#1683#1684#0" expanded="true" />
1066
-          </folding>
1067
-        </state>
1068
-      </provider>
1069
-    </entry>
1070 1073
     <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/InterfacePrincipale.java">
1071 1074
       <provider selected="true" editor-type-id="text-editor">
1072 1075
         <state vertical-scroll-proportion="2.4272387">
@@ -1105,12 +1108,51 @@
1105 1108
     </entry>
1106 1109
     <entry file="file://$PROJECT_DIR$/src/InterfaceGraphique/SplashScreen.java">
1107 1110
       <provider selected="true" editor-type-id="text-editor">
1108
-        <state vertical-scroll-proportion="0.32872927">
1111
+        <state vertical-scroll-proportion="0.22201492">
1109 1112
           <caret line="20" column="21" selection-start-line="20" selection-start-column="21" selection-end-line="20" selection-end-column="21" />
1110 1113
           <folding />
1111 1114
         </state>
1112 1115
       </provider>
1113 1116
     </entry>
1117
+    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConfigBDD.java">
1118
+      <provider selected="true" editor-type-id="text-editor">
1119
+        <state vertical-scroll-proportion="0.0">
1120
+          <caret line="143" column="43" selection-start-line="143" selection-start-column="43" selection-end-line="143" selection-end-column="43" />
1121
+          <folding>
1122
+            <element signature="e#357#358#0" expanded="true" />
1123
+            <element signature="e#387#388#0" expanded="true" />
1124
+            <element signature="e#1658#1659#0" expanded="true" />
1125
+            <element signature="e#1698#1699#0" expanded="true" />
1126
+            <element signature="e#1837#1838#0" expanded="true" />
1127
+            <element signature="e#1878#1879#0" expanded="true" />
1128
+            <element signature="e#1968#1969#0" expanded="true" />
1129
+            <element signature="e#2024#2025#0" expanded="true" />
1130
+            <element signature="e#2179#2180#0" expanded="true" />
1131
+            <element signature="e#2232#2233#0" expanded="true" />
1132
+            <element signature="e#2327#2328#0" expanded="true" />
1133
+            <element signature="e#2363#2364#0" expanded="true" />
1134
+            <element signature="e#2531#2532#0" expanded="true" />
1135
+            <element signature="e#2564#2565#0" expanded="true" />
1136
+            <element signature="e#2663#2664#0" expanded="true" />
1137
+            <element signature="e#2702#2703#0" expanded="true" />
1138
+            <element signature="e#2854#2855#0" expanded="true" />
1139
+            <element signature="e#2893#2894#0" expanded="true" />
1140
+            <element signature="e#3002#3003#0" expanded="true" />
1141
+            <element signature="e#3044#3045#0" expanded="true" />
1142
+            <element signature="e#3209#3210#0" expanded="true" />
1143
+            <element signature="e#3254#3255#0" expanded="true" />
1144
+          </folding>
1145
+        </state>
1146
+      </provider>
1147
+    </entry>
1148
+    <entry file="file://$PROJECT_DIR$/src/GestionBddDAO/ConnexionBDD.java">
1149
+      <provider selected="true" editor-type-id="text-editor">
1150
+        <state vertical-scroll-proportion="0.60261196">
1151
+          <caret line="106" column="0" selection-start-line="106" selection-start-column="0" selection-end-line="106" selection-end-column="0" />
1152
+          <folding />
1153
+        </state>
1154
+      </provider>
1155
+    </entry>
1114 1156
   </component>
1115 1157
   <component name="masterDetails">
1116 1158
     <states>

+ 459
- 0
java/javadoc/GestionBddDAO/ConfigBDD.html Wyświetl plik

@@ -0,0 +1,459 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>ConfigBDD</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="ConfigBDD";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev Class</li>
39
+<li><a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?GestionBddDAO/ConfigBDD.html" target="_top">Frames</a></li>
43
+<li><a href="ConfigBDD.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">GestionBddDAO</div>
82
+<h2 title="Class ConfigBDD" class="title">Class ConfigBDD</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>GestionBddDAO.ConfigBDD</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<hr>
97
+<br>
98
+<pre>public class <span class="strong">ConfigBDD</span>
99
+extends java.lang.Object</pre>
100
+<div class="block">Classe utilitaires stockant les paramétres de connexion à la bdd</div>
101
+</li>
102
+</ul>
103
+</div>
104
+<div class="summary">
105
+<ul class="blockList">
106
+<li class="blockList">
107
+<!-- =========== FIELD SUMMARY =========== -->
108
+<ul class="blockList">
109
+<li class="blockList"><a name="field_summary">
110
+<!--   -->
111
+</a>
112
+<h3>Field Summary</h3>
113
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
114
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
115
+<tr>
116
+<th class="colFirst" scope="col">Modifier and Type</th>
117
+<th class="colLast" scope="col">Field and Description</th>
118
+</tr>
119
+<tr class="altColor">
120
+<td class="colFirst"><code>private java.util.Properties</code></td>
121
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#conf">conf</a></strong></code>
122
+<div class="block">Objet permettant le stockage des infos et leur lecture/écritures.</div>
123
+</td>
124
+</tr>
125
+</table>
126
+</li>
127
+</ul>
128
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
129
+<ul class="blockList">
130
+<li class="blockList"><a name="constructor_summary">
131
+<!--   -->
132
+</a>
133
+<h3>Constructor Summary</h3>
134
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
135
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
136
+<tr>
137
+<th class="colOne" scope="col">Constructor and Description</th>
138
+</tr>
139
+<tr class="altColor">
140
+<td class="colOne"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#ConfigBDD()">ConfigBDD</a></strong>()</code>
141
+<div class="block">Constructeur par défault</div>
142
+</td>
143
+</tr>
144
+</table>
145
+</li>
146
+</ul>
147
+<!-- ========== METHOD SUMMARY =========== -->
148
+<ul class="blockList">
149
+<li class="blockList"><a name="method_summary">
150
+<!--   -->
151
+</a>
152
+<h3>Method Summary</h3>
153
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
154
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
155
+<tr>
156
+<th class="colFirst" scope="col">Modifier and Type</th>
157
+<th class="colLast" scope="col">Method and Description</th>
158
+</tr>
159
+<tr class="altColor">
160
+<td class="colFirst"><code>java.lang.String</code></td>
161
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#getIp()">getIp</a></strong>()</code>&nbsp;</td>
162
+</tr>
163
+<tr class="rowColor">
164
+<td class="colFirst"><code>java.lang.String</code></td>
165
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#getLogin()">getLogin</a></strong>()</code>&nbsp;</td>
166
+</tr>
167
+<tr class="altColor">
168
+<td class="colFirst"><code>java.lang.String</code></td>
169
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#getNomBdd()">getNomBdd</a></strong>()</code>&nbsp;</td>
170
+</tr>
171
+<tr class="rowColor">
172
+<td class="colFirst"><code>java.lang.String</code></td>
173
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#getPassword()">getPassword</a></strong>()</code>&nbsp;</td>
174
+</tr>
175
+<tr class="altColor">
176
+<td class="colFirst"><code>int</code></td>
177
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#getPort()">getPort</a></strong>()</code>&nbsp;</td>
178
+</tr>
179
+<tr class="rowColor">
180
+<td class="colFirst"><code>boolean</code></td>
181
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#loadConf()">loadConf</a></strong>()</code>
182
+<div class="block">Initie la cofiguration depuis un fichier conf.xml lu dans le repertoire courant.</div>
183
+</td>
184
+</tr>
185
+<tr class="altColor">
186
+<td class="colFirst"><code>void</code></td>
187
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#loadDefaultConf()">loadDefaultConf</a></strong>()</code>&nbsp;</td>
188
+</tr>
189
+<tr class="rowColor">
190
+<td class="colFirst"><code>boolean</code></td>
191
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#saveConf()">saveConf</a></strong>()</code>&nbsp;</td>
192
+</tr>
193
+<tr class="altColor">
194
+<td class="colFirst"><code>void</code></td>
195
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#setIp(java.lang.String)">setIp</a></strong>(java.lang.String&nbsp;ip)</code>&nbsp;</td>
196
+</tr>
197
+<tr class="rowColor">
198
+<td class="colFirst"><code>void</code></td>
199
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#setLogin(java.lang.String)">setLogin</a></strong>(java.lang.String&nbsp;login)</code>&nbsp;</td>
200
+</tr>
201
+<tr class="altColor">
202
+<td class="colFirst"><code>void</code></td>
203
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#setNomBdd(java.lang.String)">setNomBdd</a></strong>(java.lang.String&nbsp;nomBdd)</code>&nbsp;</td>
204
+</tr>
205
+<tr class="rowColor">
206
+<td class="colFirst"><code>void</code></td>
207
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#setPassword(java.lang.String)">setPassword</a></strong>(java.lang.String&nbsp;password)</code>&nbsp;</td>
208
+</tr>
209
+<tr class="altColor">
210
+<td class="colFirst"><code>void</code></td>
211
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConfigBDD.html#setPort(long)">setPort</a></strong>(long&nbsp;port)</code>&nbsp;</td>
212
+</tr>
213
+</table>
214
+<ul class="blockList">
215
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
216
+<!--   -->
217
+</a>
218
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
219
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
220
+</ul>
221
+</li>
222
+</ul>
223
+</li>
224
+</ul>
225
+</div>
226
+<div class="details">
227
+<ul class="blockList">
228
+<li class="blockList">
229
+<!-- ============ FIELD DETAIL =========== -->
230
+<ul class="blockList">
231
+<li class="blockList"><a name="field_detail">
232
+<!--   -->
233
+</a>
234
+<h3>Field Detail</h3>
235
+<a name="conf">
236
+<!--   -->
237
+</a>
238
+<ul class="blockListLast">
239
+<li class="blockList">
240
+<h4>conf</h4>
241
+<pre>private&nbsp;java.util.Properties conf</pre>
242
+<div class="block">Objet permettant le stockage des infos et leur lecture/écritures.</div>
243
+</li>
244
+</ul>
245
+</li>
246
+</ul>
247
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
248
+<ul class="blockList">
249
+<li class="blockList"><a name="constructor_detail">
250
+<!--   -->
251
+</a>
252
+<h3>Constructor Detail</h3>
253
+<a name="ConfigBDD()">
254
+<!--   -->
255
+</a>
256
+<ul class="blockListLast">
257
+<li class="blockList">
258
+<h4>ConfigBDD</h4>
259
+<pre>public&nbsp;ConfigBDD()</pre>
260
+<div class="block">Constructeur par défault</div>
261
+</li>
262
+</ul>
263
+</li>
264
+</ul>
265
+<!-- ============ METHOD DETAIL ========== -->
266
+<ul class="blockList">
267
+<li class="blockList"><a name="method_detail">
268
+<!--   -->
269
+</a>
270
+<h3>Method Detail</h3>
271
+<a name="loadConf()">
272
+<!--   -->
273
+</a>
274
+<ul class="blockList">
275
+<li class="blockList">
276
+<h4>loadConf</h4>
277
+<pre>public&nbsp;boolean&nbsp;loadConf()</pre>
278
+<div class="block">Initie la cofiguration depuis un fichier conf.xml lu dans le repertoire courant.
279
+ Si le fichier n'existe pas, une configuration par defaut est chargée, et sauvegardée sur le disque.</div>
280
+<dl><dt><span class="strong">Returns:</span></dt><dd>Retourne true si le chargement à réussi, false sinon.</dd></dl>
281
+</li>
282
+</ul>
283
+<a name="saveConf()">
284
+<!--   -->
285
+</a>
286
+<ul class="blockList">
287
+<li class="blockList">
288
+<h4>saveConf</h4>
289
+<pre>public&nbsp;boolean&nbsp;saveConf()</pre>
290
+<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
291
+</li>
292
+</ul>
293
+<a name="loadDefaultConf()">
294
+<!--   -->
295
+</a>
296
+<ul class="blockList">
297
+<li class="blockList">
298
+<h4>loadDefaultConf</h4>
299
+<pre>public&nbsp;void&nbsp;loadDefaultConf()</pre>
300
+</li>
301
+</ul>
302
+<a name="getNomBdd()">
303
+<!--   -->
304
+</a>
305
+<ul class="blockList">
306
+<li class="blockList">
307
+<h4>getNomBdd</h4>
308
+<pre>public&nbsp;java.lang.String&nbsp;getNomBdd()</pre>
309
+</li>
310
+</ul>
311
+<a name="setNomBdd(java.lang.String)">
312
+<!--   -->
313
+</a>
314
+<ul class="blockList">
315
+<li class="blockList">
316
+<h4>setNomBdd</h4>
317
+<pre>public&nbsp;void&nbsp;setNomBdd(java.lang.String&nbsp;nomBdd)</pre>
318
+</li>
319
+</ul>
320
+<a name="getPort()">
321
+<!--   -->
322
+</a>
323
+<ul class="blockList">
324
+<li class="blockList">
325
+<h4>getPort</h4>
326
+<pre>public&nbsp;int&nbsp;getPort()</pre>
327
+</li>
328
+</ul>
329
+<a name="setPort(long)">
330
+<!--   -->
331
+</a>
332
+<ul class="blockList">
333
+<li class="blockList">
334
+<h4>setPort</h4>
335
+<pre>public&nbsp;void&nbsp;setPort(long&nbsp;port)</pre>
336
+</li>
337
+</ul>
338
+<a name="getIp()">
339
+<!--   -->
340
+</a>
341
+<ul class="blockList">
342
+<li class="blockList">
343
+<h4>getIp</h4>
344
+<pre>public&nbsp;java.lang.String&nbsp;getIp()</pre>
345
+</li>
346
+</ul>
347
+<a name="setIp(java.lang.String)">
348
+<!--   -->
349
+</a>
350
+<ul class="blockList">
351
+<li class="blockList">
352
+<h4>setIp</h4>
353
+<pre>public&nbsp;void&nbsp;setIp(java.lang.String&nbsp;ip)</pre>
354
+</li>
355
+</ul>
356
+<a name="getLogin()">
357
+<!--   -->
358
+</a>
359
+<ul class="blockList">
360
+<li class="blockList">
361
+<h4>getLogin</h4>
362
+<pre>public&nbsp;java.lang.String&nbsp;getLogin()</pre>
363
+</li>
364
+</ul>
365
+<a name="setLogin(java.lang.String)">
366
+<!--   -->
367
+</a>
368
+<ul class="blockList">
369
+<li class="blockList">
370
+<h4>setLogin</h4>
371
+<pre>public&nbsp;void&nbsp;setLogin(java.lang.String&nbsp;login)</pre>
372
+</li>
373
+</ul>
374
+<a name="getPassword()">
375
+<!--   -->
376
+</a>
377
+<ul class="blockList">
378
+<li class="blockList">
379
+<h4>getPassword</h4>
380
+<pre>public&nbsp;java.lang.String&nbsp;getPassword()</pre>
381
+</li>
382
+</ul>
383
+<a name="setPassword(java.lang.String)">
384
+<!--   -->
385
+</a>
386
+<ul class="blockListLast">
387
+<li class="blockList">
388
+<h4>setPassword</h4>
389
+<pre>public&nbsp;void&nbsp;setPassword(java.lang.String&nbsp;password)</pre>
390
+</li>
391
+</ul>
392
+</li>
393
+</ul>
394
+</li>
395
+</ul>
396
+</div>
397
+</div>
398
+<!-- ========= END OF CLASS DATA ========= -->
399
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
400
+<div class="bottomNav"><a name="navbar_bottom">
401
+<!--   -->
402
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
403
+<!--   -->
404
+</a>
405
+<ul class="navList" title="Navigation">
406
+<li><a href="../overview-summary.html">Overview</a></li>
407
+<li><a href="package-summary.html">Package</a></li>
408
+<li class="navBarCell1Rev">Class</li>
409
+<li><a href="package-tree.html">Tree</a></li>
410
+<li><a href="../deprecated-list.html">Deprecated</a></li>
411
+<li><a href="../index-files/index-1.html">Index</a></li>
412
+<li><a href="../help-doc.html">Help</a></li>
413
+</ul>
414
+</div>
415
+<div class="subNav">
416
+<ul class="navList">
417
+<li>Prev Class</li>
418
+<li><a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO"><span class="strong">Next Class</span></a></li>
419
+</ul>
420
+<ul class="navList">
421
+<li><a href="../index.html?GestionBddDAO/ConfigBDD.html" target="_top">Frames</a></li>
422
+<li><a href="ConfigBDD.html" target="_top">No Frames</a></li>
423
+</ul>
424
+<ul class="navList" id="allclasses_navbar_bottom">
425
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
426
+</ul>
427
+<div>
428
+<script type="text/javascript"><!--
429
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
430
+  if(window==top) {
431
+    allClassesLink.style.display = "block";
432
+  }
433
+  else {
434
+    allClassesLink.style.display = "none";
435
+  }
436
+  //-->
437
+</script>
438
+</div>
439
+<div>
440
+<ul class="subNavList">
441
+<li>Summary:&nbsp;</li>
442
+<li>Nested&nbsp;|&nbsp;</li>
443
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
444
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
445
+<li><a href="#method_summary">Method</a></li>
446
+</ul>
447
+<ul class="subNavList">
448
+<li>Detail:&nbsp;</li>
449
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
450
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
451
+<li><a href="#method_detail">Method</a></li>
452
+</ul>
453
+</div>
454
+<a name="skip-navbar_bottom">
455
+<!--   -->
456
+</a></div>
457
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
458
+</body>
459
+</html>

+ 565
- 0
java/javadoc/GestionBddDAO/ConnexionBDD.html Wyświetl plik

@@ -0,0 +1,565 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>ConnexionBDD</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="ConnexionBDD";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO"><span class="strong">Prev Class</span></a></li>
39
+<li><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?GestionBddDAO/ConnexionBDD.html" target="_top">Frames</a></li>
43
+<li><a href="ConnexionBDD.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">GestionBddDAO</div>
82
+<h2 title="Class ConnexionBDD" class="title">Class ConnexionBDD</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>GestionBddDAO.ConnexionBDD</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<hr>
97
+<br>
98
+<pre>public class <span class="strong">ConnexionBDD</span>
99
+extends java.lang.Object</pre>
100
+</li>
101
+</ul>
102
+</div>
103
+<div class="summary">
104
+<ul class="blockList">
105
+<li class="blockList">
106
+<!-- =========== FIELD SUMMARY =========== -->
107
+<ul class="blockList">
108
+<li class="blockList"><a name="field_summary">
109
+<!--   -->
110
+</a>
111
+<h3>Field Summary</h3>
112
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
113
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
114
+<tr>
115
+<th class="colFirst" scope="col">Modifier and Type</th>
116
+<th class="colLast" scope="col">Field and Description</th>
117
+</tr>
118
+<tr class="altColor">
119
+<td class="colFirst"><code>(package private) java.sql.Connection</code></td>
120
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#connexionbdd">connexionbdd</a></strong></code>&nbsp;</td>
121
+</tr>
122
+<tr class="rowColor">
123
+<td class="colFirst"><code>(package private) <a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></code></td>
124
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#gestionCategories">gestionCategories</a></strong></code>&nbsp;</td>
125
+</tr>
126
+<tr class="altColor">
127
+<td class="colFirst"><code>(package private) <a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></code></td>
128
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#gestionQuestions">gestionQuestions</a></strong></code>&nbsp;</td>
129
+</tr>
130
+<tr class="rowColor">
131
+<td class="colFirst"><code>(package private) <a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></code></td>
132
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#gestionReponses">gestionReponses</a></strong></code>&nbsp;</td>
133
+</tr>
134
+</table>
135
+</li>
136
+</ul>
137
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
138
+<ul class="blockList">
139
+<li class="blockList"><a name="constructor_summary">
140
+<!--   -->
141
+</a>
142
+<h3>Constructor Summary</h3>
143
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
144
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
145
+<tr>
146
+<th class="colOne" scope="col">Constructor and Description</th>
147
+</tr>
148
+<tr class="altColor">
149
+<td class="colOne"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#ConnexionBDD()">ConnexionBDD</a></strong>()</code>&nbsp;</td>
150
+</tr>
151
+</table>
152
+</li>
153
+</ul>
154
+<!-- ========== METHOD SUMMARY =========== -->
155
+<ul class="blockList">
156
+<li class="blockList"><a name="method_summary">
157
+<!--   -->
158
+</a>
159
+<h3>Method Summary</h3>
160
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
161
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
162
+<tr>
163
+<th class="colFirst" scope="col">Modifier and Type</th>
164
+<th class="colLast" scope="col">Method and Description</th>
165
+</tr>
166
+<tr class="altColor">
167
+<td class="colFirst"><code>boolean</code></td>
168
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#connect(java.lang.String,%20long,%20java.lang.String,%20java.lang.String,%20java.lang.String)">connect</a></strong>(java.lang.String&nbsp;nomBdd,
169
+       long&nbsp;port,
170
+       java.lang.String&nbsp;ip,
171
+       java.lang.String&nbsp;login,
172
+       java.lang.String&nbsp;password)</code>&nbsp;</td>
173
+</tr>
174
+<tr class="rowColor">
175
+<td class="colFirst"><code>void</code></td>
176
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#createCategorie(java.lang.String)">createCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>&nbsp;</td>
177
+</tr>
178
+<tr class="altColor">
179
+<td class="colFirst"><code>void</code></td>
180
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion</a></strong>(java.lang.String&nbsp;intitule,
181
+              java.lang.String&nbsp;reponse1,
182
+              java.lang.String&nbsp;reponse2,
183
+              int&nbsp;num_reponse)</code>&nbsp;</td>
184
+</tr>
185
+<tr class="rowColor">
186
+<td class="colFirst"><code>void</code></td>
187
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#createReponses(java.lang.String,%20java.lang.String,%20java.lang.String)">createReponses</a></strong>(java.lang.String&nbsp;nomCategorie,
188
+              java.lang.String&nbsp;reponse1,
189
+              java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
190
+</tr>
191
+<tr class="altColor">
192
+<td class="colFirst"><code>void</code></td>
193
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#deleteCategorie(java.lang.String)">deleteCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>&nbsp;</td>
194
+</tr>
195
+<tr class="rowColor">
196
+<td class="colFirst"><code>void</code></td>
197
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion</a></strong>(java.lang.String&nbsp;intitule,
198
+              java.lang.String&nbsp;reponse1,
199
+              java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
200
+</tr>
201
+<tr class="altColor">
202
+<td class="colFirst"><code>void</code></td>
203
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#deleteReponses(java.lang.String,%20java.lang.String)">deleteReponses</a></strong>(java.lang.String&nbsp;reponse1,
204
+              java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
205
+</tr>
206
+<tr class="rowColor">
207
+<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;</code></td>
208
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#getListeCategorie()">getListeCategorie</a></strong>()</code>&nbsp;</td>
209
+</tr>
210
+<tr class="altColor">
211
+<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;</code></td>
212
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#getListeQuestions(java.lang.String,%20java.lang.String)">getListeQuestions</a></strong>(java.lang.String&nbsp;reponse1,
213
+                 java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
214
+</tr>
215
+<tr class="rowColor">
216
+<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;</code></td>
217
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#getListeReponses(java.lang.String)">getListeReponses</a></strong>(java.lang.String&nbsp;catName)</code>&nbsp;</td>
218
+</tr>
219
+<tr class="altColor">
220
+<td class="colFirst"><code>void</code></td>
221
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#modifyQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">modifyQuestion</a></strong>(java.lang.String&nbsp;oldIntitule,
222
+              java.lang.String&nbsp;newIntitule,
223
+              java.lang.String&nbsp;reponse1,
224
+              java.lang.String&nbsp;reponse2,
225
+              int&nbsp;newNum_reponse)</code>&nbsp;</td>
226
+</tr>
227
+<tr class="rowColor">
228
+<td class="colFirst"><code>void</code></td>
229
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#modifyReponses(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">modifyReponses</a></strong>(java.lang.String&nbsp;categorie,
230
+              java.lang.String&nbsp;oldRep1,
231
+              java.lang.String&nbsp;oldRep2,
232
+              java.lang.String&nbsp;newRep1,
233
+              java.lang.String&nbsp;newRep2)</code>&nbsp;</td>
234
+</tr>
235
+<tr class="altColor">
236
+<td class="colFirst"><code>void</code></td>
237
+<td class="colLast"><code><strong><a href="../GestionBddDAO/ConnexionBDD.html#renameCategorie(java.lang.String,%20java.lang.String)">renameCategorie</a></strong>(java.lang.String&nbsp;oldCategorieName,
238
+               java.lang.String&nbsp;newCategorieName)</code>&nbsp;</td>
239
+</tr>
240
+</table>
241
+<ul class="blockList">
242
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
243
+<!--   -->
244
+</a>
245
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
246
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
247
+</ul>
248
+</li>
249
+</ul>
250
+</li>
251
+</ul>
252
+</div>
253
+<div class="details">
254
+<ul class="blockList">
255
+<li class="blockList">
256
+<!-- ============ FIELD DETAIL =========== -->
257
+<ul class="blockList">
258
+<li class="blockList"><a name="field_detail">
259
+<!--   -->
260
+</a>
261
+<h3>Field Detail</h3>
262
+<a name="connexionbdd">
263
+<!--   -->
264
+</a>
265
+<ul class="blockList">
266
+<li class="blockList">
267
+<h4>connexionbdd</h4>
268
+<pre>java.sql.Connection connexionbdd</pre>
269
+</li>
270
+</ul>
271
+<a name="gestionCategories">
272
+<!--   -->
273
+</a>
274
+<ul class="blockList">
275
+<li class="blockList">
276
+<h4>gestionCategories</h4>
277
+<pre><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a> gestionCategories</pre>
278
+</li>
279
+</ul>
280
+<a name="gestionReponses">
281
+<!--   -->
282
+</a>
283
+<ul class="blockList">
284
+<li class="blockList">
285
+<h4>gestionReponses</h4>
286
+<pre><a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a> gestionReponses</pre>
287
+</li>
288
+</ul>
289
+<a name="gestionQuestions">
290
+<!--   -->
291
+</a>
292
+<ul class="blockListLast">
293
+<li class="blockList">
294
+<h4>gestionQuestions</h4>
295
+<pre><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a> gestionQuestions</pre>
296
+</li>
297
+</ul>
298
+</li>
299
+</ul>
300
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
301
+<ul class="blockList">
302
+<li class="blockList"><a name="constructor_detail">
303
+<!--   -->
304
+</a>
305
+<h3>Constructor Detail</h3>
306
+<a name="ConnexionBDD()">
307
+<!--   -->
308
+</a>
309
+<ul class="blockListLast">
310
+<li class="blockList">
311
+<h4>ConnexionBDD</h4>
312
+<pre>public&nbsp;ConnexionBDD()</pre>
313
+</li>
314
+</ul>
315
+</li>
316
+</ul>
317
+<!-- ============ METHOD DETAIL ========== -->
318
+<ul class="blockList">
319
+<li class="blockList"><a name="method_detail">
320
+<!--   -->
321
+</a>
322
+<h3>Method Detail</h3>
323
+<a name="connect(java.lang.String, long, java.lang.String, java.lang.String, java.lang.String)">
324
+<!--   -->
325
+</a>
326
+<ul class="blockList">
327
+<li class="blockList">
328
+<h4>connect</h4>
329
+<pre>public&nbsp;boolean&nbsp;connect(java.lang.String&nbsp;nomBdd,
330
+              long&nbsp;port,
331
+              java.lang.String&nbsp;ip,
332
+              java.lang.String&nbsp;login,
333
+              java.lang.String&nbsp;password)</pre>
334
+</li>
335
+</ul>
336
+<a name="getListeCategorie()">
337
+<!--   -->
338
+</a>
339
+<ul class="blockList">
340
+<li class="blockList">
341
+<h4>getListeCategorie</h4>
342
+<pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;&nbsp;getListeCategorie()
343
+                                                 throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
344
+<dl><dt><span class="strong">Throws:</span></dt>
345
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
346
+</li>
347
+</ul>
348
+<a name="createCategorie(java.lang.String)">
349
+<!--   -->
350
+</a>
351
+<ul class="blockList">
352
+<li class="blockList">
353
+<h4>createCategorie</h4>
354
+<pre>public&nbsp;void&nbsp;createCategorie(java.lang.String&nbsp;categorieName)
355
+                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
356
+<dl><dt><span class="strong">Throws:</span></dt>
357
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
358
+</li>
359
+</ul>
360
+<a name="deleteCategorie(java.lang.String)">
361
+<!--   -->
362
+</a>
363
+<ul class="blockList">
364
+<li class="blockList">
365
+<h4>deleteCategorie</h4>
366
+<pre>public&nbsp;void&nbsp;deleteCategorie(java.lang.String&nbsp;categorieName)
367
+                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
368
+<dl><dt><span class="strong">Throws:</span></dt>
369
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
370
+</li>
371
+</ul>
372
+<a name="renameCategorie(java.lang.String, java.lang.String)">
373
+<!--   -->
374
+</a>
375
+<ul class="blockList">
376
+<li class="blockList">
377
+<h4>renameCategorie</h4>
378
+<pre>public&nbsp;void&nbsp;renameCategorie(java.lang.String&nbsp;oldCategorieName,
379
+                   java.lang.String&nbsp;newCategorieName)
380
+                     throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
381
+<dl><dt><span class="strong">Throws:</span></dt>
382
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
383
+</li>
384
+</ul>
385
+<a name="getListeReponses(java.lang.String)">
386
+<!--   -->
387
+</a>
388
+<ul class="blockList">
389
+<li class="blockList">
390
+<h4>getListeReponses</h4>
391
+<pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;&nbsp;getListeReponses(java.lang.String&nbsp;catName)
392
+                                               throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
393
+<dl><dt><span class="strong">Throws:</span></dt>
394
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
395
+</li>
396
+</ul>
397
+<a name="createReponses(java.lang.String, java.lang.String, java.lang.String)">
398
+<!--   -->
399
+</a>
400
+<ul class="blockList">
401
+<li class="blockList">
402
+<h4>createReponses</h4>
403
+<pre>public&nbsp;void&nbsp;createReponses(java.lang.String&nbsp;nomCategorie,
404
+                  java.lang.String&nbsp;reponse1,
405
+                  java.lang.String&nbsp;reponse2)
406
+                    throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
407
+<dl><dt><span class="strong">Throws:</span></dt>
408
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
409
+</li>
410
+</ul>
411
+<a name="deleteReponses(java.lang.String, java.lang.String)">
412
+<!--   -->
413
+</a>
414
+<ul class="blockList">
415
+<li class="blockList">
416
+<h4>deleteReponses</h4>
417
+<pre>public&nbsp;void&nbsp;deleteReponses(java.lang.String&nbsp;reponse1,
418
+                  java.lang.String&nbsp;reponse2)
419
+                    throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
420
+<dl><dt><span class="strong">Throws:</span></dt>
421
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
422
+</li>
423
+</ul>
424
+<a name="modifyReponses(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">
425
+<!--   -->
426
+</a>
427
+<ul class="blockList">
428
+<li class="blockList">
429
+<h4>modifyReponses</h4>
430
+<pre>public&nbsp;void&nbsp;modifyReponses(java.lang.String&nbsp;categorie,
431
+                  java.lang.String&nbsp;oldRep1,
432
+                  java.lang.String&nbsp;oldRep2,
433
+                  java.lang.String&nbsp;newRep1,
434
+                  java.lang.String&nbsp;newRep2)
435
+                    throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
436
+<dl><dt><span class="strong">Throws:</span></dt>
437
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
438
+</li>
439
+</ul>
440
+<a name="getListeQuestions(java.lang.String, java.lang.String)">
441
+<!--   -->
442
+</a>
443
+<ul class="blockList">
444
+<li class="blockList">
445
+<h4>getListeQuestions</h4>
446
+<pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;&nbsp;getListeQuestions(java.lang.String&nbsp;reponse1,
447
+                                              java.lang.String&nbsp;reponse2)
448
+                                                throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
449
+<dl><dt><span class="strong">Throws:</span></dt>
450
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
451
+</li>
452
+</ul>
453
+<a name="createQuestion(java.lang.String, java.lang.String, java.lang.String, int)">
454
+<!--   -->
455
+</a>
456
+<ul class="blockList">
457
+<li class="blockList">
458
+<h4>createQuestion</h4>
459
+<pre>public&nbsp;void&nbsp;createQuestion(java.lang.String&nbsp;intitule,
460
+                  java.lang.String&nbsp;reponse1,
461
+                  java.lang.String&nbsp;reponse2,
462
+                  int&nbsp;num_reponse)
463
+                    throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
464
+<dl><dt><span class="strong">Throws:</span></dt>
465
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
466
+</li>
467
+</ul>
468
+<a name="deleteQuestion(java.lang.String, java.lang.String, java.lang.String)">
469
+<!--   -->
470
+</a>
471
+<ul class="blockList">
472
+<li class="blockList">
473
+<h4>deleteQuestion</h4>
474
+<pre>public&nbsp;void&nbsp;deleteQuestion(java.lang.String&nbsp;intitule,
475
+                  java.lang.String&nbsp;reponse1,
476
+                  java.lang.String&nbsp;reponse2)
477
+                    throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
478
+<dl><dt><span class="strong">Throws:</span></dt>
479
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
480
+</li>
481
+</ul>
482
+<a name="modifyQuestion(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)">
483
+<!--   -->
484
+</a>
485
+<ul class="blockListLast">
486
+<li class="blockList">
487
+<h4>modifyQuestion</h4>
488
+<pre>public&nbsp;void&nbsp;modifyQuestion(java.lang.String&nbsp;oldIntitule,
489
+                  java.lang.String&nbsp;newIntitule,
490
+                  java.lang.String&nbsp;reponse1,
491
+                  java.lang.String&nbsp;reponse2,
492
+                  int&nbsp;newNum_reponse)
493
+                    throws <a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></pre>
494
+<dl><dt><span class="strong">Throws:</span></dt>
495
+<dd><code><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></code></dd></dl>
496
+</li>
497
+</ul>
498
+</li>
499
+</ul>
500
+</li>
501
+</ul>
502
+</div>
503
+</div>
504
+<!-- ========= END OF CLASS DATA ========= -->
505
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
506
+<div class="bottomNav"><a name="navbar_bottom">
507
+<!--   -->
508
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
509
+<!--   -->
510
+</a>
511
+<ul class="navList" title="Navigation">
512
+<li><a href="../overview-summary.html">Overview</a></li>
513
+<li><a href="package-summary.html">Package</a></li>
514
+<li class="navBarCell1Rev">Class</li>
515
+<li><a href="package-tree.html">Tree</a></li>
516
+<li><a href="../deprecated-list.html">Deprecated</a></li>
517
+<li><a href="../index-files/index-1.html">Index</a></li>
518
+<li><a href="../help-doc.html">Help</a></li>
519
+</ul>
520
+</div>
521
+<div class="subNav">
522
+<ul class="navList">
523
+<li><a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO"><span class="strong">Prev Class</span></a></li>
524
+<li><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO"><span class="strong">Next Class</span></a></li>
525
+</ul>
526
+<ul class="navList">
527
+<li><a href="../index.html?GestionBddDAO/ConnexionBDD.html" target="_top">Frames</a></li>
528
+<li><a href="ConnexionBDD.html" target="_top">No Frames</a></li>
529
+</ul>
530
+<ul class="navList" id="allclasses_navbar_bottom">
531
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
532
+</ul>
533
+<div>
534
+<script type="text/javascript"><!--
535
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
536
+  if(window==top) {
537
+    allClassesLink.style.display = "block";
538
+  }
539
+  else {
540
+    allClassesLink.style.display = "none";
541
+  }
542
+  //-->
543
+</script>
544
+</div>
545
+<div>
546
+<ul class="subNavList">
547
+<li>Summary:&nbsp;</li>
548
+<li>Nested&nbsp;|&nbsp;</li>
549
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
550
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
551
+<li><a href="#method_summary">Method</a></li>
552
+</ul>
553
+<ul class="subNavList">
554
+<li>Detail:&nbsp;</li>
555
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
556
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
557
+<li><a href="#method_detail">Method</a></li>
558
+</ul>
559
+</div>
560
+<a name="skip-navbar_bottom">
561
+<!--   -->
562
+</a></div>
563
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
564
+</body>
565
+</html>

+ 369
- 0
java/javadoc/GestionBddDAO/GestionCategories.html Wyświetl plik

@@ -0,0 +1,369 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>GestionCategories</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="GestionCategories";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO"><span class="strong">Prev Class</span></a></li>
39
+<li><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?GestionBddDAO/GestionCategories.html" target="_top">Frames</a></li>
43
+<li><a href="GestionCategories.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">GestionBddDAO</div>
82
+<h2 title="Class GestionCategories" class="title">Class GestionCategories</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>GestionBddDAO.GestionCategories</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<hr>
97
+<br>
98
+<pre>public class <span class="strong">GestionCategories</span>
99
+extends java.lang.Object</pre>
100
+</li>
101
+</ul>
102
+</div>
103
+<div class="summary">
104
+<ul class="blockList">
105
+<li class="blockList">
106
+<!-- =========== FIELD SUMMARY =========== -->
107
+<ul class="blockList">
108
+<li class="blockList"><a name="field_summary">
109
+<!--   -->
110
+</a>
111
+<h3>Field Summary</h3>
112
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
113
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
114
+<tr>
115
+<th class="colFirst" scope="col">Modifier and Type</th>
116
+<th class="colLast" scope="col">Field and Description</th>
117
+</tr>
118
+<tr class="altColor">
119
+<td class="colFirst"><code>private java.sql.Connection</code></td>
120
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#bdd">bdd</a></strong></code>&nbsp;</td>
121
+</tr>
122
+<tr class="rowColor">
123
+<td class="colFirst"><code>private java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;</code></td>
124
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#listCategories">listCategories</a></strong></code>&nbsp;</td>
125
+</tr>
126
+</table>
127
+</li>
128
+</ul>
129
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
130
+<ul class="blockList">
131
+<li class="blockList"><a name="constructor_summary">
132
+<!--   -->
133
+</a>
134
+<h3>Constructor Summary</h3>
135
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
136
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
137
+<tr>
138
+<th class="colOne" scope="col">Constructor and Description</th>
139
+</tr>
140
+<tr class="altColor">
141
+<td class="colOne"><code><strong><a href="../GestionBddDAO/GestionCategories.html#GestionCategories(java.sql.Connection)">GestionCategories</a></strong>(java.sql.Connection&nbsp;bdd)</code>&nbsp;</td>
142
+</tr>
143
+</table>
144
+</li>
145
+</ul>
146
+<!-- ========== METHOD SUMMARY =========== -->
147
+<ul class="blockList">
148
+<li class="blockList"><a name="method_summary">
149
+<!--   -->
150
+</a>
151
+<h3>Method Summary</h3>
152
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
153
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
154
+<tr>
155
+<th class="colFirst" scope="col">Modifier and Type</th>
156
+<th class="colLast" scope="col">Method and Description</th>
157
+</tr>
158
+<tr class="altColor">
159
+<td class="colFirst"><code>void</code></td>
160
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#createCategorie(java.lang.String)">createCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>&nbsp;</td>
161
+</tr>
162
+<tr class="rowColor">
163
+<td class="colFirst"><code>void</code></td>
164
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#deleteCategorie(java.lang.String)">deleteCategorie</a></strong>(java.lang.String&nbsp;categorieName)</code>&nbsp;</td>
165
+</tr>
166
+<tr class="altColor">
167
+<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;</code></td>
168
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#getListCategories()">getListCategories</a></strong>()</code>&nbsp;</td>
169
+</tr>
170
+<tr class="rowColor">
171
+<td class="colFirst"><code>void</code></td>
172
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#readCategorie()">readCategorie</a></strong>()</code>&nbsp;</td>
173
+</tr>
174
+<tr class="altColor">
175
+<td class="colFirst"><code>void</code></td>
176
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionCategories.html#updateCategorie(java.lang.String,%20java.lang.String)">updateCategorie</a></strong>(java.lang.String&nbsp;oldCategorieName,
177
+               java.lang.String&nbsp;newCategorieName)</code>&nbsp;</td>
178
+</tr>
179
+</table>
180
+<ul class="blockList">
181
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
182
+<!--   -->
183
+</a>
184
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
185
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
186
+</ul>
187
+</li>
188
+</ul>
189
+</li>
190
+</ul>
191
+</div>
192
+<div class="details">
193
+<ul class="blockList">
194
+<li class="blockList">
195
+<!-- ============ FIELD DETAIL =========== -->
196
+<ul class="blockList">
197
+<li class="blockList"><a name="field_detail">
198
+<!--   -->
199
+</a>
200
+<h3>Field Detail</h3>
201
+<a name="bdd">
202
+<!--   -->
203
+</a>
204
+<ul class="blockList">
205
+<li class="blockList">
206
+<h4>bdd</h4>
207
+<pre>private&nbsp;java.sql.Connection bdd</pre>
208
+</li>
209
+</ul>
210
+<a name="listCategories">
211
+<!--   -->
212
+</a>
213
+<ul class="blockListLast">
214
+<li class="blockList">
215
+<h4>listCategories</h4>
216
+<pre>private&nbsp;java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt; listCategories</pre>
217
+</li>
218
+</ul>
219
+</li>
220
+</ul>
221
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
222
+<ul class="blockList">
223
+<li class="blockList"><a name="constructor_detail">
224
+<!--   -->
225
+</a>
226
+<h3>Constructor Detail</h3>
227
+<a name="GestionCategories(java.sql.Connection)">
228
+<!--   -->
229
+</a>
230
+<ul class="blockListLast">
231
+<li class="blockList">
232
+<h4>GestionCategories</h4>
233
+<pre>public&nbsp;GestionCategories(java.sql.Connection&nbsp;bdd)</pre>
234
+</li>
235
+</ul>
236
+</li>
237
+</ul>
238
+<!-- ============ METHOD DETAIL ========== -->
239
+<ul class="blockList">
240
+<li class="blockList"><a name="method_detail">
241
+<!--   -->
242
+</a>
243
+<h3>Method Detail</h3>
244
+<a name="readCategorie()">
245
+<!--   -->
246
+</a>
247
+<ul class="blockList">
248
+<li class="blockList">
249
+<h4>readCategorie</h4>
250
+<pre>public&nbsp;void&nbsp;readCategorie()
251
+                   throws java.sql.SQLException</pre>
252
+<dl><dt><span class="strong">Throws:</span></dt>
253
+<dd><code>java.sql.SQLException</code></dd></dl>
254
+</li>
255
+</ul>
256
+<a name="createCategorie(java.lang.String)">
257
+<!--   -->
258
+</a>
259
+<ul class="blockList">
260
+<li class="blockList">
261
+<h4>createCategorie</h4>
262
+<pre>public&nbsp;void&nbsp;createCategorie(java.lang.String&nbsp;categorieName)
263
+                     throws java.sql.SQLException</pre>
264
+<dl><dt><span class="strong">Throws:</span></dt>
265
+<dd><code>java.sql.SQLException</code></dd></dl>
266
+</li>
267
+</ul>
268
+<a name="deleteCategorie(java.lang.String)">
269
+<!--   -->
270
+</a>
271
+<ul class="blockList">
272
+<li class="blockList">
273
+<h4>deleteCategorie</h4>
274
+<pre>public&nbsp;void&nbsp;deleteCategorie(java.lang.String&nbsp;categorieName)
275
+                     throws java.sql.SQLException</pre>
276
+<dl><dt><span class="strong">Throws:</span></dt>
277
+<dd><code>java.sql.SQLException</code></dd></dl>
278
+</li>
279
+</ul>
280
+<a name="updateCategorie(java.lang.String, java.lang.String)">
281
+<!--   -->
282
+</a>
283
+<ul class="blockList">
284
+<li class="blockList">
285
+<h4>updateCategorie</h4>
286
+<pre>public&nbsp;void&nbsp;updateCategorie(java.lang.String&nbsp;oldCategorieName,
287
+                   java.lang.String&nbsp;newCategorieName)
288
+                     throws java.sql.SQLException</pre>
289
+<dl><dt><span class="strong">Throws:</span></dt>
290
+<dd><code>java.sql.SQLException</code></dd></dl>
291
+</li>
292
+</ul>
293
+<a name="getListCategories()">
294
+<!--   -->
295
+</a>
296
+<ul class="blockListLast">
297
+<li class="blockList">
298
+<h4>getListCategories</h4>
299
+<pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Categorie.html" title="class in Modele">Categorie</a>&gt;&nbsp;getListCategories()</pre>
300
+</li>
301
+</ul>
302
+</li>
303
+</ul>
304
+</li>
305
+</ul>
306
+</div>
307
+</div>
308
+<!-- ========= END OF CLASS DATA ========= -->
309
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
310
+<div class="bottomNav"><a name="navbar_bottom">
311
+<!--   -->
312
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
313
+<!--   -->
314
+</a>
315
+<ul class="navList" title="Navigation">
316
+<li><a href="../overview-summary.html">Overview</a></li>
317
+<li><a href="package-summary.html">Package</a></li>
318
+<li class="navBarCell1Rev">Class</li>
319
+<li><a href="package-tree.html">Tree</a></li>
320
+<li><a href="../deprecated-list.html">Deprecated</a></li>
321
+<li><a href="../index-files/index-1.html">Index</a></li>
322
+<li><a href="../help-doc.html">Help</a></li>
323
+</ul>
324
+</div>
325
+<div class="subNav">
326
+<ul class="navList">
327
+<li><a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO"><span class="strong">Prev Class</span></a></li>
328
+<li><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO"><span class="strong">Next Class</span></a></li>
329
+</ul>
330
+<ul class="navList">
331
+<li><a href="../index.html?GestionBddDAO/GestionCategories.html" target="_top">Frames</a></li>
332
+<li><a href="GestionCategories.html" target="_top">No Frames</a></li>
333
+</ul>
334
+<ul class="navList" id="allclasses_navbar_bottom">
335
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
336
+</ul>
337
+<div>
338
+<script type="text/javascript"><!--
339
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
340
+  if(window==top) {
341
+    allClassesLink.style.display = "block";
342
+  }
343
+  else {
344
+    allClassesLink.style.display = "none";
345
+  }
346
+  //-->
347
+</script>
348
+</div>
349
+<div>
350
+<ul class="subNavList">
351
+<li>Summary:&nbsp;</li>
352
+<li>Nested&nbsp;|&nbsp;</li>
353
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
354
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
355
+<li><a href="#method_summary">Method</a></li>
356
+</ul>
357
+<ul class="subNavList">
358
+<li>Detail:&nbsp;</li>
359
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
360
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
361
+<li><a href="#method_detail">Method</a></li>
362
+</ul>
363
+</div>
364
+<a name="skip-navbar_bottom">
365
+<!--   -->
366
+</a></div>
367
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
368
+</body>
369
+</html>

+ 387
- 0
java/javadoc/GestionBddDAO/GestionQuestions.html Wyświetl plik

@@ -0,0 +1,387 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>GestionQuestions</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="GestionQuestions";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO"><span class="strong">Prev Class</span></a></li>
39
+<li><a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?GestionBddDAO/GestionQuestions.html" target="_top">Frames</a></li>
43
+<li><a href="GestionQuestions.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">GestionBddDAO</div>
82
+<h2 title="Class GestionQuestions" class="title">Class GestionQuestions</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>GestionBddDAO.GestionQuestions</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<hr>
97
+<br>
98
+<pre>public class <span class="strong">GestionQuestions</span>
99
+extends java.lang.Object</pre>
100
+</li>
101
+</ul>
102
+</div>
103
+<div class="summary">
104
+<ul class="blockList">
105
+<li class="blockList">
106
+<!-- =========== FIELD SUMMARY =========== -->
107
+<ul class="blockList">
108
+<li class="blockList"><a name="field_summary">
109
+<!--   -->
110
+</a>
111
+<h3>Field Summary</h3>
112
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
113
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
114
+<tr>
115
+<th class="colFirst" scope="col">Modifier and Type</th>
116
+<th class="colLast" scope="col">Field and Description</th>
117
+</tr>
118
+<tr class="altColor">
119
+<td class="colFirst"><code>private java.sql.Connection</code></td>
120
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#bdd">bdd</a></strong></code>&nbsp;</td>
121
+</tr>
122
+<tr class="rowColor">
123
+<td class="colFirst"><code>private java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;</code></td>
124
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#listeQuestions">listeQuestions</a></strong></code>&nbsp;</td>
125
+</tr>
126
+</table>
127
+</li>
128
+</ul>
129
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
130
+<ul class="blockList">
131
+<li class="blockList"><a name="constructor_summary">
132
+<!--   -->
133
+</a>
134
+<h3>Constructor Summary</h3>
135
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
136
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
137
+<tr>
138
+<th class="colOne" scope="col">Constructor and Description</th>
139
+</tr>
140
+<tr class="altColor">
141
+<td class="colOne"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#GestionQuestions(java.sql.Connection)">GestionQuestions</a></strong>(java.sql.Connection&nbsp;bdd)</code>&nbsp;</td>
142
+</tr>
143
+</table>
144
+</li>
145
+</ul>
146
+<!-- ========== METHOD SUMMARY =========== -->
147
+<ul class="blockList">
148
+<li class="blockList"><a name="method_summary">
149
+<!--   -->
150
+</a>
151
+<h3>Method Summary</h3>
152
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
153
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
154
+<tr>
155
+<th class="colFirst" scope="col">Modifier and Type</th>
156
+<th class="colLast" scope="col">Method and Description</th>
157
+</tr>
158
+<tr class="altColor">
159
+<td class="colFirst"><code>void</code></td>
160
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion</a></strong>(java.lang.String&nbsp;intitule,
161
+              java.lang.String&nbsp;reponse1,
162
+              java.lang.String&nbsp;reponse2,
163
+              int&nbsp;num_reponse)</code>&nbsp;</td>
164
+</tr>
165
+<tr class="rowColor">
166
+<td class="colFirst"><code>void</code></td>
167
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion</a></strong>(java.lang.String&nbsp;intitule,
168
+              java.lang.String&nbsp;reponse1,
169
+              java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
170
+</tr>
171
+<tr class="altColor">
172
+<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;</code></td>
173
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#getListeQuestions()">getListeQuestions</a></strong>()</code>&nbsp;</td>
174
+</tr>
175
+<tr class="rowColor">
176
+<td class="colFirst"><code>void</code></td>
177
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#readQuestions(java.lang.String,%20java.lang.String)">readQuestions</a></strong>(java.lang.String&nbsp;reponse1,
178
+             java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
179
+</tr>
180
+<tr class="altColor">
181
+<td class="colFirst"><code>void</code></td>
182
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionQuestions.html#updateQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">updateQuestion</a></strong>(java.lang.String&nbsp;oldIntitule,
183
+              java.lang.String&nbsp;newIntitule,
184
+              java.lang.String&nbsp;reponse1,
185
+              java.lang.String&nbsp;reponse2,
186
+              int&nbsp;newNum_reponse)</code>&nbsp;</td>
187
+</tr>
188
+</table>
189
+<ul class="blockList">
190
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
191
+<!--   -->
192
+</a>
193
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
194
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
195
+</ul>
196
+</li>
197
+</ul>
198
+</li>
199
+</ul>
200
+</div>
201
+<div class="details">
202
+<ul class="blockList">
203
+<li class="blockList">
204
+<!-- ============ FIELD DETAIL =========== -->
205
+<ul class="blockList">
206
+<li class="blockList"><a name="field_detail">
207
+<!--   -->
208
+</a>
209
+<h3>Field Detail</h3>
210
+<a name="bdd">
211
+<!--   -->
212
+</a>
213
+<ul class="blockList">
214
+<li class="blockList">
215
+<h4>bdd</h4>
216
+<pre>private&nbsp;java.sql.Connection bdd</pre>
217
+</li>
218
+</ul>
219
+<a name="listeQuestions">
220
+<!--   -->
221
+</a>
222
+<ul class="blockListLast">
223
+<li class="blockList">
224
+<h4>listeQuestions</h4>
225
+<pre>private&nbsp;java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt; listeQuestions</pre>
226
+</li>
227
+</ul>
228
+</li>
229
+</ul>
230
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
231
+<ul class="blockList">
232
+<li class="blockList"><a name="constructor_detail">
233
+<!--   -->
234
+</a>
235
+<h3>Constructor Detail</h3>
236
+<a name="GestionQuestions(java.sql.Connection)">
237
+<!--   -->
238
+</a>
239
+<ul class="blockListLast">
240
+<li class="blockList">
241
+<h4>GestionQuestions</h4>
242
+<pre>public&nbsp;GestionQuestions(java.sql.Connection&nbsp;bdd)</pre>
243
+</li>
244
+</ul>
245
+</li>
246
+</ul>
247
+<!-- ============ METHOD DETAIL ========== -->
248
+<ul class="blockList">
249
+<li class="blockList"><a name="method_detail">
250
+<!--   -->
251
+</a>
252
+<h3>Method Detail</h3>
253
+<a name="readQuestions(java.lang.String, java.lang.String)">
254
+<!--   -->
255
+</a>
256
+<ul class="blockList">
257
+<li class="blockList">
258
+<h4>readQuestions</h4>
259
+<pre>public&nbsp;void&nbsp;readQuestions(java.lang.String&nbsp;reponse1,
260
+                 java.lang.String&nbsp;reponse2)
261
+                   throws java.sql.SQLException</pre>
262
+<dl><dt><span class="strong">Throws:</span></dt>
263
+<dd><code>java.sql.SQLException</code></dd></dl>
264
+</li>
265
+</ul>
266
+<a name="createQuestion(java.lang.String, java.lang.String, java.lang.String, int)">
267
+<!--   -->
268
+</a>
269
+<ul class="blockList">
270
+<li class="blockList">
271
+<h4>createQuestion</h4>
272
+<pre>public&nbsp;void&nbsp;createQuestion(java.lang.String&nbsp;intitule,
273
+                  java.lang.String&nbsp;reponse1,
274
+                  java.lang.String&nbsp;reponse2,
275
+                  int&nbsp;num_reponse)
276
+                    throws java.sql.SQLException</pre>
277
+<dl><dt><span class="strong">Throws:</span></dt>
278
+<dd><code>java.sql.SQLException</code></dd></dl>
279
+</li>
280
+</ul>
281
+<a name="deleteQuestion(java.lang.String, java.lang.String, java.lang.String)">
282
+<!--   -->
283
+</a>
284
+<ul class="blockList">
285
+<li class="blockList">
286
+<h4>deleteQuestion</h4>
287
+<pre>public&nbsp;void&nbsp;deleteQuestion(java.lang.String&nbsp;intitule,
288
+                  java.lang.String&nbsp;reponse1,
289
+                  java.lang.String&nbsp;reponse2)
290
+                    throws java.sql.SQLException</pre>
291
+<dl><dt><span class="strong">Throws:</span></dt>
292
+<dd><code>java.sql.SQLException</code></dd></dl>
293
+</li>
294
+</ul>
295
+<a name="updateQuestion(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)">
296
+<!--   -->
297
+</a>
298
+<ul class="blockList">
299
+<li class="blockList">
300
+<h4>updateQuestion</h4>
301
+<pre>public&nbsp;void&nbsp;updateQuestion(java.lang.String&nbsp;oldIntitule,
302
+                  java.lang.String&nbsp;newIntitule,
303
+                  java.lang.String&nbsp;reponse1,
304
+                  java.lang.String&nbsp;reponse2,
305
+                  int&nbsp;newNum_reponse)
306
+                    throws java.sql.SQLException</pre>
307
+<dl><dt><span class="strong">Throws:</span></dt>
308
+<dd><code>java.sql.SQLException</code></dd></dl>
309
+</li>
310
+</ul>
311
+<a name="getListeQuestions()">
312
+<!--   -->
313
+</a>
314
+<ul class="blockListLast">
315
+<li class="blockList">
316
+<h4>getListeQuestions</h4>
317
+<pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Question.html" title="class in Modele">Question</a>&gt;&nbsp;getListeQuestions()</pre>
318
+</li>
319
+</ul>
320
+</li>
321
+</ul>
322
+</li>
323
+</ul>
324
+</div>
325
+</div>
326
+<!-- ========= END OF CLASS DATA ========= -->
327
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
328
+<div class="bottomNav"><a name="navbar_bottom">
329
+<!--   -->
330
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
331
+<!--   -->
332
+</a>
333
+<ul class="navList" title="Navigation">
334
+<li><a href="../overview-summary.html">Overview</a></li>
335
+<li><a href="package-summary.html">Package</a></li>
336
+<li class="navBarCell1Rev">Class</li>
337
+<li><a href="package-tree.html">Tree</a></li>
338
+<li><a href="../deprecated-list.html">Deprecated</a></li>
339
+<li><a href="../index-files/index-1.html">Index</a></li>
340
+<li><a href="../help-doc.html">Help</a></li>
341
+</ul>
342
+</div>
343
+<div class="subNav">
344
+<ul class="navList">
345
+<li><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO"><span class="strong">Prev Class</span></a></li>
346
+<li><a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO"><span class="strong">Next Class</span></a></li>
347
+</ul>
348
+<ul class="navList">
349
+<li><a href="../index.html?GestionBddDAO/GestionQuestions.html" target="_top">Frames</a></li>
350
+<li><a href="GestionQuestions.html" target="_top">No Frames</a></li>
351
+</ul>
352
+<ul class="navList" id="allclasses_navbar_bottom">
353
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
354
+</ul>
355
+<div>
356
+<script type="text/javascript"><!--
357
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
358
+  if(window==top) {
359
+    allClassesLink.style.display = "block";
360
+  }
361
+  else {
362
+    allClassesLink.style.display = "none";
363
+  }
364
+  //-->
365
+</script>
366
+</div>
367
+<div>
368
+<ul class="subNavList">
369
+<li>Summary:&nbsp;</li>
370
+<li>Nested&nbsp;|&nbsp;</li>
371
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
372
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
373
+<li><a href="#method_summary">Method</a></li>
374
+</ul>
375
+<ul class="subNavList">
376
+<li>Detail:&nbsp;</li>
377
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
378
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
379
+<li><a href="#method_detail">Method</a></li>
380
+</ul>
381
+</div>
382
+<a name="skip-navbar_bottom">
383
+<!--   -->
384
+</a></div>
385
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
386
+</body>
387
+</html>

+ 381
- 0
java/javadoc/GestionBddDAO/GestionReponses.html Wyświetl plik

@@ -0,0 +1,381 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>GestionReponses</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="GestionReponses";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO"><span class="strong">Prev Class</span></a></li>
39
+<li>Next Class</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?GestionBddDAO/GestionReponses.html" target="_top">Frames</a></li>
43
+<li><a href="GestionReponses.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">GestionBddDAO</div>
82
+<h2 title="Class GestionReponses" class="title">Class GestionReponses</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>GestionBddDAO.GestionReponses</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<hr>
97
+<br>
98
+<pre>public class <span class="strong">GestionReponses</span>
99
+extends java.lang.Object</pre>
100
+</li>
101
+</ul>
102
+</div>
103
+<div class="summary">
104
+<ul class="blockList">
105
+<li class="blockList">
106
+<!-- =========== FIELD SUMMARY =========== -->
107
+<ul class="blockList">
108
+<li class="blockList"><a name="field_summary">
109
+<!--   -->
110
+</a>
111
+<h3>Field Summary</h3>
112
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
113
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
114
+<tr>
115
+<th class="colFirst" scope="col">Modifier and Type</th>
116
+<th class="colLast" scope="col">Field and Description</th>
117
+</tr>
118
+<tr class="altColor">
119
+<td class="colFirst"><code>private java.sql.Connection</code></td>
120
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#bdd">bdd</a></strong></code>&nbsp;</td>
121
+</tr>
122
+<tr class="rowColor">
123
+<td class="colFirst"><code>private java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;</code></td>
124
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#listReponses">listReponses</a></strong></code>&nbsp;</td>
125
+</tr>
126
+</table>
127
+</li>
128
+</ul>
129
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
130
+<ul class="blockList">
131
+<li class="blockList"><a name="constructor_summary">
132
+<!--   -->
133
+</a>
134
+<h3>Constructor Summary</h3>
135
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
136
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
137
+<tr>
138
+<th class="colOne" scope="col">Constructor and Description</th>
139
+</tr>
140
+<tr class="altColor">
141
+<td class="colOne"><code><strong><a href="../GestionBddDAO/GestionReponses.html#GestionReponses(java.sql.Connection)">GestionReponses</a></strong>(java.sql.Connection&nbsp;bdd)</code>&nbsp;</td>
142
+</tr>
143
+</table>
144
+</li>
145
+</ul>
146
+<!-- ========== METHOD SUMMARY =========== -->
147
+<ul class="blockList">
148
+<li class="blockList"><a name="method_summary">
149
+<!--   -->
150
+</a>
151
+<h3>Method Summary</h3>
152
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
153
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
154
+<tr>
155
+<th class="colFirst" scope="col">Modifier and Type</th>
156
+<th class="colLast" scope="col">Method and Description</th>
157
+</tr>
158
+<tr class="altColor">
159
+<td class="colFirst"><code>void</code></td>
160
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#createReponses(java.lang.String,%20java.lang.String,%20java.lang.String)">createReponses</a></strong>(java.lang.String&nbsp;nomCategorie,
161
+              java.lang.String&nbsp;reponse1,
162
+              java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
163
+</tr>
164
+<tr class="rowColor">
165
+<td class="colFirst"><code>void</code></td>
166
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#deleteReponses(java.lang.String,%20java.lang.String)">deleteReponses</a></strong>(java.lang.String&nbsp;rep1,
167
+              java.lang.String&nbsp;rep2)</code>&nbsp;</td>
168
+</tr>
169
+<tr class="altColor">
170
+<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;</code></td>
171
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#getListReponses()">getListReponses</a></strong>()</code>&nbsp;</td>
172
+</tr>
173
+<tr class="rowColor">
174
+<td class="colFirst"><code>void</code></td>
175
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#readReponses(java.lang.String)">readReponses</a></strong>(java.lang.String&nbsp;nomCategorie)</code>&nbsp;</td>
176
+</tr>
177
+<tr class="altColor">
178
+<td class="colFirst"><code>void</code></td>
179
+<td class="colLast"><code><strong><a href="../GestionBddDAO/GestionReponses.html#updateReponses(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">updateReponses</a></strong>(java.lang.String&nbsp;categorie,
180
+              java.lang.String&nbsp;oldRep1,
181
+              java.lang.String&nbsp;oldRep2,
182
+              java.lang.String&nbsp;newRep1,
183
+              java.lang.String&nbsp;newRep2)</code>&nbsp;</td>
184
+</tr>
185
+</table>
186
+<ul class="blockList">
187
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
188
+<!--   -->
189
+</a>
190
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
191
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
192
+</ul>
193
+</li>
194
+</ul>
195
+</li>
196
+</ul>
197
+</div>
198
+<div class="details">
199
+<ul class="blockList">
200
+<li class="blockList">
201
+<!-- ============ FIELD DETAIL =========== -->
202
+<ul class="blockList">
203
+<li class="blockList"><a name="field_detail">
204
+<!--   -->
205
+</a>
206
+<h3>Field Detail</h3>
207
+<a name="bdd">
208
+<!--   -->
209
+</a>
210
+<ul class="blockList">
211
+<li class="blockList">
212
+<h4>bdd</h4>
213
+<pre>private&nbsp;java.sql.Connection bdd</pre>
214
+</li>
215
+</ul>
216
+<a name="listReponses">
217
+<!--   -->
218
+</a>
219
+<ul class="blockListLast">
220
+<li class="blockList">
221
+<h4>listReponses</h4>
222
+<pre>private&nbsp;java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt; listReponses</pre>
223
+</li>
224
+</ul>
225
+</li>
226
+</ul>
227
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
228
+<ul class="blockList">
229
+<li class="blockList"><a name="constructor_detail">
230
+<!--   -->
231
+</a>
232
+<h3>Constructor Detail</h3>
233
+<a name="GestionReponses(java.sql.Connection)">
234
+<!--   -->
235
+</a>
236
+<ul class="blockListLast">
237
+<li class="blockList">
238
+<h4>GestionReponses</h4>
239
+<pre>public&nbsp;GestionReponses(java.sql.Connection&nbsp;bdd)</pre>
240
+</li>
241
+</ul>
242
+</li>
243
+</ul>
244
+<!-- ============ METHOD DETAIL ========== -->
245
+<ul class="blockList">
246
+<li class="blockList"><a name="method_detail">
247
+<!--   -->
248
+</a>
249
+<h3>Method Detail</h3>
250
+<a name="readReponses(java.lang.String)">
251
+<!--   -->
252
+</a>
253
+<ul class="blockList">
254
+<li class="blockList">
255
+<h4>readReponses</h4>
256
+<pre>public&nbsp;void&nbsp;readReponses(java.lang.String&nbsp;nomCategorie)
257
+                  throws java.sql.SQLException</pre>
258
+<dl><dt><span class="strong">Throws:</span></dt>
259
+<dd><code>java.sql.SQLException</code></dd></dl>
260
+</li>
261
+</ul>
262
+<a name="createReponses(java.lang.String, java.lang.String, java.lang.String)">
263
+<!--   -->
264
+</a>
265
+<ul class="blockList">
266
+<li class="blockList">
267
+<h4>createReponses</h4>
268
+<pre>public&nbsp;void&nbsp;createReponses(java.lang.String&nbsp;nomCategorie,
269
+                  java.lang.String&nbsp;reponse1,
270
+                  java.lang.String&nbsp;reponse2)
271
+                    throws java.sql.SQLException</pre>
272
+<dl><dt><span class="strong">Throws:</span></dt>
273
+<dd><code>java.sql.SQLException</code></dd></dl>
274
+</li>
275
+</ul>
276
+<a name="deleteReponses(java.lang.String, java.lang.String)">
277
+<!--   -->
278
+</a>
279
+<ul class="blockList">
280
+<li class="blockList">
281
+<h4>deleteReponses</h4>
282
+<pre>public&nbsp;void&nbsp;deleteReponses(java.lang.String&nbsp;rep1,
283
+                  java.lang.String&nbsp;rep2)
284
+                    throws java.sql.SQLException</pre>
285
+<dl><dt><span class="strong">Throws:</span></dt>
286
+<dd><code>java.sql.SQLException</code></dd></dl>
287
+</li>
288
+</ul>
289
+<a name="updateReponses(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">
290
+<!--   -->
291
+</a>
292
+<ul class="blockList">
293
+<li class="blockList">
294
+<h4>updateReponses</h4>
295
+<pre>public&nbsp;void&nbsp;updateReponses(java.lang.String&nbsp;categorie,
296
+                  java.lang.String&nbsp;oldRep1,
297
+                  java.lang.String&nbsp;oldRep2,
298
+                  java.lang.String&nbsp;newRep1,
299
+                  java.lang.String&nbsp;newRep2)
300
+                    throws java.sql.SQLException</pre>
301
+<dl><dt><span class="strong">Throws:</span></dt>
302
+<dd><code>java.sql.SQLException</code></dd></dl>
303
+</li>
304
+</ul>
305
+<a name="getListReponses()">
306
+<!--   -->
307
+</a>
308
+<ul class="blockListLast">
309
+<li class="blockList">
310
+<h4>getListReponses</h4>
311
+<pre>public&nbsp;java.util.ArrayList&lt;<a href="../Modele/Reponses.html" title="class in Modele">Reponses</a>&gt;&nbsp;getListReponses()</pre>
312
+</li>
313
+</ul>
314
+</li>
315
+</ul>
316
+</li>
317
+</ul>
318
+</div>
319
+</div>
320
+<!-- ========= END OF CLASS DATA ========= -->
321
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
322
+<div class="bottomNav"><a name="navbar_bottom">
323
+<!--   -->
324
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
325
+<!--   -->
326
+</a>
327
+<ul class="navList" title="Navigation">
328
+<li><a href="../overview-summary.html">Overview</a></li>
329
+<li><a href="package-summary.html">Package</a></li>
330
+<li class="navBarCell1Rev">Class</li>
331
+<li><a href="package-tree.html">Tree</a></li>
332
+<li><a href="../deprecated-list.html">Deprecated</a></li>
333
+<li><a href="../index-files/index-1.html">Index</a></li>
334
+<li><a href="../help-doc.html">Help</a></li>
335
+</ul>
336
+</div>
337
+<div class="subNav">
338
+<ul class="navList">
339
+<li><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO"><span class="strong">Prev Class</span></a></li>
340
+<li>Next Class</li>
341
+</ul>
342
+<ul class="navList">
343
+<li><a href="../index.html?GestionBddDAO/GestionReponses.html" target="_top">Frames</a></li>
344
+<li><a href="GestionReponses.html" target="_top">No Frames</a></li>
345
+</ul>
346
+<ul class="navList" id="allclasses_navbar_bottom">
347
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
348
+</ul>
349
+<div>
350
+<script type="text/javascript"><!--
351
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
352
+  if(window==top) {
353
+    allClassesLink.style.display = "block";
354
+  }
355
+  else {
356
+    allClassesLink.style.display = "none";
357
+  }
358
+  //-->
359
+</script>
360
+</div>
361
+<div>
362
+<ul class="subNavList">
363
+<li>Summary:&nbsp;</li>
364
+<li>Nested&nbsp;|&nbsp;</li>
365
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
366
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
367
+<li><a href="#method_summary">Method</a></li>
368
+</ul>
369
+<ul class="subNavList">
370
+<li>Detail:&nbsp;</li>
371
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
372
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
373
+<li><a href="#method_detail">Method</a></li>
374
+</ul>
375
+</div>
376
+<a name="skip-navbar_bottom">
377
+<!--   -->
378
+</a></div>
379
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
380
+</body>
381
+</html>

+ 23
- 0
java/javadoc/GestionBddDAO/package-frame.html Wyświetl plik

@@ -0,0 +1,23 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>GestionBddDAO</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<h1 class="bar"><a href="../GestionBddDAO/package-summary.html" target="classFrame">GestionBddDAO</a></h1>
12
+<div class="indexContainer">
13
+<h2 title="Classes">Classes</h2>
14
+<ul title="Classes">
15
+<li><a href="ConfigBDD.html" title="class in GestionBddDAO" target="classFrame">ConfigBDD</a></li>
16
+<li><a href="ConnexionBDD.html" title="class in GestionBddDAO" target="classFrame">ConnexionBDD</a></li>
17
+<li><a href="GestionCategories.html" title="class in GestionBddDAO" target="classFrame">GestionCategories</a></li>
18
+<li><a href="GestionQuestions.html" title="class in GestionBddDAO" target="classFrame">GestionQuestions</a></li>
19
+<li><a href="GestionReponses.html" title="class in GestionBddDAO" target="classFrame">GestionReponses</a></li>
20
+</ul>
21
+</div>
22
+</body>
23
+</html>

+ 149
- 0
java/javadoc/GestionBddDAO/package-summary.html Wyświetl plik

@@ -0,0 +1,149 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>GestionBddDAO</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="GestionBddDAO";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li class="navBarCell1Rev">Package</li>
29
+<li>Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="..//package-summary.html">Prev Package</a></li>
39
+<li><a href="../GestionErreurs/package-summary.html">Next Package</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?GestionBddDAO/package-summary.html" target="_top">Frames</a></li>
43
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 title="Package" class="title">Package&nbsp;GestionBddDAO</h1>
66
+</div>
67
+<div class="contentContainer">
68
+<ul class="blockList">
69
+<li class="blockList">
70
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
71
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
72
+<tr>
73
+<th class="colFirst" scope="col">Class</th>
74
+<th class="colLast" scope="col">Description</th>
75
+</tr>
76
+<tbody>
77
+<tr class="altColor">
78
+<td class="colFirst"><a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></td>
79
+<td class="colLast">
80
+<div class="block">Classe utilitaires stockant les paramétres de connexion à la bdd</div>
81
+</td>
82
+</tr>
83
+<tr class="rowColor">
84
+<td class="colFirst"><a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></td>
85
+<td class="colLast">&nbsp;</td>
86
+</tr>
87
+<tr class="altColor">
88
+<td class="colFirst"><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></td>
89
+<td class="colLast">&nbsp;</td>
90
+</tr>
91
+<tr class="rowColor">
92
+<td class="colFirst"><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></td>
93
+<td class="colLast">&nbsp;</td>
94
+</tr>
95
+<tr class="altColor">
96
+<td class="colFirst"><a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></td>
97
+<td class="colLast">&nbsp;</td>
98
+</tr>
99
+</tbody>
100
+</table>
101
+</li>
102
+</ul>
103
+</div>
104
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
105
+<div class="bottomNav"><a name="navbar_bottom">
106
+<!--   -->
107
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
108
+<!--   -->
109
+</a>
110
+<ul class="navList" title="Navigation">
111
+<li><a href="../overview-summary.html">Overview</a></li>
112
+<li class="navBarCell1Rev">Package</li>
113
+<li>Class</li>
114
+<li><a href="package-tree.html">Tree</a></li>
115
+<li><a href="../deprecated-list.html">Deprecated</a></li>
116
+<li><a href="../index-files/index-1.html">Index</a></li>
117
+<li><a href="../help-doc.html">Help</a></li>
118
+</ul>
119
+</div>
120
+<div class="subNav">
121
+<ul class="navList">
122
+<li><a href="..//package-summary.html">Prev Package</a></li>
123
+<li><a href="../GestionErreurs/package-summary.html">Next Package</a></li>
124
+</ul>
125
+<ul class="navList">
126
+<li><a href="../index.html?GestionBddDAO/package-summary.html" target="_top">Frames</a></li>
127
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
128
+</ul>
129
+<ul class="navList" id="allclasses_navbar_bottom">
130
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
131
+</ul>
132
+<div>
133
+<script type="text/javascript"><!--
134
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
135
+  if(window==top) {
136
+    allClassesLink.style.display = "block";
137
+  }
138
+  else {
139
+    allClassesLink.style.display = "none";
140
+  }
141
+  //-->
142
+</script>
143
+</div>
144
+<a name="skip-navbar_bottom">
145
+<!--   -->
146
+</a></div>
147
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
148
+</body>
149
+</html>

+ 130
- 0
java/javadoc/GestionBddDAO/package-tree.html Wyświetl plik

@@ -0,0 +1,130 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>GestionBddDAO Class Hierarchy</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="GestionBddDAO Class Hierarchy";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li>Class</li>
30
+<li class="navBarCell1Rev">Tree</li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="..//package-tree.html">Prev</a></li>
39
+<li><a href="../GestionErreurs/package-tree.html">Next</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?GestionBddDAO/package-tree.html" target="_top">Frames</a></li>
43
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 class="title">Hierarchy For Package GestionBddDAO</h1>
66
+<span class="strong">Package Hierarchies:</span>
67
+<ul class="horizontal">
68
+<li><a href="../overview-tree.html">All Packages</a></li>
69
+</ul>
70
+</div>
71
+<div class="contentContainer">
72
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
73
+<ul>
74
+<li type="circle">java.lang.Object
75
+<ul>
76
+<li type="circle">GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO"><span class="strong">ConfigBDD</span></a></li>
77
+<li type="circle">GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO"><span class="strong">ConnexionBDD</span></a></li>
78
+<li type="circle">GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO"><span class="strong">GestionCategories</span></a></li>
79
+<li type="circle">GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO"><span class="strong">GestionQuestions</span></a></li>
80
+<li type="circle">GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO"><span class="strong">GestionReponses</span></a></li>
81
+</ul>
82
+</li>
83
+</ul>
84
+</div>
85
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
86
+<div class="bottomNav"><a name="navbar_bottom">
87
+<!--   -->
88
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
89
+<!--   -->
90
+</a>
91
+<ul class="navList" title="Navigation">
92
+<li><a href="../overview-summary.html">Overview</a></li>
93
+<li><a href="package-summary.html">Package</a></li>
94
+<li>Class</li>
95
+<li class="navBarCell1Rev">Tree</li>
96
+<li><a href="../deprecated-list.html">Deprecated</a></li>
97
+<li><a href="../index-files/index-1.html">Index</a></li>
98
+<li><a href="../help-doc.html">Help</a></li>
99
+</ul>
100
+</div>
101
+<div class="subNav">
102
+<ul class="navList">
103
+<li><a href="..//package-tree.html">Prev</a></li>
104
+<li><a href="../GestionErreurs/package-tree.html">Next</a></li>
105
+</ul>
106
+<ul class="navList">
107
+<li><a href="../index.html?GestionBddDAO/package-tree.html" target="_top">Frames</a></li>
108
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
109
+</ul>
110
+<ul class="navList" id="allclasses_navbar_bottom">
111
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
112
+</ul>
113
+<div>
114
+<script type="text/javascript"><!--
115
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
116
+  if(window==top) {
117
+    allClassesLink.style.display = "block";
118
+  }
119
+  else {
120
+    allClassesLink.style.display = "none";
121
+  }
122
+  //-->
123
+</script>
124
+</div>
125
+<a name="skip-navbar_bottom">
126
+<!--   -->
127
+</a></div>
128
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
129
+</body>
130
+</html>

+ 248
- 0
java/javadoc/GestionErreurs/BDDException.html Wyświetl plik

@@ -0,0 +1,248 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>BDDException</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="BDDException";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev Class</li>
39
+<li>Next Class</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?GestionErreurs/BDDException.html" target="_top">Frames</a></li>
43
+<li><a href="BDDException.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li>Field&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li>Field&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li>Method</li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">GestionErreurs</div>
82
+<h2 title="Class BDDException" class="title">Class BDDException</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>java.lang.Throwable</li>
90
+<li>
91
+<ul class="inheritance">
92
+<li>java.lang.Exception</li>
93
+<li>
94
+<ul class="inheritance">
95
+<li>GestionErreurs.BDDException</li>
96
+</ul>
97
+</li>
98
+</ul>
99
+</li>
100
+</ul>
101
+</li>
102
+</ul>
103
+<div class="description">
104
+<ul class="blockList">
105
+<li class="blockList">
106
+<dl>
107
+<dt>All Implemented Interfaces:</dt>
108
+<dd>java.io.Serializable</dd>
109
+</dl>
110
+<hr>
111
+<br>
112
+<pre>public class <span class="strong">BDDException</span>
113
+extends java.lang.Exception</pre>
114
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#GestionErreurs.BDDException">Serialized Form</a></dd></dl>
115
+</li>
116
+</ul>
117
+</div>
118
+<div class="summary">
119
+<ul class="blockList">
120
+<li class="blockList">
121
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
122
+<ul class="blockList">
123
+<li class="blockList"><a name="constructor_summary">
124
+<!--   -->
125
+</a>
126
+<h3>Constructor Summary</h3>
127
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
128
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
129
+<tr>
130
+<th class="colOne" scope="col">Constructor and Description</th>
131
+</tr>
132
+<tr class="altColor">
133
+<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>
134
+</tr>
135
+</table>
136
+</li>
137
+</ul>
138
+<!-- ========== METHOD SUMMARY =========== -->
139
+<ul class="blockList">
140
+<li class="blockList"><a name="method_summary">
141
+<!--   -->
142
+</a>
143
+<h3>Method Summary</h3>
144
+<ul class="blockList">
145
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
146
+<!--   -->
147
+</a>
148
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
149
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
150
+</ul>
151
+<ul class="blockList">
152
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
153
+<!--   -->
154
+</a>
155
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
156
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
157
+</ul>
158
+</li>
159
+</ul>
160
+</li>
161
+</ul>
162
+</div>
163
+<div class="details">
164
+<ul class="blockList">
165
+<li class="blockList">
166
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
167
+<ul class="blockList">
168
+<li class="blockList"><a name="constructor_detail">
169
+<!--   -->
170
+</a>
171
+<h3>Constructor Detail</h3>
172
+<a name="BDDException(java.lang.String)">
173
+<!--   -->
174
+</a>
175
+<ul class="blockListLast">
176
+<li class="blockList">
177
+<h4>BDDException</h4>
178
+<pre>public&nbsp;BDDException(java.lang.String&nbsp;message)</pre>
179
+</li>
180
+</ul>
181
+</li>
182
+</ul>
183
+</li>
184
+</ul>
185
+</div>
186
+</div>
187
+<!-- ========= END OF CLASS DATA ========= -->
188
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
189
+<div class="bottomNav"><a name="navbar_bottom">
190
+<!--   -->
191
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
192
+<!--   -->
193
+</a>
194
+<ul class="navList" title="Navigation">
195
+<li><a href="../overview-summary.html">Overview</a></li>
196
+<li><a href="package-summary.html">Package</a></li>
197
+<li class="navBarCell1Rev">Class</li>
198
+<li><a href="package-tree.html">Tree</a></li>
199
+<li><a href="../deprecated-list.html">Deprecated</a></li>
200
+<li><a href="../index-files/index-1.html">Index</a></li>
201
+<li><a href="../help-doc.html">Help</a></li>
202
+</ul>
203
+</div>
204
+<div class="subNav">
205
+<ul class="navList">
206
+<li>Prev Class</li>
207
+<li>Next Class</li>
208
+</ul>
209
+<ul class="navList">
210
+<li><a href="../index.html?GestionErreurs/BDDException.html" target="_top">Frames</a></li>
211
+<li><a href="BDDException.html" target="_top">No Frames</a></li>
212
+</ul>
213
+<ul class="navList" id="allclasses_navbar_bottom">
214
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
215
+</ul>
216
+<div>
217
+<script type="text/javascript"><!--
218
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
219
+  if(window==top) {
220
+    allClassesLink.style.display = "block";
221
+  }
222
+  else {
223
+    allClassesLink.style.display = "none";
224
+  }
225
+  //-->
226
+</script>
227
+</div>
228
+<div>
229
+<ul class="subNavList">
230
+<li>Summary:&nbsp;</li>
231
+<li>Nested&nbsp;|&nbsp;</li>
232
+<li>Field&nbsp;|&nbsp;</li>
233
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
234
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
235
+</ul>
236
+<ul class="subNavList">
237
+<li>Detail:&nbsp;</li>
238
+<li>Field&nbsp;|&nbsp;</li>
239
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
240
+<li>Method</li>
241
+</ul>
242
+</div>
243
+<a name="skip-navbar_bottom">
244
+<!--   -->
245
+</a></div>
246
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
247
+</body>
248
+</html>

+ 19
- 0
java/javadoc/GestionErreurs/package-frame.html Wyświetl plik

@@ -0,0 +1,19 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>GestionErreurs</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<h1 class="bar"><a href="../GestionErreurs/package-summary.html" target="classFrame">GestionErreurs</a></h1>
12
+<div class="indexContainer">
13
+<h2 title="Exceptions">Exceptions</h2>
14
+<ul title="Exceptions">
15
+<li><a href="BDDException.html" title="class in GestionErreurs" target="classFrame">BDDException</a></li>
16
+</ul>
17
+</div>
18
+</body>
19
+</html>

+ 131
- 0
java/javadoc/GestionErreurs/package-summary.html Wyświetl plik

@@ -0,0 +1,131 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>GestionErreurs</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="GestionErreurs";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li class="navBarCell1Rev">Package</li>
29
+<li>Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../GestionBddDAO/package-summary.html">Prev Package</a></li>
39
+<li><a href="../InterfaceGraphique/package-summary.html">Next Package</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?GestionErreurs/package-summary.html" target="_top">Frames</a></li>
43
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 title="Package" class="title">Package&nbsp;GestionErreurs</h1>
66
+</div>
67
+<div class="contentContainer">
68
+<ul class="blockList">
69
+<li class="blockList">
70
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
71
+<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
72
+<tr>
73
+<th class="colFirst" scope="col">Exception</th>
74
+<th class="colLast" scope="col">Description</th>
75
+</tr>
76
+<tbody>
77
+<tr class="altColor">
78
+<td class="colFirst"><a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></td>
79
+<td class="colLast">&nbsp;</td>
80
+</tr>
81
+</tbody>
82
+</table>
83
+</li>
84
+</ul>
85
+</div>
86
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
87
+<div class="bottomNav"><a name="navbar_bottom">
88
+<!--   -->
89
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
90
+<!--   -->
91
+</a>
92
+<ul class="navList" title="Navigation">
93
+<li><a href="../overview-summary.html">Overview</a></li>
94
+<li class="navBarCell1Rev">Package</li>
95
+<li>Class</li>
96
+<li><a href="package-tree.html">Tree</a></li>
97
+<li><a href="../deprecated-list.html">Deprecated</a></li>
98
+<li><a href="../index-files/index-1.html">Index</a></li>
99
+<li><a href="../help-doc.html">Help</a></li>
100
+</ul>
101
+</div>
102
+<div class="subNav">
103
+<ul class="navList">
104
+<li><a href="../GestionBddDAO/package-summary.html">Prev Package</a></li>
105
+<li><a href="../InterfaceGraphique/package-summary.html">Next Package</a></li>
106
+</ul>
107
+<ul class="navList">
108
+<li><a href="../index.html?GestionErreurs/package-summary.html" target="_top">Frames</a></li>
109
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
110
+</ul>
111
+<ul class="navList" id="allclasses_navbar_bottom">
112
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
113
+</ul>
114
+<div>
115
+<script type="text/javascript"><!--
116
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
117
+  if(window==top) {
118
+    allClassesLink.style.display = "block";
119
+  }
120
+  else {
121
+    allClassesLink.style.display = "none";
122
+  }
123
+  //-->
124
+</script>
125
+</div>
126
+<a name="skip-navbar_bottom">
127
+<!--   -->
128
+</a></div>
129
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
130
+</body>
131
+</html>

+ 134
- 0
java/javadoc/GestionErreurs/package-tree.html Wyświetl plik

@@ -0,0 +1,134 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>GestionErreurs Class Hierarchy</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="GestionErreurs Class Hierarchy";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li>Class</li>
30
+<li class="navBarCell1Rev">Tree</li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../GestionBddDAO/package-tree.html">Prev</a></li>
39
+<li><a href="../InterfaceGraphique/package-tree.html">Next</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?GestionErreurs/package-tree.html" target="_top">Frames</a></li>
43
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 class="title">Hierarchy For Package GestionErreurs</h1>
66
+<span class="strong">Package Hierarchies:</span>
67
+<ul class="horizontal">
68
+<li><a href="../overview-tree.html">All Packages</a></li>
69
+</ul>
70
+</div>
71
+<div class="contentContainer">
72
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
73
+<ul>
74
+<li type="circle">java.lang.Object
75
+<ul>
76
+<li type="circle">java.lang.Throwable (implements java.io.Serializable)
77
+<ul>
78
+<li type="circle">java.lang.Exception
79
+<ul>
80
+<li type="circle">GestionErreurs.<a href="../GestionErreurs/BDDException.html" title="class in GestionErreurs"><span class="strong">BDDException</span></a></li>
81
+</ul>
82
+</li>
83
+</ul>
84
+</li>
85
+</ul>
86
+</li>
87
+</ul>
88
+</div>
89
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
90
+<div class="bottomNav"><a name="navbar_bottom">
91
+<!--   -->
92
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
93
+<!--   -->
94
+</a>
95
+<ul class="navList" title="Navigation">
96
+<li><a href="../overview-summary.html">Overview</a></li>
97
+<li><a href="package-summary.html">Package</a></li>
98
+<li>Class</li>
99
+<li class="navBarCell1Rev">Tree</li>
100
+<li><a href="../deprecated-list.html">Deprecated</a></li>
101
+<li><a href="../index-files/index-1.html">Index</a></li>
102
+<li><a href="../help-doc.html">Help</a></li>
103
+</ul>
104
+</div>
105
+<div class="subNav">
106
+<ul class="navList">
107
+<li><a href="../GestionBddDAO/package-tree.html">Prev</a></li>
108
+<li><a href="../InterfaceGraphique/package-tree.html">Next</a></li>
109
+</ul>
110
+<ul class="navList">
111
+<li><a href="../index.html?GestionErreurs/package-tree.html" target="_top">Frames</a></li>
112
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
113
+</ul>
114
+<ul class="navList" id="allclasses_navbar_bottom">
115
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
116
+</ul>
117
+<div>
118
+<script type="text/javascript"><!--
119
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
120
+  if(window==top) {
121
+    allClassesLink.style.display = "block";
122
+  }
123
+  else {
124
+    allClassesLink.style.display = "none";
125
+  }
126
+  //-->
127
+</script>
128
+</div>
129
+<a name="skip-navbar_bottom">
130
+<!--   -->
131
+</a></div>
132
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
133
+</body>
134
+</html>

+ 379
- 0
java/javadoc/InterfaceGraphique/Bouton.html Wyświetl plik

@@ -0,0 +1,379 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:28 CEST 2015 -->
6
+<title>Bouton</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Bouton";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev Class</li>
39
+<li><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?InterfaceGraphique/Bouton.html" target="_top">Frames</a></li>
43
+<li><a href="Bouton.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li><a href="#nested_classes_inherited_from_class_javax.swing.JButton">Nested</a>&nbsp;|&nbsp;</li>
64
+<li><a href="#fields_inherited_from_class_javax.swing.AbstractButton">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#methods_inherited_from_class_javax.swing.JButton">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li>Field&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li>Method</li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">InterfaceGraphique</div>
82
+<h2 title="Class Bouton" class="title">Class Bouton</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>java.awt.Component</li>
90
+<li>
91
+<ul class="inheritance">
92
+<li>java.awt.Container</li>
93
+<li>
94
+<ul class="inheritance">
95
+<li>javax.swing.JComponent</li>
96
+<li>
97
+<ul class="inheritance">
98
+<li>javax.swing.AbstractButton</li>
99
+<li>
100
+<ul class="inheritance">
101
+<li>javax.swing.JButton</li>
102
+<li>
103
+<ul class="inheritance">
104
+<li>InterfaceGraphique.Bouton</li>
105
+</ul>
106
+</li>
107
+</ul>
108
+</li>
109
+</ul>
110
+</li>
111
+</ul>
112
+</li>
113
+</ul>
114
+</li>
115
+</ul>
116
+</li>
117
+</ul>
118
+<div class="description">
119
+<ul class="blockList">
120
+<li class="blockList">
121
+<dl>
122
+<dt>All Implemented Interfaces:</dt>
123
+<dd>java.awt.image.ImageObserver, java.awt.ItemSelectable, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.SwingConstants</dd>
124
+</dl>
125
+<hr>
126
+<br>
127
+<pre>public class <span class="strong">Bouton</span>
128
+extends javax.swing.JButton</pre>
129
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#InterfaceGraphique.Bouton">Serialized Form</a></dd></dl>
130
+</li>
131
+</ul>
132
+</div>
133
+<div class="summary">
134
+<ul class="blockList">
135
+<li class="blockList">
136
+<!-- ======== NESTED CLASS SUMMARY ======== -->
137
+<ul class="blockList">
138
+<li class="blockList"><a name="nested_class_summary">
139
+<!--   -->
140
+</a>
141
+<h3>Nested Class Summary</h3>
142
+<ul class="blockList">
143
+<li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JButton">
144
+<!--   -->
145
+</a>
146
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JButton</h3>
147
+<code>javax.swing.JButton.AccessibleJButton</code></li>
148
+</ul>
149
+<ul class="blockList">
150
+<li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.AbstractButton">
151
+<!--   -->
152
+</a>
153
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.AbstractButton</h3>
154
+<code>javax.swing.AbstractButton.AccessibleAbstractButton, javax.swing.AbstractButton.ButtonChangeListener</code></li>
155
+</ul>
156
+<ul class="blockList">
157
+<li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JComponent">
158
+<!--   -->
159
+</a>
160
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
161
+<code>javax.swing.JComponent.AccessibleJComponent</code></li>
162
+</ul>
163
+<ul class="blockList">
164
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Container">
165
+<!--   -->
166
+</a>
167
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
168
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
169
+</ul>
170
+<ul class="blockList">
171
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Component">
172
+<!--   -->
173
+</a>
174
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
175
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
176
+</ul>
177
+</li>
178
+</ul>
179
+<!-- =========== FIELD SUMMARY =========== -->
180
+<ul class="blockList">
181
+<li class="blockList"><a name="field_summary">
182
+<!--   -->
183
+</a>
184
+<h3>Field Summary</h3>
185
+<ul class="blockList">
186
+<li class="blockList"><a name="fields_inherited_from_class_javax.swing.AbstractButton">
187
+<!--   -->
188
+</a>
189
+<h3>Fields inherited from class&nbsp;javax.swing.AbstractButton</h3>
190
+<code>actionListener, BORDER_PAINTED_CHANGED_PROPERTY, changeEvent, changeListener, CONTENT_AREA_FILLED_CHANGED_PROPERTY, DISABLED_ICON_CHANGED_PROPERTY, DISABLED_SELECTED_ICON_CHANGED_PROPERTY, FOCUS_PAINTED_CHANGED_PROPERTY, HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY, HORIZONTAL_TEXT_POSITION_CHANGED_PROPERTY, ICON_CHANGED_PROPERTY, itemListener, MARGIN_CHANGED_PROPERTY, MNEMONIC_CHANGED_PROPERTY, model, MODEL_CHANGED_PROPERTY, PRESSED_ICON_CHANGED_PROPERTY, ROLLOVER_ENABLED_CHANGED_PROPERTY, ROLLOVER_ICON_CHANGED_PROPERTY, ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY, SELECTED_ICON_CHANGED_PROPERTY, TEXT_CHANGED_PROPERTY, VERTICAL_ALIGNMENT_CHANGED_PROPERTY, VERTICAL_TEXT_POSITION_CHANGED_PROPERTY</code></li>
191
+</ul>
192
+<ul class="blockList">
193
+<li class="blockList"><a name="fields_inherited_from_class_javax.swing.JComponent">
194
+<!--   -->
195
+</a>
196
+<h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
197
+<code>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
198
+</ul>
199
+<ul class="blockList">
200
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.Component">
201
+<!--   -->
202
+</a>
203
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
204
+<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
205
+</ul>
206
+<ul class="blockList">
207
+<li class="blockList"><a name="fields_inherited_from_class_javax.swing.SwingConstants">
208
+<!--   -->
209
+</a>
210
+<h3>Fields inherited from interface&nbsp;javax.swing.SwingConstants</h3>
211
+<code>BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST</code></li>
212
+</ul>
213
+<ul class="blockList">
214
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.image.ImageObserver">
215
+<!--   -->
216
+</a>
217
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
218
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
219
+</ul>
220
+</li>
221
+</ul>
222
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
223
+<ul class="blockList">
224
+<li class="blockList"><a name="constructor_summary">
225
+<!--   -->
226
+</a>
227
+<h3>Constructor Summary</h3>
228
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
229
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
230
+<tr>
231
+<th class="colOne" scope="col">Constructor and Description</th>
232
+</tr>
233
+<tr class="altColor">
234
+<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,
235
+      javax.swing.Icon&nbsp;icon)</code>&nbsp;</td>
236
+</tr>
237
+</table>
238
+</li>
239
+</ul>
240
+<!-- ========== METHOD SUMMARY =========== -->
241
+<ul class="blockList">
242
+<li class="blockList"><a name="method_summary">
243
+<!--   -->
244
+</a>
245
+<h3>Method Summary</h3>
246
+<ul class="blockList">
247
+<li class="blockList"><a name="methods_inherited_from_class_javax.swing.JButton">
248
+<!--   -->
249
+</a>
250
+<h3>Methods inherited from class&nbsp;javax.swing.JButton</h3>
251
+<code>getAccessibleContext, getUIClassID, isDefaultButton, isDefaultCapable, paramString, removeNotify, setDefaultCapable, updateUI</code></li>
252
+</ul>
253
+<ul class="blockList">
254
+<li class="blockList"><a name="methods_inherited_from_class_javax.swing.AbstractButton">
255
+<!--   -->
256
+</a>
257
+<h3>Methods inherited from class&nbsp;javax.swing.AbstractButton</h3>
258
+<code>actionPropertyChanged, addActionListener, addChangeListener, addImpl, addItemListener, checkHorizontalKey, checkVerticalKey, configurePropertiesFromAction, createActionListener, createActionPropertyChangeListener, createChangeListener, createItemListener, doClick, doClick, fireActionPerformed, fireItemStateChanged, fireStateChanged, getAction, getActionCommand, getActionListeners, getChangeListeners, getDisabledIcon, getDisabledSelectedIcon, getDisplayedMnemonicIndex, getHideActionText, getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getItemListeners, getLabel, getMargin, getMnemonic, getModel, getMultiClickThreshhold, getPressedIcon, getRolloverIcon, getRolloverSelectedIcon, getSelectedIcon, getSelectedObjects, getText, getUI, getVerticalAlignment, getVerticalTextPosition, imageUpdate, init, isBorderPainted, isContentAreaFilled, isFocusPainted, isRolloverEnabled, isSelected, paintBorder, removeActionListener, removeChangeListener, removeItemListener, setAction, setActionCommand, setBorderPainted, setContentAreaFilled, setDisabledIcon, setDisabledSelectedIcon, setDisplayedMnemonicIndex, setEnabled, setFocusPainted, setHideActionText, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setLabel, setLayout, setMargin, setMnemonic, setMnemonic, setModel, setMultiClickThreshhold, setPressedIcon, setRolloverEnabled, setRolloverIcon, setRolloverSelectedIcon, setSelected, setSelectedIcon, setText, setUI, setVerticalAlignment, setVerticalTextPosition</code></li>
259
+</ul>
260
+<ul class="blockList">
261
+<li class="blockList"><a name="methods_inherited_from_class_javax.swing.JComponent">
262
+<!--   -->
263
+</a>
264
+<h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
265
+<code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
266
+</ul>
267
+<ul class="blockList">
268
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Container">
269
+<!--   -->
270
+</a>
271
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
272
+<code>add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, transferFocusDownCycle, validate, validateTree</code></li>
273
+</ul>
274
+<ul class="blockList">
275
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Component">
276
+<!--   -->
277
+</a>
278
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
279
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
280
+</ul>
281
+<ul class="blockList">
282
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
283
+<!--   -->
284
+</a>
285
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
286
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
287
+</ul>
288
+</li>
289
+</ul>
290
+</li>
291
+</ul>
292
+</div>
293
+<div class="details">
294
+<ul class="blockList">
295
+<li class="blockList">
296
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
297
+<ul class="blockList">
298
+<li class="blockList"><a name="constructor_detail">
299
+<!--   -->
300
+</a>
301
+<h3>Constructor Detail</h3>
302
+<a name="Bouton(java.lang.String, javax.swing.Icon)">
303
+<!--   -->
304
+</a>
305
+<ul class="blockListLast">
306
+<li class="blockList">
307
+<h4>Bouton</h4>
308
+<pre>public&nbsp;Bouton(java.lang.String&nbsp;text,
309
+      javax.swing.Icon&nbsp;icon)</pre>
310
+</li>
311
+</ul>
312
+</li>
313
+</ul>
314
+</li>
315
+</ul>
316
+</div>
317
+</div>
318
+<!-- ========= END OF CLASS DATA ========= -->
319
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
320
+<div class="bottomNav"><a name="navbar_bottom">
321
+<!--   -->
322
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
323
+<!--   -->
324
+</a>
325
+<ul class="navList" title="Navigation">
326
+<li><a href="../overview-summary.html">Overview</a></li>
327
+<li><a href="package-summary.html">Package</a></li>
328
+<li class="navBarCell1Rev">Class</li>
329
+<li><a href="package-tree.html">Tree</a></li>
330
+<li><a href="../deprecated-list.html">Deprecated</a></li>
331
+<li><a href="../index-files/index-1.html">Index</a></li>
332
+<li><a href="../help-doc.html">Help</a></li>
333
+</ul>
334
+</div>
335
+<div class="subNav">
336
+<ul class="navList">
337
+<li>Prev Class</li>
338
+<li><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique"><span class="strong">Next Class</span></a></li>
339
+</ul>
340
+<ul class="navList">
341
+<li><a href="../index.html?InterfaceGraphique/Bouton.html" target="_top">Frames</a></li>
342
+<li><a href="Bouton.html" target="_top">No Frames</a></li>
343
+</ul>
344
+<ul class="navList" id="allclasses_navbar_bottom">
345
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
346
+</ul>
347
+<div>
348
+<script type="text/javascript"><!--
349
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
350
+  if(window==top) {
351
+    allClassesLink.style.display = "block";
352
+  }
353
+  else {
354
+    allClassesLink.style.display = "none";
355
+  }
356
+  //-->
357
+</script>
358
+</div>
359
+<div>
360
+<ul class="subNavList">
361
+<li>Summary:&nbsp;</li>
362
+<li><a href="#nested_classes_inherited_from_class_javax.swing.JButton">Nested</a>&nbsp;|&nbsp;</li>
363
+<li><a href="#fields_inherited_from_class_javax.swing.AbstractButton">Field</a>&nbsp;|&nbsp;</li>
364
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
365
+<li><a href="#methods_inherited_from_class_javax.swing.JButton">Method</a></li>
366
+</ul>
367
+<ul class="subNavList">
368
+<li>Detail:&nbsp;</li>
369
+<li>Field&nbsp;|&nbsp;</li>
370
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
371
+<li>Method</li>
372
+</ul>
373
+</div>
374
+<a name="skip-navbar_bottom">
375
+<!--   -->
376
+</a></div>
377
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
378
+</body>
379
+</html>

+ 668
- 0
java/javadoc/InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html Wyświetl plik

@@ -0,0 +1,668 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:26 CEST 2015 -->
6
+<title>ConnexionBddDialog</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="ConnexionBddDialog";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../../index-files/index-1.html">Index</a></li>
33
+<li><a href="../../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev Class</li>
39
+<li><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../../index.html?InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" target="_top">Frames</a></li>
43
+<li><a href="ConnexionBddDialog.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li><a href="#nested_classes_inherited_from_class_javax.swing.JDialog">Nested</a>&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">InterfaceGraphique.DialogBoxes</div>
82
+<h2 title="Class ConnexionBddDialog" class="title">Class ConnexionBddDialog</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>java.awt.Component</li>
90
+<li>
91
+<ul class="inheritance">
92
+<li>java.awt.Container</li>
93
+<li>
94
+<ul class="inheritance">
95
+<li>java.awt.Window</li>
96
+<li>
97
+<ul class="inheritance">
98
+<li>java.awt.Dialog</li>
99
+<li>
100
+<ul class="inheritance">
101
+<li>javax.swing.JDialog</li>
102
+<li>
103
+<ul class="inheritance">
104
+<li>InterfaceGraphique.DialogBoxes.ConnexionBddDialog</li>
105
+</ul>
106
+</li>
107
+</ul>
108
+</li>
109
+</ul>
110
+</li>
111
+</ul>
112
+</li>
113
+</ul>
114
+</li>
115
+</ul>
116
+</li>
117
+</ul>
118
+<div class="description">
119
+<ul class="blockList">
120
+<li class="blockList">
121
+<dl>
122
+<dt>All Implemented Interfaces:</dt>
123
+<dd>java.awt.event.ActionListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</dd>
124
+</dl>
125
+<hr>
126
+<br>
127
+<pre>public class <span class="strong">ConnexionBddDialog</span>
128
+extends javax.swing.JDialog
129
+implements java.awt.event.ActionListener</pre>
130
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#InterfaceGraphique.DialogBoxes.ConnexionBddDialog">Serialized Form</a></dd></dl>
131
+</li>
132
+</ul>
133
+</div>
134
+<div class="summary">
135
+<ul class="blockList">
136
+<li class="blockList">
137
+<!-- ======== NESTED CLASS SUMMARY ======== -->
138
+<ul class="blockList">
139
+<li class="blockList"><a name="nested_class_summary">
140
+<!--   -->
141
+</a>
142
+<h3>Nested Class Summary</h3>
143
+<ul class="blockList">
144
+<li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JDialog">
145
+<!--   -->
146
+</a>
147
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JDialog</h3>
148
+<code>javax.swing.JDialog.AccessibleJDialog</code></li>
149
+</ul>
150
+<ul class="blockList">
151
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Dialog">
152
+<!--   -->
153
+</a>
154
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Dialog</h3>
155
+<code>java.awt.Dialog.AccessibleAWTDialog, java.awt.Dialog.ModalExclusionType, java.awt.Dialog.ModalityType</code></li>
156
+</ul>
157
+<ul class="blockList">
158
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Window">
159
+<!--   -->
160
+</a>
161
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
162
+<code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
163
+</ul>
164
+<ul class="blockList">
165
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Container">
166
+<!--   -->
167
+</a>
168
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
169
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
170
+</ul>
171
+<ul class="blockList">
172
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Component">
173
+<!--   -->
174
+</a>
175
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
176
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
177
+</ul>
178
+</li>
179
+</ul>
180
+<!-- =========== FIELD SUMMARY =========== -->
181
+<ul class="blockList">
182
+<li class="blockList"><a name="field_summary">
183
+<!--   -->
184
+</a>
185
+<h3>Field Summary</h3>
186
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
187
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
188
+<tr>
189
+<th class="colFirst" scope="col">Modifier and Type</th>
190
+<th class="colLast" scope="col">Field and Description</th>
191
+</tr>
192
+<tr class="altColor">
193
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
194
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#annuler">annuler</a></strong></code>&nbsp;</td>
195
+</tr>
196
+<tr class="rowColor">
197
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
198
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#defParams">defParams</a></strong></code>&nbsp;</td>
199
+</tr>
200
+<tr class="altColor">
201
+<td class="colFirst"><code>private javax.swing.JTextField</code></td>
202
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ip">ip</a></strong></code>&nbsp;</td>
203
+</tr>
204
+<tr class="rowColor">
205
+<td class="colFirst"><code>private javax.swing.JTextField</code></td>
206
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#login">login</a></strong></code>&nbsp;</td>
207
+</tr>
208
+<tr class="altColor">
209
+<td class="colFirst"><code>private boolean</code></td>
210
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#modifEffectuees">modifEffectuees</a></strong></code>&nbsp;</td>
211
+</tr>
212
+<tr class="rowColor">
213
+<td class="colFirst"><code>private javax.swing.JTextField</code></td>
214
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#nomBdd">nomBdd</a></strong></code>&nbsp;</td>
215
+</tr>
216
+<tr class="altColor">
217
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
218
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#ok">ok</a></strong></code>&nbsp;</td>
219
+</tr>
220
+<tr class="rowColor">
221
+<td class="colFirst"><code>private javax.swing.JPasswordField</code></td>
222
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#password">password</a></strong></code>&nbsp;</td>
223
+</tr>
224
+<tr class="altColor">
225
+<td class="colFirst"><code>private javax.swing.JFormattedTextField</code></td>
226
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#port">port</a></strong></code>&nbsp;</td>
227
+</tr>
228
+<tr class="rowColor">
229
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
230
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#quitter">quitter</a></strong></code>&nbsp;</td>
231
+</tr>
232
+</table>
233
+<ul class="blockList">
234
+<li class="blockList"><a name="fields_inherited_from_class_javax.swing.JDialog">
235
+<!--   -->
236
+</a>
237
+<h3>Fields inherited from class&nbsp;javax.swing.JDialog</h3>
238
+<code>accessibleContext, rootPane, rootPaneCheckingEnabled</code></li>
239
+</ul>
240
+<ul class="blockList">
241
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.Dialog">
242
+<!--   -->
243
+</a>
244
+<h3>Fields inherited from class&nbsp;java.awt.Dialog</h3>
245
+<code>DEFAULT_MODALITY_TYPE</code></li>
246
+</ul>
247
+<ul class="blockList">
248
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.Component">
249
+<!--   -->
250
+</a>
251
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
252
+<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
253
+</ul>
254
+<ul class="blockList">
255
+<li class="blockList"><a name="fields_inherited_from_class_javax.swing.WindowConstants">
256
+<!--   -->
257
+</a>
258
+<h3>Fields inherited from interface&nbsp;javax.swing.WindowConstants</h3>
259
+<code>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</code></li>
260
+</ul>
261
+<ul class="blockList">
262
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.image.ImageObserver">
263
+<!--   -->
264
+</a>
265
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
266
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
267
+</ul>
268
+</li>
269
+</ul>
270
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
271
+<ul class="blockList">
272
+<li class="blockList"><a name="constructor_summary">
273
+<!--   -->
274
+</a>
275
+<h3>Constructor Summary</h3>
276
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
277
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
278
+<tr>
279
+<th class="colOne" scope="col">Constructor and Description</th>
280
+</tr>
281
+<tr class="altColor">
282
+<td class="colOne"><code><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</a></strong>(java.lang.String&nbsp;nomBdd,
283
+                  int&nbsp;port,
284
+                  java.lang.String&nbsp;ip,
285
+                  java.lang.String&nbsp;login,
286
+                  java.lang.String&nbsp;password,
287
+                  javax.swing.JFrame&nbsp;parent,
288
+                  boolean&nbsp;showExitButton)</code>&nbsp;</td>
289
+</tr>
290
+</table>
291
+</li>
292
+</ul>
293
+<!-- ========== METHOD SUMMARY =========== -->
294
+<ul class="blockList">
295
+<li class="blockList"><a name="method_summary">
296
+<!--   -->
297
+</a>
298
+<h3>Method Summary</h3>
299
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
300
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
301
+<tr>
302
+<th class="colFirst" scope="col">Modifier and Type</th>
303
+<th class="colLast" scope="col">Method and Description</th>
304
+</tr>
305
+<tr class="altColor">
306
+<td class="colFirst"><code>void</code></td>
307
+<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>
308
+</tr>
309
+<tr class="rowColor">
310
+<td class="colFirst"><code>boolean</code></td>
311
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#afficher()">afficher</a></strong>()</code>&nbsp;</td>
312
+</tr>
313
+<tr class="altColor">
314
+<td class="colFirst"><code>private void</code></td>
315
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#createInterface(java.lang.String,%20int,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20boolean)">createInterface</a></strong>(java.lang.String&nbsp;defNomBdd,
316
+               int&nbsp;defPort,
317
+               java.lang.String&nbsp;defIP,
318
+               java.lang.String&nbsp;defLogin,
319
+               java.lang.String&nbsp;defPassword,
320
+               boolean&nbsp;showExitButton)</code>&nbsp;</td>
321
+</tr>
322
+<tr class="rowColor">
323
+<td class="colFirst"><code>java.lang.String</code></td>
324
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getIp()">getIp</a></strong>()</code>&nbsp;</td>
325
+</tr>
326
+<tr class="altColor">
327
+<td class="colFirst"><code>java.lang.String</code></td>
328
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getLogin()">getLogin</a></strong>()</code>&nbsp;</td>
329
+</tr>
330
+<tr class="rowColor">
331
+<td class="colFirst"><code>java.lang.String</code></td>
332
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getNomBdd()">getNomBdd</a></strong>()</code>&nbsp;</td>
333
+</tr>
334
+<tr class="altColor">
335
+<td class="colFirst"><code>java.lang.String</code></td>
336
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getPassword()">getPassword</a></strong>()</code>&nbsp;</td>
337
+</tr>
338
+<tr class="rowColor">
339
+<td class="colFirst"><code>int</code></td>
340
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#getPort()">getPort</a></strong>()</code>&nbsp;</td>
341
+</tr>
342
+</table>
343
+<ul class="blockList">
344
+<li class="blockList"><a name="methods_inherited_from_class_javax.swing.JDialog">
345
+<!--   -->
346
+</a>
347
+<h3>Methods inherited from class&nbsp;javax.swing.JDialog</h3>
348
+<code>addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</code></li>
349
+</ul>
350
+<ul class="blockList">
351
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Dialog">
352
+<!--   -->
353
+</a>
354
+<h3>Methods inherited from class&nbsp;java.awt.Dialog</h3>
355
+<code>addNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBack</code></li>
356
+</ul>
357
+<ul class="blockList">
358
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Window">
359
+<!--   -->
360
+</a>
361
+<h3>Methods inherited from class&nbsp;java.awt.Window</h3>
362
+<code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFront</code></li>
363
+</ul>
364
+<ul class="blockList">
365
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Container">
366
+<!--   -->
367
+</a>
368
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
369
+<code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree</code></li>
370
+</ul>
371
+<ul class="blockList">
372
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Component">
373
+<!--   -->
374
+</a>
375
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
376
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
377
+</ul>
378
+<ul class="blockList">
379
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
380
+<!--   -->
381
+</a>
382
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
383
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
384
+</ul>
385
+</li>
386
+</ul>
387
+</li>
388
+</ul>
389
+</div>
390
+<div class="details">
391
+<ul class="blockList">
392
+<li class="blockList">
393
+<!-- ============ FIELD DETAIL =========== -->
394
+<ul class="blockList">
395
+<li class="blockList"><a name="field_detail">
396
+<!--   -->
397
+</a>
398
+<h3>Field Detail</h3>
399
+<a name="nomBdd">
400
+<!--   -->
401
+</a>
402
+<ul class="blockList">
403
+<li class="blockList">
404
+<h4>nomBdd</h4>
405
+<pre>private&nbsp;javax.swing.JTextField nomBdd</pre>
406
+</li>
407
+</ul>
408
+<a name="port">
409
+<!--   -->
410
+</a>
411
+<ul class="blockList">
412
+<li class="blockList">
413
+<h4>port</h4>
414
+<pre>private&nbsp;javax.swing.JFormattedTextField port</pre>
415
+</li>
416
+</ul>
417
+<a name="ip">
418
+<!--   -->
419
+</a>
420
+<ul class="blockList">
421
+<li class="blockList">
422
+<h4>ip</h4>
423
+<pre>private&nbsp;javax.swing.JTextField ip</pre>
424
+</li>
425
+</ul>
426
+<a name="login">
427
+<!--   -->
428
+</a>
429
+<ul class="blockList">
430
+<li class="blockList">
431
+<h4>login</h4>
432
+<pre>private&nbsp;javax.swing.JTextField login</pre>
433
+</li>
434
+</ul>
435
+<a name="password">
436
+<!--   -->
437
+</a>
438
+<ul class="blockList">
439
+<li class="blockList">
440
+<h4>password</h4>
441
+<pre>private&nbsp;javax.swing.JPasswordField password</pre>
442
+</li>
443
+</ul>
444
+<a name="ok">
445
+<!--   -->
446
+</a>
447
+<ul class="blockList">
448
+<li class="blockList">
449
+<h4>ok</h4>
450
+<pre>private&nbsp;javax.swing.JButton ok</pre>
451
+</li>
452
+</ul>
453
+<a name="annuler">
454
+<!--   -->
455
+</a>
456
+<ul class="blockList">
457
+<li class="blockList">
458
+<h4>annuler</h4>
459
+<pre>private&nbsp;javax.swing.JButton annuler</pre>
460
+</li>
461
+</ul>
462
+<a name="defParams">
463
+<!--   -->
464
+</a>
465
+<ul class="blockList">
466
+<li class="blockList">
467
+<h4>defParams</h4>
468
+<pre>private&nbsp;javax.swing.JButton defParams</pre>
469
+</li>
470
+</ul>
471
+<a name="quitter">
472
+<!--   -->
473
+</a>
474
+<ul class="blockList">
475
+<li class="blockList">
476
+<h4>quitter</h4>
477
+<pre>private&nbsp;javax.swing.JButton quitter</pre>
478
+</li>
479
+</ul>
480
+<a name="modifEffectuees">
481
+<!--   -->
482
+</a>
483
+<ul class="blockListLast">
484
+<li class="blockList">
485
+<h4>modifEffectuees</h4>
486
+<pre>private&nbsp;boolean modifEffectuees</pre>
487
+</li>
488
+</ul>
489
+</li>
490
+</ul>
491
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
492
+<ul class="blockList">
493
+<li class="blockList"><a name="constructor_detail">
494
+<!--   -->
495
+</a>
496
+<h3>Constructor Detail</h3>
497
+<a name="ConnexionBddDialog(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, javax.swing.JFrame, boolean)">
498
+<!--   -->
499
+</a>
500
+<ul class="blockListLast">
501
+<li class="blockList">
502
+<h4>ConnexionBddDialog</h4>
503
+<pre>public&nbsp;ConnexionBddDialog(java.lang.String&nbsp;nomBdd,
504
+                  int&nbsp;port,
505
+                  java.lang.String&nbsp;ip,
506
+                  java.lang.String&nbsp;login,
507
+                  java.lang.String&nbsp;password,
508
+                  javax.swing.JFrame&nbsp;parent,
509
+                  boolean&nbsp;showExitButton)</pre>
510
+</li>
511
+</ul>
512
+</li>
513
+</ul>
514
+<!-- ============ METHOD DETAIL ========== -->
515
+<ul class="blockList">
516
+<li class="blockList"><a name="method_detail">
517
+<!--   -->
518
+</a>
519
+<h3>Method Detail</h3>
520
+<a name="createInterface(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, boolean)">
521
+<!--   -->
522
+</a>
523
+<ul class="blockList">
524
+<li class="blockList">
525
+<h4>createInterface</h4>
526
+<pre>private&nbsp;void&nbsp;createInterface(java.lang.String&nbsp;defNomBdd,
527
+                   int&nbsp;defPort,
528
+                   java.lang.String&nbsp;defIP,
529
+                   java.lang.String&nbsp;defLogin,
530
+                   java.lang.String&nbsp;defPassword,
531
+                   boolean&nbsp;showExitButton)</pre>
532
+</li>
533
+</ul>
534
+<a name="afficher()">
535
+<!--   -->
536
+</a>
537
+<ul class="blockList">
538
+<li class="blockList">
539
+<h4>afficher</h4>
540
+<pre>public&nbsp;boolean&nbsp;afficher()</pre>
541
+</li>
542
+</ul>
543
+<a name="actionPerformed(java.awt.event.ActionEvent)">
544
+<!--   -->
545
+</a>
546
+<ul class="blockList">
547
+<li class="blockList">
548
+<h4>actionPerformed</h4>
549
+<pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
550
+<dl>
551
+<dt><strong>Specified by:</strong></dt>
552
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
553
+</dl>
554
+</li>
555
+</ul>
556
+<a name="getNomBdd()">
557
+<!--   -->
558
+</a>
559
+<ul class="blockList">
560
+<li class="blockList">
561
+<h4>getNomBdd</h4>
562
+<pre>public&nbsp;java.lang.String&nbsp;getNomBdd()</pre>
563
+</li>
564
+</ul>
565
+<a name="getPort()">
566
+<!--   -->
567
+</a>
568
+<ul class="blockList">
569
+<li class="blockList">
570
+<h4>getPort</h4>
571
+<pre>public&nbsp;int&nbsp;getPort()</pre>
572
+</li>
573
+</ul>
574
+<a name="getIp()">
575
+<!--   -->
576
+</a>
577
+<ul class="blockList">
578
+<li class="blockList">
579
+<h4>getIp</h4>
580
+<pre>public&nbsp;java.lang.String&nbsp;getIp()</pre>
581
+</li>
582
+</ul>
583
+<a name="getLogin()">
584
+<!--   -->
585
+</a>
586
+<ul class="blockList">
587
+<li class="blockList">
588
+<h4>getLogin</h4>
589
+<pre>public&nbsp;java.lang.String&nbsp;getLogin()</pre>
590
+</li>
591
+</ul>
592
+<a name="getPassword()">
593
+<!--   -->
594
+</a>
595
+<ul class="blockListLast">
596
+<li class="blockList">
597
+<h4>getPassword</h4>
598
+<pre>public&nbsp;java.lang.String&nbsp;getPassword()</pre>
599
+</li>
600
+</ul>
601
+</li>
602
+</ul>
603
+</li>
604
+</ul>
605
+</div>
606
+</div>
607
+<!-- ========= END OF CLASS DATA ========= -->
608
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
609
+<div class="bottomNav"><a name="navbar_bottom">
610
+<!--   -->
611
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
612
+<!--   -->
613
+</a>
614
+<ul class="navList" title="Navigation">
615
+<li><a href="../../overview-summary.html">Overview</a></li>
616
+<li><a href="package-summary.html">Package</a></li>
617
+<li class="navBarCell1Rev">Class</li>
618
+<li><a href="package-tree.html">Tree</a></li>
619
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
620
+<li><a href="../../index-files/index-1.html">Index</a></li>
621
+<li><a href="../../help-doc.html">Help</a></li>
622
+</ul>
623
+</div>
624
+<div class="subNav">
625
+<ul class="navList">
626
+<li>Prev Class</li>
627
+<li><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Next Class</span></a></li>
628
+</ul>
629
+<ul class="navList">
630
+<li><a href="../../index.html?InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" target="_top">Frames</a></li>
631
+<li><a href="ConnexionBddDialog.html" target="_top">No Frames</a></li>
632
+</ul>
633
+<ul class="navList" id="allclasses_navbar_bottom">
634
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
635
+</ul>
636
+<div>
637
+<script type="text/javascript"><!--
638
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
639
+  if(window==top) {
640
+    allClassesLink.style.display = "block";
641
+  }
642
+  else {
643
+    allClassesLink.style.display = "none";
644
+  }
645
+  //-->
646
+</script>
647
+</div>
648
+<div>
649
+<ul class="subNavList">
650
+<li>Summary:&nbsp;</li>
651
+<li><a href="#nested_classes_inherited_from_class_javax.swing.JDialog">Nested</a>&nbsp;|&nbsp;</li>
652
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
653
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
654
+<li><a href="#method_summary">Method</a></li>
655
+</ul>
656
+<ul class="subNavList">
657
+<li>Detail:&nbsp;</li>
658
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
659
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
660
+<li><a href="#method_detail">Method</a></li>
661
+</ul>
662
+</div>
663
+<a name="skip-navbar_bottom">
664
+<!--   -->
665
+</a></div>
666
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
667
+</body>
668
+</html>

+ 558
- 0
java/javadoc/InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html Wyświetl plik

@@ -0,0 +1,558 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>NouvelleQuestionDialog</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="NouvelleQuestionDialog";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../../index-files/index-1.html">Index</a></li>
33
+<li><a href="../../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Prev Class</span></a></li>
39
+<li><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../../index.html?InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" target="_top">Frames</a></li>
43
+<li><a href="NouvelleQuestionDialog.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li><a href="#nested_classes_inherited_from_class_javax.swing.JDialog">Nested</a>&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">InterfaceGraphique.DialogBoxes</div>
82
+<h2 title="Class NouvelleQuestionDialog" class="title">Class NouvelleQuestionDialog</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>java.awt.Component</li>
90
+<li>
91
+<ul class="inheritance">
92
+<li>java.awt.Container</li>
93
+<li>
94
+<ul class="inheritance">
95
+<li>java.awt.Window</li>
96
+<li>
97
+<ul class="inheritance">
98
+<li>java.awt.Dialog</li>
99
+<li>
100
+<ul class="inheritance">
101
+<li>javax.swing.JDialog</li>
102
+<li>
103
+<ul class="inheritance">
104
+<li>InterfaceGraphique.DialogBoxes.NouvelleQuestionDialog</li>
105
+</ul>
106
+</li>
107
+</ul>
108
+</li>
109
+</ul>
110
+</li>
111
+</ul>
112
+</li>
113
+</ul>
114
+</li>
115
+</ul>
116
+</li>
117
+</ul>
118
+<div class="description">
119
+<ul class="blockList">
120
+<li class="blockList">
121
+<dl>
122
+<dt>All Implemented Interfaces:</dt>
123
+<dd>java.awt.event.ActionListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</dd>
124
+</dl>
125
+<hr>
126
+<br>
127
+<pre>public class <span class="strong">NouvelleQuestionDialog</span>
128
+extends javax.swing.JDialog
129
+implements java.awt.event.ActionListener</pre>
130
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#InterfaceGraphique.DialogBoxes.NouvelleQuestionDialog">Serialized Form</a></dd></dl>
131
+</li>
132
+</ul>
133
+</div>
134
+<div class="summary">
135
+<ul class="blockList">
136
+<li class="blockList">
137
+<!-- ======== NESTED CLASS SUMMARY ======== -->
138
+<ul class="blockList">
139
+<li class="blockList"><a name="nested_class_summary">
140
+<!--   -->
141
+</a>
142
+<h3>Nested Class Summary</h3>
143
+<ul class="blockList">
144
+<li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JDialog">
145
+<!--   -->
146
+</a>
147
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JDialog</h3>
148
+<code>javax.swing.JDialog.AccessibleJDialog</code></li>
149
+</ul>
150
+<ul class="blockList">
151
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Dialog">
152
+<!--   -->
153
+</a>
154
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Dialog</h3>
155
+<code>java.awt.Dialog.AccessibleAWTDialog, java.awt.Dialog.ModalExclusionType, java.awt.Dialog.ModalityType</code></li>
156
+</ul>
157
+<ul class="blockList">
158
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Window">
159
+<!--   -->
160
+</a>
161
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
162
+<code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
163
+</ul>
164
+<ul class="blockList">
165
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Container">
166
+<!--   -->
167
+</a>
168
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
169
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
170
+</ul>
171
+<ul class="blockList">
172
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Component">
173
+<!--   -->
174
+</a>
175
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
176
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
177
+</ul>
178
+</li>
179
+</ul>
180
+<!-- =========== FIELD SUMMARY =========== -->
181
+<ul class="blockList">
182
+<li class="blockList"><a name="field_summary">
183
+<!--   -->
184
+</a>
185
+<h3>Field Summary</h3>
186
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
187
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
188
+<tr>
189
+<th class="colFirst" scope="col">Modifier and Type</th>
190
+<th class="colLast" scope="col">Field and Description</th>
191
+</tr>
192
+<tr class="altColor">
193
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
194
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#annuler">annuler</a></strong></code>&nbsp;</td>
195
+</tr>
196
+<tr class="rowColor">
197
+<td class="colFirst"><code>private javax.swing.JTextField</code></td>
198
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#intitule">intitule</a></strong></code>&nbsp;</td>
199
+</tr>
200
+<tr class="altColor">
201
+<td class="colFirst"><code>private boolean</code></td>
202
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#mofidEffectues">mofidEffectues</a></strong></code>&nbsp;</td>
203
+</tr>
204
+<tr class="rowColor">
205
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
206
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#ok">ok</a></strong></code>&nbsp;</td>
207
+</tr>
208
+<tr class="altColor">
209
+<td class="colFirst"><code>private javax.swing.JComboBox</code></td>
210
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#reponse">reponse</a></strong></code>&nbsp;</td>
211
+</tr>
212
+</table>
213
+<ul class="blockList">
214
+<li class="blockList"><a name="fields_inherited_from_class_javax.swing.JDialog">
215
+<!--   -->
216
+</a>
217
+<h3>Fields inherited from class&nbsp;javax.swing.JDialog</h3>
218
+<code>accessibleContext, rootPane, rootPaneCheckingEnabled</code></li>
219
+</ul>
220
+<ul class="blockList">
221
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.Dialog">
222
+<!--   -->
223
+</a>
224
+<h3>Fields inherited from class&nbsp;java.awt.Dialog</h3>
225
+<code>DEFAULT_MODALITY_TYPE</code></li>
226
+</ul>
227
+<ul class="blockList">
228
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.Component">
229
+<!--   -->
230
+</a>
231
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
232
+<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
233
+</ul>
234
+<ul class="blockList">
235
+<li class="blockList"><a name="fields_inherited_from_class_javax.swing.WindowConstants">
236
+<!--   -->
237
+</a>
238
+<h3>Fields inherited from interface&nbsp;javax.swing.WindowConstants</h3>
239
+<code>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</code></li>
240
+</ul>
241
+<ul class="blockList">
242
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.image.ImageObserver">
243
+<!--   -->
244
+</a>
245
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
246
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
247
+</ul>
248
+</li>
249
+</ul>
250
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
251
+<ul class="blockList">
252
+<li class="blockList"><a name="constructor_summary">
253
+<!--   -->
254
+</a>
255
+<h3>Constructor Summary</h3>
256
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
257
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
258
+<tr>
259
+<th class="colOne" scope="col">Constructor and Description</th>
260
+</tr>
261
+<tr class="altColor">
262
+<td class="colOne"><code><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</a></strong>(java.lang.String&nbsp;title,
263
+                      java.lang.String&nbsp;defIntitule,
264
+                      int&nbsp;defReponse,
265
+                      java.lang.String&nbsp;reponse1,
266
+                      java.lang.String&nbsp;reponse2,
267
+                      javax.swing.JFrame&nbsp;parent)</code>&nbsp;</td>
268
+</tr>
269
+</table>
270
+</li>
271
+</ul>
272
+<!-- ========== METHOD SUMMARY =========== -->
273
+<ul class="blockList">
274
+<li class="blockList"><a name="method_summary">
275
+<!--   -->
276
+</a>
277
+<h3>Method Summary</h3>
278
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
279
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
280
+<tr>
281
+<th class="colFirst" scope="col">Modifier and Type</th>
282
+<th class="colLast" scope="col">Method and Description</th>
283
+</tr>
284
+<tr class="altColor">
285
+<td class="colFirst"><code>void</code></td>
286
+<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>
287
+</tr>
288
+<tr class="rowColor">
289
+<td class="colFirst"><code>boolean</code></td>
290
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#afficher()">afficher</a></strong>()</code>&nbsp;</td>
291
+</tr>
292
+<tr class="altColor">
293
+<td class="colFirst"><code>private void</code></td>
294
+<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,
295
+               int&nbsp;defReponse,
296
+               java.lang.String&nbsp;reponse1,
297
+               java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
298
+</tr>
299
+<tr class="rowColor">
300
+<td class="colFirst"><code>java.lang.String</code></td>
301
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getIntitule()">getIntitule</a></strong>()</code>&nbsp;</td>
302
+</tr>
303
+<tr class="altColor">
304
+<td class="colFirst"><code>int</code></td>
305
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html#getReponse()">getReponse</a></strong>()</code>&nbsp;</td>
306
+</tr>
307
+</table>
308
+<ul class="blockList">
309
+<li class="blockList"><a name="methods_inherited_from_class_javax.swing.JDialog">
310
+<!--   -->
311
+</a>
312
+<h3>Methods inherited from class&nbsp;javax.swing.JDialog</h3>
313
+<code>addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</code></li>
314
+</ul>
315
+<ul class="blockList">
316
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Dialog">
317
+<!--   -->
318
+</a>
319
+<h3>Methods inherited from class&nbsp;java.awt.Dialog</h3>
320
+<code>addNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBack</code></li>
321
+</ul>
322
+<ul class="blockList">
323
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Window">
324
+<!--   -->
325
+</a>
326
+<h3>Methods inherited from class&nbsp;java.awt.Window</h3>
327
+<code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFront</code></li>
328
+</ul>
329
+<ul class="blockList">
330
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Container">
331
+<!--   -->
332
+</a>
333
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
334
+<code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree</code></li>
335
+</ul>
336
+<ul class="blockList">
337
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Component">
338
+<!--   -->
339
+</a>
340
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
341
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
342
+</ul>
343
+<ul class="blockList">
344
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
345
+<!--   -->
346
+</a>
347
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
348
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
349
+</ul>
350
+</li>
351
+</ul>
352
+</li>
353
+</ul>
354
+</div>
355
+<div class="details">
356
+<ul class="blockList">
357
+<li class="blockList">
358
+<!-- ============ FIELD DETAIL =========== -->
359
+<ul class="blockList">
360
+<li class="blockList"><a name="field_detail">
361
+<!--   -->
362
+</a>
363
+<h3>Field Detail</h3>
364
+<a name="intitule">
365
+<!--   -->
366
+</a>
367
+<ul class="blockList">
368
+<li class="blockList">
369
+<h4>intitule</h4>
370
+<pre>private&nbsp;javax.swing.JTextField intitule</pre>
371
+</li>
372
+</ul>
373
+<a name="ok">
374
+<!--   -->
375
+</a>
376
+<ul class="blockList">
377
+<li class="blockList">
378
+<h4>ok</h4>
379
+<pre>private&nbsp;javax.swing.JButton ok</pre>
380
+</li>
381
+</ul>
382
+<a name="annuler">
383
+<!--   -->
384
+</a>
385
+<ul class="blockList">
386
+<li class="blockList">
387
+<h4>annuler</h4>
388
+<pre>private&nbsp;javax.swing.JButton annuler</pre>
389
+</li>
390
+</ul>
391
+<a name="mofidEffectues">
392
+<!--   -->
393
+</a>
394
+<ul class="blockList">
395
+<li class="blockList">
396
+<h4>mofidEffectues</h4>
397
+<pre>private&nbsp;boolean mofidEffectues</pre>
398
+</li>
399
+</ul>
400
+<a name="reponse">
401
+<!--   -->
402
+</a>
403
+<ul class="blockListLast">
404
+<li class="blockList">
405
+<h4>reponse</h4>
406
+<pre>private&nbsp;javax.swing.JComboBox reponse</pre>
407
+</li>
408
+</ul>
409
+</li>
410
+</ul>
411
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
412
+<ul class="blockList">
413
+<li class="blockList"><a name="constructor_detail">
414
+<!--   -->
415
+</a>
416
+<h3>Constructor Detail</h3>
417
+<a name="NouvelleQuestionDialog(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, javax.swing.JFrame)">
418
+<!--   -->
419
+</a>
420
+<ul class="blockListLast">
421
+<li class="blockList">
422
+<h4>NouvelleQuestionDialog</h4>
423
+<pre>public&nbsp;NouvelleQuestionDialog(java.lang.String&nbsp;title,
424
+                      java.lang.String&nbsp;defIntitule,
425
+                      int&nbsp;defReponse,
426
+                      java.lang.String&nbsp;reponse1,
427
+                      java.lang.String&nbsp;reponse2,
428
+                      javax.swing.JFrame&nbsp;parent)</pre>
429
+</li>
430
+</ul>
431
+</li>
432
+</ul>
433
+<!-- ============ METHOD DETAIL ========== -->
434
+<ul class="blockList">
435
+<li class="blockList"><a name="method_detail">
436
+<!--   -->
437
+</a>
438
+<h3>Method Detail</h3>
439
+<a name="createInterface(java.lang.String, int, java.lang.String, java.lang.String)">
440
+<!--   -->
441
+</a>
442
+<ul class="blockList">
443
+<li class="blockList">
444
+<h4>createInterface</h4>
445
+<pre>private&nbsp;void&nbsp;createInterface(java.lang.String&nbsp;defIntitule,
446
+                   int&nbsp;defReponse,
447
+                   java.lang.String&nbsp;reponse1,
448
+                   java.lang.String&nbsp;reponse2)</pre>
449
+</li>
450
+</ul>
451
+<a name="afficher()">
452
+<!--   -->
453
+</a>
454
+<ul class="blockList">
455
+<li class="blockList">
456
+<h4>afficher</h4>
457
+<pre>public&nbsp;boolean&nbsp;afficher()</pre>
458
+</li>
459
+</ul>
460
+<a name="actionPerformed(java.awt.event.ActionEvent)">
461
+<!--   -->
462
+</a>
463
+<ul class="blockList">
464
+<li class="blockList">
465
+<h4>actionPerformed</h4>
466
+<pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
467
+<dl>
468
+<dt><strong>Specified by:</strong></dt>
469
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
470
+</dl>
471
+</li>
472
+</ul>
473
+<a name="getIntitule()">
474
+<!--   -->
475
+</a>
476
+<ul class="blockList">
477
+<li class="blockList">
478
+<h4>getIntitule</h4>
479
+<pre>public&nbsp;java.lang.String&nbsp;getIntitule()</pre>
480
+</li>
481
+</ul>
482
+<a name="getReponse()">
483
+<!--   -->
484
+</a>
485
+<ul class="blockListLast">
486
+<li class="blockList">
487
+<h4>getReponse</h4>
488
+<pre>public&nbsp;int&nbsp;getReponse()</pre>
489
+</li>
490
+</ul>
491
+</li>
492
+</ul>
493
+</li>
494
+</ul>
495
+</div>
496
+</div>
497
+<!-- ========= END OF CLASS DATA ========= -->
498
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
499
+<div class="bottomNav"><a name="navbar_bottom">
500
+<!--   -->
501
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
502
+<!--   -->
503
+</a>
504
+<ul class="navList" title="Navigation">
505
+<li><a href="../../overview-summary.html">Overview</a></li>
506
+<li><a href="package-summary.html">Package</a></li>
507
+<li class="navBarCell1Rev">Class</li>
508
+<li><a href="package-tree.html">Tree</a></li>
509
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
510
+<li><a href="../../index-files/index-1.html">Index</a></li>
511
+<li><a href="../../help-doc.html">Help</a></li>
512
+</ul>
513
+</div>
514
+<div class="subNav">
515
+<ul class="navList">
516
+<li><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Prev Class</span></a></li>
517
+<li><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Next Class</span></a></li>
518
+</ul>
519
+<ul class="navList">
520
+<li><a href="../../index.html?InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" target="_top">Frames</a></li>
521
+<li><a href="NouvelleQuestionDialog.html" target="_top">No Frames</a></li>
522
+</ul>
523
+<ul class="navList" id="allclasses_navbar_bottom">
524
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
525
+</ul>
526
+<div>
527
+<script type="text/javascript"><!--
528
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
529
+  if(window==top) {
530
+    allClassesLink.style.display = "block";
531
+  }
532
+  else {
533
+    allClassesLink.style.display = "none";
534
+  }
535
+  //-->
536
+</script>
537
+</div>
538
+<div>
539
+<ul class="subNavList">
540
+<li>Summary:&nbsp;</li>
541
+<li><a href="#nested_classes_inherited_from_class_javax.swing.JDialog">Nested</a>&nbsp;|&nbsp;</li>
542
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
543
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
544
+<li><a href="#method_summary">Method</a></li>
545
+</ul>
546
+<ul class="subNavList">
547
+<li>Detail:&nbsp;</li>
548
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
549
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
550
+<li><a href="#method_detail">Method</a></li>
551
+</ul>
552
+</div>
553
+<a name="skip-navbar_bottom">
554
+<!--   -->
555
+</a></div>
556
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
557
+</body>
558
+</html>

+ 584
- 0
java/javadoc/InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html Wyświetl plik

@@ -0,0 +1,584 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>NouvelleReponseDialog</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="NouvelleReponseDialog";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../../index-files/index-1.html">Index</a></li>
33
+<li><a href="../../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Prev Class</span></a></li>
39
+<li>Next Class</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../../index.html?InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" target="_top">Frames</a></li>
43
+<li><a href="NouvelleReponseDialog.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li><a href="#nested_classes_inherited_from_class_javax.swing.JDialog">Nested</a>&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">InterfaceGraphique.DialogBoxes</div>
82
+<h2 title="Class NouvelleReponseDialog" class="title">Class NouvelleReponseDialog</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>java.awt.Component</li>
90
+<li>
91
+<ul class="inheritance">
92
+<li>java.awt.Container</li>
93
+<li>
94
+<ul class="inheritance">
95
+<li>java.awt.Window</li>
96
+<li>
97
+<ul class="inheritance">
98
+<li>java.awt.Dialog</li>
99
+<li>
100
+<ul class="inheritance">
101
+<li>javax.swing.JDialog</li>
102
+<li>
103
+<ul class="inheritance">
104
+<li>InterfaceGraphique.DialogBoxes.NouvelleReponseDialog</li>
105
+</ul>
106
+</li>
107
+</ul>
108
+</li>
109
+</ul>
110
+</li>
111
+</ul>
112
+</li>
113
+</ul>
114
+</li>
115
+</ul>
116
+</li>
117
+</ul>
118
+<div class="description">
119
+<ul class="blockList">
120
+<li class="blockList">
121
+<dl>
122
+<dt>All Implemented Interfaces:</dt>
123
+<dd>java.awt.event.ActionListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</dd>
124
+</dl>
125
+<hr>
126
+<br>
127
+<pre>public class <span class="strong">NouvelleReponseDialog</span>
128
+extends javax.swing.JDialog
129
+implements java.awt.event.ActionListener</pre>
130
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#InterfaceGraphique.DialogBoxes.NouvelleReponseDialog">Serialized Form</a></dd></dl>
131
+</li>
132
+</ul>
133
+</div>
134
+<div class="summary">
135
+<ul class="blockList">
136
+<li class="blockList">
137
+<!-- ======== NESTED CLASS SUMMARY ======== -->
138
+<ul class="blockList">
139
+<li class="blockList"><a name="nested_class_summary">
140
+<!--   -->
141
+</a>
142
+<h3>Nested Class Summary</h3>
143
+<ul class="blockList">
144
+<li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JDialog">
145
+<!--   -->
146
+</a>
147
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JDialog</h3>
148
+<code>javax.swing.JDialog.AccessibleJDialog</code></li>
149
+</ul>
150
+<ul class="blockList">
151
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Dialog">
152
+<!--   -->
153
+</a>
154
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Dialog</h3>
155
+<code>java.awt.Dialog.AccessibleAWTDialog, java.awt.Dialog.ModalExclusionType, java.awt.Dialog.ModalityType</code></li>
156
+</ul>
157
+<ul class="blockList">
158
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Window">
159
+<!--   -->
160
+</a>
161
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
162
+<code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
163
+</ul>
164
+<ul class="blockList">
165
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Container">
166
+<!--   -->
167
+</a>
168
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
169
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
170
+</ul>
171
+<ul class="blockList">
172
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Component">
173
+<!--   -->
174
+</a>
175
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
176
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
177
+</ul>
178
+</li>
179
+</ul>
180
+<!-- =========== FIELD SUMMARY =========== -->
181
+<ul class="blockList">
182
+<li class="blockList"><a name="field_summary">
183
+<!--   -->
184
+</a>
185
+<h3>Field Summary</h3>
186
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
187
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
188
+<tr>
189
+<th class="colFirst" scope="col">Modifier and Type</th>
190
+<th class="colLast" scope="col">Field and Description</th>
191
+</tr>
192
+<tr class="altColor">
193
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
194
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#annuler">annuler</a></strong></code>&nbsp;</td>
195
+</tr>
196
+<tr class="rowColor">
197
+<td class="colFirst"><code>private javax.swing.JComboBox</code></td>
198
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#comboCat">comboCat</a></strong></code>&nbsp;</td>
199
+</tr>
200
+<tr class="altColor">
201
+<td class="colFirst"><code>private boolean</code></td>
202
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#mofidEffectues">mofidEffectues</a></strong></code>&nbsp;</td>
203
+</tr>
204
+<tr class="rowColor">
205
+<td class="colFirst"><code>private javax.swing.JButton</code></td>
206
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#ok">ok</a></strong></code>&nbsp;</td>
207
+</tr>
208
+<tr class="altColor">
209
+<td class="colFirst"><code>private javax.swing.JTextField</code></td>
210
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#rep1">rep1</a></strong></code>&nbsp;</td>
211
+</tr>
212
+<tr class="rowColor">
213
+<td class="colFirst"><code>private javax.swing.JTextField</code></td>
214
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#rep2">rep2</a></strong></code>&nbsp;</td>
215
+</tr>
216
+</table>
217
+<ul class="blockList">
218
+<li class="blockList"><a name="fields_inherited_from_class_javax.swing.JDialog">
219
+<!--   -->
220
+</a>
221
+<h3>Fields inherited from class&nbsp;javax.swing.JDialog</h3>
222
+<code>accessibleContext, rootPane, rootPaneCheckingEnabled</code></li>
223
+</ul>
224
+<ul class="blockList">
225
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.Dialog">
226
+<!--   -->
227
+</a>
228
+<h3>Fields inherited from class&nbsp;java.awt.Dialog</h3>
229
+<code>DEFAULT_MODALITY_TYPE</code></li>
230
+</ul>
231
+<ul class="blockList">
232
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.Component">
233
+<!--   -->
234
+</a>
235
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
236
+<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
237
+</ul>
238
+<ul class="blockList">
239
+<li class="blockList"><a name="fields_inherited_from_class_javax.swing.WindowConstants">
240
+<!--   -->
241
+</a>
242
+<h3>Fields inherited from interface&nbsp;javax.swing.WindowConstants</h3>
243
+<code>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</code></li>
244
+</ul>
245
+<ul class="blockList">
246
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.image.ImageObserver">
247
+<!--   -->
248
+</a>
249
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
250
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
251
+</ul>
252
+</li>
253
+</ul>
254
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
255
+<ul class="blockList">
256
+<li class="blockList"><a name="constructor_summary">
257
+<!--   -->
258
+</a>
259
+<h3>Constructor Summary</h3>
260
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
261
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
262
+<tr>
263
+<th class="colOne" scope="col">Constructor and Description</th>
264
+</tr>
265
+<tr class="altColor">
266
+<td class="colOne"><code><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</a></strong>(java.lang.String&nbsp;title,
267
+                     java.lang.String&nbsp;defRep1,
268
+                     java.lang.String&nbsp;defRep2,
269
+                     java.lang.String&nbsp;defCategorie,
270
+                     java.lang.String[]&nbsp;tabCategorie,
271
+                     javax.swing.JFrame&nbsp;parent)</code>&nbsp;</td>
272
+</tr>
273
+</table>
274
+</li>
275
+</ul>
276
+<!-- ========== METHOD SUMMARY =========== -->
277
+<ul class="blockList">
278
+<li class="blockList"><a name="method_summary">
279
+<!--   -->
280
+</a>
281
+<h3>Method Summary</h3>
282
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
283
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
284
+<tr>
285
+<th class="colFirst" scope="col">Modifier and Type</th>
286
+<th class="colLast" scope="col">Method and Description</th>
287
+</tr>
288
+<tr class="altColor">
289
+<td class="colFirst"><code>void</code></td>
290
+<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>
291
+</tr>
292
+<tr class="rowColor">
293
+<td class="colFirst"><code>boolean</code></td>
294
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#afficher()">afficher</a></strong>()</code>&nbsp;</td>
295
+</tr>
296
+<tr class="altColor">
297
+<td class="colFirst"><code>private void</code></td>
298
+<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,
299
+               java.lang.String&nbsp;defRep2,
300
+               java.lang.String&nbsp;defCategorie,
301
+               java.lang.String[]&nbsp;tabCategorie)</code>&nbsp;</td>
302
+</tr>
303
+<tr class="rowColor">
304
+<td class="colFirst"><code>java.lang.String</code></td>
305
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getCat()">getCat</a></strong>()</code>&nbsp;</td>
306
+</tr>
307
+<tr class="altColor">
308
+<td class="colFirst"><code>java.lang.String</code></td>
309
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getRep1()">getRep1</a></strong>()</code>&nbsp;</td>
310
+</tr>
311
+<tr class="rowColor">
312
+<td class="colFirst"><code>java.lang.String</code></td>
313
+<td class="colLast"><code><strong><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html#getRep2()">getRep2</a></strong>()</code>&nbsp;</td>
314
+</tr>
315
+</table>
316
+<ul class="blockList">
317
+<li class="blockList"><a name="methods_inherited_from_class_javax.swing.JDialog">
318
+<!--   -->
319
+</a>
320
+<h3>Methods inherited from class&nbsp;javax.swing.JDialog</h3>
321
+<code>addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</code></li>
322
+</ul>
323
+<ul class="blockList">
324
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Dialog">
325
+<!--   -->
326
+</a>
327
+<h3>Methods inherited from class&nbsp;java.awt.Dialog</h3>
328
+<code>addNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBack</code></li>
329
+</ul>
330
+<ul class="blockList">
331
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Window">
332
+<!--   -->
333
+</a>
334
+<h3>Methods inherited from class&nbsp;java.awt.Window</h3>
335
+<code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFront</code></li>
336
+</ul>
337
+<ul class="blockList">
338
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Container">
339
+<!--   -->
340
+</a>
341
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
342
+<code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree</code></li>
343
+</ul>
344
+<ul class="blockList">
345
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Component">
346
+<!--   -->
347
+</a>
348
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
349
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
350
+</ul>
351
+<ul class="blockList">
352
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
353
+<!--   -->
354
+</a>
355
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
356
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
357
+</ul>
358
+</li>
359
+</ul>
360
+</li>
361
+</ul>
362
+</div>
363
+<div class="details">
364
+<ul class="blockList">
365
+<li class="blockList">
366
+<!-- ============ FIELD DETAIL =========== -->
367
+<ul class="blockList">
368
+<li class="blockList"><a name="field_detail">
369
+<!--   -->
370
+</a>
371
+<h3>Field Detail</h3>
372
+<a name="rep1">
373
+<!--   -->
374
+</a>
375
+<ul class="blockList">
376
+<li class="blockList">
377
+<h4>rep1</h4>
378
+<pre>private&nbsp;javax.swing.JTextField rep1</pre>
379
+</li>
380
+</ul>
381
+<a name="rep2">
382
+<!--   -->
383
+</a>
384
+<ul class="blockList">
385
+<li class="blockList">
386
+<h4>rep2</h4>
387
+<pre>private&nbsp;javax.swing.JTextField rep2</pre>
388
+</li>
389
+</ul>
390
+<a name="ok">
391
+<!--   -->
392
+</a>
393
+<ul class="blockList">
394
+<li class="blockList">
395
+<h4>ok</h4>
396
+<pre>private&nbsp;javax.swing.JButton ok</pre>
397
+</li>
398
+</ul>
399
+<a name="annuler">
400
+<!--   -->
401
+</a>
402
+<ul class="blockList">
403
+<li class="blockList">
404
+<h4>annuler</h4>
405
+<pre>private&nbsp;javax.swing.JButton annuler</pre>
406
+</li>
407
+</ul>
408
+<a name="mofidEffectues">
409
+<!--   -->
410
+</a>
411
+<ul class="blockList">
412
+<li class="blockList">
413
+<h4>mofidEffectues</h4>
414
+<pre>private&nbsp;boolean mofidEffectues</pre>
415
+</li>
416
+</ul>
417
+<a name="comboCat">
418
+<!--   -->
419
+</a>
420
+<ul class="blockListLast">
421
+<li class="blockList">
422
+<h4>comboCat</h4>
423
+<pre>private&nbsp;javax.swing.JComboBox comboCat</pre>
424
+</li>
425
+</ul>
426
+</li>
427
+</ul>
428
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
429
+<ul class="blockList">
430
+<li class="blockList"><a name="constructor_detail">
431
+<!--   -->
432
+</a>
433
+<h3>Constructor Detail</h3>
434
+<a name="NouvelleReponseDialog(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String[], javax.swing.JFrame)">
435
+<!--   -->
436
+</a>
437
+<ul class="blockListLast">
438
+<li class="blockList">
439
+<h4>NouvelleReponseDialog</h4>
440
+<pre>public&nbsp;NouvelleReponseDialog(java.lang.String&nbsp;title,
441
+                     java.lang.String&nbsp;defRep1,
442
+                     java.lang.String&nbsp;defRep2,
443
+                     java.lang.String&nbsp;defCategorie,
444
+                     java.lang.String[]&nbsp;tabCategorie,
445
+                     javax.swing.JFrame&nbsp;parent)</pre>
446
+</li>
447
+</ul>
448
+</li>
449
+</ul>
450
+<!-- ============ METHOD DETAIL ========== -->
451
+<ul class="blockList">
452
+<li class="blockList"><a name="method_detail">
453
+<!--   -->
454
+</a>
455
+<h3>Method Detail</h3>
456
+<a name="createInterface(java.lang.String, java.lang.String, java.lang.String, java.lang.String[])">
457
+<!--   -->
458
+</a>
459
+<ul class="blockList">
460
+<li class="blockList">
461
+<h4>createInterface</h4>
462
+<pre>private&nbsp;void&nbsp;createInterface(java.lang.String&nbsp;defRep1,
463
+                   java.lang.String&nbsp;defRep2,
464
+                   java.lang.String&nbsp;defCategorie,
465
+                   java.lang.String[]&nbsp;tabCategorie)</pre>
466
+</li>
467
+</ul>
468
+<a name="afficher()">
469
+<!--   -->
470
+</a>
471
+<ul class="blockList">
472
+<li class="blockList">
473
+<h4>afficher</h4>
474
+<pre>public&nbsp;boolean&nbsp;afficher()</pre>
475
+</li>
476
+</ul>
477
+<a name="actionPerformed(java.awt.event.ActionEvent)">
478
+<!--   -->
479
+</a>
480
+<ul class="blockList">
481
+<li class="blockList">
482
+<h4>actionPerformed</h4>
483
+<pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
484
+<dl>
485
+<dt><strong>Specified by:</strong></dt>
486
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
487
+</dl>
488
+</li>
489
+</ul>
490
+<a name="getRep2()">
491
+<!--   -->
492
+</a>
493
+<ul class="blockList">
494
+<li class="blockList">
495
+<h4>getRep2</h4>
496
+<pre>public&nbsp;java.lang.String&nbsp;getRep2()</pre>
497
+</li>
498
+</ul>
499
+<a name="getRep1()">
500
+<!--   -->
501
+</a>
502
+<ul class="blockList">
503
+<li class="blockList">
504
+<h4>getRep1</h4>
505
+<pre>public&nbsp;java.lang.String&nbsp;getRep1()</pre>
506
+</li>
507
+</ul>
508
+<a name="getCat()">
509
+<!--   -->
510
+</a>
511
+<ul class="blockListLast">
512
+<li class="blockList">
513
+<h4>getCat</h4>
514
+<pre>public&nbsp;java.lang.String&nbsp;getCat()</pre>
515
+</li>
516
+</ul>
517
+</li>
518
+</ul>
519
+</li>
520
+</ul>
521
+</div>
522
+</div>
523
+<!-- ========= END OF CLASS DATA ========= -->
524
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
525
+<div class="bottomNav"><a name="navbar_bottom">
526
+<!--   -->
527
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
528
+<!--   -->
529
+</a>
530
+<ul class="navList" title="Navigation">
531
+<li><a href="../../overview-summary.html">Overview</a></li>
532
+<li><a href="package-summary.html">Package</a></li>
533
+<li class="navBarCell1Rev">Class</li>
534
+<li><a href="package-tree.html">Tree</a></li>
535
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
536
+<li><a href="../../index-files/index-1.html">Index</a></li>
537
+<li><a href="../../help-doc.html">Help</a></li>
538
+</ul>
539
+</div>
540
+<div class="subNav">
541
+<ul class="navList">
542
+<li><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">Prev Class</span></a></li>
543
+<li>Next Class</li>
544
+</ul>
545
+<ul class="navList">
546
+<li><a href="../../index.html?InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" target="_top">Frames</a></li>
547
+<li><a href="NouvelleReponseDialog.html" target="_top">No Frames</a></li>
548
+</ul>
549
+<ul class="navList" id="allclasses_navbar_bottom">
550
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
551
+</ul>
552
+<div>
553
+<script type="text/javascript"><!--
554
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
555
+  if(window==top) {
556
+    allClassesLink.style.display = "block";
557
+  }
558
+  else {
559
+    allClassesLink.style.display = "none";
560
+  }
561
+  //-->
562
+</script>
563
+</div>
564
+<div>
565
+<ul class="subNavList">
566
+<li>Summary:&nbsp;</li>
567
+<li><a href="#nested_classes_inherited_from_class_javax.swing.JDialog">Nested</a>&nbsp;|&nbsp;</li>
568
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
569
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
570
+<li><a href="#method_summary">Method</a></li>
571
+</ul>
572
+<ul class="subNavList">
573
+<li>Detail:&nbsp;</li>
574
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
575
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
576
+<li><a href="#method_detail">Method</a></li>
577
+</ul>
578
+</div>
579
+<a name="skip-navbar_bottom">
580
+<!--   -->
581
+</a></div>
582
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
583
+</body>
584
+</html>

+ 21
- 0
java/javadoc/InterfaceGraphique/DialogBoxes/package-frame.html Wyświetl plik

@@ -0,0 +1,21 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>InterfaceGraphique.DialogBoxes</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<h1 class="bar"><a href="../../InterfaceGraphique/DialogBoxes/package-summary.html" target="classFrame">InterfaceGraphique.DialogBoxes</a></h1>
12
+<div class="indexContainer">
13
+<h2 title="Classes">Classes</h2>
14
+<ul title="Classes">
15
+<li><a href="ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes" target="classFrame">ConnexionBddDialog</a></li>
16
+<li><a href="NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes" target="classFrame">NouvelleQuestionDialog</a></li>
17
+<li><a href="NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes" target="classFrame">NouvelleReponseDialog</a></li>
18
+</ul>
19
+</div>
20
+</body>
21
+</html>

+ 139
- 0
java/javadoc/InterfaceGraphique/DialogBoxes/package-summary.html Wyświetl plik

@@ -0,0 +1,139 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>InterfaceGraphique.DialogBoxes</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="InterfaceGraphique.DialogBoxes";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../../overview-summary.html">Overview</a></li>
28
+<li class="navBarCell1Rev">Package</li>
29
+<li>Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../../index-files/index-1.html">Index</a></li>
33
+<li><a href="../../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../../InterfaceGraphique/package-summary.html">Prev Package</a></li>
39
+<li><a href="../../Modele/package-summary.html">Next Package</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../../index.html?InterfaceGraphique/DialogBoxes/package-summary.html" target="_top">Frames</a></li>
43
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 title="Package" class="title">Package&nbsp;InterfaceGraphique.DialogBoxes</h1>
66
+</div>
67
+<div class="contentContainer">
68
+<ul class="blockList">
69
+<li class="blockList">
70
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
71
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
72
+<tr>
73
+<th class="colFirst" scope="col">Class</th>
74
+<th class="colLast" scope="col">Description</th>
75
+</tr>
76
+<tbody>
77
+<tr class="altColor">
78
+<td class="colFirst"><a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></td>
79
+<td class="colLast">&nbsp;</td>
80
+</tr>
81
+<tr class="rowColor">
82
+<td class="colFirst"><a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></td>
83
+<td class="colLast">&nbsp;</td>
84
+</tr>
85
+<tr class="altColor">
86
+<td class="colFirst"><a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></td>
87
+<td class="colLast">&nbsp;</td>
88
+</tr>
89
+</tbody>
90
+</table>
91
+</li>
92
+</ul>
93
+</div>
94
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
95
+<div class="bottomNav"><a name="navbar_bottom">
96
+<!--   -->
97
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
98
+<!--   -->
99
+</a>
100
+<ul class="navList" title="Navigation">
101
+<li><a href="../../overview-summary.html">Overview</a></li>
102
+<li class="navBarCell1Rev">Package</li>
103
+<li>Class</li>
104
+<li><a href="package-tree.html">Tree</a></li>
105
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
106
+<li><a href="../../index-files/index-1.html">Index</a></li>
107
+<li><a href="../../help-doc.html">Help</a></li>
108
+</ul>
109
+</div>
110
+<div class="subNav">
111
+<ul class="navList">
112
+<li><a href="../../InterfaceGraphique/package-summary.html">Prev Package</a></li>
113
+<li><a href="../../Modele/package-summary.html">Next Package</a></li>
114
+</ul>
115
+<ul class="navList">
116
+<li><a href="../../index.html?InterfaceGraphique/DialogBoxes/package-summary.html" target="_top">Frames</a></li>
117
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
118
+</ul>
119
+<ul class="navList" id="allclasses_navbar_bottom">
120
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
121
+</ul>
122
+<div>
123
+<script type="text/javascript"><!--
124
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
125
+  if(window==top) {
126
+    allClassesLink.style.display = "block";
127
+  }
128
+  else {
129
+    allClassesLink.style.display = "none";
130
+  }
131
+  //-->
132
+</script>
133
+</div>
134
+<a name="skip-navbar_bottom">
135
+<!--   -->
136
+</a></div>
137
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
138
+</body>
139
+</html>

+ 148
- 0
java/javadoc/InterfaceGraphique/DialogBoxes/package-tree.html Wyświetl plik

@@ -0,0 +1,148 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>InterfaceGraphique.DialogBoxes Class Hierarchy</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="InterfaceGraphique.DialogBoxes Class Hierarchy";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li>Class</li>
30
+<li class="navBarCell1Rev">Tree</li>
31
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../../index-files/index-1.html">Index</a></li>
33
+<li><a href="../../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../../InterfaceGraphique/package-tree.html">Prev</a></li>
39
+<li><a href="../../Modele/package-tree.html">Next</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../../index.html?InterfaceGraphique/DialogBoxes/package-tree.html" target="_top">Frames</a></li>
43
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 class="title">Hierarchy For Package InterfaceGraphique.DialogBoxes</h1>
66
+<span class="strong">Package Hierarchies:</span>
67
+<ul class="horizontal">
68
+<li><a href="../../overview-tree.html">All Packages</a></li>
69
+</ul>
70
+</div>
71
+<div class="contentContainer">
72
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
73
+<ul>
74
+<li type="circle">java.lang.Object
75
+<ul>
76
+<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
77
+<ul>
78
+<li type="circle">java.awt.Container
79
+<ul>
80
+<li type="circle">java.awt.Window (implements javax.accessibility.Accessible)
81
+<ul>
82
+<li type="circle">java.awt.Dialog
83
+<ul>
84
+<li type="circle">javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
85
+<ul>
86
+<li type="circle">InterfaceGraphique.DialogBoxes.<a href="../../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">ConnexionBddDialog</span></a> (implements java.awt.event.ActionListener)</li>
87
+<li type="circle">InterfaceGraphique.DialogBoxes.<a href="../../InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">NouvelleQuestionDialog</span></a> (implements java.awt.event.ActionListener)</li>
88
+<li type="circle">InterfaceGraphique.DialogBoxes.<a href="../../InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">NouvelleReponseDialog</span></a> (implements java.awt.event.ActionListener)</li>
89
+</ul>
90
+</li>
91
+</ul>
92
+</li>
93
+</ul>
94
+</li>
95
+</ul>
96
+</li>
97
+</ul>
98
+</li>
99
+</ul>
100
+</li>
101
+</ul>
102
+</div>
103
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
104
+<div class="bottomNav"><a name="navbar_bottom">
105
+<!--   -->
106
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
107
+<!--   -->
108
+</a>
109
+<ul class="navList" title="Navigation">
110
+<li><a href="../../overview-summary.html">Overview</a></li>
111
+<li><a href="package-summary.html">Package</a></li>
112
+<li>Class</li>
113
+<li class="navBarCell1Rev">Tree</li>
114
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
115
+<li><a href="../../index-files/index-1.html">Index</a></li>
116
+<li><a href="../../help-doc.html">Help</a></li>
117
+</ul>
118
+</div>
119
+<div class="subNav">
120
+<ul class="navList">
121
+<li><a href="../../InterfaceGraphique/package-tree.html">Prev</a></li>
122
+<li><a href="../../Modele/package-tree.html">Next</a></li>
123
+</ul>
124
+<ul class="navList">
125
+<li><a href="../../index.html?InterfaceGraphique/DialogBoxes/package-tree.html" target="_top">Frames</a></li>
126
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
127
+</ul>
128
+<ul class="navList" id="allclasses_navbar_bottom">
129
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
130
+</ul>
131
+<div>
132
+<script type="text/javascript"><!--
133
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
134
+  if(window==top) {
135
+    allClassesLink.style.display = "block";
136
+  }
137
+  else {
138
+    allClassesLink.style.display = "none";
139
+  }
140
+  //-->
141
+</script>
142
+</div>
143
+<a name="skip-navbar_bottom">
144
+<!--   -->
145
+</a></div>
146
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
147
+</body>
148
+</html>

+ 286
- 0
java/javadoc/InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html Wyświetl plik

@@ -0,0 +1,286 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>InterfacePrincipale.PanCategoriesListener</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="InterfacePrincipale.PanCategoriesListener";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique"><span class="strong">Prev Class</span></a></li>
39
+<li><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" target="_top">Frames</a></li>
43
+<li><a href="InterfacePrincipale.PanCategoriesListener.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li>Field&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li>Field&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">InterfaceGraphique</div>
82
+<h2 title="Class InterfacePrincipale.PanCategoriesListener" class="title">Class InterfacePrincipale.PanCategoriesListener</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>InterfaceGraphique.InterfacePrincipale.PanCategoriesListener</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<dl>
97
+<dt>All Implemented Interfaces:</dt>
98
+<dd>java.awt.event.ActionListener, java.util.EventListener, javax.swing.event.ListSelectionListener</dd>
99
+</dl>
100
+<dl>
101
+<dt>Enclosing class:</dt>
102
+<dd><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dd>
103
+</dl>
104
+<hr>
105
+<br>
106
+<pre>private class <span class="strong">InterfacePrincipale.PanCategoriesListener</span>
107
+extends java.lang.Object
108
+implements java.awt.event.ActionListener, javax.swing.event.ListSelectionListener</pre>
109
+</li>
110
+</ul>
111
+</div>
112
+<div class="summary">
113
+<ul class="blockList">
114
+<li class="blockList">
115
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
116
+<ul class="blockList">
117
+<li class="blockList"><a name="constructor_summary">
118
+<!--   -->
119
+</a>
120
+<h3>Constructor Summary</h3>
121
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
122
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
123
+<tr>
124
+<th class="colFirst" scope="col">Modifier</th>
125
+<th class="colLast" scope="col">Constructor and Description</th>
126
+</tr>
127
+<tr class="altColor">
128
+<td class="colFirst"><code>private </code></td>
129
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html#InterfacePrincipale.PanCategoriesListener()">InterfacePrincipale.PanCategoriesListener</a></strong>()</code>&nbsp;</td>
130
+</tr>
131
+</table>
132
+</li>
133
+</ul>
134
+<!-- ========== METHOD SUMMARY =========== -->
135
+<ul class="blockList">
136
+<li class="blockList"><a name="method_summary">
137
+<!--   -->
138
+</a>
139
+<h3>Method Summary</h3>
140
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
141
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
142
+<tr>
143
+<th class="colFirst" scope="col">Modifier and Type</th>
144
+<th class="colLast" scope="col">Method and Description</th>
145
+</tr>
146
+<tr class="altColor">
147
+<td class="colFirst"><code>void</code></td>
148
+<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>
149
+</tr>
150
+<tr class="rowColor">
151
+<td class="colFirst"><code>void</code></td>
152
+<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>
153
+</tr>
154
+</table>
155
+<ul class="blockList">
156
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
157
+<!--   -->
158
+</a>
159
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
160
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
161
+</ul>
162
+</li>
163
+</ul>
164
+</li>
165
+</ul>
166
+</div>
167
+<div class="details">
168
+<ul class="blockList">
169
+<li class="blockList">
170
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
171
+<ul class="blockList">
172
+<li class="blockList"><a name="constructor_detail">
173
+<!--   -->
174
+</a>
175
+<h3>Constructor Detail</h3>
176
+<a name="InterfacePrincipale.PanCategoriesListener()">
177
+<!--   -->
178
+</a>
179
+<ul class="blockListLast">
180
+<li class="blockList">
181
+<h4>InterfacePrincipale.PanCategoriesListener</h4>
182
+<pre>private&nbsp;InterfacePrincipale.PanCategoriesListener()</pre>
183
+</li>
184
+</ul>
185
+</li>
186
+</ul>
187
+<!-- ============ METHOD DETAIL ========== -->
188
+<ul class="blockList">
189
+<li class="blockList"><a name="method_detail">
190
+<!--   -->
191
+</a>
192
+<h3>Method Detail</h3>
193
+<a name="actionPerformed(java.awt.event.ActionEvent)">
194
+<!--   -->
195
+</a>
196
+<ul class="blockList">
197
+<li class="blockList">
198
+<h4>actionPerformed</h4>
199
+<pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
200
+<dl>
201
+<dt><strong>Specified by:</strong></dt>
202
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
203
+</dl>
204
+</li>
205
+</ul>
206
+<a name="valueChanged(javax.swing.event.ListSelectionEvent)">
207
+<!--   -->
208
+</a>
209
+<ul class="blockListLast">
210
+<li class="blockList">
211
+<h4>valueChanged</h4>
212
+<pre>public&nbsp;void&nbsp;valueChanged(javax.swing.event.ListSelectionEvent&nbsp;e)</pre>
213
+<dl>
214
+<dt><strong>Specified by:</strong></dt>
215
+<dd><code>valueChanged</code>&nbsp;in interface&nbsp;<code>javax.swing.event.ListSelectionListener</code></dd>
216
+</dl>
217
+</li>
218
+</ul>
219
+</li>
220
+</ul>
221
+</li>
222
+</ul>
223
+</div>
224
+</div>
225
+<!-- ========= END OF CLASS DATA ========= -->
226
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
227
+<div class="bottomNav"><a name="navbar_bottom">
228
+<!--   -->
229
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
230
+<!--   -->
231
+</a>
232
+<ul class="navList" title="Navigation">
233
+<li><a href="../overview-summary.html">Overview</a></li>
234
+<li><a href="package-summary.html">Package</a></li>
235
+<li class="navBarCell1Rev">Class</li>
236
+<li><a href="package-tree.html">Tree</a></li>
237
+<li><a href="../deprecated-list.html">Deprecated</a></li>
238
+<li><a href="../index-files/index-1.html">Index</a></li>
239
+<li><a href="../help-doc.html">Help</a></li>
240
+</ul>
241
+</div>
242
+<div class="subNav">
243
+<ul class="navList">
244
+<li><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique"><span class="strong">Prev Class</span></a></li>
245
+<li><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique"><span class="strong">Next Class</span></a></li>
246
+</ul>
247
+<ul class="navList">
248
+<li><a href="../index.html?InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" target="_top">Frames</a></li>
249
+<li><a href="InterfacePrincipale.PanCategoriesListener.html" target="_top">No Frames</a></li>
250
+</ul>
251
+<ul class="navList" id="allclasses_navbar_bottom">
252
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
253
+</ul>
254
+<div>
255
+<script type="text/javascript"><!--
256
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
257
+  if(window==top) {
258
+    allClassesLink.style.display = "block";
259
+  }
260
+  else {
261
+    allClassesLink.style.display = "none";
262
+  }
263
+  //-->
264
+</script>
265
+</div>
266
+<div>
267
+<ul class="subNavList">
268
+<li>Summary:&nbsp;</li>
269
+<li>Nested&nbsp;|&nbsp;</li>
270
+<li>Field&nbsp;|&nbsp;</li>
271
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
272
+<li><a href="#method_summary">Method</a></li>
273
+</ul>
274
+<ul class="subNavList">
275
+<li>Detail:&nbsp;</li>
276
+<li>Field&nbsp;|&nbsp;</li>
277
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
278
+<li><a href="#method_detail">Method</a></li>
279
+</ul>
280
+</div>
281
+<a name="skip-navbar_bottom">
282
+<!--   -->
283
+</a></div>
284
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
285
+</body>
286
+</html>

+ 269
- 0
java/javadoc/InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html Wyświetl plik

@@ -0,0 +1,269 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>InterfacePrincipale.PanQuestionsListener</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="InterfacePrincipale.PanQuestionsListener";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique"><span class="strong">Prev Class</span></a></li>
39
+<li><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" target="_top">Frames</a></li>
43
+<li><a href="InterfacePrincipale.PanQuestionsListener.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li>Field&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li>Field&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">InterfaceGraphique</div>
82
+<h2 title="Class InterfacePrincipale.PanQuestionsListener" class="title">Class InterfacePrincipale.PanQuestionsListener</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>InterfaceGraphique.InterfacePrincipale.PanQuestionsListener</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<dl>
97
+<dt>All Implemented Interfaces:</dt>
98
+<dd>java.awt.event.ActionListener, java.util.EventListener</dd>
99
+</dl>
100
+<dl>
101
+<dt>Enclosing class:</dt>
102
+<dd><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dd>
103
+</dl>
104
+<hr>
105
+<br>
106
+<pre>private class <span class="strong">InterfacePrincipale.PanQuestionsListener</span>
107
+extends java.lang.Object
108
+implements java.awt.event.ActionListener</pre>
109
+</li>
110
+</ul>
111
+</div>
112
+<div class="summary">
113
+<ul class="blockList">
114
+<li class="blockList">
115
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
116
+<ul class="blockList">
117
+<li class="blockList"><a name="constructor_summary">
118
+<!--   -->
119
+</a>
120
+<h3>Constructor Summary</h3>
121
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
122
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
123
+<tr>
124
+<th class="colFirst" scope="col">Modifier</th>
125
+<th class="colLast" scope="col">Constructor and Description</th>
126
+</tr>
127
+<tr class="altColor">
128
+<td class="colFirst"><code>private </code></td>
129
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html#InterfacePrincipale.PanQuestionsListener()">InterfacePrincipale.PanQuestionsListener</a></strong>()</code>&nbsp;</td>
130
+</tr>
131
+</table>
132
+</li>
133
+</ul>
134
+<!-- ========== METHOD SUMMARY =========== -->
135
+<ul class="blockList">
136
+<li class="blockList"><a name="method_summary">
137
+<!--   -->
138
+</a>
139
+<h3>Method Summary</h3>
140
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
141
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
142
+<tr>
143
+<th class="colFirst" scope="col">Modifier and Type</th>
144
+<th class="colLast" scope="col">Method and Description</th>
145
+</tr>
146
+<tr class="altColor">
147
+<td class="colFirst"><code>void</code></td>
148
+<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>
149
+</tr>
150
+</table>
151
+<ul class="blockList">
152
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
153
+<!--   -->
154
+</a>
155
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
156
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
157
+</ul>
158
+</li>
159
+</ul>
160
+</li>
161
+</ul>
162
+</div>
163
+<div class="details">
164
+<ul class="blockList">
165
+<li class="blockList">
166
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
167
+<ul class="blockList">
168
+<li class="blockList"><a name="constructor_detail">
169
+<!--   -->
170
+</a>
171
+<h3>Constructor Detail</h3>
172
+<a name="InterfacePrincipale.PanQuestionsListener()">
173
+<!--   -->
174
+</a>
175
+<ul class="blockListLast">
176
+<li class="blockList">
177
+<h4>InterfacePrincipale.PanQuestionsListener</h4>
178
+<pre>private&nbsp;InterfacePrincipale.PanQuestionsListener()</pre>
179
+</li>
180
+</ul>
181
+</li>
182
+</ul>
183
+<!-- ============ METHOD DETAIL ========== -->
184
+<ul class="blockList">
185
+<li class="blockList"><a name="method_detail">
186
+<!--   -->
187
+</a>
188
+<h3>Method Detail</h3>
189
+<a name="actionPerformed(java.awt.event.ActionEvent)">
190
+<!--   -->
191
+</a>
192
+<ul class="blockListLast">
193
+<li class="blockList">
194
+<h4>actionPerformed</h4>
195
+<pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
196
+<dl>
197
+<dt><strong>Specified by:</strong></dt>
198
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
199
+</dl>
200
+</li>
201
+</ul>
202
+</li>
203
+</ul>
204
+</li>
205
+</ul>
206
+</div>
207
+</div>
208
+<!-- ========= END OF CLASS DATA ========= -->
209
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
210
+<div class="bottomNav"><a name="navbar_bottom">
211
+<!--   -->
212
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
213
+<!--   -->
214
+</a>
215
+<ul class="navList" title="Navigation">
216
+<li><a href="../overview-summary.html">Overview</a></li>
217
+<li><a href="package-summary.html">Package</a></li>
218
+<li class="navBarCell1Rev">Class</li>
219
+<li><a href="package-tree.html">Tree</a></li>
220
+<li><a href="../deprecated-list.html">Deprecated</a></li>
221
+<li><a href="../index-files/index-1.html">Index</a></li>
222
+<li><a href="../help-doc.html">Help</a></li>
223
+</ul>
224
+</div>
225
+<div class="subNav">
226
+<ul class="navList">
227
+<li><a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique"><span class="strong">Prev Class</span></a></li>
228
+<li><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique"><span class="strong">Next Class</span></a></li>
229
+</ul>
230
+<ul class="navList">
231
+<li><a href="../index.html?InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" target="_top">Frames</a></li>
232
+<li><a href="InterfacePrincipale.PanQuestionsListener.html" target="_top">No Frames</a></li>
233
+</ul>
234
+<ul class="navList" id="allclasses_navbar_bottom">
235
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
236
+</ul>
237
+<div>
238
+<script type="text/javascript"><!--
239
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
240
+  if(window==top) {
241
+    allClassesLink.style.display = "block";
242
+  }
243
+  else {
244
+    allClassesLink.style.display = "none";
245
+  }
246
+  //-->
247
+</script>
248
+</div>
249
+<div>
250
+<ul class="subNavList">
251
+<li>Summary:&nbsp;</li>
252
+<li>Nested&nbsp;|&nbsp;</li>
253
+<li>Field&nbsp;|&nbsp;</li>
254
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
255
+<li><a href="#method_summary">Method</a></li>
256
+</ul>
257
+<ul class="subNavList">
258
+<li>Detail:&nbsp;</li>
259
+<li>Field&nbsp;|&nbsp;</li>
260
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
261
+<li><a href="#method_detail">Method</a></li>
262
+</ul>
263
+</div>
264
+<a name="skip-navbar_bottom">
265
+<!--   -->
266
+</a></div>
267
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
268
+</body>
269
+</html>

+ 286
- 0
java/javadoc/InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html Wyświetl plik

@@ -0,0 +1,286 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>InterfacePrincipale.PanReponsesListener</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="InterfacePrincipale.PanReponsesListener";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique"><span class="strong">Prev Class</span></a></li>
39
+<li><a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" target="_top">Frames</a></li>
43
+<li><a href="InterfacePrincipale.PanReponsesListener.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li>Field&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li>Field&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">InterfaceGraphique</div>
82
+<h2 title="Class InterfacePrincipale.PanReponsesListener" class="title">Class InterfacePrincipale.PanReponsesListener</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>InterfaceGraphique.InterfacePrincipale.PanReponsesListener</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<dl>
97
+<dt>All Implemented Interfaces:</dt>
98
+<dd>java.awt.event.ActionListener, java.util.EventListener, javax.swing.event.ListSelectionListener</dd>
99
+</dl>
100
+<dl>
101
+<dt>Enclosing class:</dt>
102
+<dd><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dd>
103
+</dl>
104
+<hr>
105
+<br>
106
+<pre>private class <span class="strong">InterfacePrincipale.PanReponsesListener</span>
107
+extends java.lang.Object
108
+implements java.awt.event.ActionListener, javax.swing.event.ListSelectionListener</pre>
109
+</li>
110
+</ul>
111
+</div>
112
+<div class="summary">
113
+<ul class="blockList">
114
+<li class="blockList">
115
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
116
+<ul class="blockList">
117
+<li class="blockList"><a name="constructor_summary">
118
+<!--   -->
119
+</a>
120
+<h3>Constructor Summary</h3>
121
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
122
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
123
+<tr>
124
+<th class="colFirst" scope="col">Modifier</th>
125
+<th class="colLast" scope="col">Constructor and Description</th>
126
+</tr>
127
+<tr class="altColor">
128
+<td class="colFirst"><code>private </code></td>
129
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html#InterfacePrincipale.PanReponsesListener()">InterfacePrincipale.PanReponsesListener</a></strong>()</code>&nbsp;</td>
130
+</tr>
131
+</table>
132
+</li>
133
+</ul>
134
+<!-- ========== METHOD SUMMARY =========== -->
135
+<ul class="blockList">
136
+<li class="blockList"><a name="method_summary">
137
+<!--   -->
138
+</a>
139
+<h3>Method Summary</h3>
140
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
141
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
142
+<tr>
143
+<th class="colFirst" scope="col">Modifier and Type</th>
144
+<th class="colLast" scope="col">Method and Description</th>
145
+</tr>
146
+<tr class="altColor">
147
+<td class="colFirst"><code>void</code></td>
148
+<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>
149
+</tr>
150
+<tr class="rowColor">
151
+<td class="colFirst"><code>void</code></td>
152
+<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>
153
+</tr>
154
+</table>
155
+<ul class="blockList">
156
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
157
+<!--   -->
158
+</a>
159
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
160
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
161
+</ul>
162
+</li>
163
+</ul>
164
+</li>
165
+</ul>
166
+</div>
167
+<div class="details">
168
+<ul class="blockList">
169
+<li class="blockList">
170
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
171
+<ul class="blockList">
172
+<li class="blockList"><a name="constructor_detail">
173
+<!--   -->
174
+</a>
175
+<h3>Constructor Detail</h3>
176
+<a name="InterfacePrincipale.PanReponsesListener()">
177
+<!--   -->
178
+</a>
179
+<ul class="blockListLast">
180
+<li class="blockList">
181
+<h4>InterfacePrincipale.PanReponsesListener</h4>
182
+<pre>private&nbsp;InterfacePrincipale.PanReponsesListener()</pre>
183
+</li>
184
+</ul>
185
+</li>
186
+</ul>
187
+<!-- ============ METHOD DETAIL ========== -->
188
+<ul class="blockList">
189
+<li class="blockList"><a name="method_detail">
190
+<!--   -->
191
+</a>
192
+<h3>Method Detail</h3>
193
+<a name="actionPerformed(java.awt.event.ActionEvent)">
194
+<!--   -->
195
+</a>
196
+<ul class="blockList">
197
+<li class="blockList">
198
+<h4>actionPerformed</h4>
199
+<pre>public&nbsp;void&nbsp;actionPerformed(java.awt.event.ActionEvent&nbsp;e)</pre>
200
+<dl>
201
+<dt><strong>Specified by:</strong></dt>
202
+<dd><code>actionPerformed</code>&nbsp;in interface&nbsp;<code>java.awt.event.ActionListener</code></dd>
203
+</dl>
204
+</li>
205
+</ul>
206
+<a name="valueChanged(javax.swing.event.ListSelectionEvent)">
207
+<!--   -->
208
+</a>
209
+<ul class="blockListLast">
210
+<li class="blockList">
211
+<h4>valueChanged</h4>
212
+<pre>public&nbsp;void&nbsp;valueChanged(javax.swing.event.ListSelectionEvent&nbsp;listSelectionEvent)</pre>
213
+<dl>
214
+<dt><strong>Specified by:</strong></dt>
215
+<dd><code>valueChanged</code>&nbsp;in interface&nbsp;<code>javax.swing.event.ListSelectionListener</code></dd>
216
+</dl>
217
+</li>
218
+</ul>
219
+</li>
220
+</ul>
221
+</li>
222
+</ul>
223
+</div>
224
+</div>
225
+<!-- ========= END OF CLASS DATA ========= -->
226
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
227
+<div class="bottomNav"><a name="navbar_bottom">
228
+<!--   -->
229
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
230
+<!--   -->
231
+</a>
232
+<ul class="navList" title="Navigation">
233
+<li><a href="../overview-summary.html">Overview</a></li>
234
+<li><a href="package-summary.html">Package</a></li>
235
+<li class="navBarCell1Rev">Class</li>
236
+<li><a href="package-tree.html">Tree</a></li>
237
+<li><a href="../deprecated-list.html">Deprecated</a></li>
238
+<li><a href="../index-files/index-1.html">Index</a></li>
239
+<li><a href="../help-doc.html">Help</a></li>
240
+</ul>
241
+</div>
242
+<div class="subNav">
243
+<ul class="navList">
244
+<li><a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique"><span class="strong">Prev Class</span></a></li>
245
+<li><a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique"><span class="strong">Next Class</span></a></li>
246
+</ul>
247
+<ul class="navList">
248
+<li><a href="../index.html?InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" target="_top">Frames</a></li>
249
+<li><a href="InterfacePrincipale.PanReponsesListener.html" target="_top">No Frames</a></li>
250
+</ul>
251
+<ul class="navList" id="allclasses_navbar_bottom">
252
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
253
+</ul>
254
+<div>
255
+<script type="text/javascript"><!--
256
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
257
+  if(window==top) {
258
+    allClassesLink.style.display = "block";
259
+  }
260
+  else {
261
+    allClassesLink.style.display = "none";
262
+  }
263
+  //-->
264
+</script>
265
+</div>
266
+<div>
267
+<ul class="subNavList">
268
+<li>Summary:&nbsp;</li>
269
+<li>Nested&nbsp;|&nbsp;</li>
270
+<li>Field&nbsp;|&nbsp;</li>
271
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
272
+<li><a href="#method_summary">Method</a></li>
273
+</ul>
274
+<ul class="subNavList">
275
+<li>Detail:&nbsp;</li>
276
+<li>Field&nbsp;|&nbsp;</li>
277
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
278
+<li><a href="#method_detail">Method</a></li>
279
+</ul>
280
+</div>
281
+<a name="skip-navbar_bottom">
282
+<!--   -->
283
+</a></div>
284
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
285
+</body>
286
+</html>

+ 1018
- 0
java/javadoc/InterfaceGraphique/InterfacePrincipale.html
Plik diff jest za duży
Wyświetl plik


+ 526
- 0
java/javadoc/InterfaceGraphique/SplashScreen.html Wyświetl plik

@@ -0,0 +1,526 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>SplashScreen</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="SplashScreen";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique"><span class="strong">Prev Class</span></a></li>
39
+<li>Next Class</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?InterfaceGraphique/SplashScreen.html" target="_top">Frames</a></li>
43
+<li><a href="SplashScreen.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li><a href="#nested_classes_inherited_from_class_javax.swing.JWindow">Nested</a>&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">InterfaceGraphique</div>
82
+<h2 title="Class SplashScreen" class="title">Class SplashScreen</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>java.awt.Component</li>
90
+<li>
91
+<ul class="inheritance">
92
+<li>java.awt.Container</li>
93
+<li>
94
+<ul class="inheritance">
95
+<li>java.awt.Window</li>
96
+<li>
97
+<ul class="inheritance">
98
+<li>javax.swing.JWindow</li>
99
+<li>
100
+<ul class="inheritance">
101
+<li>InterfaceGraphique.SplashScreen</li>
102
+</ul>
103
+</li>
104
+</ul>
105
+</li>
106
+</ul>
107
+</li>
108
+</ul>
109
+</li>
110
+</ul>
111
+</li>
112
+</ul>
113
+<div class="description">
114
+<ul class="blockList">
115
+<li class="blockList">
116
+<dl>
117
+<dt>All Implemented Interfaces:</dt>
118
+<dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer</dd>
119
+</dl>
120
+<hr>
121
+<br>
122
+<pre>public class <span class="strong">SplashScreen</span>
123
+extends javax.swing.JWindow</pre>
124
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../serialized-form.html#InterfaceGraphique.SplashScreen">Serialized Form</a></dd></dl>
125
+</li>
126
+</ul>
127
+</div>
128
+<div class="summary">
129
+<ul class="blockList">
130
+<li class="blockList">
131
+<!-- ======== NESTED CLASS SUMMARY ======== -->
132
+<ul class="blockList">
133
+<li class="blockList"><a name="nested_class_summary">
134
+<!--   -->
135
+</a>
136
+<h3>Nested Class Summary</h3>
137
+<ul class="blockList">
138
+<li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JWindow">
139
+<!--   -->
140
+</a>
141
+<h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JWindow</h3>
142
+<code>javax.swing.JWindow.AccessibleJWindow</code></li>
143
+</ul>
144
+<ul class="blockList">
145
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Window">
146
+<!--   -->
147
+</a>
148
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
149
+<code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
150
+</ul>
151
+<ul class="blockList">
152
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Container">
153
+<!--   -->
154
+</a>
155
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Container</h3>
156
+<code>java.awt.Container.AccessibleAWTContainer</code></li>
157
+</ul>
158
+<ul class="blockList">
159
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Component">
160
+<!--   -->
161
+</a>
162
+<h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
163
+<code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
164
+</ul>
165
+</li>
166
+</ul>
167
+<!-- =========== FIELD SUMMARY =========== -->
168
+<ul class="blockList">
169
+<li class="blockList"><a name="field_summary">
170
+<!--   -->
171
+</a>
172
+<h3>Field Summary</h3>
173
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
174
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
175
+<tr>
176
+<th class="colFirst" scope="col">Modifier and Type</th>
177
+<th class="colLast" scope="col">Field and Description</th>
178
+</tr>
179
+<tr class="altColor">
180
+<td class="colFirst"><code>static int</code></td>
181
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONF">LOADING_BDD_CONF</a></strong></code>&nbsp;</td>
182
+</tr>
183
+<tr class="rowColor">
184
+<td class="colFirst"><code>static int</code></td>
185
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONNECT">LOADING_BDD_CONNECT</a></strong></code>&nbsp;</td>
186
+</tr>
187
+<tr class="altColor">
188
+<td class="colFirst"><code>static int</code></td>
189
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_CATEGORIES">LOADING_CREATE_PANEL_CATEGORIES</a></strong></code>&nbsp;</td>
190
+</tr>
191
+<tr class="rowColor">
192
+<td class="colFirst"><code>static int</code></td>
193
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_QUESTIONS">LOADING_CREATE_PANEL_QUESTIONS</a></strong></code>&nbsp;</td>
194
+</tr>
195
+<tr class="altColor">
196
+<td class="colFirst"><code>static int</code></td>
197
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_REPONSES">LOADING_CREATE_PANEL_REPONSES</a></strong></code>&nbsp;</td>
198
+</tr>
199
+<tr class="rowColor">
200
+<td class="colFirst"><code>static int</code></td>
201
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_CREATE_STATUS_BAR">LOADING_CREATE_STATUS_BAR</a></strong></code>&nbsp;</td>
202
+</tr>
203
+<tr class="altColor">
204
+<td class="colFirst"><code>static int</code></td>
205
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_READY">LOADING_READY</a></strong></code>&nbsp;</td>
206
+</tr>
207
+<tr class="rowColor">
208
+<td class="colFirst"><code>static int</code></td>
209
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_RSC">LOADING_RSC</a></strong></code>&nbsp;</td>
210
+</tr>
211
+<tr class="altColor">
212
+<td class="colFirst"><code>static int</code></td>
213
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#LOADING_SETUP_UI">LOADING_SETUP_UI</a></strong></code>&nbsp;</td>
214
+</tr>
215
+<tr class="rowColor">
216
+<td class="colFirst"><code>private javax.swing.JProgressBar</code></td>
217
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#progressBar">progressBar</a></strong></code>&nbsp;</td>
218
+</tr>
219
+</table>
220
+<ul class="blockList">
221
+<li class="blockList"><a name="fields_inherited_from_class_javax.swing.JWindow">
222
+<!--   -->
223
+</a>
224
+<h3>Fields inherited from class&nbsp;javax.swing.JWindow</h3>
225
+<code>accessibleContext, rootPane, rootPaneCheckingEnabled</code></li>
226
+</ul>
227
+<ul class="blockList">
228
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.Component">
229
+<!--   -->
230
+</a>
231
+<h3>Fields inherited from class&nbsp;java.awt.Component</h3>
232
+<code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
233
+</ul>
234
+<ul class="blockList">
235
+<li class="blockList"><a name="fields_inherited_from_class_java.awt.image.ImageObserver">
236
+<!--   -->
237
+</a>
238
+<h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
239
+<code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
240
+</ul>
241
+</li>
242
+</ul>
243
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
244
+<ul class="blockList">
245
+<li class="blockList"><a name="constructor_summary">
246
+<!--   -->
247
+</a>
248
+<h3>Constructor Summary</h3>
249
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
250
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
251
+<tr>
252
+<th class="colOne" scope="col">Constructor and Description</th>
253
+</tr>
254
+<tr class="altColor">
255
+<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>
256
+</tr>
257
+</table>
258
+</li>
259
+</ul>
260
+<!-- ========== METHOD SUMMARY =========== -->
261
+<ul class="blockList">
262
+<li class="blockList"><a name="method_summary">
263
+<!--   -->
264
+</a>
265
+<h3>Method Summary</h3>
266
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
267
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
268
+<tr>
269
+<th class="colFirst" scope="col">Modifier and Type</th>
270
+<th class="colLast" scope="col">Method and Description</th>
271
+</tr>
272
+<tr class="altColor">
273
+<td class="colFirst"><code>void</code></td>
274
+<td class="colLast"><code><strong><a href="../InterfaceGraphique/SplashScreen.html#setLoadingProgress(int)">setLoadingProgress</a></strong>(int&nbsp;status)</code>&nbsp;</td>
275
+</tr>
276
+</table>
277
+<ul class="blockList">
278
+<li class="blockList"><a name="methods_inherited_from_class_javax.swing.JWindow">
279
+<!--   -->
280
+</a>
281
+<h3>Methods inherited from class&nbsp;javax.swing.JWindow</h3>
282
+<code>addImpl, createRootPane, getAccessibleContext, getContentPane, getGlassPane, getGraphics, getLayeredPane, getRootPane, getTransferHandler, isRootPaneCheckingEnabled, paramString, remove, repaint, setContentPane, setGlassPane, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update, windowInit</code></li>
283
+</ul>
284
+<ul class="blockList">
285
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Window">
286
+<!--   -->
287
+</a>
288
+<h3>Methods inherited from class&nbsp;java.awt.Window</h3>
289
+<code>addNotify, addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBackground, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setOpacity, setShape, setSize, setSize, setType, setVisible, show, toBack, toFront</code></li>
290
+</ul>
291
+<ul class="blockList">
292
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Container">
293
+<!--   -->
294
+</a>
295
+<h3>Methods inherited from class&nbsp;java.awt.Container</h3>
296
+<code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree</code></li>
297
+</ul>
298
+<ul class="blockList">
299
+<li class="blockList"><a name="methods_inherited_from_class_java.awt.Component">
300
+<!--   -->
301
+</a>
302
+<h3>Methods inherited from class&nbsp;java.awt.Component</h3>
303
+<code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
304
+</ul>
305
+<ul class="blockList">
306
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
307
+<!--   -->
308
+</a>
309
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
310
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
311
+</ul>
312
+</li>
313
+</ul>
314
+</li>
315
+</ul>
316
+</div>
317
+<div class="details">
318
+<ul class="blockList">
319
+<li class="blockList">
320
+<!-- ============ FIELD DETAIL =========== -->
321
+<ul class="blockList">
322
+<li class="blockList"><a name="field_detail">
323
+<!--   -->
324
+</a>
325
+<h3>Field Detail</h3>
326
+<a name="progressBar">
327
+<!--   -->
328
+</a>
329
+<ul class="blockList">
330
+<li class="blockList">
331
+<h4>progressBar</h4>
332
+<pre>private&nbsp;javax.swing.JProgressBar progressBar</pre>
333
+</li>
334
+</ul>
335
+<a name="LOADING_BDD_CONF">
336
+<!--   -->
337
+</a>
338
+<ul class="blockList">
339
+<li class="blockList">
340
+<h4>LOADING_BDD_CONF</h4>
341
+<pre>public static final&nbsp;int LOADING_BDD_CONF</pre>
342
+<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>
343
+</li>
344
+</ul>
345
+<a name="LOADING_BDD_CONNECT">
346
+<!--   -->
347
+</a>
348
+<ul class="blockList">
349
+<li class="blockList">
350
+<h4>LOADING_BDD_CONNECT</h4>
351
+<pre>public static final&nbsp;int LOADING_BDD_CONNECT</pre>
352
+<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>
353
+</li>
354
+</ul>
355
+<a name="LOADING_RSC">
356
+<!--   -->
357
+</a>
358
+<ul class="blockList">
359
+<li class="blockList">
360
+<h4>LOADING_RSC</h4>
361
+<pre>public static final&nbsp;int LOADING_RSC</pre>
362
+<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>
363
+</li>
364
+</ul>
365
+<a name="LOADING_CREATE_STATUS_BAR">
366
+<!--   -->
367
+</a>
368
+<ul class="blockList">
369
+<li class="blockList">
370
+<h4>LOADING_CREATE_STATUS_BAR</h4>
371
+<pre>public static final&nbsp;int LOADING_CREATE_STATUS_BAR</pre>
372
+<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>
373
+</li>
374
+</ul>
375
+<a name="LOADING_CREATE_PANEL_CATEGORIES">
376
+<!--   -->
377
+</a>
378
+<ul class="blockList">
379
+<li class="blockList">
380
+<h4>LOADING_CREATE_PANEL_CATEGORIES</h4>
381
+<pre>public static final&nbsp;int LOADING_CREATE_PANEL_CATEGORIES</pre>
382
+<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>
383
+</li>
384
+</ul>
385
+<a name="LOADING_CREATE_PANEL_REPONSES">
386
+<!--   -->
387
+</a>
388
+<ul class="blockList">
389
+<li class="blockList">
390
+<h4>LOADING_CREATE_PANEL_REPONSES</h4>
391
+<pre>public static final&nbsp;int LOADING_CREATE_PANEL_REPONSES</pre>
392
+<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>
393
+</li>
394
+</ul>
395
+<a name="LOADING_CREATE_PANEL_QUESTIONS">
396
+<!--   -->
397
+</a>
398
+<ul class="blockList">
399
+<li class="blockList">
400
+<h4>LOADING_CREATE_PANEL_QUESTIONS</h4>
401
+<pre>public static final&nbsp;int LOADING_CREATE_PANEL_QUESTIONS</pre>
402
+<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>
403
+</li>
404
+</ul>
405
+<a name="LOADING_SETUP_UI">
406
+<!--   -->
407
+</a>
408
+<ul class="blockList">
409
+<li class="blockList">
410
+<h4>LOADING_SETUP_UI</h4>
411
+<pre>public static final&nbsp;int LOADING_SETUP_UI</pre>
412
+<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>
413
+</li>
414
+</ul>
415
+<a name="LOADING_READY">
416
+<!--   -->
417
+</a>
418
+<ul class="blockListLast">
419
+<li class="blockList">
420
+<h4>LOADING_READY</h4>
421
+<pre>public static final&nbsp;int LOADING_READY</pre>
422
+<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>
423
+</li>
424
+</ul>
425
+</li>
426
+</ul>
427
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
428
+<ul class="blockList">
429
+<li class="blockList"><a name="constructor_detail">
430
+<!--   -->
431
+</a>
432
+<h3>Constructor Detail</h3>
433
+<a name="SplashScreen(javax.swing.JFrame)">
434
+<!--   -->
435
+</a>
436
+<ul class="blockListLast">
437
+<li class="blockList">
438
+<h4>SplashScreen</h4>
439
+<pre>public&nbsp;SplashScreen(javax.swing.JFrame&nbsp;owner)</pre>
440
+</li>
441
+</ul>
442
+</li>
443
+</ul>
444
+<!-- ============ METHOD DETAIL ========== -->
445
+<ul class="blockList">
446
+<li class="blockList"><a name="method_detail">
447
+<!--   -->
448
+</a>
449
+<h3>Method Detail</h3>
450
+<a name="setLoadingProgress(int)">
451
+<!--   -->
452
+</a>
453
+<ul class="blockListLast">
454
+<li class="blockList">
455
+<h4>setLoadingProgress</h4>
456
+<pre>public&nbsp;void&nbsp;setLoadingProgress(int&nbsp;status)</pre>
457
+</li>
458
+</ul>
459
+</li>
460
+</ul>
461
+</li>
462
+</ul>
463
+</div>
464
+</div>
465
+<!-- ========= END OF CLASS DATA ========= -->
466
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
467
+<div class="bottomNav"><a name="navbar_bottom">
468
+<!--   -->
469
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
470
+<!--   -->
471
+</a>
472
+<ul class="navList" title="Navigation">
473
+<li><a href="../overview-summary.html">Overview</a></li>
474
+<li><a href="package-summary.html">Package</a></li>
475
+<li class="navBarCell1Rev">Class</li>
476
+<li><a href="package-tree.html">Tree</a></li>
477
+<li><a href="../deprecated-list.html">Deprecated</a></li>
478
+<li><a href="../index-files/index-1.html">Index</a></li>
479
+<li><a href="../help-doc.html">Help</a></li>
480
+</ul>
481
+</div>
482
+<div class="subNav">
483
+<ul class="navList">
484
+<li><a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique"><span class="strong">Prev Class</span></a></li>
485
+<li>Next Class</li>
486
+</ul>
487
+<ul class="navList">
488
+<li><a href="../index.html?InterfaceGraphique/SplashScreen.html" target="_top">Frames</a></li>
489
+<li><a href="SplashScreen.html" target="_top">No Frames</a></li>
490
+</ul>
491
+<ul class="navList" id="allclasses_navbar_bottom">
492
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
493
+</ul>
494
+<div>
495
+<script type="text/javascript"><!--
496
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
497
+  if(window==top) {
498
+    allClassesLink.style.display = "block";
499
+  }
500
+  else {
501
+    allClassesLink.style.display = "none";
502
+  }
503
+  //-->
504
+</script>
505
+</div>
506
+<div>
507
+<ul class="subNavList">
508
+<li>Summary:&nbsp;</li>
509
+<li><a href="#nested_classes_inherited_from_class_javax.swing.JWindow">Nested</a>&nbsp;|&nbsp;</li>
510
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
511
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
512
+<li><a href="#method_summary">Method</a></li>
513
+</ul>
514
+<ul class="subNavList">
515
+<li>Detail:&nbsp;</li>
516
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
517
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
518
+<li><a href="#method_detail">Method</a></li>
519
+</ul>
520
+</div>
521
+<a name="skip-navbar_bottom">
522
+<!--   -->
523
+</a></div>
524
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
525
+</body>
526
+</html>

+ 21
- 0
java/javadoc/InterfaceGraphique/package-frame.html Wyświetl plik

@@ -0,0 +1,21 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>InterfaceGraphique</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<h1 class="bar"><a href="../InterfaceGraphique/package-summary.html" target="classFrame">InterfaceGraphique</a></h1>
12
+<div class="indexContainer">
13
+<h2 title="Classes">Classes</h2>
14
+<ul title="Classes">
15
+<li><a href="Bouton.html" title="class in InterfaceGraphique" target="classFrame">Bouton</a></li>
16
+<li><a href="InterfacePrincipale.html" title="class in InterfaceGraphique" target="classFrame">InterfacePrincipale</a></li>
17
+<li><a href="SplashScreen.html" title="class in InterfaceGraphique" target="classFrame">SplashScreen</a></li>
18
+</ul>
19
+</div>
20
+</body>
21
+</html>

+ 139
- 0
java/javadoc/InterfaceGraphique/package-summary.html Wyświetl plik

@@ -0,0 +1,139 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>InterfaceGraphique</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="InterfaceGraphique";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li class="navBarCell1Rev">Package</li>
29
+<li>Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../GestionErreurs/package-summary.html">Prev Package</a></li>
39
+<li><a href="../InterfaceGraphique/DialogBoxes/package-summary.html">Next Package</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?InterfaceGraphique/package-summary.html" target="_top">Frames</a></li>
43
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 title="Package" class="title">Package&nbsp;InterfaceGraphique</h1>
66
+</div>
67
+<div class="contentContainer">
68
+<ul class="blockList">
69
+<li class="blockList">
70
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
71
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
72
+<tr>
73
+<th class="colFirst" scope="col">Class</th>
74
+<th class="colLast" scope="col">Description</th>
75
+</tr>
76
+<tbody>
77
+<tr class="altColor">
78
+<td class="colFirst"><a href="../InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a></td>
79
+<td class="colLast">&nbsp;</td>
80
+</tr>
81
+<tr class="rowColor">
82
+<td class="colFirst"><a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></td>
83
+<td class="colLast">&nbsp;</td>
84
+</tr>
85
+<tr class="rowColor">
86
+<td class="colFirst"><a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></td>
87
+<td class="colLast">&nbsp;</td>
88
+</tr>
89
+</tbody>
90
+</table>
91
+</li>
92
+</ul>
93
+</div>
94
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
95
+<div class="bottomNav"><a name="navbar_bottom">
96
+<!--   -->
97
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
98
+<!--   -->
99
+</a>
100
+<ul class="navList" title="Navigation">
101
+<li><a href="../overview-summary.html">Overview</a></li>
102
+<li class="navBarCell1Rev">Package</li>
103
+<li>Class</li>
104
+<li><a href="package-tree.html">Tree</a></li>
105
+<li><a href="../deprecated-list.html">Deprecated</a></li>
106
+<li><a href="../index-files/index-1.html">Index</a></li>
107
+<li><a href="../help-doc.html">Help</a></li>
108
+</ul>
109
+</div>
110
+<div class="subNav">
111
+<ul class="navList">
112
+<li><a href="../GestionErreurs/package-summary.html">Prev Package</a></li>
113
+<li><a href="../InterfaceGraphique/DialogBoxes/package-summary.html">Next Package</a></li>
114
+</ul>
115
+<ul class="navList">
116
+<li><a href="../index.html?InterfaceGraphique/package-summary.html" target="_top">Frames</a></li>
117
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
118
+</ul>
119
+<ul class="navList" id="allclasses_navbar_bottom">
120
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
121
+</ul>
122
+<div>
123
+<script type="text/javascript"><!--
124
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
125
+  if(window==top) {
126
+    allClassesLink.style.display = "block";
127
+  }
128
+  else {
129
+    allClassesLink.style.display = "none";
130
+  }
131
+  //-->
132
+</script>
133
+</div>
134
+<a name="skip-navbar_bottom">
135
+<!--   -->
136
+</a></div>
137
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
138
+</body>
139
+</html>

+ 167
- 0
java/javadoc/InterfaceGraphique/package-tree.html Wyświetl plik

@@ -0,0 +1,167 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>InterfaceGraphique Class Hierarchy</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="InterfaceGraphique Class Hierarchy";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li>Class</li>
30
+<li class="navBarCell1Rev">Tree</li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../GestionErreurs/package-tree.html">Prev</a></li>
39
+<li><a href="../InterfaceGraphique/DialogBoxes/package-tree.html">Next</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?InterfaceGraphique/package-tree.html" target="_top">Frames</a></li>
43
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 class="title">Hierarchy For Package InterfaceGraphique</h1>
66
+<span class="strong">Package Hierarchies:</span>
67
+<ul class="horizontal">
68
+<li><a href="../overview-tree.html">All Packages</a></li>
69
+</ul>
70
+</div>
71
+<div class="contentContainer">
72
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
73
+<ul>
74
+<li type="circle">java.lang.Object
75
+<ul>
76
+<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
77
+<ul>
78
+<li type="circle">java.awt.Container
79
+<ul>
80
+<li type="circle">javax.swing.JComponent (implements java.io.Serializable)
81
+<ul>
82
+<li type="circle">javax.swing.AbstractButton (implements java.awt.ItemSelectable, javax.swing.SwingConstants)
83
+<ul>
84
+<li type="circle">javax.swing.JButton (implements javax.accessibility.Accessible)
85
+<ul>
86
+<li type="circle">InterfaceGraphique.<a href="../InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique"><span class="strong">Bouton</span></a></li>
87
+</ul>
88
+</li>
89
+</ul>
90
+</li>
91
+</ul>
92
+</li>
93
+<li type="circle">java.awt.Window (implements javax.accessibility.Accessible)
94
+<ul>
95
+<li type="circle">java.awt.Frame (implements java.awt.MenuContainer)
96
+<ul>
97
+<li type="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
98
+<ul>
99
+<li type="circle">InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale</span></a></li>
100
+</ul>
101
+</li>
102
+</ul>
103
+</li>
104
+<li type="circle">javax.swing.JWindow (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer)
105
+<ul>
106
+<li type="circle">InterfaceGraphique.<a href="../InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique"><span class="strong">SplashScreen</span></a></li>
107
+</ul>
108
+</li>
109
+</ul>
110
+</li>
111
+</ul>
112
+</li>
113
+</ul>
114
+</li>
115
+<li type="circle">InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanCategoriesListener</span></a> (implements java.awt.event.ActionListener, javax.swing.event.ListSelectionListener)</li>
116
+<li type="circle">InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanQuestionsListener</span></a> (implements java.awt.event.ActionListener)</li>
117
+<li type="circle">InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanReponsesListener</span></a> (implements java.awt.event.ActionListener, javax.swing.event.ListSelectionListener)</li>
118
+</ul>
119
+</li>
120
+</ul>
121
+</div>
122
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
123
+<div class="bottomNav"><a name="navbar_bottom">
124
+<!--   -->
125
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
126
+<!--   -->
127
+</a>
128
+<ul class="navList" title="Navigation">
129
+<li><a href="../overview-summary.html">Overview</a></li>
130
+<li><a href="package-summary.html">Package</a></li>
131
+<li>Class</li>
132
+<li class="navBarCell1Rev">Tree</li>
133
+<li><a href="../deprecated-list.html">Deprecated</a></li>
134
+<li><a href="../index-files/index-1.html">Index</a></li>
135
+<li><a href="../help-doc.html">Help</a></li>
136
+</ul>
137
+</div>
138
+<div class="subNav">
139
+<ul class="navList">
140
+<li><a href="../GestionErreurs/package-tree.html">Prev</a></li>
141
+<li><a href="../InterfaceGraphique/DialogBoxes/package-tree.html">Next</a></li>
142
+</ul>
143
+<ul class="navList">
144
+<li><a href="../index.html?InterfaceGraphique/package-tree.html" target="_top">Frames</a></li>
145
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
146
+</ul>
147
+<ul class="navList" id="allclasses_navbar_bottom">
148
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
149
+</ul>
150
+<div>
151
+<script type="text/javascript"><!--
152
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
153
+  if(window==top) {
154
+    allClassesLink.style.display = "block";
155
+  }
156
+  else {
157
+    allClassesLink.style.display = "none";
158
+  }
159
+  //-->
160
+</script>
161
+</div>
162
+<a name="skip-navbar_bottom">
163
+<!--   -->
164
+</a></div>
165
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
166
+</body>
167
+</html>

+ 253
- 0
java/javadoc/MainAdminBddBurgerQuizz.html Wyświetl plik

@@ -0,0 +1,253 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:25 CEST 2015 -->
6
+<title>MainAdminBddBurgerQuizz</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="MainAdminBddBurgerQuizz";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="deprecated-list.html">Deprecated</a></li>
32
+<li><a href="index-files/index-1.html">Index</a></li>
33
+<li><a href="help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev Class</li>
39
+<li>Next Class</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="index.html?MainAdminBddBurgerQuizz.html" target="_top">Frames</a></li>
43
+<li><a href="MainAdminBddBurgerQuizz.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li>Field&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li>Field&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<h2 title="Class MainAdminBddBurgerQuizz" class="title">Class MainAdminBddBurgerQuizz</h2>
82
+</div>
83
+<div class="contentContainer">
84
+<ul class="inheritance">
85
+<li>java.lang.Object</li>
86
+<li>
87
+<ul class="inheritance">
88
+<li>MainAdminBddBurgerQuizz</li>
89
+</ul>
90
+</li>
91
+</ul>
92
+<div class="description">
93
+<ul class="blockList">
94
+<li class="blockList">
95
+<hr>
96
+<br>
97
+<pre>public class <span class="strong">MainAdminBddBurgerQuizz</span>
98
+extends java.lang.Object</pre>
99
+</li>
100
+</ul>
101
+</div>
102
+<div class="summary">
103
+<ul class="blockList">
104
+<li class="blockList">
105
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
106
+<ul class="blockList">
107
+<li class="blockList"><a name="constructor_summary">
108
+<!--   -->
109
+</a>
110
+<h3>Constructor Summary</h3>
111
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
112
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
113
+<tr>
114
+<th class="colOne" scope="col">Constructor and Description</th>
115
+</tr>
116
+<tr class="altColor">
117
+<td class="colOne"><code><strong><a href="MainAdminBddBurgerQuizz.html#MainAdminBddBurgerQuizz()">MainAdminBddBurgerQuizz</a></strong>()</code>&nbsp;</td>
118
+</tr>
119
+</table>
120
+</li>
121
+</ul>
122
+<!-- ========== METHOD SUMMARY =========== -->
123
+<ul class="blockList">
124
+<li class="blockList"><a name="method_summary">
125
+<!--   -->
126
+</a>
127
+<h3>Method Summary</h3>
128
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
129
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
130
+<tr>
131
+<th class="colFirst" scope="col">Modifier and Type</th>
132
+<th class="colLast" scope="col">Method and Description</th>
133
+</tr>
134
+<tr class="altColor">
135
+<td class="colFirst"><code>static void</code></td>
136
+<td class="colLast"><code><strong><a href="MainAdminBddBurgerQuizz.html#main(java.lang.String[])">main</a></strong>(java.lang.String[]&nbsp;args)</code>&nbsp;</td>
137
+</tr>
138
+</table>
139
+<ul class="blockList">
140
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
141
+<!--   -->
142
+</a>
143
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
144
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
145
+</ul>
146
+</li>
147
+</ul>
148
+</li>
149
+</ul>
150
+</div>
151
+<div class="details">
152
+<ul class="blockList">
153
+<li class="blockList">
154
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
155
+<ul class="blockList">
156
+<li class="blockList"><a name="constructor_detail">
157
+<!--   -->
158
+</a>
159
+<h3>Constructor Detail</h3>
160
+<a name="MainAdminBddBurgerQuizz()">
161
+<!--   -->
162
+</a>
163
+<ul class="blockListLast">
164
+<li class="blockList">
165
+<h4>MainAdminBddBurgerQuizz</h4>
166
+<pre>public&nbsp;MainAdminBddBurgerQuizz()</pre>
167
+</li>
168
+</ul>
169
+</li>
170
+</ul>
171
+<!-- ============ METHOD DETAIL ========== -->
172
+<ul class="blockList">
173
+<li class="blockList"><a name="method_detail">
174
+<!--   -->
175
+</a>
176
+<h3>Method Detail</h3>
177
+<a name="main(java.lang.String[])">
178
+<!--   -->
179
+</a>
180
+<ul class="blockListLast">
181
+<li class="blockList">
182
+<h4>main</h4>
183
+<pre>public static&nbsp;void&nbsp;main(java.lang.String[]&nbsp;args)</pre>
184
+</li>
185
+</ul>
186
+</li>
187
+</ul>
188
+</li>
189
+</ul>
190
+</div>
191
+</div>
192
+<!-- ========= END OF CLASS DATA ========= -->
193
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
194
+<div class="bottomNav"><a name="navbar_bottom">
195
+<!--   -->
196
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
197
+<!--   -->
198
+</a>
199
+<ul class="navList" title="Navigation">
200
+<li><a href="overview-summary.html">Overview</a></li>
201
+<li><a href="package-summary.html">Package</a></li>
202
+<li class="navBarCell1Rev">Class</li>
203
+<li><a href="package-tree.html">Tree</a></li>
204
+<li><a href="deprecated-list.html">Deprecated</a></li>
205
+<li><a href="index-files/index-1.html">Index</a></li>
206
+<li><a href="help-doc.html">Help</a></li>
207
+</ul>
208
+</div>
209
+<div class="subNav">
210
+<ul class="navList">
211
+<li>Prev Class</li>
212
+<li>Next Class</li>
213
+</ul>
214
+<ul class="navList">
215
+<li><a href="index.html?MainAdminBddBurgerQuizz.html" target="_top">Frames</a></li>
216
+<li><a href="MainAdminBddBurgerQuizz.html" target="_top">No Frames</a></li>
217
+</ul>
218
+<ul class="navList" id="allclasses_navbar_bottom">
219
+<li><a href="allclasses-noframe.html">All Classes</a></li>
220
+</ul>
221
+<div>
222
+<script type="text/javascript"><!--
223
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
224
+  if(window==top) {
225
+    allClassesLink.style.display = "block";
226
+  }
227
+  else {
228
+    allClassesLink.style.display = "none";
229
+  }
230
+  //-->
231
+</script>
232
+</div>
233
+<div>
234
+<ul class="subNavList">
235
+<li>Summary:&nbsp;</li>
236
+<li>Nested&nbsp;|&nbsp;</li>
237
+<li>Field&nbsp;|&nbsp;</li>
238
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
239
+<li><a href="#method_summary">Method</a></li>
240
+</ul>
241
+<ul class="subNavList">
242
+<li>Detail:&nbsp;</li>
243
+<li>Field&nbsp;|&nbsp;</li>
244
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
245
+<li><a href="#method_detail">Method</a></li>
246
+</ul>
247
+</div>
248
+<a name="skip-navbar_bottom">
249
+<!--   -->
250
+</a></div>
251
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
252
+</body>
253
+</html>

+ 320
- 0
java/javadoc/Modele/Categorie.html Wyświetl plik

@@ -0,0 +1,320 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>Categorie</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Categorie";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev Class</li>
39
+<li><a href="../Modele/Question.html" title="class in Modele"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?Modele/Categorie.html" target="_top">Frames</a></li>
43
+<li><a href="Categorie.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">Modele</div>
82
+<h2 title="Class Categorie" class="title">Class Categorie</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>Modele.Categorie</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<hr>
97
+<br>
98
+<pre>public class <span class="strong">Categorie</span>
99
+extends java.lang.Object</pre>
100
+</li>
101
+</ul>
102
+</div>
103
+<div class="summary">
104
+<ul class="blockList">
105
+<li class="blockList">
106
+<!-- =========== FIELD SUMMARY =========== -->
107
+<ul class="blockList">
108
+<li class="blockList"><a name="field_summary">
109
+<!--   -->
110
+</a>
111
+<h3>Field Summary</h3>
112
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
113
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
114
+<tr>
115
+<th class="colFirst" scope="col">Modifier and Type</th>
116
+<th class="colLast" scope="col">Field and Description</th>
117
+</tr>
118
+<tr class="altColor">
119
+<td class="colFirst"><code>protected java.lang.String</code></td>
120
+<td class="colLast"><code><strong><a href="../Modele/Categorie.html#nom">nom</a></strong></code>&nbsp;</td>
121
+</tr>
122
+</table>
123
+</li>
124
+</ul>
125
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
126
+<ul class="blockList">
127
+<li class="blockList"><a name="constructor_summary">
128
+<!--   -->
129
+</a>
130
+<h3>Constructor Summary</h3>
131
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
132
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
133
+<tr>
134
+<th class="colOne" scope="col">Constructor and Description</th>
135
+</tr>
136
+<tr class="altColor">
137
+<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>
138
+</tr>
139
+</table>
140
+</li>
141
+</ul>
142
+<!-- ========== METHOD SUMMARY =========== -->
143
+<ul class="blockList">
144
+<li class="blockList"><a name="method_summary">
145
+<!--   -->
146
+</a>
147
+<h3>Method Summary</h3>
148
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
149
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
150
+<tr>
151
+<th class="colFirst" scope="col">Modifier and Type</th>
152
+<th class="colLast" scope="col">Method and Description</th>
153
+</tr>
154
+<tr class="altColor">
155
+<td class="colFirst"><code>java.lang.String</code></td>
156
+<td class="colLast"><code><strong><a href="../Modele/Categorie.html#getNom()">getNom</a></strong>()</code>&nbsp;</td>
157
+</tr>
158
+<tr class="rowColor">
159
+<td class="colFirst"><code>void</code></td>
160
+<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>
161
+</tr>
162
+<tr class="altColor">
163
+<td class="colFirst"><code>java.lang.String</code></td>
164
+<td class="colLast"><code><strong><a href="../Modele/Categorie.html#toString()">toString</a></strong>()</code>&nbsp;</td>
165
+</tr>
166
+</table>
167
+<ul class="blockList">
168
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
169
+<!--   -->
170
+</a>
171
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
172
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
173
+</ul>
174
+</li>
175
+</ul>
176
+</li>
177
+</ul>
178
+</div>
179
+<div class="details">
180
+<ul class="blockList">
181
+<li class="blockList">
182
+<!-- ============ FIELD DETAIL =========== -->
183
+<ul class="blockList">
184
+<li class="blockList"><a name="field_detail">
185
+<!--   -->
186
+</a>
187
+<h3>Field Detail</h3>
188
+<a name="nom">
189
+<!--   -->
190
+</a>
191
+<ul class="blockListLast">
192
+<li class="blockList">
193
+<h4>nom</h4>
194
+<pre>protected&nbsp;java.lang.String nom</pre>
195
+</li>
196
+</ul>
197
+</li>
198
+</ul>
199
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
200
+<ul class="blockList">
201
+<li class="blockList"><a name="constructor_detail">
202
+<!--   -->
203
+</a>
204
+<h3>Constructor Detail</h3>
205
+<a name="Categorie(java.lang.String)">
206
+<!--   -->
207
+</a>
208
+<ul class="blockListLast">
209
+<li class="blockList">
210
+<h4>Categorie</h4>
211
+<pre>public&nbsp;Categorie(java.lang.String&nbsp;nom)</pre>
212
+</li>
213
+</ul>
214
+</li>
215
+</ul>
216
+<!-- ============ METHOD DETAIL ========== -->
217
+<ul class="blockList">
218
+<li class="blockList"><a name="method_detail">
219
+<!--   -->
220
+</a>
221
+<h3>Method Detail</h3>
222
+<a name="getNom()">
223
+<!--   -->
224
+</a>
225
+<ul class="blockList">
226
+<li class="blockList">
227
+<h4>getNom</h4>
228
+<pre>public&nbsp;java.lang.String&nbsp;getNom()</pre>
229
+</li>
230
+</ul>
231
+<a name="setNom(java.lang.String)">
232
+<!--   -->
233
+</a>
234
+<ul class="blockList">
235
+<li class="blockList">
236
+<h4>setNom</h4>
237
+<pre>public&nbsp;void&nbsp;setNom(java.lang.String&nbsp;nom)</pre>
238
+</li>
239
+</ul>
240
+<a name="toString()">
241
+<!--   -->
242
+</a>
243
+<ul class="blockListLast">
244
+<li class="blockList">
245
+<h4>toString</h4>
246
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
247
+<dl>
248
+<dt><strong>Overrides:</strong></dt>
249
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
250
+</dl>
251
+</li>
252
+</ul>
253
+</li>
254
+</ul>
255
+</li>
256
+</ul>
257
+</div>
258
+</div>
259
+<!-- ========= END OF CLASS DATA ========= -->
260
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
261
+<div class="bottomNav"><a name="navbar_bottom">
262
+<!--   -->
263
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
264
+<!--   -->
265
+</a>
266
+<ul class="navList" title="Navigation">
267
+<li><a href="../overview-summary.html">Overview</a></li>
268
+<li><a href="package-summary.html">Package</a></li>
269
+<li class="navBarCell1Rev">Class</li>
270
+<li><a href="package-tree.html">Tree</a></li>
271
+<li><a href="../deprecated-list.html">Deprecated</a></li>
272
+<li><a href="../index-files/index-1.html">Index</a></li>
273
+<li><a href="../help-doc.html">Help</a></li>
274
+</ul>
275
+</div>
276
+<div class="subNav">
277
+<ul class="navList">
278
+<li>Prev Class</li>
279
+<li><a href="../Modele/Question.html" title="class in Modele"><span class="strong">Next Class</span></a></li>
280
+</ul>
281
+<ul class="navList">
282
+<li><a href="../index.html?Modele/Categorie.html" target="_top">Frames</a></li>
283
+<li><a href="Categorie.html" target="_top">No Frames</a></li>
284
+</ul>
285
+<ul class="navList" id="allclasses_navbar_bottom">
286
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
287
+</ul>
288
+<div>
289
+<script type="text/javascript"><!--
290
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
291
+  if(window==top) {
292
+    allClassesLink.style.display = "block";
293
+  }
294
+  else {
295
+    allClassesLink.style.display = "none";
296
+  }
297
+  //-->
298
+</script>
299
+</div>
300
+<div>
301
+<ul class="subNavList">
302
+<li>Summary:&nbsp;</li>
303
+<li>Nested&nbsp;|&nbsp;</li>
304
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
305
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
306
+<li><a href="#method_summary">Method</a></li>
307
+</ul>
308
+<ul class="subNavList">
309
+<li>Detail:&nbsp;</li>
310
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
311
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
312
+<li><a href="#method_detail">Method</a></li>
313
+</ul>
314
+</div>
315
+<a name="skip-navbar_bottom">
316
+<!--   -->
317
+</a></div>
318
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
319
+</body>
320
+</html>

+ 443
- 0
java/javadoc/Modele/Question.html Wyświetl plik

@@ -0,0 +1,443 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>Question</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Question";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../Modele/Categorie.html" title="class in Modele"><span class="strong">Prev Class</span></a></li>
39
+<li><a href="../Modele/Reponses.html" title="class in Modele"><span class="strong">Next Class</span></a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?Modele/Question.html" target="_top">Frames</a></li>
43
+<li><a href="Question.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">Modele</div>
82
+<h2 title="Class Question" class="title">Class Question</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>Modele.Question</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<hr>
97
+<br>
98
+<pre>public class <span class="strong">Question</span>
99
+extends java.lang.Object</pre>
100
+</li>
101
+</ul>
102
+</div>
103
+<div class="summary">
104
+<ul class="blockList">
105
+<li class="blockList">
106
+<!-- =========== FIELD SUMMARY =========== -->
107
+<ul class="blockList">
108
+<li class="blockList"><a name="field_summary">
109
+<!--   -->
110
+</a>
111
+<h3>Field Summary</h3>
112
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
113
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
114
+<tr>
115
+<th class="colFirst" scope="col">Modifier and Type</th>
116
+<th class="colLast" scope="col">Field and Description</th>
117
+</tr>
118
+<tr class="altColor">
119
+<td class="colFirst"><code>protected java.lang.String</code></td>
120
+<td class="colLast"><code><strong><a href="../Modele/Question.html#intitule">intitule</a></strong></code>&nbsp;</td>
121
+</tr>
122
+<tr class="rowColor">
123
+<td class="colFirst"><code>protected int</code></td>
124
+<td class="colLast"><code><strong><a href="../Modele/Question.html#reponse">reponse</a></strong></code>&nbsp;</td>
125
+</tr>
126
+<tr class="altColor">
127
+<td class="colFirst"><code>protected java.lang.String</code></td>
128
+<td class="colLast"><code><strong><a href="../Modele/Question.html#reponse1">reponse1</a></strong></code>&nbsp;</td>
129
+</tr>
130
+<tr class="rowColor">
131
+<td class="colFirst"><code>protected java.lang.String</code></td>
132
+<td class="colLast"><code><strong><a href="../Modele/Question.html#reponse2">reponse2</a></strong></code>&nbsp;</td>
133
+</tr>
134
+</table>
135
+</li>
136
+</ul>
137
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
138
+<ul class="blockList">
139
+<li class="blockList"><a name="constructor_summary">
140
+<!--   -->
141
+</a>
142
+<h3>Constructor Summary</h3>
143
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
144
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
145
+<tr>
146
+<th class="colOne" scope="col">Constructor and Description</th>
147
+</tr>
148
+<tr class="altColor">
149
+<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,
150
+        java.lang.String&nbsp;reponse1,
151
+        java.lang.String&nbsp;reponse2,
152
+        int&nbsp;reponse)</code>&nbsp;</td>
153
+</tr>
154
+</table>
155
+</li>
156
+</ul>
157
+<!-- ========== METHOD SUMMARY =========== -->
158
+<ul class="blockList">
159
+<li class="blockList"><a name="method_summary">
160
+<!--   -->
161
+</a>
162
+<h3>Method Summary</h3>
163
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
164
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
165
+<tr>
166
+<th class="colFirst" scope="col">Modifier and Type</th>
167
+<th class="colLast" scope="col">Method and Description</th>
168
+</tr>
169
+<tr class="altColor">
170
+<td class="colFirst"><code>java.lang.String</code></td>
171
+<td class="colLast"><code><strong><a href="../Modele/Question.html#getIntitule()">getIntitule</a></strong>()</code>&nbsp;</td>
172
+</tr>
173
+<tr class="rowColor">
174
+<td class="colFirst"><code>int</code></td>
175
+<td class="colLast"><code><strong><a href="../Modele/Question.html#getReponse()">getReponse</a></strong>()</code>&nbsp;</td>
176
+</tr>
177
+<tr class="altColor">
178
+<td class="colFirst"><code>java.lang.String</code></td>
179
+<td class="colLast"><code><strong><a href="../Modele/Question.html#getReponse1()">getReponse1</a></strong>()</code>&nbsp;</td>
180
+</tr>
181
+<tr class="rowColor">
182
+<td class="colFirst"><code>java.lang.String</code></td>
183
+<td class="colLast"><code><strong><a href="../Modele/Question.html#getReponse2()">getReponse2</a></strong>()</code>&nbsp;</td>
184
+</tr>
185
+<tr class="altColor">
186
+<td class="colFirst"><code>void</code></td>
187
+<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>
188
+</tr>
189
+<tr class="rowColor">
190
+<td class="colFirst"><code>void</code></td>
191
+<td class="colLast"><code><strong><a href="../Modele/Question.html#setReponse(int)">setReponse</a></strong>(int&nbsp;reponse)</code>&nbsp;</td>
192
+</tr>
193
+<tr class="altColor">
194
+<td class="colFirst"><code>void</code></td>
195
+<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>
196
+</tr>
197
+<tr class="rowColor">
198
+<td class="colFirst"><code>void</code></td>
199
+<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>
200
+</tr>
201
+<tr class="altColor">
202
+<td class="colFirst"><code>java.lang.String</code></td>
203
+<td class="colLast"><code><strong><a href="../Modele/Question.html#toString()">toString</a></strong>()</code>&nbsp;</td>
204
+</tr>
205
+</table>
206
+<ul class="blockList">
207
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
208
+<!--   -->
209
+</a>
210
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
211
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
212
+</ul>
213
+</li>
214
+</ul>
215
+</li>
216
+</ul>
217
+</div>
218
+<div class="details">
219
+<ul class="blockList">
220
+<li class="blockList">
221
+<!-- ============ FIELD DETAIL =========== -->
222
+<ul class="blockList">
223
+<li class="blockList"><a name="field_detail">
224
+<!--   -->
225
+</a>
226
+<h3>Field Detail</h3>
227
+<a name="intitule">
228
+<!--   -->
229
+</a>
230
+<ul class="blockList">
231
+<li class="blockList">
232
+<h4>intitule</h4>
233
+<pre>protected&nbsp;java.lang.String intitule</pre>
234
+</li>
235
+</ul>
236
+<a name="reponse1">
237
+<!--   -->
238
+</a>
239
+<ul class="blockList">
240
+<li class="blockList">
241
+<h4>reponse1</h4>
242
+<pre>protected&nbsp;java.lang.String reponse1</pre>
243
+</li>
244
+</ul>
245
+<a name="reponse2">
246
+<!--   -->
247
+</a>
248
+<ul class="blockList">
249
+<li class="blockList">
250
+<h4>reponse2</h4>
251
+<pre>protected&nbsp;java.lang.String reponse2</pre>
252
+</li>
253
+</ul>
254
+<a name="reponse">
255
+<!--   -->
256
+</a>
257
+<ul class="blockListLast">
258
+<li class="blockList">
259
+<h4>reponse</h4>
260
+<pre>protected&nbsp;int reponse</pre>
261
+</li>
262
+</ul>
263
+</li>
264
+</ul>
265
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
266
+<ul class="blockList">
267
+<li class="blockList"><a name="constructor_detail">
268
+<!--   -->
269
+</a>
270
+<h3>Constructor Detail</h3>
271
+<a name="Question(java.lang.String, java.lang.String, java.lang.String, int)">
272
+<!--   -->
273
+</a>
274
+<ul class="blockListLast">
275
+<li class="blockList">
276
+<h4>Question</h4>
277
+<pre>public&nbsp;Question(java.lang.String&nbsp;intitule,
278
+        java.lang.String&nbsp;reponse1,
279
+        java.lang.String&nbsp;reponse2,
280
+        int&nbsp;reponse)</pre>
281
+</li>
282
+</ul>
283
+</li>
284
+</ul>
285
+<!-- ============ METHOD DETAIL ========== -->
286
+<ul class="blockList">
287
+<li class="blockList"><a name="method_detail">
288
+<!--   -->
289
+</a>
290
+<h3>Method Detail</h3>
291
+<a name="getIntitule()">
292
+<!--   -->
293
+</a>
294
+<ul class="blockList">
295
+<li class="blockList">
296
+<h4>getIntitule</h4>
297
+<pre>public&nbsp;java.lang.String&nbsp;getIntitule()</pre>
298
+</li>
299
+</ul>
300
+<a name="setIntitule(java.lang.String)">
301
+<!--   -->
302
+</a>
303
+<ul class="blockList">
304
+<li class="blockList">
305
+<h4>setIntitule</h4>
306
+<pre>public&nbsp;void&nbsp;setIntitule(java.lang.String&nbsp;intitule)</pre>
307
+</li>
308
+</ul>
309
+<a name="getReponse1()">
310
+<!--   -->
311
+</a>
312
+<ul class="blockList">
313
+<li class="blockList">
314
+<h4>getReponse1</h4>
315
+<pre>public&nbsp;java.lang.String&nbsp;getReponse1()</pre>
316
+</li>
317
+</ul>
318
+<a name="setReponse1(java.lang.String)">
319
+<!--   -->
320
+</a>
321
+<ul class="blockList">
322
+<li class="blockList">
323
+<h4>setReponse1</h4>
324
+<pre>public&nbsp;void&nbsp;setReponse1(java.lang.String&nbsp;reponse1)</pre>
325
+</li>
326
+</ul>
327
+<a name="getReponse2()">
328
+<!--   -->
329
+</a>
330
+<ul class="blockList">
331
+<li class="blockList">
332
+<h4>getReponse2</h4>
333
+<pre>public&nbsp;java.lang.String&nbsp;getReponse2()</pre>
334
+</li>
335
+</ul>
336
+<a name="setReponse2(java.lang.String)">
337
+<!--   -->
338
+</a>
339
+<ul class="blockList">
340
+<li class="blockList">
341
+<h4>setReponse2</h4>
342
+<pre>public&nbsp;void&nbsp;setReponse2(java.lang.String&nbsp;reponse2)</pre>
343
+</li>
344
+</ul>
345
+<a name="getReponse()">
346
+<!--   -->
347
+</a>
348
+<ul class="blockList">
349
+<li class="blockList">
350
+<h4>getReponse</h4>
351
+<pre>public&nbsp;int&nbsp;getReponse()</pre>
352
+</li>
353
+</ul>
354
+<a name="setReponse(int)">
355
+<!--   -->
356
+</a>
357
+<ul class="blockList">
358
+<li class="blockList">
359
+<h4>setReponse</h4>
360
+<pre>public&nbsp;void&nbsp;setReponse(int&nbsp;reponse)</pre>
361
+</li>
362
+</ul>
363
+<a name="toString()">
364
+<!--   -->
365
+</a>
366
+<ul class="blockListLast">
367
+<li class="blockList">
368
+<h4>toString</h4>
369
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
370
+<dl>
371
+<dt><strong>Overrides:</strong></dt>
372
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
373
+</dl>
374
+</li>
375
+</ul>
376
+</li>
377
+</ul>
378
+</li>
379
+</ul>
380
+</div>
381
+</div>
382
+<!-- ========= END OF CLASS DATA ========= -->
383
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
384
+<div class="bottomNav"><a name="navbar_bottom">
385
+<!--   -->
386
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
387
+<!--   -->
388
+</a>
389
+<ul class="navList" title="Navigation">
390
+<li><a href="../overview-summary.html">Overview</a></li>
391
+<li><a href="package-summary.html">Package</a></li>
392
+<li class="navBarCell1Rev">Class</li>
393
+<li><a href="package-tree.html">Tree</a></li>
394
+<li><a href="../deprecated-list.html">Deprecated</a></li>
395
+<li><a href="../index-files/index-1.html">Index</a></li>
396
+<li><a href="../help-doc.html">Help</a></li>
397
+</ul>
398
+</div>
399
+<div class="subNav">
400
+<ul class="navList">
401
+<li><a href="../Modele/Categorie.html" title="class in Modele"><span class="strong">Prev Class</span></a></li>
402
+<li><a href="../Modele/Reponses.html" title="class in Modele"><span class="strong">Next Class</span></a></li>
403
+</ul>
404
+<ul class="navList">
405
+<li><a href="../index.html?Modele/Question.html" target="_top">Frames</a></li>
406
+<li><a href="Question.html" target="_top">No Frames</a></li>
407
+</ul>
408
+<ul class="navList" id="allclasses_navbar_bottom">
409
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
410
+</ul>
411
+<div>
412
+<script type="text/javascript"><!--
413
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
414
+  if(window==top) {
415
+    allClassesLink.style.display = "block";
416
+  }
417
+  else {
418
+    allClassesLink.style.display = "none";
419
+  }
420
+  //-->
421
+</script>
422
+</div>
423
+<div>
424
+<ul class="subNavList">
425
+<li>Summary:&nbsp;</li>
426
+<li>Nested&nbsp;|&nbsp;</li>
427
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
428
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
429
+<li><a href="#method_summary">Method</a></li>
430
+</ul>
431
+<ul class="subNavList">
432
+<li>Detail:&nbsp;</li>
433
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
434
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
435
+<li><a href="#method_detail">Method</a></li>
436
+</ul>
437
+</div>
438
+<a name="skip-navbar_bottom">
439
+<!--   -->
440
+</a></div>
441
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
442
+</body>
443
+</html>

+ 361
- 0
java/javadoc/Modele/Reponses.html Wyświetl plik

@@ -0,0 +1,361 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:27 CEST 2015 -->
6
+<title>Reponses</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Reponses";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li class="navBarCell1Rev">Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../Modele/Question.html" title="class in Modele"><span class="strong">Prev Class</span></a></li>
39
+<li>Next Class</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?Modele/Reponses.html" target="_top">Frames</a></li>
43
+<li><a href="Reponses.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<div>
61
+<ul class="subNavList">
62
+<li>Summary:&nbsp;</li>
63
+<li>Nested&nbsp;|&nbsp;</li>
64
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
65
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
66
+<li><a href="#method_summary">Method</a></li>
67
+</ul>
68
+<ul class="subNavList">
69
+<li>Detail:&nbsp;</li>
70
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
71
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
72
+<li><a href="#method_detail">Method</a></li>
73
+</ul>
74
+</div>
75
+<a name="skip-navbar_top">
76
+<!--   -->
77
+</a></div>
78
+<!-- ========= END OF TOP NAVBAR ========= -->
79
+<!-- ======== START OF CLASS DATA ======== -->
80
+<div class="header">
81
+<div class="subTitle">Modele</div>
82
+<h2 title="Class Reponses" class="title">Class Reponses</h2>
83
+</div>
84
+<div class="contentContainer">
85
+<ul class="inheritance">
86
+<li>java.lang.Object</li>
87
+<li>
88
+<ul class="inheritance">
89
+<li>Modele.Reponses</li>
90
+</ul>
91
+</li>
92
+</ul>
93
+<div class="description">
94
+<ul class="blockList">
95
+<li class="blockList">
96
+<hr>
97
+<br>
98
+<pre>public class <span class="strong">Reponses</span>
99
+extends java.lang.Object</pre>
100
+</li>
101
+</ul>
102
+</div>
103
+<div class="summary">
104
+<ul class="blockList">
105
+<li class="blockList">
106
+<!-- =========== FIELD SUMMARY =========== -->
107
+<ul class="blockList">
108
+<li class="blockList"><a name="field_summary">
109
+<!--   -->
110
+</a>
111
+<h3>Field Summary</h3>
112
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
113
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
114
+<tr>
115
+<th class="colFirst" scope="col">Modifier and Type</th>
116
+<th class="colLast" scope="col">Field and Description</th>
117
+</tr>
118
+<tr class="altColor">
119
+<td class="colFirst"><code>protected java.lang.String</code></td>
120
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#reponse1">reponse1</a></strong></code>&nbsp;</td>
121
+</tr>
122
+<tr class="rowColor">
123
+<td class="colFirst"><code>protected java.lang.String</code></td>
124
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#reponse2">reponse2</a></strong></code>&nbsp;</td>
125
+</tr>
126
+</table>
127
+</li>
128
+</ul>
129
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
130
+<ul class="blockList">
131
+<li class="blockList"><a name="constructor_summary">
132
+<!--   -->
133
+</a>
134
+<h3>Constructor Summary</h3>
135
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
136
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
137
+<tr>
138
+<th class="colOne" scope="col">Constructor and Description</th>
139
+</tr>
140
+<tr class="altColor">
141
+<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,
142
+        java.lang.String&nbsp;reponse2)</code>&nbsp;</td>
143
+</tr>
144
+</table>
145
+</li>
146
+</ul>
147
+<!-- ========== METHOD SUMMARY =========== -->
148
+<ul class="blockList">
149
+<li class="blockList"><a name="method_summary">
150
+<!--   -->
151
+</a>
152
+<h3>Method Summary</h3>
153
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
154
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
155
+<tr>
156
+<th class="colFirst" scope="col">Modifier and Type</th>
157
+<th class="colLast" scope="col">Method and Description</th>
158
+</tr>
159
+<tr class="altColor">
160
+<td class="colFirst"><code>java.lang.String</code></td>
161
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#getReponse1()">getReponse1</a></strong>()</code>&nbsp;</td>
162
+</tr>
163
+<tr class="rowColor">
164
+<td class="colFirst"><code>java.lang.String</code></td>
165
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#getReponse2()">getReponse2</a></strong>()</code>&nbsp;</td>
166
+</tr>
167
+<tr class="altColor">
168
+<td class="colFirst"><code>void</code></td>
169
+<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>
170
+</tr>
171
+<tr class="rowColor">
172
+<td class="colFirst"><code>void</code></td>
173
+<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>
174
+</tr>
175
+<tr class="altColor">
176
+<td class="colFirst"><code>java.lang.String</code></td>
177
+<td class="colLast"><code><strong><a href="../Modele/Reponses.html#toString()">toString</a></strong>()</code>&nbsp;</td>
178
+</tr>
179
+</table>
180
+<ul class="blockList">
181
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
182
+<!--   -->
183
+</a>
184
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
185
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
186
+</ul>
187
+</li>
188
+</ul>
189
+</li>
190
+</ul>
191
+</div>
192
+<div class="details">
193
+<ul class="blockList">
194
+<li class="blockList">
195
+<!-- ============ FIELD DETAIL =========== -->
196
+<ul class="blockList">
197
+<li class="blockList"><a name="field_detail">
198
+<!--   -->
199
+</a>
200
+<h3>Field Detail</h3>
201
+<a name="reponse1">
202
+<!--   -->
203
+</a>
204
+<ul class="blockList">
205
+<li class="blockList">
206
+<h4>reponse1</h4>
207
+<pre>protected&nbsp;java.lang.String reponse1</pre>
208
+</li>
209
+</ul>
210
+<a name="reponse2">
211
+<!--   -->
212
+</a>
213
+<ul class="blockListLast">
214
+<li class="blockList">
215
+<h4>reponse2</h4>
216
+<pre>protected&nbsp;java.lang.String reponse2</pre>
217
+</li>
218
+</ul>
219
+</li>
220
+</ul>
221
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
222
+<ul class="blockList">
223
+<li class="blockList"><a name="constructor_detail">
224
+<!--   -->
225
+</a>
226
+<h3>Constructor Detail</h3>
227
+<a name="Reponses(java.lang.String, java.lang.String)">
228
+<!--   -->
229
+</a>
230
+<ul class="blockListLast">
231
+<li class="blockList">
232
+<h4>Reponses</h4>
233
+<pre>public&nbsp;Reponses(java.lang.String&nbsp;reponse1,
234
+        java.lang.String&nbsp;reponse2)</pre>
235
+</li>
236
+</ul>
237
+</li>
238
+</ul>
239
+<!-- ============ METHOD DETAIL ========== -->
240
+<ul class="blockList">
241
+<li class="blockList"><a name="method_detail">
242
+<!--   -->
243
+</a>
244
+<h3>Method Detail</h3>
245
+<a name="getReponse1()">
246
+<!--   -->
247
+</a>
248
+<ul class="blockList">
249
+<li class="blockList">
250
+<h4>getReponse1</h4>
251
+<pre>public&nbsp;java.lang.String&nbsp;getReponse1()</pre>
252
+</li>
253
+</ul>
254
+<a name="setReponse1(java.lang.String)">
255
+<!--   -->
256
+</a>
257
+<ul class="blockList">
258
+<li class="blockList">
259
+<h4>setReponse1</h4>
260
+<pre>public&nbsp;void&nbsp;setReponse1(java.lang.String&nbsp;reponse1)</pre>
261
+</li>
262
+</ul>
263
+<a name="getReponse2()">
264
+<!--   -->
265
+</a>
266
+<ul class="blockList">
267
+<li class="blockList">
268
+<h4>getReponse2</h4>
269
+<pre>public&nbsp;java.lang.String&nbsp;getReponse2()</pre>
270
+</li>
271
+</ul>
272
+<a name="setReponse2(java.lang.String)">
273
+<!--   -->
274
+</a>
275
+<ul class="blockList">
276
+<li class="blockList">
277
+<h4>setReponse2</h4>
278
+<pre>public&nbsp;void&nbsp;setReponse2(java.lang.String&nbsp;reponse2)</pre>
279
+</li>
280
+</ul>
281
+<a name="toString()">
282
+<!--   -->
283
+</a>
284
+<ul class="blockListLast">
285
+<li class="blockList">
286
+<h4>toString</h4>
287
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
288
+<dl>
289
+<dt><strong>Overrides:</strong></dt>
290
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
291
+</dl>
292
+</li>
293
+</ul>
294
+</li>
295
+</ul>
296
+</li>
297
+</ul>
298
+</div>
299
+</div>
300
+<!-- ========= END OF CLASS DATA ========= -->
301
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
302
+<div class="bottomNav"><a name="navbar_bottom">
303
+<!--   -->
304
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
305
+<!--   -->
306
+</a>
307
+<ul class="navList" title="Navigation">
308
+<li><a href="../overview-summary.html">Overview</a></li>
309
+<li><a href="package-summary.html">Package</a></li>
310
+<li class="navBarCell1Rev">Class</li>
311
+<li><a href="package-tree.html">Tree</a></li>
312
+<li><a href="../deprecated-list.html">Deprecated</a></li>
313
+<li><a href="../index-files/index-1.html">Index</a></li>
314
+<li><a href="../help-doc.html">Help</a></li>
315
+</ul>
316
+</div>
317
+<div class="subNav">
318
+<ul class="navList">
319
+<li><a href="../Modele/Question.html" title="class in Modele"><span class="strong">Prev Class</span></a></li>
320
+<li>Next Class</li>
321
+</ul>
322
+<ul class="navList">
323
+<li><a href="../index.html?Modele/Reponses.html" target="_top">Frames</a></li>
324
+<li><a href="Reponses.html" target="_top">No Frames</a></li>
325
+</ul>
326
+<ul class="navList" id="allclasses_navbar_bottom">
327
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
328
+</ul>
329
+<div>
330
+<script type="text/javascript"><!--
331
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
332
+  if(window==top) {
333
+    allClassesLink.style.display = "block";
334
+  }
335
+  else {
336
+    allClassesLink.style.display = "none";
337
+  }
338
+  //-->
339
+</script>
340
+</div>
341
+<div>
342
+<ul class="subNavList">
343
+<li>Summary:&nbsp;</li>
344
+<li>Nested&nbsp;|&nbsp;</li>
345
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
346
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
347
+<li><a href="#method_summary">Method</a></li>
348
+</ul>
349
+<ul class="subNavList">
350
+<li>Detail:&nbsp;</li>
351
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
352
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
353
+<li><a href="#method_detail">Method</a></li>
354
+</ul>
355
+</div>
356
+<a name="skip-navbar_bottom">
357
+<!--   -->
358
+</a></div>
359
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
360
+</body>
361
+</html>

+ 21
- 0
java/javadoc/Modele/package-frame.html Wyświetl plik

@@ -0,0 +1,21 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Modele</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<h1 class="bar"><a href="../Modele/package-summary.html" target="classFrame">Modele</a></h1>
12
+<div class="indexContainer">
13
+<h2 title="Classes">Classes</h2>
14
+<ul title="Classes">
15
+<li><a href="Categorie.html" title="class in Modele" target="classFrame">Categorie</a></li>
16
+<li><a href="Question.html" title="class in Modele" target="classFrame">Question</a></li>
17
+<li><a href="Reponses.html" title="class in Modele" target="classFrame">Reponses</a></li>
18
+</ul>
19
+</div>
20
+</body>
21
+</html>

+ 139
- 0
java/javadoc/Modele/package-summary.html Wyświetl plik

@@ -0,0 +1,139 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Modele</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Modele";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li class="navBarCell1Rev">Package</li>
29
+<li>Class</li>
30
+<li><a href="package-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../InterfaceGraphique/DialogBoxes/package-summary.html">Prev Package</a></li>
39
+<li>Next Package</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?Modele/package-summary.html" target="_top">Frames</a></li>
43
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 title="Package" class="title">Package&nbsp;Modele</h1>
66
+</div>
67
+<div class="contentContainer">
68
+<ul class="blockList">
69
+<li class="blockList">
70
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
71
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
72
+<tr>
73
+<th class="colFirst" scope="col">Class</th>
74
+<th class="colLast" scope="col">Description</th>
75
+</tr>
76
+<tbody>
77
+<tr class="altColor">
78
+<td class="colFirst"><a href="../Modele/Categorie.html" title="class in Modele">Categorie</a></td>
79
+<td class="colLast">&nbsp;</td>
80
+</tr>
81
+<tr class="rowColor">
82
+<td class="colFirst"><a href="../Modele/Question.html" title="class in Modele">Question</a></td>
83
+<td class="colLast">&nbsp;</td>
84
+</tr>
85
+<tr class="altColor">
86
+<td class="colFirst"><a href="../Modele/Reponses.html" title="class in Modele">Reponses</a></td>
87
+<td class="colLast">&nbsp;</td>
88
+</tr>
89
+</tbody>
90
+</table>
91
+</li>
92
+</ul>
93
+</div>
94
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
95
+<div class="bottomNav"><a name="navbar_bottom">
96
+<!--   -->
97
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
98
+<!--   -->
99
+</a>
100
+<ul class="navList" title="Navigation">
101
+<li><a href="../overview-summary.html">Overview</a></li>
102
+<li class="navBarCell1Rev">Package</li>
103
+<li>Class</li>
104
+<li><a href="package-tree.html">Tree</a></li>
105
+<li><a href="../deprecated-list.html">Deprecated</a></li>
106
+<li><a href="../index-files/index-1.html">Index</a></li>
107
+<li><a href="../help-doc.html">Help</a></li>
108
+</ul>
109
+</div>
110
+<div class="subNav">
111
+<ul class="navList">
112
+<li><a href="../InterfaceGraphique/DialogBoxes/package-summary.html">Prev Package</a></li>
113
+<li>Next Package</li>
114
+</ul>
115
+<ul class="navList">
116
+<li><a href="../index.html?Modele/package-summary.html" target="_top">Frames</a></li>
117
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
118
+</ul>
119
+<ul class="navList" id="allclasses_navbar_bottom">
120
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
121
+</ul>
122
+<div>
123
+<script type="text/javascript"><!--
124
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
125
+  if(window==top) {
126
+    allClassesLink.style.display = "block";
127
+  }
128
+  else {
129
+    allClassesLink.style.display = "none";
130
+  }
131
+  //-->
132
+</script>
133
+</div>
134
+<a name="skip-navbar_bottom">
135
+<!--   -->
136
+</a></div>
137
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
138
+</body>
139
+</html>

+ 128
- 0
java/javadoc/Modele/package-tree.html Wyświetl plik

@@ -0,0 +1,128 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Modele Class Hierarchy</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Modele Class Hierarchy";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li>Class</li>
30
+<li class="navBarCell1Rev">Tree</li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li><a href="../index-files/index-1.html">Index</a></li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="../InterfaceGraphique/DialogBoxes/package-tree.html">Prev</a></li>
39
+<li>Next</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?Modele/package-tree.html" target="_top">Frames</a></li>
43
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 class="title">Hierarchy For Package Modele</h1>
66
+<span class="strong">Package Hierarchies:</span>
67
+<ul class="horizontal">
68
+<li><a href="../overview-tree.html">All Packages</a></li>
69
+</ul>
70
+</div>
71
+<div class="contentContainer">
72
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
73
+<ul>
74
+<li type="circle">java.lang.Object
75
+<ul>
76
+<li type="circle">Modele.<a href="../Modele/Categorie.html" title="class in Modele"><span class="strong">Categorie</span></a></li>
77
+<li type="circle">Modele.<a href="../Modele/Question.html" title="class in Modele"><span class="strong">Question</span></a></li>
78
+<li type="circle">Modele.<a href="../Modele/Reponses.html" title="class in Modele"><span class="strong">Reponses</span></a></li>
79
+</ul>
80
+</li>
81
+</ul>
82
+</div>
83
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
84
+<div class="bottomNav"><a name="navbar_bottom">
85
+<!--   -->
86
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
87
+<!--   -->
88
+</a>
89
+<ul class="navList" title="Navigation">
90
+<li><a href="../overview-summary.html">Overview</a></li>
91
+<li><a href="package-summary.html">Package</a></li>
92
+<li>Class</li>
93
+<li class="navBarCell1Rev">Tree</li>
94
+<li><a href="../deprecated-list.html">Deprecated</a></li>
95
+<li><a href="../index-files/index-1.html">Index</a></li>
96
+<li><a href="../help-doc.html">Help</a></li>
97
+</ul>
98
+</div>
99
+<div class="subNav">
100
+<ul class="navList">
101
+<li><a href="../InterfaceGraphique/DialogBoxes/package-tree.html">Prev</a></li>
102
+<li>Next</li>
103
+</ul>
104
+<ul class="navList">
105
+<li><a href="../index.html?Modele/package-tree.html" target="_top">Frames</a></li>
106
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
107
+</ul>
108
+<ul class="navList" id="allclasses_navbar_bottom">
109
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
110
+</ul>
111
+<div>
112
+<script type="text/javascript"><!--
113
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
114
+  if(window==top) {
115
+    allClassesLink.style.display = "block";
116
+  }
117
+  else {
118
+    allClassesLink.style.display = "none";
119
+  }
120
+  //-->
121
+</script>
122
+</div>
123
+<a name="skip-navbar_bottom">
124
+<!--   -->
125
+</a></div>
126
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
127
+</body>
128
+</html>

+ 33
- 0
java/javadoc/allclasses-frame.html Wyświetl plik

@@ -0,0 +1,33 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>All Classes</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<h1 class="bar">All Classes</h1>
12
+<div class="indexContainer">
13
+<ul>
14
+<li><a href="GestionErreurs/BDDException.html" title="class in GestionErreurs" target="classFrame">BDDException</a></li>
15
+<li><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique" target="classFrame">Bouton</a></li>
16
+<li><a href="Modele/Categorie.html" title="class in Modele" target="classFrame">Categorie</a></li>
17
+<li><a href="GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO" target="classFrame">ConfigBDD</a></li>
18
+<li><a href="GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO" target="classFrame">ConnexionBDD</a></li>
19
+<li><a href="InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes" target="classFrame">ConnexionBddDialog</a></li>
20
+<li><a href="GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO" target="classFrame">GestionCategories</a></li>
21
+<li><a href="GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO" target="classFrame">GestionQuestions</a></li>
22
+<li><a href="GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO" target="classFrame">GestionReponses</a></li>
23
+<li><a href="InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique" target="classFrame">InterfacePrincipale</a></li>
24
+<li><a href="MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;" target="classFrame">MainAdminBddBurgerQuizz</a></li>
25
+<li><a href="InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes" target="classFrame">NouvelleQuestionDialog</a></li>
26
+<li><a href="InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes" target="classFrame">NouvelleReponseDialog</a></li>
27
+<li><a href="Modele/Question.html" title="class in Modele" target="classFrame">Question</a></li>
28
+<li><a href="Modele/Reponses.html" title="class in Modele" target="classFrame">Reponses</a></li>
29
+<li><a href="InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique" target="classFrame">SplashScreen</a></li>
30
+</ul>
31
+</div>
32
+</body>
33
+</html>

+ 33
- 0
java/javadoc/allclasses-noframe.html Wyświetl plik

@@ -0,0 +1,33 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>All Classes</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<h1 class="bar">All Classes</h1>
12
+<div class="indexContainer">
13
+<ul>
14
+<li><a href="GestionErreurs/BDDException.html" title="class in GestionErreurs">BDDException</a></li>
15
+<li><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a></li>
16
+<li><a href="Modele/Categorie.html" title="class in Modele">Categorie</a></li>
17
+<li><a href="GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></li>
18
+<li><a href="GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></li>
19
+<li><a href="InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></li>
20
+<li><a href="GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></li>
21
+<li><a href="GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></li>
22
+<li><a href="GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></li>
23
+<li><a href="InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></li>
24
+<li><a href="MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;">MainAdminBddBurgerQuizz</a></li>
25
+<li><a href="InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleQuestionDialog</a></li>
26
+<li><a href="InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">NouvelleReponseDialog</a></li>
27
+<li><a href="Modele/Question.html" title="class in Modele">Question</a></li>
28
+<li><a href="Modele/Reponses.html" title="class in Modele">Reponses</a></li>
29
+<li><a href="InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></li>
30
+</ul>
31
+</div>
32
+</body>
33
+</html>

+ 198
- 0
java/javadoc/constant-values.html Wyświetl plik

@@ -0,0 +1,198 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Constant Field Values</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Constant Field Values";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="overview-tree.html">Tree</a></li>
31
+<li><a href="deprecated-list.html">Deprecated</a></li>
32
+<li><a href="index-files/index-1.html">Index</a></li>
33
+<li><a href="help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev</li>
39
+<li>Next</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
43
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
66
+<h2 title="Contents">Contents</h2>
67
+<ul>
68
+<li><a href="#InterfaceGraphique">InterfaceGraphique.*</a></li>
69
+</ul>
70
+</div>
71
+<div class="constantValuesContainer"><a name="InterfaceGraphique">
72
+<!--   -->
73
+</a>
74
+<h2 title="InterfaceGraphique">InterfaceGraphique.*</h2>
75
+<ul class="blockList">
76
+<li class="blockList">
77
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
78
+<caption><span>InterfaceGraphique.<a href="InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">SplashScreen</a></span><span class="tabEnd">&nbsp;</span></caption>
79
+<tr>
80
+<th class="colFirst" scope="col">Modifier and Type</th>
81
+<th scope="col">Constant Field</th>
82
+<th class="colLast" scope="col">Value</th>
83
+</tr>
84
+<tbody>
85
+<tr class="altColor">
86
+<td class="colFirst"><a name="InterfaceGraphique.SplashScreen.LOADING_BDD_CONF">
87
+<!--   -->
88
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
89
+<td><code><a href="InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONF">LOADING_BDD_CONF</a></code></td>
90
+<td class="colLast"><code>0</code></td>
91
+</tr>
92
+<tr class="rowColor">
93
+<td class="colFirst"><a name="InterfaceGraphique.SplashScreen.LOADING_BDD_CONNECT">
94
+<!--   -->
95
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
96
+<td><code><a href="InterfaceGraphique/SplashScreen.html#LOADING_BDD_CONNECT">LOADING_BDD_CONNECT</a></code></td>
97
+<td class="colLast"><code>1</code></td>
98
+</tr>
99
+<tr class="altColor">
100
+<td class="colFirst"><a name="InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_CATEGORIES">
101
+<!--   -->
102
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
103
+<td><code><a href="InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_CATEGORIES">LOADING_CREATE_PANEL_CATEGORIES</a></code></td>
104
+<td class="colLast"><code>4</code></td>
105
+</tr>
106
+<tr class="rowColor">
107
+<td class="colFirst"><a name="InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_QUESTIONS">
108
+<!--   -->
109
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
110
+<td><code><a href="InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_QUESTIONS">LOADING_CREATE_PANEL_QUESTIONS</a></code></td>
111
+<td class="colLast"><code>6</code></td>
112
+</tr>
113
+<tr class="altColor">
114
+<td class="colFirst"><a name="InterfaceGraphique.SplashScreen.LOADING_CREATE_PANEL_REPONSES">
115
+<!--   -->
116
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
117
+<td><code><a href="InterfaceGraphique/SplashScreen.html#LOADING_CREATE_PANEL_REPONSES">LOADING_CREATE_PANEL_REPONSES</a></code></td>
118
+<td class="colLast"><code>5</code></td>
119
+</tr>
120
+<tr class="rowColor">
121
+<td class="colFirst"><a name="InterfaceGraphique.SplashScreen.LOADING_CREATE_STATUS_BAR">
122
+<!--   -->
123
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
124
+<td><code><a href="InterfaceGraphique/SplashScreen.html#LOADING_CREATE_STATUS_BAR">LOADING_CREATE_STATUS_BAR</a></code></td>
125
+<td class="colLast"><code>3</code></td>
126
+</tr>
127
+<tr class="altColor">
128
+<td class="colFirst"><a name="InterfaceGraphique.SplashScreen.LOADING_READY">
129
+<!--   -->
130
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
131
+<td><code><a href="InterfaceGraphique/SplashScreen.html#LOADING_READY">LOADING_READY</a></code></td>
132
+<td class="colLast"><code>8</code></td>
133
+</tr>
134
+<tr class="rowColor">
135
+<td class="colFirst"><a name="InterfaceGraphique.SplashScreen.LOADING_RSC">
136
+<!--   -->
137
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
138
+<td><code><a href="InterfaceGraphique/SplashScreen.html#LOADING_RSC">LOADING_RSC</a></code></td>
139
+<td class="colLast"><code>2</code></td>
140
+</tr>
141
+<tr class="altColor">
142
+<td class="colFirst"><a name="InterfaceGraphique.SplashScreen.LOADING_SETUP_UI">
143
+<!--   -->
144
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
145
+<td><code><a href="InterfaceGraphique/SplashScreen.html#LOADING_SETUP_UI">LOADING_SETUP_UI</a></code></td>
146
+<td class="colLast"><code>7</code></td>
147
+</tr>
148
+</tbody>
149
+</table>
150
+</li>
151
+</ul>
152
+</div>
153
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
154
+<div class="bottomNav"><a name="navbar_bottom">
155
+<!--   -->
156
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
157
+<!--   -->
158
+</a>
159
+<ul class="navList" title="Navigation">
160
+<li><a href="overview-summary.html">Overview</a></li>
161
+<li>Package</li>
162
+<li>Class</li>
163
+<li><a href="overview-tree.html">Tree</a></li>
164
+<li><a href="deprecated-list.html">Deprecated</a></li>
165
+<li><a href="index-files/index-1.html">Index</a></li>
166
+<li><a href="help-doc.html">Help</a></li>
167
+</ul>
168
+</div>
169
+<div class="subNav">
170
+<ul class="navList">
171
+<li>Prev</li>
172
+<li>Next</li>
173
+</ul>
174
+<ul class="navList">
175
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
176
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
177
+</ul>
178
+<ul class="navList" id="allclasses_navbar_bottom">
179
+<li><a href="allclasses-noframe.html">All Classes</a></li>
180
+</ul>
181
+<div>
182
+<script type="text/javascript"><!--
183
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
184
+  if(window==top) {
185
+    allClassesLink.style.display = "block";
186
+  }
187
+  else {
188
+    allClassesLink.style.display = "none";
189
+  }
190
+  //-->
191
+</script>
192
+</div>
193
+<a name="skip-navbar_bottom">
194
+<!--   -->
195
+</a></div>
196
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
197
+</body>
198
+</html>

+ 113
- 0
java/javadoc/deprecated-list.html Wyświetl plik

@@ -0,0 +1,113 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Deprecated List</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Deprecated List";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="overview-tree.html">Tree</a></li>
31
+<li class="navBarCell1Rev">Deprecated</li>
32
+<li><a href="index-files/index-1.html">Index</a></li>
33
+<li><a href="help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev</li>
39
+<li>Next</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
43
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
66
+<h2 title="Contents">Contents</h2>
67
+</div>
68
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
69
+<div class="bottomNav"><a name="navbar_bottom">
70
+<!--   -->
71
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
72
+<!--   -->
73
+</a>
74
+<ul class="navList" title="Navigation">
75
+<li><a href="overview-summary.html">Overview</a></li>
76
+<li>Package</li>
77
+<li>Class</li>
78
+<li><a href="overview-tree.html">Tree</a></li>
79
+<li class="navBarCell1Rev">Deprecated</li>
80
+<li><a href="index-files/index-1.html">Index</a></li>
81
+<li><a href="help-doc.html">Help</a></li>
82
+</ul>
83
+</div>
84
+<div class="subNav">
85
+<ul class="navList">
86
+<li>Prev</li>
87
+<li>Next</li>
88
+</ul>
89
+<ul class="navList">
90
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
91
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
92
+</ul>
93
+<ul class="navList" id="allclasses_navbar_bottom">
94
+<li><a href="allclasses-noframe.html">All Classes</a></li>
95
+</ul>
96
+<div>
97
+<script type="text/javascript"><!--
98
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
99
+  if(window==top) {
100
+    allClassesLink.style.display = "block";
101
+  }
102
+  else {
103
+    allClassesLink.style.display = "none";
104
+  }
105
+  //-->
106
+</script>
107
+</div>
108
+<a name="skip-navbar_bottom">
109
+<!--   -->
110
+</a></div>
111
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
112
+</body>
113
+</html>

+ 214
- 0
java/javadoc/help-doc.html Wyświetl plik

@@ -0,0 +1,214 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>API Help</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="API Help";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="overview-tree.html">Tree</a></li>
31
+<li><a href="deprecated-list.html">Deprecated</a></li>
32
+<li><a href="index-files/index-1.html">Index</a></li>
33
+<li class="navBarCell1Rev">Help</li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev</li>
39
+<li>Next</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
43
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 class="title">How This API Document Is Organized</h1>
66
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
67
+</div>
68
+<div class="contentContainer">
69
+<ul class="blockList">
70
+<li class="blockList">
71
+<h2>Overview</h2>
72
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
73
+</li>
74
+<li class="blockList">
75
+<h2>Package</h2>
76
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
77
+<ul>
78
+<li>Interfaces (italic)</li>
79
+<li>Classes</li>
80
+<li>Enums</li>
81
+<li>Exceptions</li>
82
+<li>Errors</li>
83
+<li>Annotation Types</li>
84
+</ul>
85
+</li>
86
+<li class="blockList">
87
+<h2>Class/Interface</h2>
88
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
89
+<ul>
90
+<li>Class inheritance diagram</li>
91
+<li>Direct Subclasses</li>
92
+<li>All Known Subinterfaces</li>
93
+<li>All Known Implementing Classes</li>
94
+<li>Class/interface declaration</li>
95
+<li>Class/interface description</li>
96
+</ul>
97
+<ul>
98
+<li>Nested Class Summary</li>
99
+<li>Field Summary</li>
100
+<li>Constructor Summary</li>
101
+<li>Method Summary</li>
102
+</ul>
103
+<ul>
104
+<li>Field Detail</li>
105
+<li>Constructor Detail</li>
106
+<li>Method Detail</li>
107
+</ul>
108
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
109
+</li>
110
+<li class="blockList">
111
+<h2>Annotation Type</h2>
112
+<p>Each annotation type has its own separate page with the following sections:</p>
113
+<ul>
114
+<li>Annotation Type declaration</li>
115
+<li>Annotation Type description</li>
116
+<li>Required Element Summary</li>
117
+<li>Optional Element Summary</li>
118
+<li>Element Detail</li>
119
+</ul>
120
+</li>
121
+<li class="blockList">
122
+<h2>Enum</h2>
123
+<p>Each enum has its own separate page with the following sections:</p>
124
+<ul>
125
+<li>Enum declaration</li>
126
+<li>Enum description</li>
127
+<li>Enum Constant Summary</li>
128
+<li>Enum Constant Detail</li>
129
+</ul>
130
+</li>
131
+<li class="blockList">
132
+<h2>Tree (Class Hierarchy)</h2>
133
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
134
+<ul>
135
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
136
+<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
137
+</ul>
138
+</li>
139
+<li class="blockList">
140
+<h2>Deprecated API</h2>
141
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
142
+</li>
143
+<li class="blockList">
144
+<h2>Index</h2>
145
+<p>The <a href="index-files/index-1.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
146
+</li>
147
+<li class="blockList">
148
+<h2>Prev/Next</h2>
149
+<p>These links take you to the next or previous class, interface, package, or related page.</p>
150
+</li>
151
+<li class="blockList">
152
+<h2>Frames/No Frames</h2>
153
+<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
154
+</li>
155
+<li class="blockList">
156
+<h2>All Classes</h2>
157
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
158
+</li>
159
+<li class="blockList">
160
+<h2>Serialized Form</h2>
161
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
162
+</li>
163
+<li class="blockList">
164
+<h2>Constant Field Values</h2>
165
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
166
+</li>
167
+</ul>
168
+<em>This help file applies to API documentation generated using the standard doclet.</em></div>
169
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
170
+<div class="bottomNav"><a name="navbar_bottom">
171
+<!--   -->
172
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
173
+<!--   -->
174
+</a>
175
+<ul class="navList" title="Navigation">
176
+<li><a href="overview-summary.html">Overview</a></li>
177
+<li>Package</li>
178
+<li>Class</li>
179
+<li><a href="overview-tree.html">Tree</a></li>
180
+<li><a href="deprecated-list.html">Deprecated</a></li>
181
+<li><a href="index-files/index-1.html">Index</a></li>
182
+<li class="navBarCell1Rev">Help</li>
183
+</ul>
184
+</div>
185
+<div class="subNav">
186
+<ul class="navList">
187
+<li>Prev</li>
188
+<li>Next</li>
189
+</ul>
190
+<ul class="navList">
191
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
192
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
193
+</ul>
194
+<ul class="navList" id="allclasses_navbar_bottom">
195
+<li><a href="allclasses-noframe.html">All Classes</a></li>
196
+</ul>
197
+<div>
198
+<script type="text/javascript"><!--
199
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
200
+  if(window==top) {
201
+    allClassesLink.style.display = "block";
202
+  }
203
+  else {
204
+    allClassesLink.style.display = "none";
205
+  }
206
+  //-->
207
+</script>
208
+</div>
209
+<a name="skip-navbar_bottom">
210
+<!--   -->
211
+</a></div>
212
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
213
+</body>
214
+</html>

+ 146
- 0
java/javadoc/index-files/index-1.html Wyświetl plik

@@ -0,0 +1,146 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>A-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="A-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev Letter</li>
39
+<li><a href="index-2.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
43
+<li><a href="index-1.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_A_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">A</h2>
68
+<dl>
69
+<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
+<dd>&nbsp;</dd>
71
+<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>
72
+<dd>&nbsp;</dd>
73
+<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>
74
+<dd>&nbsp;</dd>
75
+<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>
76
+<dd>&nbsp;</dd>
77
+<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>
78
+<dd>&nbsp;</dd>
79
+<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>
80
+<dd>&nbsp;</dd>
81
+<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>
82
+<dd>&nbsp;</dd>
83
+<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>
84
+<dd>&nbsp;</dd>
85
+<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>
86
+<dd>&nbsp;</dd>
87
+<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>
88
+<dd>&nbsp;</dd>
89
+<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>
90
+<dd>&nbsp;</dd>
91
+<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>
92
+<dd>&nbsp;</dd>
93
+<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>
94
+<dd>&nbsp;</dd>
95
+<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>
96
+<dd>&nbsp;</dd>
97
+<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>
98
+<dd>&nbsp;</dd>
99
+</dl>
100
+<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
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
102
+<div class="bottomNav"><a name="navbar_bottom">
103
+<!--   -->
104
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
105
+<!--   -->
106
+</a>
107
+<ul class="navList" title="Navigation">
108
+<li><a href="../overview-summary.html">Overview</a></li>
109
+<li>Package</li>
110
+<li>Class</li>
111
+<li><a href="../overview-tree.html">Tree</a></li>
112
+<li><a href="../deprecated-list.html">Deprecated</a></li>
113
+<li class="navBarCell1Rev">Index</li>
114
+<li><a href="../help-doc.html">Help</a></li>
115
+</ul>
116
+</div>
117
+<div class="subNav">
118
+<ul class="navList">
119
+<li>Prev Letter</li>
120
+<li><a href="index-2.html">Next Letter</a></li>
121
+</ul>
122
+<ul class="navList">
123
+<li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
124
+<li><a href="index-1.html" target="_top">No Frames</a></li>
125
+</ul>
126
+<ul class="navList" id="allclasses_navbar_bottom">
127
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
128
+</ul>
129
+<div>
130
+<script type="text/javascript"><!--
131
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
132
+  if(window==top) {
133
+    allClassesLink.style.display = "block";
134
+  }
135
+  else {
136
+    allClassesLink.style.display = "none";
137
+  }
138
+  //-->
139
+</script>
140
+</div>
141
+<a name="skip-navbar_bottom">
142
+<!--   -->
143
+</a></div>
144
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
145
+</body>
146
+</html>

+ 132
- 0
java/javadoc/index-files/index-10.html Wyświetl plik

@@ -0,0 +1,132 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>N-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="N-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-9.html">Prev Letter</a></li>
39
+<li><a href="index-11.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-10.html" target="_top">Frames</a></li>
43
+<li><a href="index-10.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_N_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">N</h2>
68
+<dl>
69
+<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
+<dd>&nbsp;</dd>
71
+<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>
72
+<dd>&nbsp;</dd>
73
+<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>
74
+<dd>&nbsp;</dd>
75
+<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>
76
+<dd>&nbsp;</dd>
77
+<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>
78
+<dd>&nbsp;</dd>
79
+<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>
80
+<dd>&nbsp;</dd>
81
+<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>
82
+<dd>&nbsp;</dd>
83
+<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>
84
+<dd>&nbsp;</dd>
85
+</dl>
86
+<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
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
88
+<div class="bottomNav"><a name="navbar_bottom">
89
+<!--   -->
90
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
91
+<!--   -->
92
+</a>
93
+<ul class="navList" title="Navigation">
94
+<li><a href="../overview-summary.html">Overview</a></li>
95
+<li>Package</li>
96
+<li>Class</li>
97
+<li><a href="../overview-tree.html">Tree</a></li>
98
+<li><a href="../deprecated-list.html">Deprecated</a></li>
99
+<li class="navBarCell1Rev">Index</li>
100
+<li><a href="../help-doc.html">Help</a></li>
101
+</ul>
102
+</div>
103
+<div class="subNav">
104
+<ul class="navList">
105
+<li><a href="index-9.html">Prev Letter</a></li>
106
+<li><a href="index-11.html">Next Letter</a></li>
107
+</ul>
108
+<ul class="navList">
109
+<li><a href="../index.html?index-filesindex-10.html" target="_top">Frames</a></li>
110
+<li><a href="index-10.html" target="_top">No Frames</a></li>
111
+</ul>
112
+<ul class="navList" id="allclasses_navbar_bottom">
113
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
114
+</ul>
115
+<div>
116
+<script type="text/javascript"><!--
117
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
118
+  if(window==top) {
119
+    allClassesLink.style.display = "block";
120
+  }
121
+  else {
122
+    allClassesLink.style.display = "none";
123
+  }
124
+  //-->
125
+</script>
126
+</div>
127
+<a name="skip-navbar_bottom">
128
+<!--   -->
129
+</a></div>
130
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
131
+</body>
132
+</html>

+ 122
- 0
java/javadoc/index-files/index-11.html Wyświetl plik

@@ -0,0 +1,122 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>O-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="O-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-10.html">Prev Letter</a></li>
39
+<li><a href="index-12.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-11.html" target="_top">Frames</a></li>
43
+<li><a href="index-11.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_O_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">O</h2>
68
+<dl>
69
+<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
+<dd>&nbsp;</dd>
71
+<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>
72
+<dd>&nbsp;</dd>
73
+<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>
74
+<dd>&nbsp;</dd>
75
+</dl>
76
+<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>
77
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
78
+<div class="bottomNav"><a name="navbar_bottom">
79
+<!--   -->
80
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
81
+<!--   -->
82
+</a>
83
+<ul class="navList" title="Navigation">
84
+<li><a href="../overview-summary.html">Overview</a></li>
85
+<li>Package</li>
86
+<li>Class</li>
87
+<li><a href="../overview-tree.html">Tree</a></li>
88
+<li><a href="../deprecated-list.html">Deprecated</a></li>
89
+<li class="navBarCell1Rev">Index</li>
90
+<li><a href="../help-doc.html">Help</a></li>
91
+</ul>
92
+</div>
93
+<div class="subNav">
94
+<ul class="navList">
95
+<li><a href="index-10.html">Prev Letter</a></li>
96
+<li><a href="index-12.html">Next Letter</a></li>
97
+</ul>
98
+<ul class="navList">
99
+<li><a href="../index.html?index-filesindex-11.html" target="_top">Frames</a></li>
100
+<li><a href="index-11.html" target="_top">No Frames</a></li>
101
+</ul>
102
+<ul class="navList" id="allclasses_navbar_bottom">
103
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
104
+</ul>
105
+<div>
106
+<script type="text/javascript"><!--
107
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
108
+  if(window==top) {
109
+    allClassesLink.style.display = "block";
110
+  }
111
+  else {
112
+    allClassesLink.style.display = "none";
113
+  }
114
+  //-->
115
+</script>
116
+</div>
117
+<a name="skip-navbar_bottom">
118
+<!--   -->
119
+</a></div>
120
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
121
+</body>
122
+</html>

+ 130
- 0
java/javadoc/index-files/index-12.html Wyświetl plik

@@ -0,0 +1,130 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>P-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="P-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-11.html">Prev Letter</a></li>
39
+<li><a href="index-13.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
43
+<li><a href="index-12.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_P_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">P</h2>
68
+<dl>
69
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#panCategories">panCategories</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
70
+<dd>&nbsp;</dd>
71
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#panQuestions">panQuestions</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
72
+<dd>&nbsp;</dd>
73
+<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
+<dd>&nbsp;</dd>
75
+<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
+<dd>&nbsp;</dd>
77
+<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>
78
+<dd>&nbsp;</dd>
79
+<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>
80
+<dd>&nbsp;</dd>
81
+<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>
82
+<dd>&nbsp;</dd>
83
+</dl>
84
+<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>
85
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
86
+<div class="bottomNav"><a name="navbar_bottom">
87
+<!--   -->
88
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
89
+<!--   -->
90
+</a>
91
+<ul class="navList" title="Navigation">
92
+<li><a href="../overview-summary.html">Overview</a></li>
93
+<li>Package</li>
94
+<li>Class</li>
95
+<li><a href="../overview-tree.html">Tree</a></li>
96
+<li><a href="../deprecated-list.html">Deprecated</a></li>
97
+<li class="navBarCell1Rev">Index</li>
98
+<li><a href="../help-doc.html">Help</a></li>
99
+</ul>
100
+</div>
101
+<div class="subNav">
102
+<ul class="navList">
103
+<li><a href="index-11.html">Prev Letter</a></li>
104
+<li><a href="index-13.html">Next Letter</a></li>
105
+</ul>
106
+<ul class="navList">
107
+<li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
108
+<li><a href="index-12.html" target="_top">No Frames</a></li>
109
+</ul>
110
+<ul class="navList" id="allclasses_navbar_bottom">
111
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
112
+</ul>
113
+<div>
114
+<script type="text/javascript"><!--
115
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
116
+  if(window==top) {
117
+    allClassesLink.style.display = "block";
118
+  }
119
+  else {
120
+    allClassesLink.style.display = "none";
121
+  }
122
+  //-->
123
+</script>
124
+</div>
125
+<a name="skip-navbar_bottom">
126
+<!--   -->
127
+</a></div>
128
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
129
+</body>
130
+</html>

+ 122
- 0
java/javadoc/index-files/index-13.html Wyświetl plik

@@ -0,0 +1,122 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Q-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Q-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-12.html">Prev Letter</a></li>
39
+<li><a href="index-14.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li>
43
+<li><a href="index-13.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_Q_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">Q</h2>
68
+<dl>
69
+<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
+<dd>&nbsp;</dd>
71
+<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>
72
+<dd>&nbsp;</dd>
73
+<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>
74
+<dd>&nbsp;</dd>
75
+</dl>
76
+<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>
77
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
78
+<div class="bottomNav"><a name="navbar_bottom">
79
+<!--   -->
80
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
81
+<!--   -->
82
+</a>
83
+<ul class="navList" title="Navigation">
84
+<li><a href="../overview-summary.html">Overview</a></li>
85
+<li>Package</li>
86
+<li>Class</li>
87
+<li><a href="../overview-tree.html">Tree</a></li>
88
+<li><a href="../deprecated-list.html">Deprecated</a></li>
89
+<li class="navBarCell1Rev">Index</li>
90
+<li><a href="../help-doc.html">Help</a></li>
91
+</ul>
92
+</div>
93
+<div class="subNav">
94
+<ul class="navList">
95
+<li><a href="index-12.html">Prev Letter</a></li>
96
+<li><a href="index-14.html">Next Letter</a></li>
97
+</ul>
98
+<ul class="navList">
99
+<li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li>
100
+<li><a href="index-13.html" target="_top">No Frames</a></li>
101
+</ul>
102
+<ul class="navList" id="allclasses_navbar_bottom">
103
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
104
+</ul>
105
+<div>
106
+<script type="text/javascript"><!--
107
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
108
+  if(window==top) {
109
+    allClassesLink.style.display = "block";
110
+  }
111
+  else {
112
+    allClassesLink.style.display = "none";
113
+  }
114
+  //-->
115
+</script>
116
+</div>
117
+<a name="skip-navbar_bottom">
118
+<!--   -->
119
+</a></div>
120
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
121
+</body>
122
+</html>

+ 150
- 0
java/javadoc/index-files/index-14.html Wyświetl plik

@@ -0,0 +1,150 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>R-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="R-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-13.html">Prev Letter</a></li>
39
+<li><a href="index-15.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-14.html" target="_top">Frames</a></li>
43
+<li><a href="index-14.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_R_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">R</h2>
68
+<dl>
69
+<dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#readCategorie()">readCategorie()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
70
+<dd>&nbsp;</dd>
71
+<dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#readQuestions(java.lang.String,%20java.lang.String)">readQuestions(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
72
+<dd>&nbsp;</dd>
73
+<dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#readReponses(java.lang.String)">readReponses(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
74
+<dd>&nbsp;</dd>
75
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#renameCategorie(java.lang.String,%20java.lang.String)">renameCategorie(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
76
+<dd>&nbsp;</dd>
77
+<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>
78
+<dd>&nbsp;</dd>
79
+<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>
80
+<dd>&nbsp;</dd>
81
+<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>
82
+<dd>&nbsp;</dd>
83
+<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>
84
+<dd>&nbsp;</dd>
85
+<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>
86
+<dd>&nbsp;</dd>
87
+<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>
88
+<dd>&nbsp;</dd>
89
+<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>
90
+<dd>&nbsp;</dd>
91
+<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>
92
+<dd>&nbsp;</dd>
93
+<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>
94
+<dd>&nbsp;</dd>
95
+<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>
96
+<dd>&nbsp;</dd>
97
+<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>
98
+<dd>&nbsp;</dd>
99
+<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>
100
+<dd>&nbsp;</dd>
101
+<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>
102
+<dd>&nbsp;</dd>
103
+</dl>
104
+<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>
105
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
106
+<div class="bottomNav"><a name="navbar_bottom">
107
+<!--   -->
108
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
109
+<!--   -->
110
+</a>
111
+<ul class="navList" title="Navigation">
112
+<li><a href="../overview-summary.html">Overview</a></li>
113
+<li>Package</li>
114
+<li>Class</li>
115
+<li><a href="../overview-tree.html">Tree</a></li>
116
+<li><a href="../deprecated-list.html">Deprecated</a></li>
117
+<li class="navBarCell1Rev">Index</li>
118
+<li><a href="../help-doc.html">Help</a></li>
119
+</ul>
120
+</div>
121
+<div class="subNav">
122
+<ul class="navList">
123
+<li><a href="index-13.html">Prev Letter</a></li>
124
+<li><a href="index-15.html">Next Letter</a></li>
125
+</ul>
126
+<ul class="navList">
127
+<li><a href="../index.html?index-filesindex-14.html" target="_top">Frames</a></li>
128
+<li><a href="index-14.html" target="_top">No Frames</a></li>
129
+</ul>
130
+<ul class="navList" id="allclasses_navbar_bottom">
131
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
132
+</ul>
133
+<div>
134
+<script type="text/javascript"><!--
135
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
136
+  if(window==top) {
137
+    allClassesLink.style.display = "block";
138
+  }
139
+  else {
140
+    allClassesLink.style.display = "none";
141
+  }
142
+  //-->
143
+</script>
144
+</div>
145
+<a name="skip-navbar_bottom">
146
+<!--   -->
147
+</a></div>
148
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
149
+</body>
150
+</html>

+ 162
- 0
java/javadoc/index-files/index-15.html Wyświetl plik

@@ -0,0 +1,162 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>S-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="S-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-14.html">Prev Letter</a></li>
39
+<li><a href="index-16.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-15.html" target="_top">Frames</a></li>
43
+<li><a href="index-15.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_S_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">S</h2>
68
+<dl>
69
+<dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#saveConf()">saveConf()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
70
+<dd>&nbsp;</dd>
71
+<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>
72
+<dd>&nbsp;</dd>
73
+<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>
74
+<dd>&nbsp;</dd>
75
+<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>
76
+<dd>&nbsp;</dd>
77
+<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>
78
+<dd>&nbsp;</dd>
79
+<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>
80
+<dd>&nbsp;</dd>
81
+<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>
82
+<dd>&nbsp;</dd>
83
+<dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#setPassword(java.lang.String)">setPassword(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
84
+<dd>&nbsp;</dd>
85
+<dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#setPort(long)">setPort(long)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
86
+<dd>&nbsp;</dd>
87
+<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>
88
+<dd>&nbsp;</dd>
89
+<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>
90
+<dd>&nbsp;</dd>
91
+<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>
92
+<dd>&nbsp;</dd>
93
+<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>
94
+<dd>&nbsp;</dd>
95
+<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>
96
+<dd>&nbsp;</dd>
97
+<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>
98
+<dd>&nbsp;</dd>
99
+<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>
100
+<dd>&nbsp;</dd>
101
+<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>
102
+<dd>&nbsp;</dd>
103
+<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>
104
+<dd>&nbsp;</dd>
105
+<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>
106
+<dd>&nbsp;</dd>
107
+<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>
108
+<dd>&nbsp;</dd>
109
+<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>
110
+<dd>&nbsp;</dd>
111
+<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>
112
+<dd>&nbsp;</dd>
113
+<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>
114
+<dd>&nbsp;</dd>
115
+</dl>
116
+<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>
117
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
118
+<div class="bottomNav"><a name="navbar_bottom">
119
+<!--   -->
120
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
121
+<!--   -->
122
+</a>
123
+<ul class="navList" title="Navigation">
124
+<li><a href="../overview-summary.html">Overview</a></li>
125
+<li>Package</li>
126
+<li>Class</li>
127
+<li><a href="../overview-tree.html">Tree</a></li>
128
+<li><a href="../deprecated-list.html">Deprecated</a></li>
129
+<li class="navBarCell1Rev">Index</li>
130
+<li><a href="../help-doc.html">Help</a></li>
131
+</ul>
132
+</div>
133
+<div class="subNav">
134
+<ul class="navList">
135
+<li><a href="index-14.html">Prev Letter</a></li>
136
+<li><a href="index-16.html">Next Letter</a></li>
137
+</ul>
138
+<ul class="navList">
139
+<li><a href="../index.html?index-filesindex-15.html" target="_top">Frames</a></li>
140
+<li><a href="index-15.html" target="_top">No Frames</a></li>
141
+</ul>
142
+<ul class="navList" id="allclasses_navbar_bottom">
143
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
144
+</ul>
145
+<div>
146
+<script type="text/javascript"><!--
147
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
148
+  if(window==top) {
149
+    allClassesLink.style.display = "block";
150
+  }
151
+  else {
152
+    allClassesLink.style.display = "none";
153
+  }
154
+  //-->
155
+</script>
156
+</div>
157
+<a name="skip-navbar_bottom">
158
+<!--   -->
159
+</a></div>
160
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
161
+</body>
162
+</html>

+ 124
- 0
java/javadoc/index-files/index-16.html Wyświetl plik

@@ -0,0 +1,124 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>T-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="T-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-15.html">Prev Letter</a></li>
39
+<li><a href="index-17.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-16.html" target="_top">Frames</a></li>
43
+<li><a href="index-16.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_T_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">T</h2>
68
+<dl>
69
+<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
+<dd>&nbsp;</dd>
71
+<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>
72
+<dd>&nbsp;</dd>
73
+<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>
74
+<dd>&nbsp;</dd>
75
+<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>
76
+<dd>&nbsp;</dd>
77
+</dl>
78
+<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
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
80
+<div class="bottomNav"><a name="navbar_bottom">
81
+<!--   -->
82
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
83
+<!--   -->
84
+</a>
85
+<ul class="navList" title="Navigation">
86
+<li><a href="../overview-summary.html">Overview</a></li>
87
+<li>Package</li>
88
+<li>Class</li>
89
+<li><a href="../overview-tree.html">Tree</a></li>
90
+<li><a href="../deprecated-list.html">Deprecated</a></li>
91
+<li class="navBarCell1Rev">Index</li>
92
+<li><a href="../help-doc.html">Help</a></li>
93
+</ul>
94
+</div>
95
+<div class="subNav">
96
+<ul class="navList">
97
+<li><a href="index-15.html">Prev Letter</a></li>
98
+<li><a href="index-17.html">Next Letter</a></li>
99
+</ul>
100
+<ul class="navList">
101
+<li><a href="../index.html?index-filesindex-16.html" target="_top">Frames</a></li>
102
+<li><a href="index-16.html" target="_top">No Frames</a></li>
103
+</ul>
104
+<ul class="navList" id="allclasses_navbar_bottom">
105
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
106
+</ul>
107
+<div>
108
+<script type="text/javascript"><!--
109
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
110
+  if(window==top) {
111
+    allClassesLink.style.display = "block";
112
+  }
113
+  else {
114
+    allClassesLink.style.display = "none";
115
+  }
116
+  //-->
117
+</script>
118
+</div>
119
+<a name="skip-navbar_bottom">
120
+<!--   -->
121
+</a></div>
122
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
123
+</body>
124
+</html>

+ 122
- 0
java/javadoc/index-files/index-17.html Wyświetl plik

@@ -0,0 +1,122 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>U-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="U-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-16.html">Prev Letter</a></li>
39
+<li><a href="index-18.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-17.html" target="_top">Frames</a></li>
43
+<li><a href="index-17.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_U_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">U</h2>
68
+<dl>
69
+<dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#updateCategorie(java.lang.String,%20java.lang.String)">updateCategorie(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
70
+<dd>&nbsp;</dd>
71
+<dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#updateQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">updateQuestion(String, String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
72
+<dd>&nbsp;</dd>
73
+<dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#updateReponses(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">updateReponses(String, String, String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
74
+<dd>&nbsp;</dd>
75
+</dl>
76
+<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>
77
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
78
+<div class="bottomNav"><a name="navbar_bottom">
79
+<!--   -->
80
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
81
+<!--   -->
82
+</a>
83
+<ul class="navList" title="Navigation">
84
+<li><a href="../overview-summary.html">Overview</a></li>
85
+<li>Package</li>
86
+<li>Class</li>
87
+<li><a href="../overview-tree.html">Tree</a></li>
88
+<li><a href="../deprecated-list.html">Deprecated</a></li>
89
+<li class="navBarCell1Rev">Index</li>
90
+<li><a href="../help-doc.html">Help</a></li>
91
+</ul>
92
+</div>
93
+<div class="subNav">
94
+<ul class="navList">
95
+<li><a href="index-16.html">Prev Letter</a></li>
96
+<li><a href="index-18.html">Next Letter</a></li>
97
+</ul>
98
+<ul class="navList">
99
+<li><a href="../index.html?index-filesindex-17.html" target="_top">Frames</a></li>
100
+<li><a href="index-17.html" target="_top">No Frames</a></li>
101
+</ul>
102
+<ul class="navList" id="allclasses_navbar_bottom">
103
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
104
+</ul>
105
+<div>
106
+<script type="text/javascript"><!--
107
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
108
+  if(window==top) {
109
+    allClassesLink.style.display = "block";
110
+  }
111
+  else {
112
+    allClassesLink.style.display = "none";
113
+  }
114
+  //-->
115
+</script>
116
+</div>
117
+<a name="skip-navbar_bottom">
118
+<!--   -->
119
+</a></div>
120
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
121
+</body>
122
+</html>

+ 120
- 0
java/javadoc/index-files/index-18.html Wyświetl plik

@@ -0,0 +1,120 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>V-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="V-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-17.html">Prev Letter</a></li>
39
+<li>Next Letter</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-18.html" target="_top">Frames</a></li>
43
+<li><a href="index-18.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_V_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">V</h2>
68
+<dl>
69
+<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
+<dd>&nbsp;</dd>
71
+<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>
72
+<dd>&nbsp;</dd>
73
+</dl>
74
+<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>
75
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
76
+<div class="bottomNav"><a name="navbar_bottom">
77
+<!--   -->
78
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
79
+<!--   -->
80
+</a>
81
+<ul class="navList" title="Navigation">
82
+<li><a href="../overview-summary.html">Overview</a></li>
83
+<li>Package</li>
84
+<li>Class</li>
85
+<li><a href="../overview-tree.html">Tree</a></li>
86
+<li><a href="../deprecated-list.html">Deprecated</a></li>
87
+<li class="navBarCell1Rev">Index</li>
88
+<li><a href="../help-doc.html">Help</a></li>
89
+</ul>
90
+</div>
91
+<div class="subNav">
92
+<ul class="navList">
93
+<li><a href="index-17.html">Prev Letter</a></li>
94
+<li>Next Letter</li>
95
+</ul>
96
+<ul class="navList">
97
+<li><a href="../index.html?index-filesindex-18.html" target="_top">Frames</a></li>
98
+<li><a href="index-18.html" target="_top">No Frames</a></li>
99
+</ul>
100
+<ul class="navList" id="allclasses_navbar_bottom">
101
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
102
+</ul>
103
+<div>
104
+<script type="text/javascript"><!--
105
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
106
+  if(window==top) {
107
+    allClassesLink.style.display = "block";
108
+  }
109
+  else {
110
+    allClassesLink.style.display = "none";
111
+  }
112
+  //-->
113
+</script>
114
+</div>
115
+<a name="skip-navbar_bottom">
116
+<!--   -->
117
+</a></div>
118
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
119
+</body>
120
+</html>

+ 132
- 0
java/javadoc/index-files/index-2.html Wyświetl plik

@@ -0,0 +1,132 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>B-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="B-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-1.html">Prev Letter</a></li>
39
+<li><a href="index-3.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-2.html" target="_top">Frames</a></li>
43
+<li><a href="index-2.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_B_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">B</h2>
68
+<dl>
69
+<dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#bdd">bdd</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
70
+<dd>&nbsp;</dd>
71
+<dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#bdd">bdd</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
72
+<dd>&nbsp;</dd>
73
+<dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#bdd">bdd</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
74
+<dd>&nbsp;</dd>
75
+<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>
76
+<dd>&nbsp;</dd>
77
+<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>
78
+<dd>&nbsp;</dd>
79
+<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>
80
+<dd>&nbsp;</dd>
81
+<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>
82
+<dd>&nbsp;</dd>
83
+<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>
84
+<dd>&nbsp;</dd>
85
+</dl>
86
+<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
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
88
+<div class="bottomNav"><a name="navbar_bottom">
89
+<!--   -->
90
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
91
+<!--   -->
92
+</a>
93
+<ul class="navList" title="Navigation">
94
+<li><a href="../overview-summary.html">Overview</a></li>
95
+<li>Package</li>
96
+<li>Class</li>
97
+<li><a href="../overview-tree.html">Tree</a></li>
98
+<li><a href="../deprecated-list.html">Deprecated</a></li>
99
+<li class="navBarCell1Rev">Index</li>
100
+<li><a href="../help-doc.html">Help</a></li>
101
+</ul>
102
+</div>
103
+<div class="subNav">
104
+<ul class="navList">
105
+<li><a href="index-1.html">Prev Letter</a></li>
106
+<li><a href="index-3.html">Next Letter</a></li>
107
+</ul>
108
+<ul class="navList">
109
+<li><a href="../index.html?index-filesindex-2.html" target="_top">Frames</a></li>
110
+<li><a href="index-2.html" target="_top">No Frames</a></li>
111
+</ul>
112
+<ul class="navList" id="allclasses_navbar_bottom">
113
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
114
+</ul>
115
+<div>
116
+<script type="text/javascript"><!--
117
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
118
+  if(window==top) {
119
+    allClassesLink.style.display = "block";
120
+  }
121
+  else {
122
+    allClassesLink.style.display = "none";
123
+  }
124
+  //-->
125
+</script>
126
+</div>
127
+<a name="skip-navbar_bottom">
128
+<!--   -->
129
+</a></div>
130
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
131
+</body>
132
+</html>

+ 178
- 0
java/javadoc/index-files/index-3.html Wyświetl plik

@@ -0,0 +1,178 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>C-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="C-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-2.html">Prev Letter</a></li>
39
+<li><a href="index-4.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-3.html" target="_top">Frames</a></li>
43
+<li><a href="index-3.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_C_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">C</h2>
68
+<dl>
69
+<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
+<dd>&nbsp;</dd>
71
+<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>
72
+<dd>&nbsp;</dd>
73
+<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>
74
+<dd>&nbsp;</dd>
75
+<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>
76
+<dd>
77
+<div class="block">Objet permettant le stockage des infos et leur lecture/écritures.</div>
78
+</dd>
79
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#config">config</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
80
+<dd>&nbsp;</dd>
81
+<dt><a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO"><span class="strong">ConfigBDD</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
82
+<dd>
83
+<div class="block">Classe utilitaires stockant les paramétres de connexion à la bdd</div>
84
+</dd>
85
+<dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#ConfigBDD()">ConfigBDD()</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
86
+<dd>
87
+<div class="block">Constructeur par défault</div>
88
+</dd>
89
+<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>
90
+<dd>&nbsp;</dd>
91
+<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>
92
+<dd>&nbsp;</dd>
93
+<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>
94
+<dd>&nbsp;</dd>
95
+<dt><a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO"><span class="strong">ConnexionBDD</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
96
+<dd>&nbsp;</dd>
97
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#ConnexionBDD()">ConnexionBDD()</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
98
+<dd>&nbsp;</dd>
99
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#connexionbdd">connexionbdd</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
100
+<dd>&nbsp;</dd>
101
+<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>
102
+<dd>&nbsp;</dd>
103
+<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>
104
+<dd>&nbsp;</dd>
105
+<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>
106
+<dd>&nbsp;</dd>
107
+<dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#createCategorie(java.lang.String)">createCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
108
+<dd>&nbsp;</dd>
109
+<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>
110
+<dd>&nbsp;</dd>
111
+<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>
112
+<dd>&nbsp;</dd>
113
+<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>
114
+<dd>&nbsp;</dd>
115
+<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>
116
+<dd>&nbsp;</dd>
117
+<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>
118
+<dd>&nbsp;</dd>
119
+<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>
120
+<dd>&nbsp;</dd>
121
+<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>
122
+<dd>&nbsp;</dd>
123
+<dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#createQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">createQuestion(String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
124
+<dd>&nbsp;</dd>
125
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#createReponses(java.lang.String,%20java.lang.String,%20java.lang.String)">createReponses(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
126
+<dd>&nbsp;</dd>
127
+<dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#createReponses(java.lang.String,%20java.lang.String,%20java.lang.String)">createReponses(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
128
+<dd>&nbsp;</dd>
129
+<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>
130
+<dd>&nbsp;</dd>
131
+</dl>
132
+<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>
133
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
134
+<div class="bottomNav"><a name="navbar_bottom">
135
+<!--   -->
136
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
137
+<!--   -->
138
+</a>
139
+<ul class="navList" title="Navigation">
140
+<li><a href="../overview-summary.html">Overview</a></li>
141
+<li>Package</li>
142
+<li>Class</li>
143
+<li><a href="../overview-tree.html">Tree</a></li>
144
+<li><a href="../deprecated-list.html">Deprecated</a></li>
145
+<li class="navBarCell1Rev">Index</li>
146
+<li><a href="../help-doc.html">Help</a></li>
147
+</ul>
148
+</div>
149
+<div class="subNav">
150
+<ul class="navList">
151
+<li><a href="index-2.html">Prev Letter</a></li>
152
+<li><a href="index-4.html">Next Letter</a></li>
153
+</ul>
154
+<ul class="navList">
155
+<li><a href="../index.html?index-filesindex-3.html" target="_top">Frames</a></li>
156
+<li><a href="index-3.html" target="_top">No Frames</a></li>
157
+</ul>
158
+<ul class="navList" id="allclasses_navbar_bottom">
159
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
160
+</ul>
161
+<div>
162
+<script type="text/javascript"><!--
163
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
164
+  if(window==top) {
165
+    allClassesLink.style.display = "block";
166
+  }
167
+  else {
168
+    allClassesLink.style.display = "none";
169
+  }
170
+  //-->
171
+</script>
172
+</div>
173
+<a name="skip-navbar_bottom">
174
+<!--   -->
175
+</a></div>
176
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
177
+</body>
178
+</html>

+ 138
- 0
java/javadoc/index-files/index-4.html Wyświetl plik

@@ -0,0 +1,138 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>D-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="D-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-3.html">Prev Letter</a></li>
39
+<li><a href="index-5.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-4.html" target="_top">Frames</a></li>
43
+<li><a href="index-4.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_D_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">D</h2>
68
+<dl>
69
+<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
+<dd>&nbsp;</dd>
71
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#delC">delC</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
72
+<dd>&nbsp;</dd>
73
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#deleteCategorie(java.lang.String)">deleteCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
74
+<dd>&nbsp;</dd>
75
+<dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#deleteCategorie(java.lang.String)">deleteCategorie(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
76
+<dd>&nbsp;</dd>
77
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
78
+<dd>&nbsp;</dd>
79
+<dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#deleteQuestion(java.lang.String,%20java.lang.String,%20java.lang.String)">deleteQuestion(String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
80
+<dd>&nbsp;</dd>
81
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#deleteReponses(java.lang.String,%20java.lang.String)">deleteReponses(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
82
+<dd>&nbsp;</dd>
83
+<dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#deleteReponses(java.lang.String,%20java.lang.String)">deleteReponses(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
84
+<dd>&nbsp;</dd>
85
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#delImg">delImg</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
86
+<dd>&nbsp;</dd>
87
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#delQ">delQ</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
88
+<dd>&nbsp;</dd>
89
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#delR">delR</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
90
+<dd>&nbsp;</dd>
91
+</dl>
92
+<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>
93
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
94
+<div class="bottomNav"><a name="navbar_bottom">
95
+<!--   -->
96
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
97
+<!--   -->
98
+</a>
99
+<ul class="navList" title="Navigation">
100
+<li><a href="../overview-summary.html">Overview</a></li>
101
+<li>Package</li>
102
+<li>Class</li>
103
+<li><a href="../overview-tree.html">Tree</a></li>
104
+<li><a href="../deprecated-list.html">Deprecated</a></li>
105
+<li class="navBarCell1Rev">Index</li>
106
+<li><a href="../help-doc.html">Help</a></li>
107
+</ul>
108
+</div>
109
+<div class="subNav">
110
+<ul class="navList">
111
+<li><a href="index-3.html">Prev Letter</a></li>
112
+<li><a href="index-5.html">Next Letter</a></li>
113
+</ul>
114
+<ul class="navList">
115
+<li><a href="../index.html?index-filesindex-4.html" target="_top">Frames</a></li>
116
+<li><a href="index-4.html" target="_top">No Frames</a></li>
117
+</ul>
118
+<ul class="navList" id="allclasses_navbar_bottom">
119
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
120
+</ul>
121
+<div>
122
+<script type="text/javascript"><!--
123
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
124
+  if(window==top) {
125
+    allClassesLink.style.display = "block";
126
+  }
127
+  else {
128
+    allClassesLink.style.display = "none";
129
+  }
130
+  //-->
131
+</script>
132
+</div>
133
+<a name="skip-navbar_bottom">
134
+<!--   -->
135
+</a></div>
136
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
137
+</body>
138
+</html>

+ 126
- 0
java/javadoc/index-files/index-5.html Wyświetl plik

@@ -0,0 +1,126 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>E-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="E-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-4.html">Prev Letter</a></li>
39
+<li><a href="index-6.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-5.html" target="_top">Frames</a></li>
43
+<li><a href="index-5.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_E_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">E</h2>
68
+<dl>
69
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#editC">editC</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
70
+<dd>&nbsp;</dd>
71
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#editImg">editImg</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
72
+<dd>&nbsp;</dd>
73
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#editQ">editQ</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
74
+<dd>&nbsp;</dd>
75
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#editR">editR</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
76
+<dd>&nbsp;</dd>
77
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#ERROR_COLOR">ERROR_COLOR</a></span> - Static variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
78
+<dd>&nbsp;</dd>
79
+</dl>
80
+<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>
81
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
82
+<div class="bottomNav"><a name="navbar_bottom">
83
+<!--   -->
84
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
85
+<!--   -->
86
+</a>
87
+<ul class="navList" title="Navigation">
88
+<li><a href="../overview-summary.html">Overview</a></li>
89
+<li>Package</li>
90
+<li>Class</li>
91
+<li><a href="../overview-tree.html">Tree</a></li>
92
+<li><a href="../deprecated-list.html">Deprecated</a></li>
93
+<li class="navBarCell1Rev">Index</li>
94
+<li><a href="../help-doc.html">Help</a></li>
95
+</ul>
96
+</div>
97
+<div class="subNav">
98
+<ul class="navList">
99
+<li><a href="index-4.html">Prev Letter</a></li>
100
+<li><a href="index-6.html">Next Letter</a></li>
101
+</ul>
102
+<ul class="navList">
103
+<li><a href="../index.html?index-filesindex-5.html" target="_top">Frames</a></li>
104
+<li><a href="index-5.html" target="_top">No Frames</a></li>
105
+</ul>
106
+<ul class="navList" id="allclasses_navbar_bottom">
107
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
108
+</ul>
109
+<div>
110
+<script type="text/javascript"><!--
111
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
112
+  if(window==top) {
113
+    allClassesLink.style.display = "block";
114
+  }
115
+  else {
116
+    allClassesLink.style.display = "none";
117
+  }
118
+  //-->
119
+</script>
120
+</div>
121
+<a name="skip-navbar_bottom">
122
+<!--   -->
123
+</a></div>
124
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
125
+</body>
126
+</html>

+ 196
- 0
java/javadoc/index-files/index-6.html Wyświetl plik

@@ -0,0 +1,196 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>G-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="G-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-5.html">Prev Letter</a></li>
39
+<li><a href="index-7.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
43
+<li><a href="index-6.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_G_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">G</h2>
68
+<dl>
69
+<dt><a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a> - package GestionBddDAO</dt>
70
+<dd>&nbsp;</dd>
71
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#gestionCategories">gestionCategories</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
72
+<dd>&nbsp;</dd>
73
+<dt><a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO"><span class="strong">GestionCategories</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
74
+<dd>&nbsp;</dd>
75
+<dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#GestionCategories(java.sql.Connection)">GestionCategories(Connection)</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
76
+<dd>&nbsp;</dd>
77
+<dt><a href="../GestionErreurs/package-summary.html">GestionErreurs</a> - package GestionErreurs</dt>
78
+<dd>&nbsp;</dd>
79
+<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>
80
+<dd>&nbsp;</dd>
81
+<dt><a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO"><span class="strong">GestionQuestions</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
82
+<dd>&nbsp;</dd>
83
+<dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#GestionQuestions(java.sql.Connection)">GestionQuestions(Connection)</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
84
+<dd>&nbsp;</dd>
85
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#gestionReponses">gestionReponses</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
86
+<dd>&nbsp;</dd>
87
+<dt><a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO"><span class="strong">GestionReponses</span></a> - Class in <a href="../GestionBddDAO/package-summary.html">GestionBddDAO</a></dt>
88
+<dd>&nbsp;</dd>
89
+<dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#GestionReponses(java.sql.Connection)">GestionReponses(Connection)</a></span> - Constructor for class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
90
+<dd>&nbsp;</dd>
91
+<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>
92
+<dd>&nbsp;</dd>
93
+<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>
94
+<dd>&nbsp;</dd>
95
+<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>
96
+<dd>&nbsp;</dd>
97
+<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>
98
+<dd>&nbsp;</dd>
99
+<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>
100
+<dd>&nbsp;</dd>
101
+<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>
102
+<dd>&nbsp;</dd>
103
+<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>
104
+<dd>&nbsp;</dd>
105
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#getListeCategorie()">getListeCategorie()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
106
+<dd>&nbsp;</dd>
107
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#getListeQuestions(java.lang.String,%20java.lang.String)">getListeQuestions(String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
108
+<dd>&nbsp;</dd>
109
+<dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#getListeQuestions()">getListeQuestions()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
110
+<dd>&nbsp;</dd>
111
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#getListeReponses(java.lang.String)">getListeReponses(String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
112
+<dd>&nbsp;</dd>
113
+<dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#getListReponses()">getListReponses()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
114
+<dd>&nbsp;</dd>
115
+<dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#getLogin()">getLogin()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
116
+<dd>&nbsp;</dd>
117
+<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>
118
+<dd>&nbsp;</dd>
119
+<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>
120
+<dd>&nbsp;</dd>
121
+<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>
122
+<dd>&nbsp;</dd>
123
+<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>
124
+<dd>&nbsp;</dd>
125
+<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>
126
+<dd>&nbsp;</dd>
127
+<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>
128
+<dd>&nbsp;</dd>
129
+<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>
130
+<dd>&nbsp;</dd>
131
+<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>
132
+<dd>&nbsp;</dd>
133
+<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>
134
+<dd>&nbsp;</dd>
135
+<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>
136
+<dd>&nbsp;</dd>
137
+<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>
138
+<dd>&nbsp;</dd>
139
+<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>
140
+<dd>&nbsp;</dd>
141
+<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>
142
+<dd>&nbsp;</dd>
143
+<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>
144
+<dd>&nbsp;</dd>
145
+<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>
146
+<dd>&nbsp;</dd>
147
+<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>
148
+<dd>&nbsp;</dd>
149
+</dl>
150
+<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>
151
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
152
+<div class="bottomNav"><a name="navbar_bottom">
153
+<!--   -->
154
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
155
+<!--   -->
156
+</a>
157
+<ul class="navList" title="Navigation">
158
+<li><a href="../overview-summary.html">Overview</a></li>
159
+<li>Package</li>
160
+<li>Class</li>
161
+<li><a href="../overview-tree.html">Tree</a></li>
162
+<li><a href="../deprecated-list.html">Deprecated</a></li>
163
+<li class="navBarCell1Rev">Index</li>
164
+<li><a href="../help-doc.html">Help</a></li>
165
+</ul>
166
+</div>
167
+<div class="subNav">
168
+<ul class="navList">
169
+<li><a href="index-5.html">Prev Letter</a></li>
170
+<li><a href="index-7.html">Next Letter</a></li>
171
+</ul>
172
+<ul class="navList">
173
+<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
174
+<li><a href="index-6.html" target="_top">No Frames</a></li>
175
+</ul>
176
+<ul class="navList" id="allclasses_navbar_bottom">
177
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
178
+</ul>
179
+<div>
180
+<script type="text/javascript"><!--
181
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
182
+  if(window==top) {
183
+    allClassesLink.style.display = "block";
184
+  }
185
+  else {
186
+    allClassesLink.style.display = "none";
187
+  }
188
+  //-->
189
+</script>
190
+</div>
191
+<a name="skip-navbar_bottom">
192
+<!--   -->
193
+</a></div>
194
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
195
+</body>
196
+</html>

+ 144
- 0
java/javadoc/index-files/index-7.html Wyświetl plik

@@ -0,0 +1,144 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>I-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="I-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-6.html">Prev Letter</a></li>
39
+<li><a href="index-8.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-7.html" target="_top">Frames</a></li>
43
+<li><a href="index-7.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_I_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">I</h2>
68
+<dl>
69
+<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
+<dd>&nbsp;</dd>
71
+<dt><a href="../InterfaceGraphique/package-summary.html">InterfaceGraphique</a> - package InterfaceGraphique</dt>
72
+<dd>&nbsp;</dd>
73
+<dt><a href="../InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a> - package InterfaceGraphique.DialogBoxes</dt>
74
+<dd>&nbsp;</dd>
75
+<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>
76
+<dd>&nbsp;</dd>
77
+<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>
78
+<dd>&nbsp;</dd>
79
+<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>
80
+<dd>&nbsp;</dd>
81
+<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>
82
+<dd>&nbsp;</dd>
83
+<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>
84
+<dd>&nbsp;</dd>
85
+<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>
86
+<dd>&nbsp;</dd>
87
+<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>
88
+<dd>&nbsp;</dd>
89
+<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>
90
+<dd>&nbsp;</dd>
91
+<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>
92
+<dd>&nbsp;</dd>
93
+<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>
94
+<dd>&nbsp;</dd>
95
+<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>
96
+<dd>&nbsp;</dd>
97
+</dl>
98
+<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>
99
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
100
+<div class="bottomNav"><a name="navbar_bottom">
101
+<!--   -->
102
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
103
+<!--   -->
104
+</a>
105
+<ul class="navList" title="Navigation">
106
+<li><a href="../overview-summary.html">Overview</a></li>
107
+<li>Package</li>
108
+<li>Class</li>
109
+<li><a href="../overview-tree.html">Tree</a></li>
110
+<li><a href="../deprecated-list.html">Deprecated</a></li>
111
+<li class="navBarCell1Rev">Index</li>
112
+<li><a href="../help-doc.html">Help</a></li>
113
+</ul>
114
+</div>
115
+<div class="subNav">
116
+<ul class="navList">
117
+<li><a href="index-6.html">Prev Letter</a></li>
118
+<li><a href="index-8.html">Next Letter</a></li>
119
+</ul>
120
+<ul class="navList">
121
+<li><a href="../index.html?index-filesindex-7.html" target="_top">Frames</a></li>
122
+<li><a href="index-7.html" target="_top">No Frames</a></li>
123
+</ul>
124
+<ul class="navList" id="allclasses_navbar_bottom">
125
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
126
+</ul>
127
+<div>
128
+<script type="text/javascript"><!--
129
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
130
+  if(window==top) {
131
+    allClassesLink.style.display = "block";
132
+  }
133
+  else {
134
+    allClassesLink.style.display = "none";
135
+  }
136
+  //-->
137
+</script>
138
+</div>
139
+<a name="skip-navbar_bottom">
140
+<!--   -->
141
+</a></div>
142
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
143
+</body>
144
+</html>

+ 156
- 0
java/javadoc/index-files/index-8.html Wyświetl plik

@@ -0,0 +1,156 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>L-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="L-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-7.html">Prev Letter</a></li>
39
+<li><a href="index-9.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-8.html" target="_top">Frames</a></li>
43
+<li><a href="index-8.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_L_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">L</h2>
68
+<dl>
69
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#listC">listC</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
70
+<dd>&nbsp;</dd>
71
+<dt><span class="strong"><a href="../GestionBddDAO/GestionCategories.html#listCategories">listCategories</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO">GestionCategories</a></dt>
72
+<dd>&nbsp;</dd>
73
+<dt><span class="strong"><a href="../GestionBddDAO/GestionQuestions.html#listeQuestions">listeQuestions</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO">GestionQuestions</a></dt>
74
+<dd>&nbsp;</dd>
75
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#listQ">listQ</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
76
+<dd>&nbsp;</dd>
77
+<dt><span class="strong"><a href="../InterfaceGraphique/InterfacePrincipale.html#listR">listR</a></span> - Variable in class InterfaceGraphique.<a href="../InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfacePrincipale</a></dt>
78
+<dd>&nbsp;</dd>
79
+<dt><span class="strong"><a href="../GestionBddDAO/GestionReponses.html#listReponses">listReponses</a></span> - Variable in class GestionBddDAO.<a href="../GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO">GestionReponses</a></dt>
80
+<dd>&nbsp;</dd>
81
+<dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#loadConf()">loadConf()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
82
+<dd>
83
+<div class="block">Initie la cofiguration depuis un fichier conf.xml lu dans le repertoire courant.</div>
84
+</dd>
85
+<dt><span class="strong"><a href="../GestionBddDAO/ConfigBDD.html#loadDefaultConf()">loadDefaultConf()</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a></dt>
86
+<dd>&nbsp;</dd>
87
+<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>
88
+<dd>&nbsp;</dd>
89
+<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>
90
+<dd>&nbsp;</dd>
91
+<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>
92
+<dd>&nbsp;</dd>
93
+<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>
94
+<dd>&nbsp;</dd>
95
+<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>
96
+<dd>&nbsp;</dd>
97
+<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>
98
+<dd>&nbsp;</dd>
99
+<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>
100
+<dd>&nbsp;</dd>
101
+<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>
102
+<dd>&nbsp;</dd>
103
+<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>
104
+<dd>&nbsp;</dd>
105
+<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>
106
+<dd>&nbsp;</dd>
107
+<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>
108
+<dd>&nbsp;</dd>
109
+</dl>
110
+<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>
111
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
112
+<div class="bottomNav"><a name="navbar_bottom">
113
+<!--   -->
114
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
115
+<!--   -->
116
+</a>
117
+<ul class="navList" title="Navigation">
118
+<li><a href="../overview-summary.html">Overview</a></li>
119
+<li>Package</li>
120
+<li>Class</li>
121
+<li><a href="../overview-tree.html">Tree</a></li>
122
+<li><a href="../deprecated-list.html">Deprecated</a></li>
123
+<li class="navBarCell1Rev">Index</li>
124
+<li><a href="../help-doc.html">Help</a></li>
125
+</ul>
126
+</div>
127
+<div class="subNav">
128
+<ul class="navList">
129
+<li><a href="index-7.html">Prev Letter</a></li>
130
+<li><a href="index-9.html">Next Letter</a></li>
131
+</ul>
132
+<ul class="navList">
133
+<li><a href="../index.html?index-filesindex-8.html" target="_top">Frames</a></li>
134
+<li><a href="index-8.html" target="_top">No Frames</a></li>
135
+</ul>
136
+<ul class="navList" id="allclasses_navbar_bottom">
137
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
138
+</ul>
139
+<div>
140
+<script type="text/javascript"><!--
141
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
142
+  if(window==top) {
143
+    allClassesLink.style.display = "block";
144
+  }
145
+  else {
146
+    allClassesLink.style.display = "none";
147
+  }
148
+  //-->
149
+</script>
150
+</div>
151
+<a name="skip-navbar_bottom">
152
+<!--   -->
153
+</a></div>
154
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
155
+</body>
156
+</html>

+ 136
- 0
java/javadoc/index-files/index-9.html Wyświetl plik

@@ -0,0 +1,136 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>M-Index</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="M-Index";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="../overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="../overview-tree.html">Tree</a></li>
31
+<li><a href="../deprecated-list.html">Deprecated</a></li>
32
+<li class="navBarCell1Rev">Index</li>
33
+<li><a href="../help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li><a href="index-8.html">Prev Letter</a></li>
39
+<li><a href="index-10.html">Next Letter</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li>
43
+<li><a href="index-9.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer"><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;<a name="_M_">
65
+<!--   -->
66
+</a>
67
+<h2 class="title">M</h2>
68
+<dl>
69
+<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
+<dd>&nbsp;</dd>
71
+<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>
72
+<dd>&nbsp;</dd>
73
+<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>
74
+<dd>&nbsp;</dd>
75
+<dt><a href="../Modele/package-summary.html">Modele</a> - package Modele</dt>
76
+<dd>&nbsp;</dd>
77
+<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>
78
+<dd>&nbsp;</dd>
79
+<dt><span class="strong"><a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html#modifEffectuees">modifEffectuees</a></span> - Variable in class InterfaceGraphique.DialogBoxes.<a href="../InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">ConnexionBddDialog</a></dt>
80
+<dd>&nbsp;</dd>
81
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#modifyQuestion(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20int)">modifyQuestion(String, String, String, String, int)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
82
+<dd>&nbsp;</dd>
83
+<dt><span class="strong"><a href="../GestionBddDAO/ConnexionBDD.html#modifyReponses(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">modifyReponses(String, String, String, String, String)</a></span> - Method in class GestionBddDAO.<a href="../GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a></dt>
84
+<dd>&nbsp;</dd>
85
+<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>
86
+<dd>&nbsp;</dd>
87
+<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>
88
+<dd>&nbsp;</dd>
89
+</dl>
90
+<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
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
92
+<div class="bottomNav"><a name="navbar_bottom">
93
+<!--   -->
94
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
95
+<!--   -->
96
+</a>
97
+<ul class="navList" title="Navigation">
98
+<li><a href="../overview-summary.html">Overview</a></li>
99
+<li>Package</li>
100
+<li>Class</li>
101
+<li><a href="../overview-tree.html">Tree</a></li>
102
+<li><a href="../deprecated-list.html">Deprecated</a></li>
103
+<li class="navBarCell1Rev">Index</li>
104
+<li><a href="../help-doc.html">Help</a></li>
105
+</ul>
106
+</div>
107
+<div class="subNav">
108
+<ul class="navList">
109
+<li><a href="index-8.html">Prev Letter</a></li>
110
+<li><a href="index-10.html">Next Letter</a></li>
111
+</ul>
112
+<ul class="navList">
113
+<li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li>
114
+<li><a href="index-9.html" target="_top">No Frames</a></li>
115
+</ul>
116
+<ul class="navList" id="allclasses_navbar_bottom">
117
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
118
+</ul>
119
+<div>
120
+<script type="text/javascript"><!--
121
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
122
+  if(window==top) {
123
+    allClassesLink.style.display = "block";
124
+  }
125
+  else {
126
+    allClassesLink.style.display = "none";
127
+  }
128
+  //-->
129
+</script>
130
+</div>
131
+<a name="skip-navbar_bottom">
132
+<!--   -->
133
+</a></div>
134
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
135
+</body>
136
+</html>

+ 74
- 0
java/javadoc/index.html Wyświetl plik

@@ -0,0 +1,74 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Generated Documentation (Untitled)</title>
7
+<script type="text/javascript">
8
+    targetPage = "" + window.location.search;
9
+    if (targetPage != "" && targetPage != "undefined")
10
+        targetPage = targetPage.substring(1);
11
+    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
12
+        targetPage = "undefined";
13
+    function validURL(url) {
14
+        try {
15
+            url = decodeURIComponent(url);
16
+        }
17
+        catch (error) {
18
+            return false;
19
+        }
20
+        var pos = url.indexOf(".html");
21
+        if (pos == -1 || pos != url.length - 5)
22
+            return false;
23
+        var allowNumber = false;
24
+        var allowSep = false;
25
+        var seenDot = false;
26
+        for (var i = 0; i < url.length - 5; i++) {
27
+            var ch = url.charAt(i);
28
+            if ('a' <= ch && ch <= 'z' ||
29
+                    'A' <= ch && ch <= 'Z' ||
30
+                    ch == '$' ||
31
+                    ch == '_' ||
32
+                    ch.charCodeAt(0) > 127) {
33
+                allowNumber = true;
34
+                allowSep = true;
35
+            } else if ('0' <= ch && ch <= '9'
36
+                    || ch == '-') {
37
+                if (!allowNumber)
38
+                     return false;
39
+            } else if (ch == '/' || ch == '.') {
40
+                if (!allowSep)
41
+                    return false;
42
+                allowNumber = false;
43
+                allowSep = false;
44
+                if (ch == '.')
45
+                     seenDot = true;
46
+                if (ch == '/' && seenDot)
47
+                     return false;
48
+            } else {
49
+                return false;
50
+            }
51
+        }
52
+        return true;
53
+    }
54
+    function loadFrames() {
55
+        if (targetPage != "" && targetPage != "undefined")
56
+             top.classFrame.location = top.targetPage;
57
+    }
58
+</script>
59
+</head>
60
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
61
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
62
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
63
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
64
+</frameset>
65
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
66
+<noframes>
67
+<noscript>
68
+<div>JavaScript is disabled on your browser.</div>
69
+</noscript>
70
+<h2>Frame Alert</h2>
71
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
72
+</noframes>
73
+</frameset>
74
+</html>

+ 25
- 0
java/javadoc/overview-frame.html Wyświetl plik

@@ -0,0 +1,25 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Overview List</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<div class="indexHeader"><a href="allclasses-frame.html" target="packageFrame">All Classes</a></div>
12
+<div class="indexContainer">
13
+<h2 title="Packages">Packages</h2>
14
+<ul title="Packages">
15
+<li><a href="package-frame.html" target="packageFrame">&lt;unnamed package&gt;</a></li>
16
+<li><a href="GestionBddDAO/package-frame.html" target="packageFrame">GestionBddDAO</a></li>
17
+<li><a href="GestionErreurs/package-frame.html" target="packageFrame">GestionErreurs</a></li>
18
+<li><a href="InterfaceGraphique/package-frame.html" target="packageFrame">InterfaceGraphique</a></li>
19
+<li><a href="InterfaceGraphique/DialogBoxes/package-frame.html" target="packageFrame">InterfaceGraphique.DialogBoxes</a></li>
20
+<li><a href="Modele/package-frame.html" target="packageFrame">Modele</a></li>
21
+</ul>
22
+</div>
23
+<p>&nbsp;</p>
24
+</body>
25
+</html>

+ 140
- 0
java/javadoc/overview-summary.html Wyświetl plik

@@ -0,0 +1,140 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Overview</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Overview";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li class="navBarCell1Rev">Overview</li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="overview-tree.html">Tree</a></li>
31
+<li><a href="deprecated-list.html">Deprecated</a></li>
32
+<li><a href="index-files/index-1.html">Index</a></li>
33
+<li><a href="help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev</li>
39
+<li>Next</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
43
+<li><a href="overview-summary.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="contentContainer">
65
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
66
+<caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption>
67
+<tr>
68
+<th class="colFirst" scope="col">Package</th>
69
+<th class="colLast" scope="col">Description</th>
70
+</tr>
71
+<tbody>
72
+<tr class="rowColor">
73
+<td class="colFirst"><a href="GestionBddDAO/package-summary.html">GestionBddDAO</a></td>
74
+<td class="colLast">&nbsp;</td>
75
+</tr>
76
+<tr class="altColor">
77
+<td class="colFirst"><a href="GestionErreurs/package-summary.html">GestionErreurs</a></td>
78
+<td class="colLast">&nbsp;</td>
79
+</tr>
80
+<tr class="rowColor">
81
+<td class="colFirst"><a href="InterfaceGraphique/package-summary.html">InterfaceGraphique</a></td>
82
+<td class="colLast">&nbsp;</td>
83
+</tr>
84
+<tr class="altColor">
85
+<td class="colFirst"><a href="InterfaceGraphique/DialogBoxes/package-summary.html">InterfaceGraphique.DialogBoxes</a></td>
86
+<td class="colLast">&nbsp;</td>
87
+</tr>
88
+<tr class="rowColor">
89
+<td class="colFirst"><a href="Modele/package-summary.html">Modele</a></td>
90
+<td class="colLast">&nbsp;</td>
91
+</tr>
92
+</tbody>
93
+</table>
94
+</div>
95
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
96
+<div class="bottomNav"><a name="navbar_bottom">
97
+<!--   -->
98
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
99
+<!--   -->
100
+</a>
101
+<ul class="navList" title="Navigation">
102
+<li class="navBarCell1Rev">Overview</li>
103
+<li>Package</li>
104
+<li>Class</li>
105
+<li><a href="overview-tree.html">Tree</a></li>
106
+<li><a href="deprecated-list.html">Deprecated</a></li>
107
+<li><a href="index-files/index-1.html">Index</a></li>
108
+<li><a href="help-doc.html">Help</a></li>
109
+</ul>
110
+</div>
111
+<div class="subNav">
112
+<ul class="navList">
113
+<li>Prev</li>
114
+<li>Next</li>
115
+</ul>
116
+<ul class="navList">
117
+<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
118
+<li><a href="overview-summary.html" target="_top">No Frames</a></li>
119
+</ul>
120
+<ul class="navList" id="allclasses_navbar_bottom">
121
+<li><a href="allclasses-noframe.html">All Classes</a></li>
122
+</ul>
123
+<div>
124
+<script type="text/javascript"><!--
125
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
126
+  if(window==top) {
127
+    allClassesLink.style.display = "block";
128
+  }
129
+  else {
130
+    allClassesLink.style.display = "none";
131
+  }
132
+  //-->
133
+</script>
134
+</div>
135
+<a name="skip-navbar_bottom">
136
+<!--   -->
137
+</a></div>
138
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
139
+</body>
140
+</html>

+ 200
- 0
java/javadoc/overview-tree.html Wyświetl plik

@@ -0,0 +1,200 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Class Hierarchy</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Class Hierarchy";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li class="navBarCell1Rev">Tree</li>
31
+<li><a href="deprecated-list.html">Deprecated</a></li>
32
+<li><a href="index-files/index-1.html">Index</a></li>
33
+<li><a href="help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev</li>
39
+<li>Next</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
43
+<li><a href="overview-tree.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 class="title">Hierarchy For All Packages</h1>
66
+<span class="strong">Package Hierarchies:</span>
67
+<ul class="horizontal">
68
+<li><a href="GestionBddDAO/package-tree.html">GestionBddDAO</a>, </li>
69
+<li><a href="GestionErreurs/package-tree.html">GestionErreurs</a>, </li>
70
+<li><a href="InterfaceGraphique/package-tree.html">InterfaceGraphique</a>, </li>
71
+<li><a href="InterfaceGraphique/DialogBoxes/package-tree.html">InterfaceGraphique.DialogBoxes</a>, </li>
72
+<li><a href="Modele/package-tree.html">Modele</a></li>
73
+</ul>
74
+</div>
75
+<div class="contentContainer">
76
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
77
+<ul>
78
+<li type="circle">java.lang.Object
79
+<ul>
80
+<li type="circle">Modele.<a href="Modele/Categorie.html" title="class in Modele"><span class="strong">Categorie</span></a></li>
81
+<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
82
+<ul>
83
+<li type="circle">java.awt.Container
84
+<ul>
85
+<li type="circle">javax.swing.JComponent (implements java.io.Serializable)
86
+<ul>
87
+<li type="circle">javax.swing.AbstractButton (implements java.awt.ItemSelectable, javax.swing.SwingConstants)
88
+<ul>
89
+<li type="circle">javax.swing.JButton (implements javax.accessibility.Accessible)
90
+<ul>
91
+<li type="circle">InterfaceGraphique.<a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique"><span class="strong">Bouton</span></a></li>
92
+</ul>
93
+</li>
94
+</ul>
95
+</li>
96
+</ul>
97
+</li>
98
+<li type="circle">java.awt.Window (implements javax.accessibility.Accessible)
99
+<ul>
100
+<li type="circle">java.awt.Dialog
101
+<ul>
102
+<li type="circle">javax.swing.JDialog (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
103
+<ul>
104
+<li type="circle">InterfaceGraphique.DialogBoxes.<a href="InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">ConnexionBddDialog</span></a> (implements java.awt.event.ActionListener)</li>
105
+<li type="circle">InterfaceGraphique.DialogBoxes.<a href="InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">NouvelleQuestionDialog</span></a> (implements java.awt.event.ActionListener)</li>
106
+<li type="circle">InterfaceGraphique.DialogBoxes.<a href="InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes"><span class="strong">NouvelleReponseDialog</span></a> (implements java.awt.event.ActionListener)</li>
107
+</ul>
108
+</li>
109
+</ul>
110
+</li>
111
+<li type="circle">java.awt.Frame (implements java.awt.MenuContainer)
112
+<ul>
113
+<li type="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
114
+<ul>
115
+<li type="circle">InterfaceGraphique.<a href="InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale</span></a></li>
116
+</ul>
117
+</li>
118
+</ul>
119
+</li>
120
+<li type="circle">javax.swing.JWindow (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer)
121
+<ul>
122
+<li type="circle">InterfaceGraphique.<a href="InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique"><span class="strong">SplashScreen</span></a></li>
123
+</ul>
124
+</li>
125
+</ul>
126
+</li>
127
+</ul>
128
+</li>
129
+</ul>
130
+</li>
131
+<li type="circle">GestionBddDAO.<a href="GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO"><span class="strong">ConfigBDD</span></a></li>
132
+<li type="circle">GestionBddDAO.<a href="GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO"><span class="strong">ConnexionBDD</span></a></li>
133
+<li type="circle">GestionBddDAO.<a href="GestionBddDAO/GestionCategories.html" title="class in GestionBddDAO"><span class="strong">GestionCategories</span></a></li>
134
+<li type="circle">GestionBddDAO.<a href="GestionBddDAO/GestionQuestions.html" title="class in GestionBddDAO"><span class="strong">GestionQuestions</span></a></li>
135
+<li type="circle">GestionBddDAO.<a href="GestionBddDAO/GestionReponses.html" title="class in GestionBddDAO"><span class="strong">GestionReponses</span></a></li>
136
+<li type="circle">InterfaceGraphique.<a href="InterfaceGraphique/InterfacePrincipale.PanCategoriesListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanCategoriesListener</span></a> (implements java.awt.event.ActionListener, javax.swing.event.ListSelectionListener)</li>
137
+<li type="circle">InterfaceGraphique.<a href="InterfaceGraphique/InterfacePrincipale.PanQuestionsListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanQuestionsListener</span></a> (implements java.awt.event.ActionListener)</li>
138
+<li type="circle">InterfaceGraphique.<a href="InterfaceGraphique/InterfacePrincipale.PanReponsesListener.html" title="class in InterfaceGraphique"><span class="strong">InterfacePrincipale.PanReponsesListener</span></a> (implements java.awt.event.ActionListener, javax.swing.event.ListSelectionListener)</li>
139
+<li type="circle"><a href="MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;"><span class="strong">MainAdminBddBurgerQuizz</span></a></li>
140
+<li type="circle">Modele.<a href="Modele/Question.html" title="class in Modele"><span class="strong">Question</span></a></li>
141
+<li type="circle">Modele.<a href="Modele/Reponses.html" title="class in Modele"><span class="strong">Reponses</span></a></li>
142
+<li type="circle">java.lang.Throwable (implements java.io.Serializable)
143
+<ul>
144
+<li type="circle">java.lang.Exception
145
+<ul>
146
+<li type="circle">GestionErreurs.<a href="GestionErreurs/BDDException.html" title="class in GestionErreurs"><span class="strong">BDDException</span></a></li>
147
+</ul>
148
+</li>
149
+</ul>
150
+</li>
151
+</ul>
152
+</li>
153
+</ul>
154
+</div>
155
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
156
+<div class="bottomNav"><a name="navbar_bottom">
157
+<!--   -->
158
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
159
+<!--   -->
160
+</a>
161
+<ul class="navList" title="Navigation">
162
+<li><a href="overview-summary.html">Overview</a></li>
163
+<li>Package</li>
164
+<li>Class</li>
165
+<li class="navBarCell1Rev">Tree</li>
166
+<li><a href="deprecated-list.html">Deprecated</a></li>
167
+<li><a href="index-files/index-1.html">Index</a></li>
168
+<li><a href="help-doc.html">Help</a></li>
169
+</ul>
170
+</div>
171
+<div class="subNav">
172
+<ul class="navList">
173
+<li>Prev</li>
174
+<li>Next</li>
175
+</ul>
176
+<ul class="navList">
177
+<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
178
+<li><a href="overview-tree.html" target="_top">No Frames</a></li>
179
+</ul>
180
+<ul class="navList" id="allclasses_navbar_bottom">
181
+<li><a href="allclasses-noframe.html">All Classes</a></li>
182
+</ul>
183
+<div>
184
+<script type="text/javascript"><!--
185
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
186
+  if(window==top) {
187
+    allClassesLink.style.display = "block";
188
+  }
189
+  else {
190
+    allClassesLink.style.display = "none";
191
+  }
192
+  //-->
193
+</script>
194
+</div>
195
+<a name="skip-navbar_bottom">
196
+<!--   -->
197
+</a></div>
198
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
199
+</body>
200
+</html>

+ 19
- 0
java/javadoc/package-frame.html Wyświetl plik

@@ -0,0 +1,19 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>&amp;lt;Unnamed&amp;gt;</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<h1 class="bar"><a href="package-summary.html" target="classFrame">&lt;Unnamed&gt;</a></h1>
12
+<div class="indexContainer">
13
+<h2 title="Classes">Classes</h2>
14
+<ul title="Classes">
15
+<li><a href="MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;" target="classFrame">MainAdminBddBurgerQuizz</a></li>
16
+</ul>
17
+</div>
18
+</body>
19
+</html>

+ 6
- 0
java/javadoc/package-list Wyświetl plik

@@ -0,0 +1,6 @@
1
+
2
+GestionBddDAO
3
+GestionErreurs
4
+InterfaceGraphique
5
+InterfaceGraphique.DialogBoxes
6
+Modele

+ 124
- 0
java/javadoc/package-summary.html Wyświetl plik

@@ -0,0 +1,124 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<meta name="date" content="2015-06-10">
7
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
8
+</head>
9
+<body>
10
+<noscript>
11
+<div>JavaScript is disabled on your browser.</div>
12
+</noscript>
13
+<!-- ========= START OF TOP NAVBAR ======= -->
14
+<div class="topNav"><a name="navbar_top">
15
+<!--   -->
16
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
17
+<!--   -->
18
+</a>
19
+<ul class="navList" title="Navigation">
20
+<li><a href="overview-summary.html">Overview</a></li>
21
+<li class="navBarCell1Rev">Package</li>
22
+<li>Class</li>
23
+<li><a href="package-tree.html">Tree</a></li>
24
+<li><a href="deprecated-list.html">Deprecated</a></li>
25
+<li><a href="index-files/index-1.html">Index</a></li>
26
+<li><a href="help-doc.html">Help</a></li>
27
+</ul>
28
+</div>
29
+<div class="subNav">
30
+<ul class="navList">
31
+<li>Prev Package</li>
32
+<li><a href="GestionBddDAO/package-summary.html">Next Package</a></li>
33
+</ul>
34
+<ul class="navList">
35
+<li><a href="index.html?package-summary.html" target="_top">Frames</a></li>
36
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
37
+</ul>
38
+<ul class="navList" id="allclasses_navbar_top">
39
+<li><a href="allclasses-noframe.html">All Classes</a></li>
40
+</ul>
41
+<div>
42
+<script type="text/javascript"><!--
43
+  allClassesLink = document.getElementById("allclasses_navbar_top");
44
+  if(window==top) {
45
+    allClassesLink.style.display = "block";
46
+  }
47
+  else {
48
+    allClassesLink.style.display = "none";
49
+  }
50
+  //-->
51
+</script>
52
+</div>
53
+<a name="skip-navbar_top">
54
+<!--   -->
55
+</a></div>
56
+<!-- ========= END OF TOP NAVBAR ========= -->
57
+<div class="header">
58
+<h1 title="Package" class="title">Package&nbsp;&lt;Unnamed&gt;</h1>
59
+</div>
60
+<div class="contentContainer">
61
+<ul class="blockList">
62
+<li class="blockList">
63
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
64
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
65
+<tr>
66
+<th class="colFirst" scope="col">Class</th>
67
+<th class="colLast" scope="col">Description</th>
68
+</tr>
69
+<tbody>
70
+<tr class="altColor">
71
+<td class="colFirst"><a href="MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;">MainAdminBddBurgerQuizz</a></td>
72
+<td class="colLast">&nbsp;</td>
73
+</tr>
74
+</tbody>
75
+</table>
76
+</li>
77
+</ul>
78
+</div>
79
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
80
+<div class="bottomNav"><a name="navbar_bottom">
81
+<!--   -->
82
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
83
+<!--   -->
84
+</a>
85
+<ul class="navList" title="Navigation">
86
+<li><a href="overview-summary.html">Overview</a></li>
87
+<li class="navBarCell1Rev">Package</li>
88
+<li>Class</li>
89
+<li><a href="package-tree.html">Tree</a></li>
90
+<li><a href="deprecated-list.html">Deprecated</a></li>
91
+<li><a href="index-files/index-1.html">Index</a></li>
92
+<li><a href="help-doc.html">Help</a></li>
93
+</ul>
94
+</div>
95
+<div class="subNav">
96
+<ul class="navList">
97
+<li>Prev Package</li>
98
+<li><a href="GestionBddDAO/package-summary.html">Next Package</a></li>
99
+</ul>
100
+<ul class="navList">
101
+<li><a href="index.html?package-summary.html" target="_top">Frames</a></li>
102
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
103
+</ul>
104
+<ul class="navList" id="allclasses_navbar_bottom">
105
+<li><a href="allclasses-noframe.html">All Classes</a></li>
106
+</ul>
107
+<div>
108
+<script type="text/javascript"><!--
109
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
110
+  if(window==top) {
111
+    allClassesLink.style.display = "block";
112
+  }
113
+  else {
114
+    allClassesLink.style.display = "none";
115
+  }
116
+  //-->
117
+</script>
118
+</div>
119
+<a name="skip-navbar_bottom">
120
+<!--   -->
121
+</a></div>
122
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
123
+</body>
124
+</html>

+ 126
- 0
java/javadoc/package-tree.html Wyświetl plik

@@ -0,0 +1,126 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title> Class Hierarchy</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title=" Class Hierarchy";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="overview-summary.html">Overview</a></li>
28
+<li><a href="package-summary.html">Package</a></li>
29
+<li>Class</li>
30
+<li class="navBarCell1Rev">Tree</li>
31
+<li><a href="deprecated-list.html">Deprecated</a></li>
32
+<li><a href="index-files/index-1.html">Index</a></li>
33
+<li><a href="help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev</li>
39
+<li><a href="GestionBddDAO/package-tree.html">Next</a></li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="index.html?package-tree.html" target="_top">Frames</a></li>
43
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 class="title">Hierarchy For Package &lt;Unnamed&gt;</h1>
66
+<span class="strong">Package Hierarchies:</span>
67
+<ul class="horizontal">
68
+<li><a href="overview-tree.html">All Packages</a></li>
69
+</ul>
70
+</div>
71
+<div class="contentContainer">
72
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
73
+<ul>
74
+<li type="circle">java.lang.Object
75
+<ul>
76
+<li type="circle"><a href="MainAdminBddBurgerQuizz.html" title="class in &lt;Unnamed&gt;"><span class="strong">MainAdminBddBurgerQuizz</span></a></li>
77
+</ul>
78
+</li>
79
+</ul>
80
+</div>
81
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
82
+<div class="bottomNav"><a name="navbar_bottom">
83
+<!--   -->
84
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
85
+<!--   -->
86
+</a>
87
+<ul class="navList" title="Navigation">
88
+<li><a href="overview-summary.html">Overview</a></li>
89
+<li><a href="package-summary.html">Package</a></li>
90
+<li>Class</li>
91
+<li class="navBarCell1Rev">Tree</li>
92
+<li><a href="deprecated-list.html">Deprecated</a></li>
93
+<li><a href="index-files/index-1.html">Index</a></li>
94
+<li><a href="help-doc.html">Help</a></li>
95
+</ul>
96
+</div>
97
+<div class="subNav">
98
+<ul class="navList">
99
+<li>Prev</li>
100
+<li><a href="GestionBddDAO/package-tree.html">Next</a></li>
101
+</ul>
102
+<ul class="navList">
103
+<li><a href="index.html?package-tree.html" target="_top">Frames</a></li>
104
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
105
+</ul>
106
+<ul class="navList" id="allclasses_navbar_bottom">
107
+<li><a href="allclasses-noframe.html">All Classes</a></li>
108
+</ul>
109
+<div>
110
+<script type="text/javascript"><!--
111
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
112
+  if(window==top) {
113
+    allClassesLink.style.display = "block";
114
+  }
115
+  else {
116
+    allClassesLink.style.display = "none";
117
+  }
118
+  //-->
119
+</script>
120
+</div>
121
+<a name="skip-navbar_bottom">
122
+<!--   -->
123
+</a></div>
124
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
125
+</body>
126
+</html>

BIN
java/javadoc/resources/background.gif Wyświetl plik


BIN
java/javadoc/resources/tab.gif Wyświetl plik


BIN
java/javadoc/resources/titlebar.gif Wyświetl plik


BIN
java/javadoc/resources/titlebar_end.gif Wyświetl plik


+ 395
- 0
java/javadoc/serialized-form.html Wyświetl plik

@@ -0,0 +1,395 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
+<!-- NewPage -->
3
+<html lang="fr">
4
+<head>
5
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Jun 10 17:18:29 CEST 2015 -->
6
+<title>Serialized Form</title>
7
+<meta name="date" content="2015-06-10">
8
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9
+</head>
10
+<body>
11
+<script type="text/javascript"><!--
12
+    if (location.href.indexOf('is-external=true') == -1) {
13
+        parent.document.title="Serialized Form";
14
+    }
15
+//-->
16
+</script>
17
+<noscript>
18
+<div>JavaScript is disabled on your browser.</div>
19
+</noscript>
20
+<!-- ========= START OF TOP NAVBAR ======= -->
21
+<div class="topNav"><a name="navbar_top">
22
+<!--   -->
23
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
+<!--   -->
25
+</a>
26
+<ul class="navList" title="Navigation">
27
+<li><a href="overview-summary.html">Overview</a></li>
28
+<li>Package</li>
29
+<li>Class</li>
30
+<li><a href="overview-tree.html">Tree</a></li>
31
+<li><a href="deprecated-list.html">Deprecated</a></li>
32
+<li><a href="index-files/index-1.html">Index</a></li>
33
+<li><a href="help-doc.html">Help</a></li>
34
+</ul>
35
+</div>
36
+<div class="subNav">
37
+<ul class="navList">
38
+<li>Prev</li>
39
+<li>Next</li>
40
+</ul>
41
+<ul class="navList">
42
+<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
43
+<li><a href="serialized-form.html" target="_top">No Frames</a></li>
44
+</ul>
45
+<ul class="navList" id="allclasses_navbar_top">
46
+<li><a href="allclasses-noframe.html">All Classes</a></li>
47
+</ul>
48
+<div>
49
+<script type="text/javascript"><!--
50
+  allClassesLink = document.getElementById("allclasses_navbar_top");
51
+  if(window==top) {
52
+    allClassesLink.style.display = "block";
53
+  }
54
+  else {
55
+    allClassesLink.style.display = "none";
56
+  }
57
+  //-->
58
+</script>
59
+</div>
60
+<a name="skip-navbar_top">
61
+<!--   -->
62
+</a></div>
63
+<!-- ========= END OF TOP NAVBAR ========= -->
64
+<div class="header">
65
+<h1 title="Serialized Form" class="title">Serialized Form</h1>
66
+</div>
67
+<div class="serializedFormContainer">
68
+<ul class="blockList">
69
+<li class="blockList">
70
+<h2 title="Package">Package&nbsp;GestionErreurs</h2>
71
+<ul class="blockList">
72
+<li class="blockList"><a name="GestionErreurs.BDDException">
73
+<!--   -->
74
+</a>
75
+<h3>Class <a href="GestionErreurs/BDDException.html" title="class in GestionErreurs">GestionErreurs.BDDException</a> extends java.lang.Exception implements Serializable</h3>
76
+</li>
77
+</ul>
78
+</li>
79
+<li class="blockList">
80
+<h2 title="Package">Package&nbsp;InterfaceGraphique</h2>
81
+<ul class="blockList">
82
+<li class="blockList"><a name="InterfaceGraphique.Bouton">
83
+<!--   -->
84
+</a>
85
+<h3>Class <a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">InterfaceGraphique.Bouton</a> extends javax.swing.JButton implements Serializable</h3>
86
+</li>
87
+<li class="blockList"><a name="InterfaceGraphique.InterfacePrincipale">
88
+<!--   -->
89
+</a>
90
+<h3>Class <a href="InterfaceGraphique/InterfacePrincipale.html" title="class in InterfaceGraphique">InterfaceGraphique.InterfacePrincipale</a> extends javax.swing.JFrame implements Serializable</h3>
91
+<ul class="blockList">
92
+<li class="blockList"><a name="serializedForm">
93
+<!--   -->
94
+</a>
95
+<h3>Serialized Fields</h3>
96
+<ul class="blockList">
97
+<li class="blockList">
98
+<h4>panCategories</h4>
99
+<pre>javax.swing.JPanel panCategories</pre>
100
+</li>
101
+<li class="blockList">
102
+<h4>addC</h4>
103
+<pre><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a> addC</pre>
104
+</li>
105
+<li class="blockList">
106
+<h4>delC</h4>
107
+<pre><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a> delC</pre>
108
+</li>
109
+<li class="blockList">
110
+<h4>editC</h4>
111
+<pre><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a> editC</pre>
112
+</li>
113
+<li class="blockList">
114
+<h4>listC</h4>
115
+<pre>javax.swing.JList&lt;E&gt; listC</pre>
116
+</li>
117
+<li class="blockList">
118
+<h4>panReponses</h4>
119
+<pre>javax.swing.JPanel panReponses</pre>
120
+</li>
121
+<li class="blockList">
122
+<h4>addR</h4>
123
+<pre><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a> addR</pre>
124
+</li>
125
+<li class="blockList">
126
+<h4>delR</h4>
127
+<pre><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a> delR</pre>
128
+</li>
129
+<li class="blockList">
130
+<h4>editR</h4>
131
+<pre><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a> editR</pre>
132
+</li>
133
+<li class="blockList">
134
+<h4>listR</h4>
135
+<pre>javax.swing.JList&lt;E&gt; listR</pre>
136
+</li>
137
+<li class="blockList">
138
+<h4>panQuestions</h4>
139
+<pre>javax.swing.JPanel panQuestions</pre>
140
+</li>
141
+<li class="blockList">
142
+<h4>addQ</h4>
143
+<pre><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a> addQ</pre>
144
+</li>
145
+<li class="blockList">
146
+<h4>delQ</h4>
147
+<pre><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a> delQ</pre>
148
+</li>
149
+<li class="blockList">
150
+<h4>editQ</h4>
151
+<pre><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a> editQ</pre>
152
+</li>
153
+<li class="blockList">
154
+<h4>listQ</h4>
155
+<pre>javax.swing.JList&lt;E&gt; listQ</pre>
156
+</li>
157
+<li class="blockList">
158
+<h4>plusImg</h4>
159
+<pre>javax.swing.ImageIcon plusImg</pre>
160
+</li>
161
+<li class="blockList">
162
+<h4>delImg</h4>
163
+<pre>javax.swing.ImageIcon delImg</pre>
164
+</li>
165
+<li class="blockList">
166
+<h4>editImg</h4>
167
+<pre>javax.swing.ImageIcon editImg</pre>
168
+</li>
169
+<li class="blockList">
170
+<h4>setupImg</h4>
171
+<pre>javax.swing.ImageIcon setupImg</pre>
172
+</li>
173
+<li class="blockList">
174
+<h4>statusBar</h4>
175
+<pre>javax.swing.JPanel statusBar</pre>
176
+</li>
177
+<li class="blockList">
178
+<h4>statusText</h4>
179
+<pre>javax.swing.JLabel statusText</pre>
180
+</li>
181
+<li class="blockList">
182
+<h4>config</h4>
183
+<pre><a href="InterfaceGraphique/Bouton.html" title="class in InterfaceGraphique">Bouton</a> config</pre>
184
+</li>
185
+<li class="blockList">
186
+<h4>bdd</h4>
187
+<pre><a href="GestionBddDAO/ConnexionBDD.html" title="class in GestionBddDAO">ConnexionBDD</a> bdd</pre>
188
+</li>
189
+<li class="blockListLast">
190
+<h4>configBDD</h4>
191
+<pre><a href="GestionBddDAO/ConfigBDD.html" title="class in GestionBddDAO">ConfigBDD</a> configBDD</pre>
192
+</li>
193
+</ul>
194
+</li>
195
+</ul>
196
+</li>
197
+<li class="blockList"><a name="InterfaceGraphique.SplashScreen">
198
+<!--   -->
199
+</a>
200
+<h3>Class <a href="InterfaceGraphique/SplashScreen.html" title="class in InterfaceGraphique">InterfaceGraphique.SplashScreen</a> extends javax.swing.JWindow implements Serializable</h3>
201
+<ul class="blockList">
202
+<li class="blockList"><a name="serializedForm">
203
+<!--   -->
204
+</a>
205
+<h3>Serialized Fields</h3>
206
+<ul class="blockList">
207
+<li class="blockListLast">
208
+<h4>progressBar</h4>
209
+<pre>javax.swing.JProgressBar progressBar</pre>
210
+</li>
211
+</ul>
212
+</li>
213
+</ul>
214
+</li>
215
+</ul>
216
+</li>
217
+<li class="blockList">
218
+<h2 title="Package">Package&nbsp;InterfaceGraphique.DialogBoxes</h2>
219
+<ul class="blockList">
220
+<li class="blockList"><a name="InterfaceGraphique.DialogBoxes.ConnexionBddDialog">
221
+<!--   -->
222
+</a>
223
+<h3>Class <a href="InterfaceGraphique/DialogBoxes/ConnexionBddDialog.html" title="class in InterfaceGraphique.DialogBoxes">InterfaceGraphique.DialogBoxes.ConnexionBddDialog</a> extends javax.swing.JDialog implements Serializable</h3>
224
+<ul class="blockList">
225
+<li class="blockList"><a name="serializedForm">
226
+<!--   -->
227
+</a>
228
+<h3>Serialized Fields</h3>
229
+<ul class="blockList">
230
+<li class="blockList">
231
+<h4>nomBdd</h4>
232
+<pre>javax.swing.JTextField nomBdd</pre>
233
+</li>
234
+<li class="blockList">
235
+<h4>port</h4>
236
+<pre>javax.swing.JFormattedTextField port</pre>
237
+</li>
238
+<li class="blockList">
239
+<h4>ip</h4>
240
+<pre>javax.swing.JTextField ip</pre>
241
+</li>
242
+<li class="blockList">
243
+<h4>login</h4>
244
+<pre>javax.swing.JTextField login</pre>
245
+</li>
246
+<li class="blockList">
247
+<h4>password</h4>
248
+<pre>javax.swing.JPasswordField password</pre>
249
+</li>
250
+<li class="blockList">
251
+<h4>ok</h4>
252
+<pre>javax.swing.JButton ok</pre>
253
+</li>
254
+<li class="blockList">
255
+<h4>annuler</h4>
256
+<pre>javax.swing.JButton annuler</pre>
257
+</li>
258
+<li class="blockList">
259
+<h4>defParams</h4>
260
+<pre>javax.swing.JButton defParams</pre>
261
+</li>
262
+<li class="blockList">
263
+<h4>quitter</h4>
264
+<pre>javax.swing.JButton quitter</pre>
265
+</li>
266
+<li class="blockListLast">
267
+<h4>modifEffectuees</h4>
268
+<pre>boolean modifEffectuees</pre>
269
+</li>
270
+</ul>
271
+</li>
272
+</ul>
273
+</li>
274
+<li class="blockList"><a name="InterfaceGraphique.DialogBoxes.NouvelleQuestionDialog">
275
+<!--   -->
276
+</a>
277
+<h3>Class <a href="InterfaceGraphique/DialogBoxes/NouvelleQuestionDialog.html" title="class in InterfaceGraphique.DialogBoxes">InterfaceGraphique.DialogBoxes.NouvelleQuestionDialog</a> extends javax.swing.JDialog implements Serializable</h3>
278
+<ul class="blockList">
279
+<li class="blockList"><a name="serializedForm">
280
+<!--   -->
281
+</a>
282
+<h3>Serialized Fields</h3>
283
+<ul class="blockList">
284
+<li class="blockList">
285
+<h4>intitule</h4>
286
+<pre>javax.swing.JTextField intitule</pre>
287
+</li>
288
+<li class="blockList">
289
+<h4>ok</h4>
290
+<pre>javax.swing.JButton ok</pre>
291
+</li>
292
+<li class="blockList">
293
+<h4>annuler</h4>
294
+<pre>javax.swing.JButton annuler</pre>
295
+</li>
296
+<li class="blockList">
297
+<h4>mofidEffectues</h4>
298
+<pre>boolean mofidEffectues</pre>
299
+</li>
300
+<li class="blockListLast">
301
+<h4>reponse</h4>
302
+<pre>javax.swing.JComboBox&lt;E&gt; reponse</pre>
303
+</li>
304
+</ul>
305
+</li>
306
+</ul>
307
+</li>
308
+<li class="blockList"><a name="InterfaceGraphique.DialogBoxes.NouvelleReponseDialog">
309
+<!--   -->
310
+</a>
311
+<h3>Class <a href="InterfaceGraphique/DialogBoxes/NouvelleReponseDialog.html" title="class in InterfaceGraphique.DialogBoxes">InterfaceGraphique.DialogBoxes.NouvelleReponseDialog</a> extends javax.swing.JDialog implements Serializable</h3>
312
+<ul class="blockList">
313
+<li class="blockList"><a name="serializedForm">
314
+<!--   -->
315
+</a>
316
+<h3>Serialized Fields</h3>
317
+<ul class="blockList">
318
+<li class="blockList">
319
+<h4>rep1</h4>
320
+<pre>javax.swing.JTextField rep1</pre>
321
+</li>
322
+<li class="blockList">
323
+<h4>rep2</h4>
324
+<pre>javax.swing.JTextField rep2</pre>
325
+</li>
326
+<li class="blockList">
327
+<h4>ok</h4>
328
+<pre>javax.swing.JButton ok</pre>
329
+</li>
330
+<li class="blockList">
331
+<h4>annuler</h4>
332
+<pre>javax.swing.JButton annuler</pre>
333
+</li>
334
+<li class="blockList">
335
+<h4>mofidEffectues</h4>
336
+<pre>boolean mofidEffectues</pre>
337
+</li>
338
+<li class="blockListLast">
339
+<h4>comboCat</h4>
340
+<pre>javax.swing.JComboBox&lt;E&gt; comboCat</pre>
341
+</li>
342
+</ul>
343
+</li>
344
+</ul>
345
+</li>
346
+</ul>
347
+</li>
348
+</ul>
349
+</div>
350
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
351
+<div class="bottomNav"><a name="navbar_bottom">
352
+<!--   -->
353
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
354
+<!--   -->
355
+</a>
356
+<ul class="navList" title="Navigation">
357
+<li><a href="overview-summary.html">Overview</a></li>
358
+<li>Package</li>
359
+<li>Class</li>
360
+<li><a href="overview-tree.html">Tree</a></li>
361
+<li><a href="deprecated-list.html">Deprecated</a></li>
362
+<li><a href="index-files/index-1.html">Index</a></li>
363
+<li><a href="help-doc.html">Help</a></li>
364
+</ul>
365
+</div>
366
+<div class="subNav">
367
+<ul class="navList">
368
+<li>Prev</li>
369
+<li>Next</li>
370
+</ul>
371
+<ul class="navList">
372
+<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
373
+<li><a href="serialized-form.html" target="_top">No Frames</a></li>
374
+</ul>
375
+<ul class="navList" id="allclasses_navbar_bottom">
376
+<li><a href="allclasses-noframe.html">All Classes</a></li>
377
+</ul>
378
+<div>
379
+<script type="text/javascript"><!--
380
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
381
+  if(window==top) {
382
+    allClassesLink.style.display = "block";
383
+  }
384
+  else {
385
+    allClassesLink.style.display = "none";
386
+  }
387
+  //-->
388
+</script>
389
+</div>
390
+<a name="skip-navbar_bottom">
391
+<!--   -->
392
+</a></div>
393
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
394
+</body>
395
+</html>

+ 474
- 0
java/javadoc/stylesheet.css Wyświetl plik

@@ -0,0 +1,474 @@
1
+/* Javadoc style sheet */
2
+/*
3
+Overall document style
4
+*/
5
+body {
6
+    background-color:#ffffff;
7
+    color:#353833;
8
+    font-family:Arial, Helvetica, sans-serif;
9
+    font-size:76%;
10
+    margin:0;
11
+}
12
+a:link, a:visited {
13
+    text-decoration:none;
14
+    color:#4c6b87;
15
+}
16
+a:hover, a:focus {
17
+    text-decoration:none;
18
+    color:#bb7a2a;
19
+}
20
+a:active {
21
+    text-decoration:none;
22
+    color:#4c6b87;
23
+}
24
+a[name] {
25
+    color:#353833;
26
+}
27
+a[name]:hover {
28
+    text-decoration:none;
29
+    color:#353833;
30
+}
31
+pre {
32
+    font-size:1.3em;
33
+}
34
+h1 {
35
+    font-size:1.8em;
36
+}
37
+h2 {
38
+    font-size:1.5em;
39
+}
40
+h3 {
41
+    font-size:1.4em;
42
+}
43
+h4 {
44
+    font-size:1.3em;
45
+}
46
+h5 {
47
+    font-size:1.2em;
48
+}
49
+h6 {
50
+    font-size:1.1em;
51
+}
52
+ul {
53
+    list-style-type:disc;
54
+}
55
+code, tt {
56
+    font-size:1.2em;
57
+}
58
+dt code {
59
+    font-size:1.2em;
60
+}
61
+table tr td dt code {
62
+    font-size:1.2em;
63
+    vertical-align:top;
64
+}
65
+sup {
66
+    font-size:.6em;
67
+}
68
+/*
69
+Document title and Copyright styles
70
+*/
71
+.clear {
72
+    clear:both;
73
+    height:0px;
74
+    overflow:hidden;
75
+}
76
+.aboutLanguage {
77
+    float:right;
78
+    padding:0px 21px;
79
+    font-size:.8em;
80
+    z-index:200;
81
+    margin-top:-7px;
82
+}
83
+.legalCopy {
84
+    margin-left:.5em;
85
+}
86
+.bar a, .bar a:link, .bar a:visited, .bar a:active {
87
+    color:#FFFFFF;
88
+    text-decoration:none;
89
+}
90
+.bar a:hover, .bar a:focus {
91
+    color:#bb7a2a;
92
+}
93
+.tab {
94
+    background-color:#0066FF;
95
+    background-image:url(resources/titlebar.gif);
96
+    background-position:left top;
97
+    background-repeat:no-repeat;
98
+    color:#ffffff;
99
+    padding:8px;
100
+    width:5em;
101
+    font-weight:bold;
102
+}
103
+/*
104
+Navigation bar styles
105
+*/
106
+.bar {
107
+    background-image:url(resources/background.gif);
108
+    background-repeat:repeat-x;
109
+    color:#FFFFFF;
110
+    padding:.8em .5em .4em .8em;
111
+    height:auto;/*height:1.8em;*/
112
+    font-size:1em;
113
+    margin:0;
114
+}
115
+.topNav {
116
+    background-image:url(resources/background.gif);
117
+    background-repeat:repeat-x;
118
+    color:#FFFFFF;
119
+    float:left;
120
+    padding:0;
121
+    width:100%;
122
+    clear:right;
123
+    height:2.8em;
124
+    padding-top:10px;
125
+    overflow:hidden;
126
+}
127
+.bottomNav {
128
+    margin-top:10px;
129
+    background-image:url(resources/background.gif);
130
+    background-repeat:repeat-x;
131
+    color:#FFFFFF;
132
+    float:left;
133
+    padding:0;
134
+    width:100%;
135
+    clear:right;
136
+    height:2.8em;
137
+    padding-top:10px;
138
+    overflow:hidden;
139
+}
140
+.subNav {
141
+    background-color:#dee3e9;
142
+    border-bottom:1px solid #9eadc0;
143
+    float:left;
144
+    width:100%;
145
+    overflow:hidden;
146
+}
147
+.subNav div {
148
+    clear:left;
149
+    float:left;
150
+    padding:0 0 5px 6px;
151
+}
152
+ul.navList, ul.subNavList {
153
+    float:left;
154
+    margin:0 25px 0 0;
155
+    padding:0;
156
+}
157
+ul.navList li{
158
+    list-style:none;
159
+    float:left;
160
+    padding:3px 6px;
161
+}
162
+ul.subNavList li{
163
+    list-style:none;
164
+    float:left;
165
+    font-size:90%;
166
+}
167
+.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
168
+    color:#FFFFFF;
169
+    text-decoration:none;
170
+}
171
+.topNav a:hover, .bottomNav a:hover {
172
+    text-decoration:none;
173
+    color:#bb7a2a;
174
+}
175
+.navBarCell1Rev {
176
+    background-image:url(resources/tab.gif);
177
+    background-color:#a88834;
178
+    color:#FFFFFF;
179
+    margin: auto 5px;
180
+    border:1px solid #c9aa44;
181
+}
182
+/*
183
+Page header and footer styles
184
+*/
185
+.header, .footer {
186
+    clear:both;
187
+    margin:0 20px;
188
+    padding:5px 0 0 0;
189
+}
190
+.indexHeader {
191
+    margin:10px;
192
+    position:relative;
193
+}
194
+.indexHeader h1 {
195
+    font-size:1.3em;
196
+}
197
+.title {
198
+    color:#2c4557;
199
+    margin:10px 0;
200
+}
201
+.subTitle {
202
+    margin:5px 0 0 0;
203
+}
204
+.header ul {
205
+    margin:0 0 25px 0;
206
+    padding:0;
207
+}
208
+.footer ul {
209
+    margin:20px 0 5px 0;
210
+}
211
+.header ul li, .footer ul li {
212
+    list-style:none;
213
+    font-size:1.2em;
214
+}
215
+/*
216
+Heading styles
217
+*/
218
+div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
219
+    background-color:#dee3e9;
220
+    border-top:1px solid #9eadc0;
221
+    border-bottom:1px solid #9eadc0;
222
+    margin:0 0 6px -8px;
223
+    padding:2px 5px;
224
+}
225
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
226
+    background-color:#dee3e9;
227
+    border-top:1px solid #9eadc0;
228
+    border-bottom:1px solid #9eadc0;
229
+    margin:0 0 6px -8px;
230
+    padding:2px 5px;
231
+}
232
+ul.blockList ul.blockList li.blockList h3 {
233
+    padding:0;
234
+    margin:15px 0;
235
+}
236
+ul.blockList li.blockList h2 {
237
+    padding:0px 0 20px 0;
238
+}
239
+/*
240
+Page layout container styles
241
+*/
242
+.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer {
243
+    clear:both;
244
+    padding:10px 20px;
245
+    position:relative;
246
+}
247
+.indexContainer {
248
+    margin:10px;
249
+    position:relative;
250
+    font-size:1.0em;
251
+}
252
+.indexContainer h2 {
253
+    font-size:1.1em;
254
+    padding:0 0 3px 0;
255
+}
256
+.indexContainer ul {
257
+    margin:0;
258
+    padding:0;
259
+}
260
+.indexContainer ul li {
261
+    list-style:none;
262
+}
263
+.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
264
+    font-size:1.1em;
265
+    font-weight:bold;
266
+    margin:10px 0 0 0;
267
+    color:#4E4E4E;
268
+}
269
+.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
270
+    margin:10px 0 10px 20px;
271
+}
272
+.serializedFormContainer dl.nameValue dt {
273
+    margin-left:1px;
274
+    font-size:1.1em;
275
+    display:inline;
276
+    font-weight:bold;
277
+}
278
+.serializedFormContainer dl.nameValue dd {
279
+    margin:0 0 0 1px;
280
+    font-size:1.1em;
281
+    display:inline;
282
+}
283
+/*
284
+List styles
285
+*/
286
+ul.horizontal li {
287
+    display:inline;
288
+    font-size:0.9em;
289
+}
290
+ul.inheritance {
291
+    margin:0;
292
+    padding:0;
293
+}
294
+ul.inheritance li {
295
+    display:inline;
296
+    list-style:none;
297
+}
298
+ul.inheritance li ul.inheritance {
299
+    margin-left:15px;
300
+    padding-left:15px;
301
+    padding-top:1px;
302
+}
303
+ul.blockList, ul.blockListLast {
304
+    margin:10px 0 10px 0;
305
+    padding:0;
306
+}
307
+ul.blockList li.blockList, ul.blockListLast li.blockList {
308
+    list-style:none;
309
+    margin-bottom:25px;
310
+}
311
+ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
312
+    padding:0px 20px 5px 10px;
313
+    border:1px solid #9eadc0;
314
+    background-color:#f9f9f9;
315
+}
316
+ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
317
+    padding:0 0 5px 8px;
318
+    background-color:#ffffff;
319
+    border:1px solid #9eadc0;
320
+    border-top:none;
321
+}
322
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
323
+    margin-left:0;
324
+    padding-left:0;
325
+    padding-bottom:15px;
326
+    border:none;
327
+    border-bottom:1px solid #9eadc0;
328
+}
329
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
330
+    list-style:none;
331
+    border-bottom:none;
332
+    padding-bottom:0;
333
+}
334
+table tr td dl, table tr td dl dt, table tr td dl dd {
335
+    margin-top:0;
336
+    margin-bottom:1px;
337
+}
338
+/*
339
+Table styles
340
+*/
341
+.contentContainer table, .classUseContainer table, .constantValuesContainer table {
342
+    border-bottom:1px solid #9eadc0;
343
+    width:100%;
344
+}
345
+.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table {
346
+    width:100%;
347
+}
348
+.contentContainer .description table, .contentContainer .details table {
349
+    border-bottom:none;
350
+}
351
+.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{
352
+    vertical-align:top;
353
+    padding-right:20px;
354
+}
355
+.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast,
356
+.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast,
357
+.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne,
358
+.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne {
359
+    padding-right:3px;
360
+}
361
+.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption {
362
+    position:relative;
363
+    text-align:left;
364
+    background-repeat:no-repeat;
365
+    color:#FFFFFF;
366
+    font-weight:bold;
367
+    clear:none;
368
+    overflow:hidden;
369
+    padding:0px;
370
+    margin:0px;
371
+}
372
+caption a:link, caption a:hover, caption a:active, caption a:visited {
373
+    color:#FFFFFF;
374
+}
375
+.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span {
376
+    white-space:nowrap;
377
+    padding-top:8px;
378
+    padding-left:8px;
379
+    display:block;
380
+    float:left;
381
+    background-image:url(resources/titlebar.gif);
382
+    height:18px;
383
+}
384
+.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd {
385
+    width:10px;
386
+    background-image:url(resources/titlebar_end.gif);
387
+    background-repeat:no-repeat;
388
+    background-position:top right;
389
+    position:relative;
390
+    float:left;
391
+}
392
+ul.blockList ul.blockList li.blockList table {
393
+    margin:0 0 12px 0px;
394
+    width:100%;
395
+}
396
+.tableSubHeadingColor {
397
+    background-color: #EEEEFF;
398
+}
399
+.altColor {
400
+    background-color:#eeeeef;
401
+}
402
+.rowColor {
403
+    background-color:#ffffff;
404
+}
405
+.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td {
406
+    text-align:left;
407
+    padding:3px 3px 3px 7px;
408
+}
409
+th.colFirst, th.colLast, th.colOne, .constantValuesContainer th {
410
+    background:#dee3e9;
411
+    border-top:1px solid #9eadc0;
412
+    border-bottom:1px solid #9eadc0;
413
+    text-align:left;
414
+    padding:3px 3px 3px 7px;
415
+}
416
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
417
+    font-weight:bold;
418
+}
419
+td.colFirst, th.colFirst {
420
+    border-left:1px solid #9eadc0;
421
+    white-space:nowrap;
422
+}
423
+td.colLast, th.colLast {
424
+    border-right:1px solid #9eadc0;
425
+}
426
+td.colOne, th.colOne {
427
+    border-right:1px solid #9eadc0;
428
+    border-left:1px solid #9eadc0;
429
+}
430
+table.overviewSummary  {
431
+    padding:0px;
432
+    margin-left:0px;
433
+}
434
+table.overviewSummary td.colFirst, table.overviewSummary th.colFirst,
435
+table.overviewSummary td.colOne, table.overviewSummary th.colOne {
436
+    width:25%;
437
+    vertical-align:middle;
438
+}
439
+table.packageSummary td.colFirst, table.overviewSummary th.colFirst {
440
+    width:25%;
441
+    vertical-align:middle;
442
+}
443
+/*
444
+Content styles
445
+*/
446
+.description pre {
447
+    margin-top:0;
448
+}
449
+.deprecatedContent {
450
+    margin:0;
451
+    padding:10px 0;
452
+}
453
+.docSummary {
454
+    padding:0;
455
+}
456
+/*
457
+Formatting effect styles
458
+*/
459
+.sourceLineNo {
460
+    color:green;
461
+    padding:0 30px 0 0;
462
+}
463
+h1.hidden {
464
+    visibility:hidden;
465
+    overflow:hidden;
466
+    font-size:.9em;
467
+}
468
+.block {
469
+    display:block;
470
+    margin:3px 0 0 0;
471
+}
472
+.strong {
473
+    font-weight:bold;
474
+}

+ 57
- 0
java/src/GestionBddDAO/ConfigBDD.java Wyświetl plik

@@ -3,14 +3,29 @@ package GestionBddDAO;
3 3
 import java.io.*;
4 4
 import java.util.Properties;
5 5
 
6
+/**
7
+ * Classe utilitaires stockant les paramétres de connexion à la bdd
8
+ * @author joseph
9
+ */
6 10
 public class ConfigBDD
7 11
 {
12
+	/**
13
+	 * Objet permettant le stockage des infos et leur lecture/écritures.
14
+	 */
8 15
 	private Properties conf;
9 16
 
17
+	/**
18
+	 * Constructeur par défault
19
+	 */
10 20
 	public ConfigBDD() {
11 21
 		conf = new Properties();
12 22
 	}
13 23
 
24
+	/**
25
+	 * Initie la cofiguration depuis un fichier conf.xml lu dans le repertoire courant.
26
+	 * Si le fichier n'existe pas, une configuration par defaut est chargée, et sauvegardée sur le disque.
27
+	 * @return true si le chargement à réussi, false sinon.
28
+	 */
14 29
 	public boolean loadConf()
15 30
 	{
16 31
 		try
@@ -27,6 +42,10 @@ public class ConfigBDD
27 42
 		}
28 43
 	}
29 44
 
45
+	/**
46
+	 * Sauve la configuration actuelle dans un fichier conf.xml.
47
+	 * @return true si la sauvegarde est réussie, false sinon.
48
+	 */
30 49
 	public boolean saveConf()
31 50
 	{
32 51
 		try
@@ -41,6 +60,9 @@ public class ConfigBDD
41 60
 		}
42 61
 	}
43 62
 
63
+	/**
64
+	 * Charge une configuration par defaut.
65
+	 */
44 66
 	public void loadDefaultConf()
45 67
 	{
46 68
 		conf.setProperty("nomBdd", "burgerquizz");
@@ -50,42 +72,77 @@ public class ConfigBDD
50 72
 		conf.setProperty("password", "chabat");
51 73
 	}
52 74
 
75
+	/**
76
+	 * @return Le nom de la base de données.
77
+	 */
53 78
 	public String getNomBdd() {
54 79
 		return conf.getProperty("nomBdd");
55 80
 	}
56 81
 
82
+	/**
83
+	 * Change le nom de la base de données.
84
+	 * @param nomBdd Nom pour la base de données.
85
+	 */
57 86
 	public void setNomBdd(String nomBdd) {
58 87
 		conf.setProperty("nomBdd", nomBdd);
59 88
 	}
60 89
 
90
+	/**
91
+	 * @return Le port de connexion à la base de données.
92
+	 */
61 93
 	public int getPort() {
62 94
 		return Integer.parseInt(conf.getProperty("port"));
63 95
 	}
64 96
 
97
+	/**
98
+	 * Change le port de connexion à la base de données.
99
+	 * @param port Port de connexion à la base de données.
100
+	 */
65 101
 	public void setPort(long port) {
66 102
 		conf.setProperty("port", String.valueOf(port));
67 103
 	}
68 104
 
105
+	/**
106
+	 * @return L'adresse IP du serveur de la base de données.
107
+	 */
69 108
 	public String getIp() {
70 109
 		return conf.getProperty("ip");
71 110
 	}
72 111
 
112
+	/**
113
+	 * Change l'adresse IP de connexion à la base de données.
114
+	 * @param ip Adresse IP du serveur hébergant la base de données.
115
+	 */
73 116
 	public void setIp(String ip) {
74 117
 		conf.setProperty("ip", ip);
75 118
 	}
76 119
 
120
+	/**
121
+	 * @return Login de l'utilisateur pour la base de données.
122
+	 */
77 123
 	public String getLogin() {
78 124
 		return conf.getProperty("login");
79 125
 	}
80 126
 
127
+	/**
128
+	 * Change le login de l'utilisateur pour la base de données.
129
+	 * @param login Login de l'utilisateur.
130
+	 */
81 131
 	public void setLogin(String login) {
82 132
 		conf.setProperty("login", login);
83 133
 	}
84 134
 
135
+	/**
136
+	 * @return Mot de passe de l'utilisateur pour la base de données.
137
+	 */
85 138
 	public String getPassword() {
86 139
 		return conf.getProperty("password");
87 140
 	}
88 141
 
142
+	/**
143
+	 * Change le mot de passe de l'utilisateur pour la base de données.
144
+	 * @param password Nouveau mot de passe
145
+	 */
89 146
 	public void setPassword(String password) {
90 147
 		conf.setProperty("password", password);
91 148
 	}

+ 42
- 5
java/src/GestionBddDAO/ConnexionBDD.java Wyświetl plik

@@ -13,13 +13,35 @@ import java.sql.DriverManager;
13 13
 import java.sql.SQLException;
14 14
 import java.util.ArrayList;
15 15
 
16
+/**
17
+ * Classe DAO offrant une surcouche pour l'interaction avec la base de données.
18
+ * @author joseph
19
+ */
16 20
 public class ConnexionBDD
17 21
 {
18
-	Connection connexionbdd;
19
-	GestionCategories gestionCategories;
20
-	GestionReponses gestionReponses;
21
-	GestionQuestions gestionQuestions;
22
-
22
+	/**
23
+	 * Represente la connexion à la base de données.
24
+	 */
25
+	private Connection connexionbdd;
26
+
27
+	/**
28
+	 * Objet permettant la gestion des catégories dans la base de données.
29
+	 */
30
+	private GestionCategories gestionCategories;
31
+
32
+	/**
33
+	 * Objet permettant la gestion des réponses dans la base de données.
34
+	 */
35
+	private GestionReponses gestionReponses;
36
+
37
+	/**
38
+	 * Objet permettant la gestion des questions dans la base de données.
39
+	 */
40
+	private GestionQuestions gestionQuestions;
41
+
42
+	/**
43
+	 * Constructeur par defaut. Charge le driver mysql. Arret du programme si il n'est pas trouvé.
44
+	 */
23 45
 	public ConnexionBDD()
24 46
 	{
25 47
 		try
@@ -33,6 +55,15 @@ public class ConnexionBDD
33 55
 		}
34 56
 	}
35 57
 
58
+	/**
59
+	 * Initie la connexion à la base de données, avec un time-out de 5 secondes.
60
+	 * @param nomBdd Le nom de la base.
61
+	 * @param port Le port du serveur.
62
+	 * @param ip L'adresse IP du serveur.
63
+	 * @param login Le login de l'utilisateur sur le serveur.
64
+	 * @param password Le mot de passe de l'utilisateur sur le serveur.
65
+	 * @return true si la connexion est effectué, false sinon.
66
+	 */
36 67
 	public boolean connect(String nomBdd, long port, String ip, String login, String password)
37 68
 	{
38 69
 		try
@@ -55,6 +86,12 @@ public class ConnexionBDD
55 86
 	}
56 87
 
57 88
 	//Gestion catégorie
89
+
90
+	/**
91
+	 * Permet d'obtenir la liste des catégorie depuis la base de données.
92
+	 * @return Un tableau d'objet catégorie.
93
+	 * @throws BDDException Si une erreur survient.
94
+	 */
58 95
 	public ArrayList<Categorie> getListeCategorie() throws BDDException
59 96
 	{
60 97
 		try