CI 2019 von Daniel, Eugen und Michael
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

836 lines
41 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="db773f9a-00fd-4a2d-a6a9-bbfafdd60b01" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/src/FitnessTest_M.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/FitnessTest_M.java" afterDir="false" />
  7. </list>
  8. <ignored path="$PROJECT_DIR$/out/" />
  9. <option name="EXCLUDED_CONVERTED_TO_IGNORED" 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="DefaultGradleProjectSettings">
  16. <option name="isMigrated" value="true" />
  17. </component>
  18. <component name="FileEditorManager">
  19. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  20. <file pinned="false" current-in-tab="false">
  21. <entry file="file://$PROJECT_DIR$/src/Main.java">
  22. <provider selected="true" editor-type-id="text-editor">
  23. <state relative-caret-position="2465">
  24. <caret line="149" selection-start-line="149" selection-end-line="149" />
  25. <folding>
  26. <element signature="imports" expanded="true" />
  27. </folding>
  28. </state>
  29. </provider>
  30. </entry>
  31. </file>
  32. <file pinned="false" current-in-tab="true">
  33. <entry file="file://$PROJECT_DIR$/src/FitnessTest_M.java">
  34. <provider selected="true" editor-type-id="text-editor">
  35. <state relative-caret-position="573">
  36. <caret line="305" column="37" lean-forward="true" selection-start-line="305" selection-start-column="37" selection-end-line="305" selection-end-column="37" />
  37. <folding>
  38. <element signature="imports" expanded="true" />
  39. <element signature="e#2063#2525#0" expanded="true" />
  40. <element signature="e#2524#2525#0" expanded="true" />
  41. <element signature="e#2877#3340#0" expanded="true" />
  42. <element signature="e#3339#3340#0" expanded="true" />
  43. <element signature="e#11696#11697#0" expanded="true" />
  44. <element signature="e#11749#11750#0" expanded="true" />
  45. <element signature="e#11808#11809#0" expanded="true" />
  46. <element signature="e#11863#11864#0" expanded="true" />
  47. </folding>
  48. </state>
  49. </provider>
  50. </entry>
  51. </file>
  52. <file pinned="false" current-in-tab="false">
  53. <entry file="file://$PROJECT_DIR$/src/FitnessTest_M_Test.java">
  54. <provider selected="true" editor-type-id="text-editor">
  55. <state relative-caret-position="425">
  56. <caret line="93" column="31" selection-start-line="93" selection-start-column="31" selection-end-line="93" selection-end-column="31" />
  57. <folding>
  58. <element signature="imports" expanded="true" />
  59. <element signature="e#142#143#0" expanded="true" />
  60. <element signature="e#192#193#0" expanded="true" />
  61. </folding>
  62. </state>
  63. </provider>
  64. </entry>
  65. </file>
  66. </leaf>
  67. </component>
  68. <component name="FileTemplateManagerImpl">
  69. <option name="RECENT_TEMPLATES">
  70. <list>
  71. <option value="Arquillian JUnit Test Class" />
  72. <option value="JUnit5 Test Class" />
  73. <option value="Class" />
  74. </list>
  75. </option>
  76. </component>
  77. <component name="FindInProjectRecents">
  78. <findStrings>
  79. <find>pa.</find>
  80. <find>contantPane</find>
  81. <find>ETools</find>
  82. <find>this.</find>
  83. <find>fr.</find>
  84. <find>exit</find>
  85. </findStrings>
  86. <replaceStrings>
  87. <replace>this.</replace>
  88. <replace>this.panel</replace>
  89. <replace>Panele</replace>
  90. <replace>MTools</replace>
  91. <replace>this.fr.</replace>
  92. </replaceStrings>
  93. </component>
  94. <component name="Git.Settings">
  95. <option name="PREVIOUS_COMMIT_AUTHORS">
  96. <list>
  97. <option value="MSeibert97 &lt;michael.seibert@informatik.hs-fulda.de&gt;" />
  98. </list>
  99. </option>
  100. <option name="UPDATE_TYPE" value="MERGE" />
  101. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  102. </component>
  103. <component name="IdeDocumentHistory">
  104. <option name="CHANGED_PATHS">
  105. <list>
  106. <option value="$PROJECT_DIR$/src/testFrame.java" />
  107. <option value="$PROJECT_DIR$/src/fenster.java" />
  108. <option value="$PROJECT_DIR$/src/geburtstag.java" />
  109. <option value="$PROJECT_DIR$/src/Geburtstag.java" />
  110. <option value="$PROJECT_DIR$/src/MainGUI.form" />
  111. <option value="$PROJECT_DIR$/src/Quiz_Spiel.java" />
  112. <option value="$PROJECT_DIR$/src/Tage_DTest.java" />
  113. <option value="$PROJECT_DIR$/src/Tage_D.java" />
  114. <option value="$PROJECT_DIR$/src/Main.java" />
  115. <option value="$PROJECT_DIR$/src/FitnessTest_M_Test.java" />
  116. <option value="$PROJECT_DIR$/src/FitnessTest_M.java" />
  117. </list>
  118. </option>
  119. </component>
  120. <component name="MavenProjectNavigator">
  121. <treeState>
  122. <expand />
  123. <select />
  124. </treeState>
  125. </component>
  126. <component name="ProjectFrameBounds" extendedState="6">
  127. <option name="x" value="528" />
  128. <option name="width" value="544" />
  129. <option name="height" value="586" />
  130. </component>
  131. <component name="ProjectLevelVcsManager">
  132. <ConfirmationsSetting value="2" id="Add" />
  133. </component>
  134. <component name="ProjectView">
  135. <navigator proportions="" version="1">
  136. <foldersAlwaysOnTop value="true" />
  137. </navigator>
  138. <panes>
  139. <pane id="Scope" />
  140. <pane id="PackagesPane" />
  141. <pane id="ProjectPane">
  142. <subPane>
  143. <expand>
  144. <path>
  145. <item name="Alpha" type="b2602c69:ProjectViewProjectNode" />
  146. <item name="Alpha" type="462c0819:PsiDirectoryNode" />
  147. </path>
  148. <path>
  149. <item name="Alpha" type="b2602c69:ProjectViewProjectNode" />
  150. <item name="Alpha" type="462c0819:PsiDirectoryNode" />
  151. <item name="src" type="462c0819:PsiDirectoryNode" />
  152. </path>
  153. </expand>
  154. <select />
  155. </subPane>
  156. </pane>
  157. </panes>
  158. </component>
  159. <component name="PropertiesComponent">
  160. <property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  161. <property name="Downloaded.Files.Path.Enabled" value="false" />
  162. <property name="Repository.Attach.Annotations" value="false" />
  163. <property name="Repository.Attach.JavaDocs" value="false" />
  164. <property name="Repository.Attach.Sources" value="false" />
  165. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  166. <property name="WebServerToolWindowFactoryState" value="false" />
  167. <property name="aspect.path.notification.shown" value="true" />
  168. <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary" value="JUnit5" />
  169. <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.Arquillian JUnit4" value="" />
  170. <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.JUnit5" value="" />
  171. <property name="create.test.in.the.same.root" value="true" />
  172. <property name="nodejs_package_manager_path" value="npm" />
  173. <property name="project.structure.last.edited" value="Project" />
  174. <property name="project.structure.proportion" value="0.15" />
  175. <property name="project.structure.side.proportion" value="0.2" />
  176. <property name="restartRequiresConfirmation" value="false" />
  177. <property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
  178. </component>
  179. <component name="RecentsManager">
  180. <key name="CreateTestDialog.RecentsKey">
  181. <recent name="" />
  182. </key>
  183. <key name="CreateTestDialog.Recents.Supers">
  184. <recent name="" />
  185. </key>
  186. </component>
  187. <component name="RunDashboard">
  188. <option name="ruleStates">
  189. <list>
  190. <RuleState>
  191. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  192. </RuleState>
  193. <RuleState>
  194. <option name="name" value="StatusDashboardGroupingRule" />
  195. </RuleState>
  196. </list>
  197. </option>
  198. </component>
  199. <component name="RunManager" selected="Application.FitnessTest_M">
  200. <configuration name="FitnessTest_M" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  201. <option name="MAIN_CLASS_NAME" value="FitnessTest_M" />
  202. <module name="Alpha" />
  203. <method v="2">
  204. <option name="Make" enabled="true" />
  205. </method>
  206. </configuration>
  207. <configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  208. <option name="ALTERNATIVE_JRE_PATH" value="11" />
  209. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
  210. <option name="MAIN_CLASS_NAME" value="Main" />
  211. <module name="Alpha" />
  212. <method v="2">
  213. <option name="Make" enabled="true" />
  214. </method>
  215. </configuration>
  216. <configuration name="Quiz_Spiel" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  217. <option name="MAIN_CLASS_NAME" value="Quiz_Spiel" />
  218. <module name="Alpha" />
  219. <method v="2">
  220. <option name="Make" enabled="true" />
  221. </method>
  222. </configuration>
  223. <configuration name="Tage_D" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  224. <option name="MAIN_CLASS_NAME" value="Tage_D" />
  225. <module name="Alpha" />
  226. <method v="2">
  227. <option name="Make" enabled="true" />
  228. </method>
  229. </configuration>
  230. <configuration name="FitnessTest_M_Test" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  231. <module name="Alpha" />
  232. <option name="PACKAGE_NAME" value="" />
  233. <option name="MAIN_CLASS_NAME" value="FitnessTest_M_Test" />
  234. <option name="TEST_OBJECT" value="class" />
  235. <method v="2">
  236. <option name="Make" enabled="true" />
  237. </method>
  238. </configuration>
  239. <list>
  240. <item itemvalue="Application.FitnessTest_M" />
  241. <item itemvalue="Application.Main" />
  242. <item itemvalue="Application.Quiz_Spiel" />
  243. <item itemvalue="Application.Tage_D" />
  244. <item itemvalue="JUnit.FitnessTest_M_Test" />
  245. </list>
  246. <recent_temporary>
  247. <list>
  248. <item itemvalue="Application.FitnessTest_M" />
  249. <item itemvalue="Application.Main" />
  250. <item itemvalue="JUnit.FitnessTest_M_Test" />
  251. <item itemvalue="Application.Quiz_Spiel" />
  252. <item itemvalue="Application.Tage_D" />
  253. </list>
  254. </recent_temporary>
  255. </component>
  256. <component name="SvnConfiguration">
  257. <configuration />
  258. </component>
  259. <component name="TaskManager">
  260. <task active="true" id="Default" summary="Default task">
  261. <changelist id="db773f9a-00fd-4a2d-a6a9-bbfafdd60b01" name="Default Changelist" comment="" />
  262. <created>1562340910388</created>
  263. <option name="number" value="Default" />
  264. <option name="presentableId" value="Default" />
  265. <updated>1562340910388</updated>
  266. <workItem from="1562340912093" duration="26000" />
  267. <workItem from="1562341014848" duration="1785000" />
  268. <workItem from="1562343569757" duration="85000" />
  269. <workItem from="1562343774281" duration="2056000" />
  270. <workItem from="1562347057096" duration="199000" />
  271. <workItem from="1562379817416" duration="627000" />
  272. <workItem from="1562534024971" duration="213000" />
  273. <workItem from="1562718828390" duration="103000" />
  274. <workItem from="1562781684319" duration="923000" />
  275. <workItem from="1562789348995" duration="2654000" />
  276. <workItem from="1562848572975" duration="6651000" />
  277. <workItem from="1562856644601" duration="8772000" />
  278. <workItem from="1562929796678" duration="3793000" />
  279. <workItem from="1563047167511" duration="5798000" />
  280. </task>
  281. <task id="LOCAL-00001" summary="neue master">
  282. <created>1562341097724</created>
  283. <option name="number" value="00001" />
  284. <option name="presentableId" value="LOCAL-00001" />
  285. <option name="project" value="LOCAL" />
  286. <updated>1562341097724</updated>
  287. </task>
  288. <task id="LOCAL-00002" summary="neue master">
  289. <created>1562341184106</created>
  290. <option name="number" value="00002" />
  291. <option name="presentableId" value="LOCAL-00002" />
  292. <option name="project" value="LOCAL" />
  293. <updated>1562341184106</updated>
  294. </task>
  295. <task id="LOCAL-00003" summary="geburtstag sauber">
  296. <created>1562343360954</created>
  297. <option name="number" value="00003" />
  298. <option name="presentableId" value="LOCAL-00003" />
  299. <option name="project" value="LOCAL" />
  300. <updated>1562343360954</updated>
  301. </task>
  302. <task id="LOCAL-00004" summary="geburtstag sauber">
  303. <created>1562343454615</created>
  304. <option name="number" value="00004" />
  305. <option name="presentableId" value="LOCAL-00004" />
  306. <option name="project" value="LOCAL" />
  307. <updated>1562343454615</updated>
  308. </task>
  309. <task id="LOCAL-00005" summary="geburtstag sauber">
  310. <created>1562344148629</created>
  311. <option name="number" value="00005" />
  312. <option name="presentableId" value="LOCAL-00005" />
  313. <option name="project" value="LOCAL" />
  314. <updated>1562344148629</updated>
  315. </task>
  316. <task id="LOCAL-00006" summary="Main bereinigt">
  317. <created>1562344619215</created>
  318. <option name="number" value="00006" />
  319. <option name="presentableId" value="LOCAL-00006" />
  320. <option name="project" value="LOCAL" />
  321. <updated>1562344619215</updated>
  322. </task>
  323. <task id="LOCAL-00007" summary="junit klassen erst mal entfernen">
  324. <created>1562346483053</created>
  325. <option name="number" value="00007" />
  326. <option name="presentableId" value="LOCAL-00007" />
  327. <option name="project" value="LOCAL" />
  328. <updated>1562346483053</updated>
  329. </task>
  330. <task id="LOCAL-00008" summary="junit klassen erst mal entfernen">
  331. <created>1562348184129</created>
  332. <option name="number" value="00008" />
  333. <option name="presentableId" value="LOCAL-00008" />
  334. <option name="project" value="LOCAL" />
  335. <updated>1562348184129</updated>
  336. </task>
  337. <task id="LOCAL-00009" summary="Fenster wird um Auswahl Fenster erweitert">
  338. <created>1562349172389</created>
  339. <option name="number" value="00009" />
  340. <option name="presentableId" value="LOCAL-00009" />
  341. <option name="project" value="LOCAL" />
  342. <updated>1562349172389</updated>
  343. </task>
  344. <task id="LOCAL-00010" summary="Fenster wird um Auswahl Fenster erweitert">
  345. <created>1562349989934</created>
  346. <option name="number" value="00010" />
  347. <option name="presentableId" value="LOCAL-00010" />
  348. <option name="project" value="LOCAL" />
  349. <updated>1562349989934</updated>
  350. </task>
  351. <task id="LOCAL-00011" summary="neue Tage Script">
  352. <created>1562537775488</created>
  353. <option name="number" value="00011" />
  354. <option name="presentableId" value="LOCAL-00011" />
  355. <option name="project" value="LOCAL" />
  356. <updated>1562537775489</updated>
  357. </task>
  358. <task id="LOCAL-00012" summary="neue Tage Script">
  359. <created>1562537854358</created>
  360. <option name="number" value="00012" />
  361. <option name="presentableId" value="LOCAL-00012" />
  362. <option name="project" value="LOCAL" />
  363. <updated>1562537854358</updated>
  364. </task>
  365. <task id="LOCAL-00013" summary="neue GUI erstellt zum testen">
  366. <created>1562717415095</created>
  367. <option name="number" value="00013" />
  368. <option name="presentableId" value="LOCAL-00013" />
  369. <option name="project" value="LOCAL" />
  370. <updated>1562717415095</updated>
  371. </task>
  372. <task id="LOCAL-00014" summary="neue GUI erstellt zum testen">
  373. <created>1562717535565</created>
  374. <option name="number" value="00014" />
  375. <option name="presentableId" value="LOCAL-00014" />
  376. <option name="project" value="LOCAL" />
  377. <updated>1562717535565</updated>
  378. </task>
  379. <task id="LOCAL-00015" summary="Junit für Tage_D erzeugt">
  380. <created>1562804519991</created>
  381. <option name="number" value="00015" />
  382. <option name="presentableId" value="LOCAL-00015" />
  383. <option name="project" value="LOCAL" />
  384. <updated>1562804519991</updated>
  385. </task>
  386. <task id="LOCAL-00016" summary="Junit für Tage_D erzeugt">
  387. <created>1562804715949</created>
  388. <option name="number" value="00016" />
  389. <option name="presentableId" value="LOCAL-00016" />
  390. <option name="project" value="LOCAL" />
  391. <updated>1562804715949</updated>
  392. </task>
  393. <task id="LOCAL-00017" summary="Main Menü angepasst mit Auswahl und Action Listener erstellt. So das Unterklassen Objekte erzeugt werden">
  394. <created>1562853765189</created>
  395. <option name="number" value="00017" />
  396. <option name="presentableId" value="LOCAL-00017" />
  397. <option name="project" value="LOCAL" />
  398. <updated>1562853765189</updated>
  399. </task>
  400. <task id="LOCAL-00018" summary="Entwicklung eines ButtonGroup Aktoren und der Verwendung der Klassen Quiz und Tage">
  401. <created>1562861654490</created>
  402. <option name="number" value="00018" />
  403. <option name="presentableId" value="LOCAL-00018" />
  404. <option name="project" value="LOCAL" />
  405. <updated>1562861654490</updated>
  406. </task>
  407. <task id="LOCAL-00019" summary="Verbesserung Main und Erweiterung Tage_D">
  408. <created>1562864535253</created>
  409. <option name="number" value="00019" />
  410. <option name="presentableId" value="LOCAL-00019" />
  411. <option name="project" value="LOCAL" />
  412. <updated>1562864535253</updated>
  413. </task>
  414. <task id="LOCAL-00020" summary="Tage_D Zufallsgenerator erstellt.">
  415. <created>1562866562782</created>
  416. <option name="number" value="00020" />
  417. <option name="presentableId" value="LOCAL-00020" />
  418. <option name="project" value="LOCAL" />
  419. <updated>1562866562782</updated>
  420. </task>
  421. <task id="LOCAL-00021" summary="Tage_D Zufallsgenerator erstellt.">
  422. <created>1562934759261</created>
  423. <option name="number" value="00021" />
  424. <option name="presentableId" value="LOCAL-00021" />
  425. <option name="project" value="LOCAL" />
  426. <updated>1562934759261</updated>
  427. </task>
  428. <task id="LOCAL-00022" summary="Main und Tage_D erweitert um neue Menübutton und Funktionen optimiert auf Darstellung. Nun werden Zeilen auch direkt neben einander gezeigt.">
  429. <created>1563228818747</created>
  430. <option name="number" value="00022" />
  431. <option name="presentableId" value="LOCAL-00022" />
  432. <option name="project" value="LOCAL" />
  433. <updated>1563228818747</updated>
  434. </task>
  435. <task id="LOCAL-00023" summary="Der erste commit für meine FitnessTest Klasse. Hier wurde nur ein Grundgerüst für dessen GUI erstellt. Noch sind keine&#10;richtige Funktionen enthalten.">
  436. <created>1563257833088</created>
  437. <option name="number" value="00023" />
  438. <option name="presentableId" value="LOCAL-00023" />
  439. <option name="project" value="LOCAL" />
  440. <updated>1563257833088</updated>
  441. </task>
  442. <task id="LOCAL-00024" summary="Der zweite commit, in welche ich eine Ungültigkeitsabfrage in meiner Fitnesstest Klasse eingebaut habe&#10;welche prüft, ob in den Textfields eine Zahl, mit oder ohne Nachkommastellen, eingegeben wurde.">
  443. <created>1563260530766</created>
  444. <option name="number" value="00024" />
  445. <option name="presentableId" value="LOCAL-00024" />
  446. <option name="project" value="LOCAL" />
  447. <updated>1563260530766</updated>
  448. </task>
  449. <task id="LOCAL-00025" summary="Der dritte commit, in welcher ich die Verwendung eines JPanels gegen einen NoLayout ausgetauscht habe,&#10;sodass ich die Bounds eigenständig festlegen darf. Die JLabels/Textfields wurden Positionen festgelegt.&#10;Die height/weight Textfields haben nun einen Nutzen. Neuer JButton &quot;BMI berechnen&quot; nimmt Floats von den&#10;Textfields und gibt den BMI in der Konsole aus.">
  450. <created>1563266562955</created>
  451. <option name="number" value="00025" />
  452. <option name="presentableId" value="LOCAL-00025" />
  453. <option name="project" value="LOCAL" />
  454. <updated>1563266562955</updated>
  455. </task>
  456. <task id="LOCAL-00026" summary="Der vierte commit. Der BMI Wert wird nun durch ein PopUp Fenster&#10;angezeigt und nicht mehr durch die Konsole.">
  457. <created>1563267787360</created>
  458. <option name="number" value="00026" />
  459. <option name="presentableId" value="LOCAL-00026" />
  460. <option name="project" value="LOCAL" />
  461. <updated>1563267787360</updated>
  462. </task>
  463. <task id="LOCAL-00027" summary="Der fünfte Commit. Es gibt nun unterschiedliche PopUp Fenster, die von dem Wert des BMI's abhängen.">
  464. <created>1563268520678</created>
  465. <option name="number" value="00027" />
  466. <option name="presentableId" value="LOCAL-00027" />
  467. <option name="project" value="LOCAL" />
  468. <updated>1563268520678</updated>
  469. </task>
  470. <task id="LOCAL-00028" summary="Der sechste Commit. Der Bmi wird jetzt per Funktion berechnet, damit&#10;diese auch für Testzwecke verwendet werden kann. auch wurde eine&#10;Testklasse erstellt mit einem Testfall.">
  471. <created>1563275764003</created>
  472. <option name="number" value="00028" />
  473. <option name="presentableId" value="LOCAL-00028" />
  474. <option name="project" value="LOCAL" />
  475. <updated>1563275764003</updated>
  476. </task>
  477. <task id="LOCAL-00029" summary="Der siebte Commit. Weitere Testfälle.">
  478. <created>1563276255706</created>
  479. <option name="number" value="00029" />
  480. <option name="presentableId" value="LOCAL-00029" />
  481. <option name="project" value="LOCAL" />
  482. <updated>1563276255706</updated>
  483. </task>
  484. <task id="LOCAL-00030" summary="Der achte Commit. Neue Fitnessfragen sollen entworfen&#10;werden. Die Fragen (Labels) wurden erstellt und&#10;positioniert.">
  485. <created>1563277634769</created>
  486. <option name="number" value="00030" />
  487. <option name="presentableId" value="LOCAL-00030" />
  488. <option name="project" value="LOCAL" />
  489. <updated>1563277634769</updated>
  490. </task>
  491. <task id="LOCAL-00031" summary="Der neunte Commit. Textfelder zu den Fragen wurden eingefügt">
  492. <created>1563278597504</created>
  493. <option name="number" value="00031" />
  494. <option name="presentableId" value="LOCAL-00031" />
  495. <option name="project" value="LOCAL" />
  496. <updated>1563278597504</updated>
  497. </task>
  498. <task id="LOCAL-00032" summary="Commit #10. Bestätigungsbuttons eingefügt.">
  499. <created>1563281180742</created>
  500. <option name="number" value="00032" />
  501. <option name="presentableId" value="LOCAL-00032" />
  502. <option name="project" value="LOCAL" />
  503. <updated>1563281180742</updated>
  504. </task>
  505. <task id="LOCAL-00033" summary="Commit #11. Erste Berechnungsfunktionen für das Gesammtergebnis erstellt.">
  506. <created>1563283451442</created>
  507. <option name="number" value="00033" />
  508. <option name="presentableId" value="LOCAL-00033" />
  509. <option name="project" value="LOCAL" />
  510. <updated>1563283451442</updated>
  511. </task>
  512. <task id="LOCAL-00034" summary="Commit #11. Erste Berechnungsfunktionen für das Gesammtergebnis erstellt.">
  513. <created>1563284513496</created>
  514. <option name="number" value="00034" />
  515. <option name="presentableId" value="LOCAL-00034" />
  516. <option name="project" value="LOCAL" />
  517. <updated>1563284513496</updated>
  518. </task>
  519. <task id="LOCAL-00035" summary="Commit #12 (Wiederholungscommit). Der Fitnesstest ist im Grunde Fertig. Eine Gesammtpunktzahl wird nun berechnet, falls der Bmi und die Fragen bestätigt wurden.">
  520. <created>1563284689038</created>
  521. <option name="number" value="00035" />
  522. <option name="presentableId" value="LOCAL-00035" />
  523. <option name="project" value="LOCAL" />
  524. <updated>1563284689038</updated>
  525. </task>
  526. <option name="localTasksCounter" value="36" />
  527. <servers />
  528. </component>
  529. <component name="TestHistory">
  530. <history-entry file="FitnessTest_M_Test - 2019.07.16 at 13h 10m 28s.xml">
  531. <configuration name="FitnessTest_M_Test" configurationId="JUnit" />
  532. </history-entry>
  533. <history-entry file="FitnessTest_M_Test - 2019.07.16 at 13h 20m 30s.xml">
  534. <configuration name="FitnessTest_M_Test" configurationId="JUnit" />
  535. </history-entry>
  536. <history-entry file="FitnessTest_M_Test - 2019.07.16 at 13h 23m 35s.xml">
  537. <configuration name="FitnessTest_M_Test" configurationId="JUnit" />
  538. </history-entry>
  539. </component>
  540. <component name="TimeTrackingManager">
  541. <option name="totallyTimeSpent" value="46018000" />
  542. </component>
  543. <component name="ToolWindowManager">
  544. <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
  545. <editor active="true" />
  546. <layout>
  547. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.17270789" />
  548. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  549. <window_info id="Image Layers" order="2" />
  550. <window_info id="Designer" order="3" />
  551. <window_info id="UI Designer" order="4" />
  552. <window_info id="Capture Tool" order="5" />
  553. <window_info id="Favorites" order="6" side_tool="true" />
  554. <window_info anchor="bottom" id="Messages" order="0" sideWeight="0.49573562" weight="0.3261105" />
  555. <window_info anchor="bottom" id="Message" order="1" />
  556. <window_info anchor="bottom" id="Find" order="2" weight="0.3290461" />
  557. <window_info anchor="bottom" id="Run" order="3" sideWeight="0.4978678" visible="true" weight="0.1744312" />
  558. <window_info anchor="bottom" id="Debug" order="4" weight="0.3997344" />
  559. <window_info anchor="bottom" id="Cvs" order="5" weight="0.25" />
  560. <window_info anchor="bottom" id="Inspection" order="6" weight="0.4" />
  561. <window_info anchor="bottom" id="TODO" order="7" />
  562. <window_info anchor="bottom" id="Docker" order="8" show_stripe_button="false" />
  563. <window_info anchor="bottom" id="Version Control" order="9" weight="0.3268206" />
  564. <window_info anchor="bottom" id="Database Changes" order="10" />
  565. <window_info anchor="bottom" id="Terminal" order="11" weight="0.3290461" />
  566. <window_info anchor="bottom" id="Event Log" order="12" sideWeight="0.5021322" side_tool="true" visible="true" weight="0.1744312" />
  567. <window_info anchor="bottom" id="Java Enterprise" order="13" />
  568. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  569. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  570. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  571. <window_info anchor="right" id="Palette" order="3" />
  572. <window_info anchor="right" id="Theme Preview" order="4" />
  573. <window_info anchor="right" id="Capture Analysis" order="5" />
  574. <window_info anchor="right" id="Palette&#9;" order="6" />
  575. <window_info anchor="right" id="Database" order="7" />
  576. <window_info anchor="right" id="CDI" order="8" />
  577. <window_info active="true" anchor="right" id="Coverage" order="9" side_tool="true" visible="true" weight="0.32995737" />
  578. <window_info anchor="right" id="Maven" order="10" weight="0.32955465" />
  579. </layout>
  580. <layout-to-restore>
  581. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.14712153" />
  582. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  583. <window_info id="Image Layers" order="2" />
  584. <window_info id="Designer" order="3" />
  585. <window_info id="UI Designer" order="4" />
  586. <window_info id="Capture Tool" order="5" />
  587. <window_info id="Favorites" order="6" side_tool="true" />
  588. <window_info anchor="bottom" id="Java Enterprise" order="0" />
  589. <window_info anchor="bottom" id="Messages" order="1" weight="0.3279743" />
  590. <window_info anchor="bottom" id="Message" order="2" />
  591. <window_info anchor="bottom" id="Find" order="3" weight="0.3290461" />
  592. <window_info active="true" anchor="bottom" id="Run" order="4" visible="true" weight="0.33466136" />
  593. <window_info anchor="bottom" id="Debug" order="5" weight="0.3997344" />
  594. <window_info anchor="bottom" id="Cvs" order="6" weight="0.25" />
  595. <window_info anchor="bottom" id="Inspection" order="7" weight="0.4" />
  596. <window_info anchor="bottom" id="TODO" order="8" />
  597. <window_info anchor="bottom" id="Docker" order="9" show_stripe_button="false" />
  598. <window_info anchor="bottom" id="Version Control" order="10" weight="0.32802126" />
  599. <window_info anchor="bottom" id="Database Changes" order="11" />
  600. <window_info anchor="bottom" id="Terminal" order="12" weight="0.3290461" />
  601. <window_info anchor="bottom" id="Event Log" order="13" side_tool="true" />
  602. <window_info anchor="right" id="CDI" order="0" />
  603. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="1" type="SLIDING" weight="0.4" />
  604. <window_info anchor="right" id="Ant Build" order="2" weight="0.25" />
  605. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="3" weight="0.25" />
  606. <window_info anchor="right" id="Palette" order="4" />
  607. <window_info anchor="right" id="Theme Preview" order="5" />
  608. <window_info anchor="right" id="Maven" order="6" />
  609. <window_info anchor="right" id="Capture Analysis" order="7" />
  610. <window_info anchor="right" id="Palette&#9;" order="8" />
  611. <window_info anchor="right" id="Database" order="9" />
  612. </layout-to-restore>
  613. </component>
  614. <component name="TypeScriptGeneratedFilesManager">
  615. <option name="version" value="1" />
  616. </component>
  617. <component name="VcsManagerConfiguration">
  618. <MESSAGE value="geburtstag sauber" />
  619. <MESSAGE value="Main bereinigt" />
  620. <MESSAGE value="junit klassen erst mal entfernen" />
  621. <MESSAGE value="Fenster wird um Auswahl Fenster erweitert" />
  622. <MESSAGE value="neue Tage Script" />
  623. <MESSAGE value="neue GUI erstellt zum testen" />
  624. <MESSAGE value="Junit für Tage_D erzeugt" />
  625. <MESSAGE value="Main Menü angepasst mit Auswahl und Action Listener erstellt. So das Unterklassen Objekte erzeugt werden" />
  626. <MESSAGE value="Entwicklung eines ButtonGroup Aktoren und der Verwendung der Klassen Quiz und Tage" />
  627. <MESSAGE value="Verbesserung Main und Erweiterung Tage_D" />
  628. <MESSAGE value="Tage_D Zufallsgenerator erstellt." />
  629. <MESSAGE value="Tage_D Generator angepasst mit Zeitpunkt Änderung größer dieses Jahres" />
  630. <MESSAGE value="Main und Tage_D erweitert um neue Menübutton und Funktionen optimiert auf Darstellung. Nun werden Zeilen auch direkt neben einander gezeigt." />
  631. <MESSAGE value="Der erste commit für meine FitnessTest Klasse. Hier wurde nur ein Grundgerüst für dessen GUI erstellt. Noch sind keine&#10;richtige Funktionen enthalten." />
  632. <MESSAGE value="Der zweite commit, in welche ich eine Ungültigkeitsabfrage in meiner Fitnesstest Klasse eingebaut habe&#10;welche prüft, ob in den Textfields eine Zahl, mit oder ohne Nachkommastellen, eingegeben wurde." />
  633. <MESSAGE value="Der dritte commit, in welcher ich die Verwendung eines JPanels gegen einen NoLayout ausgetauscht habe,&#10;sodass ich die Bounds eigenständig festlegen darf. Die JLabels/Textfields wurden Positionen festgelegt.&#10;Die height/weight Textfields haben nun einen Nutzen. Neuer JButton &quot;BMI berechnen&quot; nimmt Floats von den&#10;Textfields und gibt den BMI in der Konsole aus." />
  634. <MESSAGE value="Der vierte commit. Der BMI Wert wird nun durch ein PopUp Fenster&#10;angezeigt und nicht mehr durch die Konsole." />
  635. <MESSAGE value="Der fünfte Commit. Es gibt nun unterschiedliche PopUp Fenster, die von dem Wert des BMI's abhängen." />
  636. <MESSAGE value="Der sechste Commit. Der Bmi wird jetzt per Funktion berechnet, damit&#10;diese auch für Testzwecke verwendet werden kann. auch wurde eine&#10;Testklasse erstellt mit einem Testfall." />
  637. <MESSAGE value="Der siebte Commit. Weitere Testfälle." />
  638. <MESSAGE value="Der achte Commit. Neue Fitnessfragen sollen entworfen&#10;werden. Die Fragen (Labels) wurden erstellt und&#10;positioniert." />
  639. <MESSAGE value="Der neunte Commit. Textfelder zu den Fragen wurden eingefügt" />
  640. <MESSAGE value="Commit #10. Bestätigungsbuttons eingefügt." />
  641. <MESSAGE value="Commit #11. Erste Berechnungsfunktionen für das Gesammtergebnis erstellt." />
  642. <MESSAGE value="Commit #12 (Wiederholungscommit). Der Fitnesstest ist im Grunde Fertig. Eine Gesammtpunktzahl wird nun berechnet, falls der Bmi und die Fragen bestätigt wurden." />
  643. <option name="LAST_COMMIT_MESSAGE" value="Commit #12 (Wiederholungscommit). Der Fitnesstest ist im Grunde Fertig. Eine Gesammtpunktzahl wird nun berechnet, falls der Bmi und die Fragen bestätigt wurden." />
  644. </component>
  645. <component name="com.intellij.coverage.CoverageDataManagerImpl">
  646. <SUITE FILE_PATH="coverage/Alpha_GOGS$Main.ic" NAME="Main Coverage Results" MODIFIED="1563229577210" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
  647. </component>
  648. <component name="editorHistoryManager">
  649. <entry file="file://$PROJECT_DIR$/src/testJFrame.java" />
  650. <entry file="file://$PROJECT_DIR$/src/fenster.java" />
  651. <entry file="file://$PROJECT_DIR$/Alpha.iml">
  652. <provider selected="true" editor-type-id="text-editor" />
  653. </entry>
  654. <entry file="file://$PROJECT_DIR$/src/TestBmi.java" />
  655. <entry file="file://$PROJECT_DIR$/src/D_Test.java" />
  656. <entry file="file://$PROJECT_DIR$/src/M_Test.java" />
  657. <entry file="file://$PROJECT_DIR$/src/E_Test.java" />
  658. <entry file="file://$PROJECT_DIR$/.idea/workspace.xml">
  659. <provider selected="true" editor-type-id="text-editor" />
  660. </entry>
  661. <entry file="file://$PROJECT_DIR$/out/production/Alpha/Main.class" />
  662. <entry file="file://$PROJECT_DIR$/src/D_Test1.java" />
  663. <entry file="file://$PROJECT_DIR$/Info Datei Nur für Alpha">
  664. <provider selected="true" editor-type-id="text-editor">
  665. <state relative-caret-position="143">
  666. <caret line="33" column="20" selection-start-line="33" selection-start-column="20" selection-end-line="33" selection-end-column="20" />
  667. </state>
  668. </provider>
  669. </entry>
  670. <entry file="file://$PROJECT_DIR$/src/D_Geburtstag.java" />
  671. <entry file="file://$PROJECT_DIR$/src/Quiz_E.java" />
  672. <entry file="file://$PROJECT_DIR$/src/MainGUI.java" />
  673. <entry file="file://$PROJECT_DIR$/src/MainGUI.form" />
  674. <entry file="file://$PROJECT_DIR$/src/D_Test2.java" />
  675. <entry file="file://$PROJECT_DIR$/src/D_Test3.java" />
  676. <entry file="file://$PROJECT_DIR$/JunitTest/JunitTest.iml">
  677. <provider selected="true" editor-type-id="text-editor" />
  678. </entry>
  679. <entry file="file://$PROJECT_DIR$/JunitTest/src/Tage_DTest.java" />
  680. <entry file="jar://C:/Program Files/Java/jdk1.8.0_111/src.zip!/javax/swing/JFrame.java" />
  681. <entry file="jar://C:/Program Files/Java/jdk1.8.0_111/src.zip!/javax/swing/JRootPane.java" />
  682. <entry file="file://$PROJECT_DIR$/src/bild.jpg" />
  683. <entry file="file://$PROJECT_DIR$/src/bild.gif" />
  684. <entry file="file://$PROJECT_DIR$/src/bild1.jpg" />
  685. <entry file="file://$PROJECT_DIR$/src/bild2.jpg" />
  686. <entry file="file://$PROJECT_DIR$/src/Quiz_Spiel.java">
  687. <provider selected="true" editor-type-id="text-editor">
  688. <state relative-caret-position="93">
  689. <caret line="159" column="1" lean-forward="true" selection-start-line="159" selection-start-column="1" selection-end-line="163" selection-end-column="22" />
  690. </state>
  691. </provider>
  692. </entry>
  693. <entry file="file://$PROJECT_DIR$/src/Tage_DTest.java">
  694. <provider selected="true" editor-type-id="text-editor">
  695. <state relative-caret-position="238">
  696. <caret line="18" column="5" selection-start-line="18" selection-start-column="5" selection-end-line="18" selection-end-column="5" />
  697. </state>
  698. </provider>
  699. </entry>
  700. <entry file="file://$PROJECT_DIR$/src/Quiz_SpielTest.java">
  701. <provider selected="true" editor-type-id="text-editor">
  702. <state>
  703. <caret column="35" selection-start-column="35" selection-end-column="35" />
  704. </state>
  705. </provider>
  706. </entry>
  707. <entry file="file://$PROJECT_DIR$/src/Tage_D.java">
  708. <provider selected="true" editor-type-id="text-editor">
  709. <state relative-caret-position="511">
  710. <caret line="143" column="78" selection-start-line="143" selection-start-column="78" selection-end-line="143" selection-end-column="78" />
  711. <folding>
  712. <element signature="imports" expanded="true" />
  713. </folding>
  714. </state>
  715. </provider>
  716. </entry>
  717. <entry file="file://$PROJECT_DIR$/src/Main.java">
  718. <provider selected="true" editor-type-id="text-editor">
  719. <state relative-caret-position="2465">
  720. <caret line="149" selection-start-line="149" selection-end-line="149" />
  721. <folding>
  722. <element signature="imports" expanded="true" />
  723. </folding>
  724. </state>
  725. </provider>
  726. </entry>
  727. <entry file="file://$PROJECT_DIR$/src/Quiz_SpielTest_2.java">
  728. <provider selected="true" editor-type-id="text-editor">
  729. <state relative-caret-position="34">
  730. <caret line="4" column="6" selection-start-line="4" selection-start-column="6" selection-end-line="4" selection-end-column="6" />
  731. </state>
  732. </provider>
  733. </entry>
  734. <entry file="file://$PROJECT_DIR$/src/FitnessTest_M_Test.java">
  735. <provider selected="true" editor-type-id="text-editor">
  736. <state relative-caret-position="425">
  737. <caret line="93" column="31" selection-start-line="93" selection-start-column="31" selection-end-line="93" selection-end-column="31" />
  738. <folding>
  739. <element signature="imports" expanded="true" />
  740. <element signature="e#142#143#0" expanded="true" />
  741. <element signature="e#192#193#0" expanded="true" />
  742. </folding>
  743. </state>
  744. </provider>
  745. </entry>
  746. <entry file="file://$PROJECT_DIR$/src/FitnessTest_M.java">
  747. <provider selected="true" editor-type-id="text-editor">
  748. <state relative-caret-position="573">
  749. <caret line="305" column="37" lean-forward="true" selection-start-line="305" selection-start-column="37" selection-end-line="305" selection-end-column="37" />
  750. <folding>
  751. <element signature="imports" expanded="true" />
  752. <element signature="e#2063#2525#0" expanded="true" />
  753. <element signature="e#2524#2525#0" expanded="true" />
  754. <element signature="e#2877#3340#0" expanded="true" />
  755. <element signature="e#3339#3340#0" expanded="true" />
  756. <element signature="e#11696#11697#0" expanded="true" />
  757. <element signature="e#11749#11750#0" expanded="true" />
  758. <element signature="e#11808#11809#0" expanded="true" />
  759. <element signature="e#11863#11864#0" expanded="true" />
  760. </folding>
  761. </state>
  762. </provider>
  763. </entry>
  764. </component>
  765. <component name="masterDetails">
  766. <states>
  767. <state key="ArtifactsStructureConfigurable.UI">
  768. <settings>
  769. <artifact-editor />
  770. <splitter-proportions>
  771. <option name="proportions">
  772. <list>
  773. <option value="0.2" />
  774. </list>
  775. </option>
  776. </splitter-proportions>
  777. </settings>
  778. </state>
  779. <state key="FacetStructureConfigurable.UI">
  780. <settings>
  781. <splitter-proportions>
  782. <option name="proportions">
  783. <list>
  784. <option value="0.2" />
  785. </list>
  786. </option>
  787. </splitter-proportions>
  788. </settings>
  789. </state>
  790. <state key="GlobalLibrariesConfigurable.UI">
  791. <settings>
  792. <splitter-proportions>
  793. <option name="proportions">
  794. <list>
  795. <option value="0.2" />
  796. </list>
  797. </option>
  798. </splitter-proportions>
  799. </settings>
  800. </state>
  801. <state key="JdkListConfigurable.UI">
  802. <settings>
  803. <splitter-proportions>
  804. <option name="proportions">
  805. <list>
  806. <option value="0.2" />
  807. </list>
  808. </option>
  809. </splitter-proportions>
  810. </settings>
  811. </state>
  812. <state key="ModuleStructureConfigurable.UI">
  813. <settings>
  814. <last-edited>JunitTest</last-edited>
  815. <splitter-proportions>
  816. <option name="proportions">
  817. <list>
  818. <option value="0.2" />
  819. </list>
  820. </option>
  821. </splitter-proportions>
  822. </settings>
  823. </state>
  824. <state key="ProjectLibrariesConfigurable.UI">
  825. <settings>
  826. <splitter-proportions>
  827. <option name="proportions">
  828. <list>
  829. <option value="0.2" />
  830. </list>
  831. </option>
  832. </splitter-proportions>
  833. </settings>
  834. </state>
  835. </states>
  836. </component>
  837. </project>