Graphics, Fun and puzzlement.

workspace.xml 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="1edd39bb-a55e-4ff6-855a-284dadc03a77" name="Default" comment="">
  5. <change beforePath="" afterPath="$PROJECT_DIR$/Game-Of-Life-Java.iml" />
  6. <change beforePath="$PROJECT_DIR$/.idea/Game-Of-Life-Java.iml" afterPath="" />
  7. <change beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
  8. <change beforePath="$PROJECT_DIR$/.idea/modules.xml" afterPath="$PROJECT_DIR$/.idea/modules.xml" />
  9. <change beforePath="$PROJECT_DIR$/.idea/uiDesigner.xml" afterPath="" />
  10. <change beforePath="$PROJECT_DIR$/.idea/vcs.xml" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
  11. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  12. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodeconway/ConwayGameOfLife.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodeconway/ConwayGameOfLife.java" />
  13. <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodeconway/SimpleWindow.java" afterPath="$PROJECT_DIR$/src/main/java/com/zipcodeconway/SimpleWindow.java" />
  14. </list>
  15. <ignored path="$PROJECT_DIR$/target/" />
  16. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  17. <option name="TRACKING_ENABLED" value="true" />
  18. <option name="SHOW_DIALOG" value="false" />
  19. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  20. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  21. <option name="LAST_RESOLUTION" value="IGNORE" />
  22. </component>
  23. <component name="FileEditorManager">
  24. <leaf>
  25. <file leaf-file-name="ConwayGameOfLife.java" pinned="false" current-in-tab="true">
  26. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodeconway/ConwayGameOfLife.java">
  27. <provider selected="true" editor-type-id="text-editor">
  28. <state relative-caret-position="41">
  29. <caret line="4" column="20" lean-forward="true" selection-start-line="4" selection-start-column="20" selection-end-line="4" selection-end-column="20" />
  30. <folding />
  31. </state>
  32. </provider>
  33. </entry>
  34. </file>
  35. <file leaf-file-name="SimpleWindow.java" pinned="false" current-in-tab="false">
  36. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodeconway/SimpleWindow.java">
  37. <provider selected="true" editor-type-id="text-editor">
  38. <state relative-caret-position="285">
  39. <caret line="19" column="31" lean-forward="true" selection-start-line="19" selection-start-column="31" selection-end-line="19" selection-end-column="31" />
  40. <folding>
  41. <element signature="imports" expanded="true" />
  42. </folding>
  43. </state>
  44. </provider>
  45. </entry>
  46. </file>
  47. <file leaf-file-name="ConwayGameOfLifeTest.java" pinned="false" current-in-tab="false">
  48. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodeconway/ConwayGameOfLifeTest.java">
  49. <provider selected="true" editor-type-id="text-editor">
  50. <state relative-caret-position="255">
  51. <caret line="17" column="32" lean-forward="true" selection-start-line="17" selection-start-column="32" selection-end-line="17" selection-end-column="32" />
  52. <folding>
  53. <element signature="imports" expanded="true" />
  54. </folding>
  55. </state>
  56. </provider>
  57. </entry>
  58. </file>
  59. </leaf>
  60. </component>
  61. <component name="FindInProjectRecents">
  62. <findStrings>
  63. <find>random</find>
  64. <find>white</find>
  65. </findStrings>
  66. </component>
  67. <component name="Git.Settings">
  68. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  69. </component>
  70. <component name="GradleLocalSettings">
  71. <option name="externalProjectsViewState">
  72. <projects_view />
  73. </option>
  74. </component>
  75. <component name="IdeDocumentHistory">
  76. <option name="CHANGED_PATHS">
  77. <list>
  78. <option value="$PROJECT_DIR$/src/main/java/com/zipcodeconway/SimpleWindow.java" />
  79. <option value="$PROJECT_DIR$/src/main/java/com/zipcodeconway/ConwayGameOfLife.java" />
  80. </list>
  81. </option>
  82. </component>
  83. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  84. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  85. <component name="JsGulpfileManager">
  86. <detection-done>true</detection-done>
  87. <sorting>DEFINITION_ORDER</sorting>
  88. </component>
  89. <component name="ProjectFrameBounds">
  90. <option name="y" value="150" />
  91. <option name="width" value="1280" />
  92. <option name="height" value="593" />
  93. </component>
  94. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  95. <ConfirmationsSetting value="2" id="Add" />
  96. </component>
  97. <component name="ProjectView">
  98. <navigator currentView="ProjectPane" proportions="" version="1">
  99. <flattenPackages />
  100. <showMembers />
  101. <showModules />
  102. <showLibraryContents />
  103. <hideEmptyPackages />
  104. <abbreviatePackageNames />
  105. <autoscrollToSource />
  106. <autoscrollFromSource />
  107. <sortByType />
  108. <manualOrder />
  109. <foldersAlwaysOnTop value="true" />
  110. </navigator>
  111. <panes>
  112. <pane id="Scratches" />
  113. <pane id="ProjectPane">
  114. <subPane>
  115. <expand>
  116. <path>
  117. <item name="Game-Of-Life-Java" type="b2602c69:ProjectViewProjectNode" />
  118. <item name="ConwayGameOfLife" type="462c0819:PsiDirectoryNode" />
  119. </path>
  120. </expand>
  121. <select />
  122. </subPane>
  123. </pane>
  124. <pane id="PackagesPane" />
  125. <pane id="Scope" />
  126. <pane id="AndroidView" />
  127. </panes>
  128. </component>
  129. <component name="PropertiesComponent">
  130. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  131. <property name="project.structure.last.edited" value="Project" />
  132. <property name="project.structure.proportion" value="0.0" />
  133. <property name="project.structure.side.proportion" value="0.0" />
  134. <property name="WebServerToolWindowFactoryState" value="false" />
  135. <property name="aspect.path.notification.shown" value="true" />
  136. <property name="last_opened_file_path" value="$PROJECT_DIR$/pom.xml" />
  137. </component>
  138. <component name="RunDashboard">
  139. <option name="ruleStates">
  140. <list>
  141. <RuleState>
  142. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  143. </RuleState>
  144. <RuleState>
  145. <option name="name" value="StatusDashboardGroupingRule" />
  146. </RuleState>
  147. </list>
  148. </option>
  149. </component>
  150. <component name="RunManager" selected="Application.ConwayGameOfLife">
  151. <configuration default="true" type="Applet" factoryName="Applet">
  152. <option name="HTML_USED" value="false" />
  153. <option name="WIDTH" value="400" />
  154. <option name="HEIGHT" value="300" />
  155. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  156. <module />
  157. </configuration>
  158. <configuration name="ConwayGameOfLife" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  159. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  160. <pattern>
  161. <option name="PATTERN" value="com.zipcodeconway.*" />
  162. <option name="ENABLED" value="true" />
  163. </pattern>
  164. </extension>
  165. <option name="MAIN_CLASS_NAME" value="com.zipcodeconway.ConwayGameOfLife" />
  166. <option name="VM_PARAMETERS" />
  167. <option name="PROGRAM_PARAMETERS" />
  168. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  169. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  170. <option name="ALTERNATIVE_JRE_PATH" />
  171. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  172. <option name="ENV_VARIABLES" />
  173. <option name="PASS_PARENT_ENVS" value="true" />
  174. <module name="Game-Of-Life-Java" />
  175. <envs />
  176. </configuration>
  177. <configuration default="true" type="Application" factoryName="Application">
  178. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  179. <option name="MAIN_CLASS_NAME" />
  180. <option name="VM_PARAMETERS" />
  181. <option name="PROGRAM_PARAMETERS" />
  182. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  183. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  184. <option name="ALTERNATIVE_JRE_PATH" />
  185. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  186. <option name="ENV_VARIABLES" />
  187. <option name="PASS_PARENT_ENVS" value="true" />
  188. <module name="" />
  189. <envs />
  190. </configuration>
  191. <configuration name="ConwayGameOfLifeTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  192. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  193. <pattern>
  194. <option name="PATTERN" value="com.zipcodeconway.*" />
  195. <option name="ENABLED" value="true" />
  196. </pattern>
  197. </extension>
  198. <module name="Game-Of-Life-Java" />
  199. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  200. <option name="ALTERNATIVE_JRE_PATH" />
  201. <option name="PACKAGE_NAME" value="com.zipcodeconway" />
  202. <option name="MAIN_CLASS_NAME" value="com.zipcodeconway.ConwayGameOfLifeTest" />
  203. <option name="METHOD_NAME" />
  204. <option name="TEST_OBJECT" value="class" />
  205. <option name="VM_PARAMETERS" value="-ea" />
  206. <option name="PARAMETERS" />
  207. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  208. <option name="ENV_VARIABLES" />
  209. <option name="PASS_PARENT_ENVS" value="true" />
  210. <option name="TEST_SEARCH_SCOPE">
  211. <value defaultName="singleModule" />
  212. </option>
  213. <envs />
  214. <patterns />
  215. </configuration>
  216. <configuration default="true" type="JUnit" factoryName="JUnit">
  217. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  218. <module name="" />
  219. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  220. <option name="ALTERNATIVE_JRE_PATH" />
  221. <option name="PACKAGE_NAME" />
  222. <option name="MAIN_CLASS_NAME" />
  223. <option name="METHOD_NAME" />
  224. <option name="TEST_OBJECT" value="class" />
  225. <option name="VM_PARAMETERS" value="-ea" />
  226. <option name="PARAMETERS" />
  227. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  228. <option name="ENV_VARIABLES" />
  229. <option name="PASS_PARENT_ENVS" value="true" />
  230. <option name="TEST_SEARCH_SCOPE">
  231. <value defaultName="singleModule" />
  232. </option>
  233. <envs />
  234. <patterns />
  235. </configuration>
  236. <configuration default="true" type="Remote" factoryName="Remote">
  237. <option name="USE_SOCKET_TRANSPORT" value="true" />
  238. <option name="SERVER_MODE" value="false" />
  239. <option name="SHMEM_ADDRESS" value="javadebug" />
  240. <option name="HOST" value="localhost" />
  241. <option name="PORT" value="5005" />
  242. </configuration>
  243. <configuration default="true" type="TestNG" factoryName="TestNG">
  244. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  245. <module name="" />
  246. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  247. <option name="ALTERNATIVE_JRE_PATH" />
  248. <option name="SUITE_NAME" />
  249. <option name="PACKAGE_NAME" />
  250. <option name="MAIN_CLASS_NAME" />
  251. <option name="METHOD_NAME" />
  252. <option name="GROUP_NAME" />
  253. <option name="TEST_OBJECT" value="CLASS" />
  254. <option name="VM_PARAMETERS" value="-ea" />
  255. <option name="PARAMETERS" />
  256. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  257. <option name="OUTPUT_DIRECTORY" />
  258. <option name="ANNOTATION_TYPE" />
  259. <option name="ENV_VARIABLES" />
  260. <option name="PASS_PARENT_ENVS" value="true" />
  261. <option name="TEST_SEARCH_SCOPE">
  262. <value defaultName="singleModule" />
  263. </option>
  264. <option name="USE_DEFAULT_REPORTERS" value="false" />
  265. <option name="PROPERTIES_FILE" />
  266. <envs />
  267. <properties />
  268. <listeners />
  269. </configuration>
  270. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  271. <module name="" />
  272. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  273. <option name="PROGRAM_PARAMETERS" />
  274. <predefined_log_file id="idea.log" enabled="true" />
  275. </configuration>
  276. <list size="2">
  277. <item index="0" class="java.lang.String" itemvalue="JUnit.ConwayGameOfLifeTest" />
  278. <item index="1" class="java.lang.String" itemvalue="Application.ConwayGameOfLife" />
  279. </list>
  280. <recent_temporary>
  281. <list size="2">
  282. <item index="0" class="java.lang.String" itemvalue="Application.ConwayGameOfLife" />
  283. <item index="1" class="java.lang.String" itemvalue="JUnit.ConwayGameOfLifeTest" />
  284. </list>
  285. </recent_temporary>
  286. </component>
  287. <component name="ShelveChangesManager" show_recycled="false">
  288. <option name="remove_strategy" value="false" />
  289. </component>
  290. <component name="SvnConfiguration">
  291. <configuration />
  292. </component>
  293. <component name="TaskManager">
  294. <task active="true" id="Default" summary="Default task">
  295. <changelist id="1edd39bb-a55e-4ff6-855a-284dadc03a77" name="Default" comment="" />
  296. <created>1520881950816</created>
  297. <option name="number" value="Default" />
  298. <option name="presentableId" value="Default" />
  299. <updated>1520881950816</updated>
  300. <workItem from="1520881952139" duration="7316000" />
  301. </task>
  302. <servers />
  303. </component>
  304. <component name="TestHistory">
  305. <history-entry file="ConwayGameOfLifeTest - 2018.03.12 at 15h 29m 19s.xml">
  306. <configuration name="ConwayGameOfLifeTest" configurationId="JUnit" />
  307. </history-entry>
  308. <history-entry file="ConwayGameOfLifeTest - 2018.03.12 at 15h 48m 59s.xml">
  309. <configuration name="ConwayGameOfLifeTest" configurationId="JUnit" />
  310. </history-entry>
  311. <history-entry file="ConwayGameOfLifeTest - 2018.03.12 at 18h 03m 44s.xml">
  312. <configuration name="ConwayGameOfLifeTest" configurationId="JUnit" />
  313. </history-entry>
  314. <history-entry file="ConwayGameOfLifeTest - 2018.03.12 at 18h 10m 55s.xml">
  315. <configuration name="ConwayGameOfLifeTest" configurationId="JUnit" />
  316. </history-entry>
  317. <history-entry file="ConwayGameOfLifeTest - 2018.03.12 at 18h 13m 11s.xml">
  318. <configuration name="ConwayGameOfLifeTest" configurationId="JUnit" />
  319. </history-entry>
  320. <history-entry file="ConwayGameOfLifeTest - 2018.03.12 at 18h 14m 29s.xml">
  321. <configuration name="ConwayGameOfLifeTest" configurationId="JUnit" />
  322. </history-entry>
  323. <history-entry file="ConwayGameOfLifeTest - 2018.03.12 at 18h 16m 22s.xml">
  324. <configuration name="ConwayGameOfLifeTest" configurationId="JUnit" />
  325. </history-entry>
  326. <history-entry file="ConwayGameOfLifeTest - 2018.03.12 at 18h 16m 57s.xml">
  327. <configuration name="ConwayGameOfLifeTest" configurationId="JUnit" />
  328. </history-entry>
  329. <history-entry file="ConwayGameOfLifeTest - 2018.03.12 at 18h 17m 57s.xml">
  330. <configuration name="ConwayGameOfLifeTest" configurationId="JUnit" />
  331. </history-entry>
  332. <history-entry file="ConwayGameOfLifeTest - 2018.03.12 at 18h 18m 41s.xml">
  333. <configuration name="ConwayGameOfLifeTest" configurationId="JUnit" />
  334. </history-entry>
  335. </component>
  336. <component name="TimeTrackingManager">
  337. <option name="totallyTimeSpent" value="7316000" />
  338. </component>
  339. <component name="ToolWindowManager">
  340. <frame x="0" y="150" width="1280" height="593" extended-state="0" />
  341. <layout>
  342. <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  343. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
  344. <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32737276" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  345. <window_info id="Palette&#9;" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  346. <window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  347. <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  348. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  349. <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  350. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  351. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.43603852" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  352. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  353. <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  354. <window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  355. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24959612" sideWeight="0.5" order="4" side_tool="false" content_ui="combo" />
  356. <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  357. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  358. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  359. <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  360. <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  361. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" />
  362. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  363. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  364. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="8" side_tool="false" content_ui="combo" />
  365. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  366. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  367. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  368. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  369. </layout>
  370. </component>
  371. <component name="TypeScriptGeneratedFilesManager">
  372. <option name="version" value="1" />
  373. </component>
  374. <component name="VcsContentAnnotationSettings">
  375. <option name="myLimit" value="2678400000" />
  376. </component>
  377. <component name="XDebuggerManager">
  378. <breakpoint-manager />
  379. <watches-manager />
  380. </component>
  381. <component name="editorHistoryManager">
  382. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodeconway/ConwayGameOfLifeTest.java">
  383. <provider selected="true" editor-type-id="text-editor">
  384. <state relative-caret-position="255">
  385. <caret line="17" column="32" lean-forward="true" selection-start-line="17" selection-start-column="32" selection-end-line="17" selection-end-column="32" />
  386. <folding>
  387. <element signature="imports" expanded="true" />
  388. </folding>
  389. </state>
  390. </provider>
  391. </entry>
  392. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodeconway/SimpleWindow.java">
  393. <provider selected="true" editor-type-id="text-editor">
  394. <state relative-caret-position="285">
  395. <caret line="19" column="31" lean-forward="true" selection-start-line="19" selection-start-column="31" selection-end-line="19" selection-end-column="31" />
  396. <folding>
  397. <element signature="imports" expanded="true" />
  398. </folding>
  399. </state>
  400. </provider>
  401. </entry>
  402. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodeconway/ConwayGameOfLife.java">
  403. <provider selected="true" editor-type-id="text-editor">
  404. <state relative-caret-position="41">
  405. <caret line="4" column="20" lean-forward="true" selection-start-line="4" selection-start-column="20" selection-end-line="4" selection-end-column="20" />
  406. <folding />
  407. </state>
  408. </provider>
  409. </entry>
  410. </component>
  411. <component name="masterDetails">
  412. <states>
  413. <state key="GlobalLibrariesConfigurable.UI">
  414. <settings>
  415. <splitter-proportions>
  416. <option name="proportions">
  417. <list>
  418. <option value="0.2" />
  419. </list>
  420. </option>
  421. </splitter-proportions>
  422. </settings>
  423. </state>
  424. <state key="JdkListConfigurable.UI">
  425. <settings>
  426. <last-edited>9.0</last-edited>
  427. <splitter-proportions>
  428. <option name="proportions">
  429. <list>
  430. <option value="0.2" />
  431. </list>
  432. </option>
  433. </splitter-proportions>
  434. </settings>
  435. </state>
  436. <state key="ProjectJDKs.UI">
  437. <settings>
  438. <last-edited>9.0</last-edited>
  439. <splitter-proportions>
  440. <option name="proportions">
  441. <list>
  442. <option value="0.2" />
  443. </list>
  444. </option>
  445. </splitter-proportions>
  446. </settings>
  447. </state>
  448. <state key="ProjectLibrariesConfigurable.UI">
  449. <settings>
  450. <splitter-proportions>
  451. <option name="proportions">
  452. <list>
  453. <option value="0.2" />
  454. </list>
  455. </option>
  456. </splitter-proportions>
  457. </settings>
  458. </state>
  459. </states>
  460. </component>
  461. </project>