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.

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