艦これの経験値を管理するツール
Revision | 61f86c65e1e78326f8f3c69a647d16619e9ad060 (tree) |
---|---|
Zeit | 2013-12-15 10:44:35 |
Autor | masakih <masakih@user...> |
Commiter | masakih |
ウィンドウの位置情報などを記憶するようにした
@@ -16,7 +16,7 @@ | ||
16 | 16 | </customObject> |
17 | 17 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
18 | 18 | <customObject id="-3" userLabel="Application"/> |
19 | - <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" animationBehavior="default" id="1"> | |
19 | + <window title="Battle" allowsToolTipsWhenApplicationIsInactive="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" frameAutosaveName="BattleWindow" animationBehavior="default" id="1"> | |
20 | 20 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
21 | 21 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
22 | 22 | <rect key="contentRect" x="196" y="240" width="954" height="446"/> |
@@ -24,7 +24,7 @@ | ||
24 | 24 | <binding destination="-2" name="managedObjectContext" keyPath="managedObjectContext" id="hb6-6O-6Ao"/> |
25 | 25 | </connections> |
26 | 26 | </arrayController> |
27 | - <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="vjH-Rt-ySl"> | |
27 | + <window title="Collection" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" frameAutosaveName="CollectionWindow" animationBehavior="default" id="vjH-Rt-ySl"> | |
28 | 28 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
29 | 29 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
30 | 30 | <rect key="contentRect" x="131" y="165" width="837" height="515"/> |
@@ -40,14 +40,14 @@ | ||
40 | 40 | <rect key="frame" x="1" y="17" width="413" height="457"/> |
41 | 41 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
42 | 42 | <subviews> |
43 | - <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="xlU-iw-b0U" id="RJZ-g6-T2K"> | |
43 | + <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveName="CollectedTable" headerView="xlU-iw-b0U" id="RJZ-g6-T2K"> | |
44 | 44 | <rect key="frame" x="0.0" y="0.0" width="413" height="457"/> |
45 | 45 | <autoresizingMask key="autoresizingMask"/> |
46 | 46 | <size key="intercellSpacing" width="3" height="2"/> |
47 | 47 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
48 | 48 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
49 | 49 | <tableColumns> |
50 | - <tableColumn editable="NO" width="36" minWidth="10" maxWidth="3.4028234663852886e+38" id="nc2-A6-6kT"> | |
50 | + <tableColumn identifier="number" editable="NO" width="36" minWidth="10" maxWidth="3.4028234663852886e+38" id="nc2-A6-6kT"> | |
51 | 51 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="No."> |
52 | 52 | <font key="font" metaFont="smallSystem"/> |
53 | 53 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -67,7 +67,7 @@ | ||
67 | 67 | </binding> |
68 | 68 | </connections> |
69 | 69 | </tableColumn> |
70 | - <tableColumn width="40" minWidth="40" maxWidth="1000" id="C4m-LV-Pev"> | |
70 | + <tableColumn identifier="level" width="40" minWidth="40" maxWidth="1000" id="C4m-LV-Pev"> | |
71 | 71 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Lv."> |
72 | 72 | <font key="font" metaFont="smallSystem"/> |
73 | 73 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -83,7 +83,7 @@ | ||
83 | 83 | <binding destination="TYb-36-xds" name="value" keyPath="arrangedObjects.level" id="QtJ-kc-eAm"/> |
84 | 84 | </connections> |
85 | 85 | </tableColumn> |
86 | - <tableColumn editable="NO" width="154" minWidth="40" maxWidth="1000" id="eU3-Ut-9PI"> | |
86 | + <tableColumn identifier="name" editable="NO" width="154" minWidth="40" maxWidth="1000" id="eU3-Ut-9PI"> | |
87 | 87 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前"> |
88 | 88 | <font key="font" metaFont="smallSystem"/> |
89 | 89 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -99,7 +99,7 @@ | ||
99 | 99 | <binding destination="TYb-36-xds" name="value" keyPath="arrangedObjects.ship.name" id="Mja-V7-RvR"/> |
100 | 100 | </connections> |
101 | 101 | </tableColumn> |
102 | - <tableColumn width="64" minWidth="10" maxWidth="3.4028234663852886e+38" id="5cB-Jo-Pr4"> | |
102 | + <tableColumn identifier="next" width="64" minWidth="10" maxWidth="3.4028234663852886e+38" id="5cB-Jo-Pr4"> | |
103 | 103 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="next"> |
104 | 104 | <font key="font" metaFont="smallSystem"/> |
105 | 105 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -115,7 +115,7 @@ | ||
115 | 115 | <binding destination="TYb-36-xds" name="value" keyPath="arrangedObjects.nextLevelExp" id="pwL-B8-EHq"/> |
116 | 116 | </connections> |
117 | 117 | </tableColumn> |
118 | - <tableColumn editable="NO" width="49.26953125" minWidth="10" maxWidth="3.4028234663852886e+38" id="Wzo-It-DXy"> | |
118 | + <tableColumn identifier="exp" editable="NO" width="49.26953125" minWidth="10" maxWidth="3.4028234663852886e+38" id="Wzo-It-DXy"> | |
119 | 119 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Exp."> |
120 | 120 | <font key="font" metaFont="smallSystem"/> |
121 | 121 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -131,7 +131,7 @@ | ||
131 | 131 | <binding destination="TYb-36-xds" name="value" keyPath="arrangedObjects.exp" id="3aI-D6-Fov"/> |
132 | 132 | </connections> |
133 | 133 | </tableColumn> |
134 | - <tableColumn editable="NO" width="52.05078125" minWidth="10" maxWidth="3.4028234663852886e+38" id="bwe-yo-Cjr"> | |
134 | + <tableColumn identifier="type" editable="NO" width="52.05078125" minWidth="10" maxWidth="3.4028234663852886e+38" id="bwe-yo-Cjr"> | |
135 | 135 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Type"> |
136 | 136 | <font key="font" metaFont="smallSystem"/> |
137 | 137 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -176,14 +176,14 @@ | ||
176 | 176 | <rect key="frame" x="1" y="17" width="252" height="457"/> |
177 | 177 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
178 | 178 | <subviews> |
179 | - <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" autosaveColumns="NO" headerView="k7y-kb-uWU" id="iyD-0q-v2q"> | |
179 | + <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" autosaveName="AllShipsTable" headerView="k7y-kb-uWU" id="iyD-0q-v2q"> | |
180 | 180 | <rect key="frame" x="0.0" y="0.0" width="252" height="457"/> |
181 | 181 | <autoresizingMask key="autoresizingMask"/> |
182 | 182 | <size key="intercellSpacing" width="3" height="2"/> |
183 | 183 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
184 | 184 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
185 | 185 | <tableColumns> |
186 | - <tableColumn editable="NO" width="41.1328125" minWidth="10" maxWidth="3.4028234663852886e+38" id="ttn-oW-HyI"> | |
186 | + <tableColumn identifier="number" editable="NO" width="41.1328125" minWidth="10" maxWidth="3.4028234663852886e+38" id="ttn-oW-HyI"> | |
187 | 187 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="No."> |
188 | 188 | <font key="font" metaFont="smallSystem"/> |
189 | 189 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -203,7 +203,7 @@ | ||
203 | 203 | </binding> |
204 | 204 | </connections> |
205 | 205 | </tableColumn> |
206 | - <tableColumn editable="NO" width="83.04296875" minWidth="40" maxWidth="1000" id="Wxc-AK-VCT"> | |
206 | + <tableColumn identifier="type" editable="NO" width="83.04296875" minWidth="40" maxWidth="1000" id="Wxc-AK-VCT"> | |
207 | 207 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Type"> |
208 | 208 | <font key="font" metaFont="smallSystem"/> |
209 | 209 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -219,7 +219,7 @@ | ||
219 | 219 | <binding destination="lhJ-Yl-dOi" name="value" keyPath="arrangedObjects.type.name" id="uoz-XT-wBX"/> |
220 | 220 | </connections> |
221 | 221 | </tableColumn> |
222 | - <tableColumn editable="NO" width="119.1953125" minWidth="40" maxWidth="1000" id="bVy-bH-Rhj"> | |
222 | + <tableColumn identifier="name" editable="NO" width="119.1953125" minWidth="40" maxWidth="1000" id="bVy-bH-Rhj"> | |
223 | 223 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Name"> |
224 | 224 | <font key="font" metaFont="smallSystem"/> |
225 | 225 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -15,7 +15,7 @@ | ||
15 | 15 | </customObject> |
16 | 16 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
17 | 17 | <customObject id="-3" userLabel="Application"/> |
18 | - <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" animationBehavior="default" id="1"> | |
18 | + <window title="Fleet Organizer" allowsToolTipsWhenApplicationIsInactive="NO" oneShot="NO" releasedWhenClosed="NO" wantsToBeColor="NO" frameAutosaveName="FleetOrganizerWindow" animationBehavior="default" id="1"> | |
19 | 19 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
20 | 20 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
21 | 21 | <rect key="contentRect" x="196" y="240" width="894" height="446"/> |
@@ -31,14 +31,14 @@ | ||
31 | 31 | <rect key="frame" x="1" y="17" width="356" height="285"/> |
32 | 32 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
33 | 33 | <subviews> |
34 | - <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="Ydq-p9-VgI" id="2bE-gL-SYj"> | |
34 | + <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveName="FleetOrganizerTable" headerView="Ydq-p9-VgI" id="2bE-gL-SYj"> | |
35 | 35 | <rect key="frame" x="0.0" y="0.0" width="356" height="285"/> |
36 | 36 | <autoresizingMask key="autoresizingMask"/> |
37 | 37 | <size key="intercellSpacing" width="3" height="2"/> |
38 | 38 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
39 | 39 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
40 | 40 | <tableColumns> |
41 | - <tableColumn width="53.22265625" minWidth="40" maxWidth="1000" id="HV7-s5-DCQ"> | |
41 | + <tableColumn identifier="number" width="53.22265625" minWidth="40" maxWidth="1000" id="HV7-s5-DCQ"> | |
42 | 42 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="No."> |
43 | 43 | <font key="font" metaFont="smallSystem"/> |
44 | 44 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -54,7 +54,7 @@ | ||
54 | 54 | <binding destination="XkY-x3-PYP" name="value" keyPath="arrangedObjects.ship.tranceformedNumber" id="rv8-0r-tzw"/> |
55 | 55 | </connections> |
56 | 56 | </tableColumn> |
57 | - <tableColumn width="70.22265625" minWidth="40" maxWidth="1000" id="sqg-Ah-fkU"> | |
57 | + <tableColumn identifier="name" width="70.22265625" minWidth="40" maxWidth="1000" id="sqg-Ah-fkU"> | |
58 | 58 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Name"> |
59 | 59 | <font key="font" metaFont="smallSystem"/> |
60 | 60 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -70,7 +70,7 @@ | ||
70 | 70 | <binding destination="XkY-x3-PYP" name="value" keyPath="arrangedObjects.ship.name" id="tXs-OJ-4kV"/> |
71 | 71 | </connections> |
72 | 72 | </tableColumn> |
73 | - <tableColumn width="57.1796875" minWidth="10" maxWidth="3.4028234663852886e+38" id="K4a-nB-w6V"> | |
73 | + <tableColumn identifier="type" width="57.1796875" minWidth="10" maxWidth="3.4028234663852886e+38" id="K4a-nB-w6V"> | |
74 | 74 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Type"> |
75 | 75 | <font key="font" metaFont="smallSystem"/> |
76 | 76 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -86,7 +86,7 @@ | ||
86 | 86 | <binding destination="XkY-x3-PYP" name="value" keyPath="arrangedObjects.ship.type.shortName" id="48Y-aK-3hS"/> |
87 | 87 | </connections> |
88 | 88 | </tableColumn> |
89 | - <tableColumn width="50.7890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="aud-pC-gp9"> | |
89 | + <tableColumn identifier="level" width="50.7890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="aud-pC-gp9"> | |
90 | 90 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Lv."> |
91 | 91 | <font key="font" metaFont="smallSystem"/> |
92 | 92 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -102,7 +102,7 @@ | ||
102 | 102 | <binding destination="XkY-x3-PYP" name="value" keyPath="arrangedObjects.level" id="irS-8a-dUG"/> |
103 | 103 | </connections> |
104 | 104 | </tableColumn> |
105 | - <tableColumn width="45.56640625" minWidth="10" maxWidth="3.4028234663852886e+38" id="k81-gO-mlC"> | |
105 | + <tableColumn identifier="exp" width="45.56640625" minWidth="10" maxWidth="3.4028234663852886e+38" id="k81-gO-mlC"> | |
106 | 106 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Exp."> |
107 | 107 | <font key="font" metaFont="smallSystem"/> |
108 | 108 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
@@ -118,7 +118,7 @@ | ||
118 | 118 | <binding destination="XkY-x3-PYP" name="value" keyPath="arrangedObjects.exp" id="8aP-lK-gZK"/> |
119 | 119 | </connections> |
120 | 120 | </tableColumn> |
121 | - <tableColumn width="61" minWidth="10" maxWidth="3.4028234663852886e+38" id="ca5-vz-xeB"> | |
121 | + <tableColumn identifier="next" width="61" minWidth="10" maxWidth="3.4028234663852886e+38" id="ca5-vz-xeB"> | |
122 | 122 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Next"> |
123 | 123 | <font key="font" metaFont="smallSystem"/> |
124 | 124 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |