PCYoshi 9 years ago
parent
commit
89feb8176e

+ 22
- 0
java/.idea/compiler.xml View File

@@ -0,0 +1,22 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="CompilerConfiguration">
4
+    <resourceExtensions />
5
+    <wildcardResourcePatterns>
6
+      <entry name="!?*.java" />
7
+      <entry name="!?*.form" />
8
+      <entry name="!?*.class" />
9
+      <entry name="!?*.groovy" />
10
+      <entry name="!?*.scala" />
11
+      <entry name="!?*.flex" />
12
+      <entry name="!?*.kt" />
13
+      <entry name="!?*.clj" />
14
+      <entry name="!?*.aj" />
15
+    </wildcardResourcePatterns>
16
+    <annotationProcessing>
17
+      <profile default="true" name="Default" enabled="false">
18
+        <processorPath useClasspath="true" />
19
+      </profile>
20
+    </annotationProcessing>
21
+  </component>
22
+</project>

+ 3
- 0
java/.idea/copyright/profiles_settings.xml View File

@@ -0,0 +1,3 @@
1
+<component name="CopyrightManager">
2
+  <settings default="" />
3
+</component>

+ 1
- 0
java/.idea/description.html View File

@@ -0,0 +1 @@
1
+<html>Simple <b>Java</b> application that includes a class with <code>main()</code> method</html>

+ 50
- 0
java/.idea/misc.xml View File

@@ -0,0 +1,50 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ClientPropertiesManager">
4
+    <properties class="javax.swing.AbstractButton">
5
+      <property name="hideActionText" class="java.lang.Boolean" />
6
+    </properties>
7
+    <properties class="javax.swing.JComponent">
8
+      <property name="html.disable" class="java.lang.Boolean" />
9
+    </properties>
10
+    <properties class="javax.swing.JEditorPane">
11
+      <property name="JEditorPane.w3cLengthUnits" class="java.lang.Boolean" />
12
+      <property name="JEditorPane.honorDisplayProperties" class="java.lang.Boolean" />
13
+      <property name="charset" class="java.lang.String" />
14
+    </properties>
15
+    <properties class="javax.swing.JList">
16
+      <property name="List.isFileList" class="java.lang.Boolean" />
17
+    </properties>
18
+    <properties class="javax.swing.JPasswordField">
19
+      <property name="JPasswordField.cutCopyAllowed" class="java.lang.Boolean" />
20
+    </properties>
21
+    <properties class="javax.swing.JSlider">
22
+      <property name="Slider.paintThumbArrowShape" class="java.lang.Boolean" />
23
+      <property name="JSlider.isFilled" class="java.lang.Boolean" />
24
+    </properties>
25
+    <properties class="javax.swing.JTable">
26
+      <property name="Table.isFileList" class="java.lang.Boolean" />
27
+      <property name="JTable.autoStartsEdit" class="java.lang.Boolean" />
28
+      <property name="terminateEditOnFocusLost" class="java.lang.Boolean" />
29
+    </properties>
30
+    <properties class="javax.swing.JToolBar">
31
+      <property name="JToolBar.isRollover" class="java.lang.Boolean" />
32
+    </properties>
33
+    <properties class="javax.swing.JTree">
34
+      <property name="JTree.lineStyle" class="java.lang.String" />
35
+    </properties>
36
+    <properties class="javax.swing.text.JTextComponent">
37
+      <property name="caretAspectRatio" class="java.lang.Double" />
38
+      <property name="caretWidth" class="java.lang.Integer" />
39
+    </properties>
40
+  </component>
41
+  <component name="EntryPointsManager">
42
+    <entry_points version="2.0" />
43
+  </component>
44
+  <component name="ProjectKey">
45
+    <option name="state" value="project://e2804f05-5315-4fc6-a121-c522a6c26470" />
46
+  </component>
47
+  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK">
48
+    <output url="file://$PROJECT_DIR$/out" />
49
+  </component>
50
+</project>

+ 8
- 0
java/.idea/modules.xml View File

@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ProjectModuleManager">
4
+    <modules>
5
+      <module fileurl="file://$PROJECT_DIR$/java.iml" filepath="$PROJECT_DIR$/java.iml" />
6
+    </modules>
7
+  </component>
8
+</project>

+ 3
- 0
java/.idea/project-template.xml View File

@@ -0,0 +1,3 @@
1
+<template>
2
+  <input-field default="com.company">IJ_BASE_PACKAGE</input-field>
3
+</template>

+ 124
- 0
java/.idea/uiDesigner.xml View File

@@ -0,0 +1,124 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="Palette2">
4
+    <group name="Swing">
5
+      <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
6
+        <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" />
7
+      </item>
8
+      <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
9
+        <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" />
10
+      </item>
11
+      <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
12
+        <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" />
13
+      </item>
14
+      <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
15
+        <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" />
16
+      </item>
17
+      <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
18
+        <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" />
19
+        <initial-values>
20
+          <property name="text" value="Button" />
21
+        </initial-values>
22
+      </item>
23
+      <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
24
+        <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
25
+        <initial-values>
26
+          <property name="text" value="RadioButton" />
27
+        </initial-values>
28
+      </item>
29
+      <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
30
+        <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" />
31
+        <initial-values>
32
+          <property name="text" value="CheckBox" />
33
+        </initial-values>
34
+      </item>
35
+      <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
36
+        <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" />
37
+        <initial-values>
38
+          <property name="text" value="Label" />
39
+        </initial-values>
40
+      </item>
41
+      <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
42
+        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
43
+          <preferred-size width="150" height="-1" />
44
+        </default-constraints>
45
+      </item>
46
+      <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true">
47
+        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
48
+          <preferred-size width="150" height="-1" />
49
+        </default-constraints>
50
+      </item>
51
+      <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true">
52
+        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1">
53
+          <preferred-size width="150" height="-1" />
54
+        </default-constraints>
55
+      </item>
56
+      <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true">
57
+        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
58
+          <preferred-size width="150" height="50" />
59
+        </default-constraints>
60
+      </item>
61
+      <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
62
+        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
63
+          <preferred-size width="150" height="50" />
64
+        </default-constraints>
65
+      </item>
66
+      <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true">
67
+        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
68
+          <preferred-size width="150" height="50" />
69
+        </default-constraints>
70
+      </item>
71
+      <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true">
72
+        <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" />
73
+      </item>
74
+      <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false">
75
+        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
76
+          <preferred-size width="150" height="50" />
77
+        </default-constraints>
78
+      </item>
79
+      <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false">
80
+        <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3">
81
+          <preferred-size width="150" height="50" />
82
+        </default-constraints>
83
+      </item>
84
+      <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false">
85
+        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3">
86
+          <preferred-size width="150" height="50" />
87
+        </default-constraints>
88
+      </item>
89
+      <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false">
90
+        <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
91
+          <preferred-size width="200" height="200" />
92
+        </default-constraints>
93
+      </item>
94
+      <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false">
95
+        <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3">
96
+          <preferred-size width="200" height="200" />
97
+        </default-constraints>
98
+      </item>
99
+      <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true">
100
+        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
101
+      </item>
102
+      <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false">
103
+        <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" />
104
+      </item>
105
+      <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false">
106
+        <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" />
107
+      </item>
108
+      <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
109
+        <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" />
110
+      </item>
111
+      <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false">
112
+        <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1">
113
+          <preferred-size width="-1" height="20" />
114
+        </default-constraints>
115
+      </item>
116
+      <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false">
117
+        <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" />
118
+      </item>
119
+      <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false">
120
+        <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" />
121
+      </item>
122
+    </group>
123
+  </component>
124
+</project>

+ 6
- 0
java/.idea/vcs.xml View File

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="VcsDirectoryMappings">
4
+    <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
5
+  </component>
6
+</project>

+ 543
- 0
java/.idea/workspace.xml View File

@@ -0,0 +1,543 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="a647cb6a-4230-4101-a652-d7cfd0c21e24" name="Default" comment="" />
5
+    <ignored path="java.iws" />
6
+    <ignored path=".idea/workspace.xml" />
7
+    <ignored path="$PROJECT_DIR$/out/" />
8
+    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
9
+    <option name="TRACKING_ENABLED" value="true" />
10
+    <option name="SHOW_DIALOG" value="false" />
11
+    <option name="HIGHLIGHT_CONFLICTS" value="true" />
12
+    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
13
+    <option name="LAST_RESOLUTION" value="IGNORE" />
14
+  </component>
15
+  <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
16
+  <component name="CreatePatchCommitExecutor">
17
+    <option name="PATCH_PATH" value="" />
18
+  </component>
19
+  <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
20
+  <component name="FavoritesManager">
21
+    <favorites_list name="java" />
22
+  </component>
23
+  <component name="FileEditorManager">
24
+    <leaf>
25
+      <file leaf-file-name="Categorie.java" pinned="false" current-in-tab="false">
26
+        <entry file="file://$PROJECT_DIR$/src/Categorie.java">
27
+          <provider selected="true" editor-type-id="text-editor">
28
+            <state vertical-scroll-proportion="0.0">
29
+              <caret line="3" column="1" selection-start-line="3" selection-start-column="1" selection-end-line="3" selection-end-column="1" />
30
+              <folding />
31
+            </state>
32
+          </provider>
33
+        </entry>
34
+      </file>
35
+      <file leaf-file-name="GestionCategories.java" pinned="false" current-in-tab="false">
36
+        <entry file="file://$PROJECT_DIR$/src/GestionCategories.java">
37
+          <provider selected="true" editor-type-id="text-editor">
38
+            <state vertical-scroll-proportion="0.0">
39
+              <caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
40
+              <folding />
41
+            </state>
42
+          </provider>
43
+        </entry>
44
+      </file>
45
+      <file leaf-file-name="Reponses.java" pinned="false" current-in-tab="false">
46
+        <entry file="file://$PROJECT_DIR$/src/Reponses.java">
47
+          <provider selected="true" editor-type-id="text-editor">
48
+            <state vertical-scroll-proportion="0.0">
49
+              <caret line="4" column="1" selection-start-line="4" selection-start-column="1" selection-end-line="4" selection-end-column="1" />
50
+              <folding />
51
+            </state>
52
+          </provider>
53
+        </entry>
54
+      </file>
55
+      <file leaf-file-name="GestionReponses.java" pinned="false" current-in-tab="false">
56
+        <entry file="file://$PROJECT_DIR$/src/GestionReponses.java">
57
+          <provider selected="true" editor-type-id="text-editor">
58
+            <state vertical-scroll-proportion="0.0">
59
+              <caret line="1" column="0" selection-start-line="1" selection-start-column="0" selection-end-line="1" selection-end-column="0" />
60
+              <folding />
61
+            </state>
62
+          </provider>
63
+        </entry>
64
+      </file>
65
+      <file leaf-file-name="Question.java" pinned="false" current-in-tab="false">
66
+        <entry file="file://$PROJECT_DIR$/src/Question.java">
67
+          <provider selected="true" editor-type-id="text-editor">
68
+            <state vertical-scroll-proportion="0.0">
69
+              <caret line="4" column="1" selection-start-line="4" selection-start-column="1" selection-end-line="4" selection-end-column="1" />
70
+              <folding />
71
+            </state>
72
+          </provider>
73
+        </entry>
74
+      </file>
75
+      <file leaf-file-name="GestionQuestions.java" pinned="false" current-in-tab="true">
76
+        <entry file="file://$PROJECT_DIR$/src/GestionQuestions.java">
77
+          <provider selected="true" editor-type-id="text-editor">
78
+            <state vertical-scroll-proportion="0.10093458">
79
+              <caret line="3" column="1" selection-start-line="3" selection-start-column="1" selection-end-line="3" selection-end-column="1" />
80
+              <folding />
81
+            </state>
82
+          </provider>
83
+        </entry>
84
+      </file>
85
+      <file leaf-file-name="InterfacePrincipale.java" pinned="false" current-in-tab="false">
86
+        <entry file="file://$PROJECT_DIR$/src/InterfacePrincipale.java">
87
+          <provider selected="true" editor-type-id="text-editor">
88
+            <state vertical-scroll-proportion="0.0">
89
+              <caret line="0" column="21" selection-start-line="0" selection-start-column="21" selection-end-line="0" selection-end-column="21" />
90
+              <folding />
91
+            </state>
92
+          </provider>
93
+        </entry>
94
+      </file>
95
+      <file leaf-file-name="ConnectDialog.java" pinned="false" current-in-tab="false">
96
+        <entry file="file://$PROJECT_DIR$/src/ConnectDialog.java">
97
+          <provider selected="true" editor-type-id="text-editor">
98
+            <state vertical-scroll-proportion="0.0">
99
+              <caret line="5" column="1" selection-start-line="5" selection-start-column="1" selection-end-line="5" selection-end-column="1" />
100
+              <folding />
101
+            </state>
102
+          </provider>
103
+        </entry>
104
+      </file>
105
+      <file leaf-file-name="ConnexionBDD.java" pinned="false" current-in-tab="false">
106
+        <entry file="file://$PROJECT_DIR$/src/ConnexionBDD.java">
107
+          <provider selected="true" editor-type-id="text-editor">
108
+            <state vertical-scroll-proportion="0.0">
109
+              <caret line="3" column="1" selection-start-line="3" selection-start-column="1" selection-end-line="3" selection-end-column="1" />
110
+              <folding />
111
+            </state>
112
+          </provider>
113
+        </entry>
114
+      </file>
115
+    </leaf>
116
+  </component>
117
+  <component name="FileTemplateManagerImpl">
118
+    <option name="RECENT_TEMPLATES">
119
+      <list>
120
+        <option value="Class" />
121
+      </list>
122
+    </option>
123
+  </component>
124
+  <component name="Git.Settings">
125
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
126
+  </component>
127
+  <component name="GradleLocalSettings">
128
+    <option name="externalProjectsViewState">
129
+      <projects_view />
130
+    </option>
131
+  </component>
132
+  <component name="IdeDocumentHistory">
133
+    <option name="CHANGED_PATHS">
134
+      <list>
135
+        <option value="$PROJECT_DIR$/src/Main.java" />
136
+        <option value="$PROJECT_DIR$/src/Categorie.java" />
137
+        <option value="$PROJECT_DIR$/src/Question.java" />
138
+        <option value="$PROJECT_DIR$/src/Interface.java" />
139
+        <option value="$PROJECT_DIR$/src/ConnexionBDD.java" />
140
+        <option value="$PROJECT_DIR$/src/ConnectDialog.java" />
141
+        <option value="$PROJECT_DIR$/src/InterfacePrincipale.java" />
142
+        <option value="$PROJECT_DIR$/src/Reponses.java" />
143
+        <option value="$PROJECT_DIR$/src/GestionCategories.java" />
144
+        <option value="$PROJECT_DIR$/src/GestionReponses.java" />
145
+        <option value="$PROJECT_DIR$/src/GestionQuestions.java" />
146
+      </list>
147
+    </option>
148
+  </component>
149
+  <component name="MavenImportPreferences">
150
+    <option name="generalSettings">
151
+      <MavenGeneralSettings>
152
+        <option name="mavenHome" value="Bundled (Maven 3)" />
153
+      </MavenGeneralSettings>
154
+    </option>
155
+  </component>
156
+  <component name="NamedScopeManager">
157
+    <order />
158
+  </component>
159
+  <component name="ProjectFrameBounds">
160
+    <option name="y" value="27" />
161
+    <option name="width" value="1366" />
162
+    <option name="height" value="711" />
163
+  </component>
164
+  <component name="ProjectLevelVcsManager" settingsEditedManually="true">
165
+    <OptionsSetting value="true" id="Add" />
166
+    <OptionsSetting value="true" id="Remove" />
167
+    <OptionsSetting value="true" id="Checkout" />
168
+    <OptionsSetting value="true" id="Update" />
169
+    <OptionsSetting value="true" id="Status" />
170
+    <OptionsSetting value="true" id="Edit" />
171
+    <ConfirmationsSetting value="0" id="Add" />
172
+    <ConfirmationsSetting value="0" id="Remove" />
173
+  </component>
174
+  <component name="ProjectView">
175
+    <navigator currentView="ProjectPane" proportions="" version="1">
176
+      <flattenPackages />
177
+      <showMembers />
178
+      <showModules />
179
+      <showLibraryContents />
180
+      <hideEmptyPackages />
181
+      <abbreviatePackageNames />
182
+      <autoscrollToSource />
183
+      <autoscrollFromSource />
184
+      <sortByType />
185
+    </navigator>
186
+    <panes>
187
+      <pane id="Scope" />
188
+      <pane id="Scratches" />
189
+      <pane id="ProjectPane">
190
+        <subPane>
191
+          <PATH>
192
+            <PATH_ELEMENT>
193
+              <option name="myItemId" value="java" />
194
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
195
+            </PATH_ELEMENT>
196
+          </PATH>
197
+          <PATH>
198
+            <PATH_ELEMENT>
199
+              <option name="myItemId" value="java" />
200
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
201
+            </PATH_ELEMENT>
202
+            <PATH_ELEMENT>
203
+              <option name="myItemId" value="java" />
204
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
205
+            </PATH_ELEMENT>
206
+          </PATH>
207
+          <PATH>
208
+            <PATH_ELEMENT>
209
+              <option name="myItemId" value="java" />
210
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
211
+            </PATH_ELEMENT>
212
+            <PATH_ELEMENT>
213
+              <option name="myItemId" value="java" />
214
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
215
+            </PATH_ELEMENT>
216
+            <PATH_ELEMENT>
217
+              <option name="myItemId" value="src" />
218
+              <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
219
+            </PATH_ELEMENT>
220
+          </PATH>
221
+        </subPane>
222
+      </pane>
223
+      <pane id="PackagesPane" />
224
+    </panes>
225
+  </component>
226
+  <component name="PropertiesComponent">
227
+    <property name="recentsLimit" value="5" />
228
+    <property name="FullScreen" value="false" />
229
+    <property name="settings.editor.selected.configurable" value="editor.preferences.tabs" />
230
+    <property name="settings.editor.splitter.proportion" value="0.2" />
231
+  </component>
232
+  <component name="RunManager" selected="Application.Main">
233
+    <configuration default="false" name="Main" type="Application" factoryName="Application" temporary="true">
234
+      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
235
+      <option name="MAIN_CLASS_NAME" value="Main" />
236
+      <option name="VM_PARAMETERS" value="" />
237
+      <option name="PROGRAM_PARAMETERS" value="" />
238
+      <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" />
239
+      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
240
+      <option name="ALTERNATIVE_JRE_PATH" value="" />
241
+      <option name="ENABLE_SWING_INSPECTOR" value="false" />
242
+      <option name="ENV_VARIABLES" />
243
+      <option name="PASS_PARENT_ENVS" value="true" />
244
+      <module name="java" />
245
+      <envs />
246
+      <RunnerSettings RunnerId="Run" />
247
+      <ConfigurationWrapper RunnerId="Run" />
248
+      <method />
249
+    </configuration>
250
+    <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android Application">
251
+      <module name="" />
252
+      <option name="ACTIVITY_CLASS" value="" />
253
+      <option name="MODE" value="default_activity" />
254
+      <option name="DEPLOY" value="true" />
255
+      <option name="ARTIFACT_NAME" value="" />
256
+      <option name="TARGET_SELECTION_MODE" value="EMULATOR" />
257
+      <option name="USE_LAST_SELECTED_DEVICE" value="false" />
258
+      <option name="PREFERRED_AVD" value="" />
259
+      <option name="USE_COMMAND_LINE" value="true" />
260
+      <option name="COMMAND_LINE" value="" />
261
+      <option name="WIPE_USER_DATA" value="false" />
262
+      <option name="DISABLE_BOOT_ANIMATION" value="false" />
263
+      <option name="NETWORK_SPEED" value="full" />
264
+      <option name="NETWORK_LATENCY" value="none" />
265
+      <option name="CLEAR_LOGCAT" value="false" />
266
+      <option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
267
+      <option name="FILTER_LOGCAT_AUTOMATICALLY" value="true" />
268
+      <method />
269
+    </configuration>
270
+    <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
271
+      <module name="" />
272
+      <option name="TESTING_TYPE" value="0" />
273
+      <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
274
+      <option name="METHOD_NAME" value="" />
275
+      <option name="CLASS_NAME" value="" />
276
+      <option name="PACKAGE_NAME" value="" />
277
+      <option name="TARGET_SELECTION_MODE" value="EMULATOR" />
278
+      <option name="USE_LAST_SELECTED_DEVICE" value="false" />
279
+      <option name="PREFERRED_AVD" value="" />
280
+      <option name="USE_COMMAND_LINE" value="true" />
281
+      <option name="COMMAND_LINE" value="" />
282
+      <option name="WIPE_USER_DATA" value="false" />
283
+      <option name="DISABLE_BOOT_ANIMATION" value="false" />
284
+      <option name="NETWORK_SPEED" value="full" />
285
+      <option name="NETWORK_LATENCY" value="none" />
286
+      <option name="CLEAR_LOGCAT" value="false" />
287
+      <option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
288
+      <option name="FILTER_LOGCAT_AUTOMATICALLY" value="true" />
289
+      <method />
290
+    </configuration>
291
+    <configuration default="true" type="Application" factoryName="Application">
292
+      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
293
+      <option name="MAIN_CLASS_NAME" />
294
+      <option name="VM_PARAMETERS" />
295
+      <option name="PROGRAM_PARAMETERS" />
296
+      <option name="WORKING_DIRECTORY" />
297
+      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
298
+      <option name="ALTERNATIVE_JRE_PATH" />
299
+      <option name="ENABLE_SWING_INSPECTOR" value="false" />
300
+      <option name="ENV_VARIABLES" />
301
+      <option name="PASS_PARENT_ENVS" value="true" />
302
+      <module name="" />
303
+      <envs />
304
+      <method />
305
+    </configuration>
306
+    <configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
307
+      <ExternalSystemSettings>
308
+        <option name="executionName" />
309
+        <option name="externalProjectPath" />
310
+        <option name="externalSystemIdString" value="GRADLE" />
311
+        <option name="scriptParameters" />
312
+        <option name="taskDescriptions">
313
+          <list />
314
+        </option>
315
+        <option name="taskNames">
316
+          <list />
317
+        </option>
318
+        <option name="vmOptions" />
319
+      </ExternalSystemSettings>
320
+      <method />
321
+    </configuration>
322
+    <configuration default="true" type="JUnit" factoryName="JUnit">
323
+      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
324
+      <module name="" />
325
+      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
326
+      <option name="ALTERNATIVE_JRE_PATH" />
327
+      <option name="PACKAGE_NAME" />
328
+      <option name="MAIN_CLASS_NAME" />
329
+      <option name="METHOD_NAME" />
330
+      <option name="TEST_OBJECT" value="class" />
331
+      <option name="VM_PARAMETERS" />
332
+      <option name="PARAMETERS" />
333
+      <option name="WORKING_DIRECTORY" />
334
+      <option name="ENV_VARIABLES" />
335
+      <option name="PASS_PARENT_ENVS" value="true" />
336
+      <option name="TEST_SEARCH_SCOPE">
337
+        <value defaultName="singleModule" />
338
+      </option>
339
+      <envs />
340
+      <patterns />
341
+      <method />
342
+    </configuration>
343
+    <configuration default="true" type="JarApplication" factoryName="JAR Application">
344
+      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
345
+      <envs />
346
+      <method />
347
+    </configuration>
348
+    <configuration default="true" type="TestNG" factoryName="TestNG">
349
+      <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
350
+      <module name="" />
351
+      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
352
+      <option name="ALTERNATIVE_JRE_PATH" />
353
+      <option name="SUITE_NAME" />
354
+      <option name="PACKAGE_NAME" />
355
+      <option name="MAIN_CLASS_NAME" />
356
+      <option name="METHOD_NAME" />
357
+      <option name="GROUP_NAME" />
358
+      <option name="TEST_OBJECT" value="CLASS" />
359
+      <option name="VM_PARAMETERS" />
360
+      <option name="PARAMETERS" />
361
+      <option name="WORKING_DIRECTORY" />
362
+      <option name="OUTPUT_DIRECTORY" />
363
+      <option name="ANNOTATION_TYPE" />
364
+      <option name="ENV_VARIABLES" />
365
+      <option name="PASS_PARENT_ENVS" value="true" />
366
+      <option name="TEST_SEARCH_SCOPE">
367
+        <value defaultName="singleModule" />
368
+      </option>
369
+      <option name="USE_DEFAULT_REPORTERS" value="false" />
370
+      <option name="PROPERTIES_FILE" />
371
+      <envs />
372
+      <properties />
373
+      <listeners />
374
+      <method />
375
+    </configuration>
376
+    <list size="1">
377
+      <item index="0" class="java.lang.String" itemvalue="Application.Main" />
378
+    </list>
379
+  </component>
380
+  <component name="ShelveChangesManager" show_recycled="false" />
381
+  <component name="SvnConfiguration">
382
+    <configuration />
383
+  </component>
384
+  <component name="TaskManager">
385
+    <task active="true" id="Default" summary="Default task">
386
+      <changelist id="a647cb6a-4230-4101-a652-d7cfd0c21e24" name="Default" comment="" />
387
+      <created>1432300849661</created>
388
+      <option name="number" value="Default" />
389
+      <updated>1432300849661</updated>
390
+    </task>
391
+    <task id="LOCAL-00001" summary="test">
392
+      <created>1432301236966</created>
393
+      <option name="number" value="00001" />
394
+      <option name="project" value="LOCAL" />
395
+      <updated>1432301236966</updated>
396
+    </task>
397
+    <task id="LOCAL-00002" summary="creation classe de base">
398
+      <created>1432304057326</created>
399
+      <option name="number" value="00002" />
400
+      <option name="project" value="LOCAL" />
401
+      <updated>1432304057326</updated>
402
+    </task>
403
+    <option name="localTasksCounter" value="3" />
404
+    <servers />
405
+  </component>
406
+  <component name="ToolWindowManager">
407
+    <frame x="0" y="27" width="1366" height="711" extended-state="0" />
408
+    <editor active="true" />
409
+    <layout>
410
+      <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" />
411
+      <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" />
412
+      <window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
413
+      <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
414
+      <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
415
+      <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
416
+      <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
417
+      <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
418
+      <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
419
+      <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
420
+      <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
421
+      <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
422
+      <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" />
423
+      <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="7" side_tool="false" content_ui="tabs" />
424
+      <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.1674277" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
425
+      <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="4" side_tool="false" content_ui="tabs" />
426
+      <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" />
427
+      <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
428
+      <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
429
+      <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" />
430
+      <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
431
+      <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
432
+      <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
433
+    </layout>
434
+  </component>
435
+  <component name="Vcs.Log.UiProperties">
436
+    <option name="RECENTLY_FILTERED_USER_GROUPS">
437
+      <collection />
438
+    </option>
439
+    <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
440
+      <collection />
441
+    </option>
442
+  </component>
443
+  <component name="VcsContentAnnotationSettings">
444
+    <option name="myLimit" value="2678400000" />
445
+  </component>
446
+  <component name="VcsManagerConfiguration">
447
+    <MESSAGE value="test" />
448
+    <MESSAGE value="creation classe de base" />
449
+    <option name="LAST_COMMIT_MESSAGE" value="creation classe de base" />
450
+  </component>
451
+  <component name="XDebuggerManager">
452
+    <breakpoint-manager />
453
+    <watches-manager />
454
+  </component>
455
+  <component name="antWorkspaceConfiguration">
456
+    <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
457
+    <option name="FILTER_TARGETS" value="false" />
458
+  </component>
459
+  <component name="editorHistoryManager">
460
+    <entry file="file://$PROJECT_DIR$/java.png">
461
+      <provider selected="true" editor-type-id="images">
462
+        <state />
463
+      </provider>
464
+    </entry>
465
+    <entry file="file://$PROJECT_DIR$/mcd.png">
466
+      <provider selected="true" editor-type-id="images">
467
+        <state />
468
+      </provider>
469
+    </entry>
470
+    <entry file="file://$PROJECT_DIR$/src/ConnexionBDD.java">
471
+      <provider selected="true" editor-type-id="text-editor">
472
+        <state vertical-scroll-proportion="0.0">
473
+          <caret line="3" column="1" selection-start-line="3" selection-start-column="1" selection-end-line="3" selection-end-column="1" />
474
+          <folding />
475
+        </state>
476
+      </provider>
477
+    </entry>
478
+    <entry file="file://$PROJECT_DIR$/src/ConnectDialog.java">
479
+      <provider selected="true" editor-type-id="text-editor">
480
+        <state vertical-scroll-proportion="0.0">
481
+          <caret line="5" column="1" selection-start-line="5" selection-start-column="1" selection-end-line="5" selection-end-column="1" />
482
+          <folding />
483
+        </state>
484
+      </provider>
485
+    </entry>
486
+    <entry file="file://$PROJECT_DIR$/src/InterfacePrincipale.java">
487
+      <provider selected="true" editor-type-id="text-editor">
488
+        <state vertical-scroll-proportion="0.0">
489
+          <caret line="0" column="21" selection-start-line="0" selection-start-column="21" selection-end-line="0" selection-end-column="21" />
490
+          <folding />
491
+        </state>
492
+      </provider>
493
+    </entry>
494
+    <entry file="file://$PROJECT_DIR$/src/Categorie.java">
495
+      <provider selected="true" editor-type-id="text-editor">
496
+        <state vertical-scroll-proportion="0.0">
497
+          <caret line="3" column="1" selection-start-line="3" selection-start-column="1" selection-end-line="3" selection-end-column="1" />
498
+          <folding />
499
+        </state>
500
+      </provider>
501
+    </entry>
502
+    <entry file="file://$PROJECT_DIR$/src/GestionCategories.java">
503
+      <provider selected="true" editor-type-id="text-editor">
504
+        <state vertical-scroll-proportion="0.0">
505
+          <caret line="2" column="0" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
506
+          <folding />
507
+        </state>
508
+      </provider>
509
+    </entry>
510
+    <entry file="file://$PROJECT_DIR$/src/Reponses.java">
511
+      <provider selected="true" editor-type-id="text-editor">
512
+        <state vertical-scroll-proportion="0.0">
513
+          <caret line="4" column="1" selection-start-line="4" selection-start-column="1" selection-end-line="4" selection-end-column="1" />
514
+          <folding />
515
+        </state>
516
+      </provider>
517
+    </entry>
518
+    <entry file="file://$PROJECT_DIR$/src/GestionReponses.java">
519
+      <provider selected="true" editor-type-id="text-editor">
520
+        <state vertical-scroll-proportion="0.0">
521
+          <caret line="1" column="0" selection-start-line="1" selection-start-column="0" selection-end-line="1" selection-end-column="0" />
522
+          <folding />
523
+        </state>
524
+      </provider>
525
+    </entry>
526
+    <entry file="file://$PROJECT_DIR$/src/Question.java">
527
+      <provider selected="true" editor-type-id="text-editor">
528
+        <state vertical-scroll-proportion="0.0">
529
+          <caret line="4" column="1" selection-start-line="4" selection-start-column="1" selection-end-line="4" selection-end-column="1" />
530
+          <folding />
531
+        </state>
532
+      </provider>
533
+    </entry>
534
+    <entry file="file://$PROJECT_DIR$/src/GestionQuestions.java">
535
+      <provider selected="true" editor-type-id="text-editor">
536
+        <state vertical-scroll-proportion="0.10093458">
537
+          <caret line="3" column="1" selection-start-line="3" selection-start-column="1" selection-end-line="3" selection-end-column="1" />
538
+          <folding />
539
+        </state>
540
+      </provider>
541
+    </entry>
542
+  </component>
543
+</project>

+ 12
- 0
java/java.iml View File

@@ -0,0 +1,12 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<module type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
4
+    <exclude-output />
5
+    <content url="file://$MODULE_DIR$">
6
+      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7
+    </content>
8
+    <orderEntry type="inheritedJdk" />
9
+    <orderEntry type="sourceFolder" forTests="false" />
10
+  </component>
11
+</module>
12
+

+ 29
- 0
sql/CTbq.sql View File

@@ -0,0 +1,29 @@
1
+DROP TABLE IF EXISTS categorie;
2
+CREATE TABLE categorie (
3
+	nom_cat		VARCHAR(30) PRIMARY KEY
4
+) ENGINE=INNODB;
5
+
6
+DROP TABLE IF EXISTS reponses;
7
+CREATE TABLE reponses (
8
+	reponse1	VARCHAR(50),
9
+	reponse2	VARCHAR(50),
10
+	nom_cat		VARCHAR(30) NOT NULL,
11
+	PRIMARY KEY(reponse1, reponse2),
12
+	FOREIGN KEY(nom_cat) REFERENCES categorie(nom_cat) ON DELETE CASCADE ON UPDATE CASCADE
13
+) ENGINE=INNODB;
14
+
15
+DROP TABLE IF EXISTS question;
16
+CREATE TABLE question (
17
+	intitule	VARCHAR(120),
18
+	reponse1	VARCHAR(50),
19
+	reponse2	VARCHAR(50),
20
+	reponse		INTEGER NOT NULL,
21
+	PRIMARY KEY(intitule, reponse1, reponse2),
22
+	FOREIGN KEY(reponse1, reponse2) REFERENCES reponses(reponse1, reponse2) ON DELETE CASCADE ON UPDATE CASCADE
23
+) ENGINE=INNODB;
24
+
25
+DROP TABLE IF EXISTS scores;
26
+CREATE TABLE scores (
27
+	login		VARCHAR(50) PRIMARY KEY,
28
+	score		INTEGER NOT NULL
29
+) ENGINE=INNODB;