OSDN Git Service

履歴にマークを付けられるようにした
[kcd/KCD.git] / KCD / ja.lproj / HMHistoryWindowController.xib
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3     <dependencies>
4         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
5     </dependencies>
6     <objects>
7         <customObject id="-2" userLabel="File's Owner" customClass="HMHistoryWindowController">
8             <connections>
9                 <outlet property="dropHistoryController" destination="xvi-Qk-gPS" id="Iow-hT-qdD"/>
10                 <outlet property="dropHistoryTableView" destination="VIc-m5-S1Y" id="A0i-Ve-f79"/>
11                 <outlet property="kaihatuHistoryController" destination="cv5-a8-9nJ" id="2aT-cr-G32"/>
12                 <outlet property="kaihatuHistoryTableView" destination="aCA-Gg-AUV" id="MIn-FV-shs"/>
13                 <outlet property="kenzoHistoryController" destination="9pH-dt-0h6" id="loK-C7-3pa"/>
14                 <outlet property="kenzoHistoryTableView" destination="Wyj-Am-Fha" id="m1M-xZ-o2x"/>
15                 <outlet property="searchField" destination="3Mk-NG-aFR" id="tgf-JK-VhN"/>
16                 <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
17             </connections>
18         </customObject>
19         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
20         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
21         <window title="履歴" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="HistoryWindow" animationBehavior="default" id="F0z-JX-Cv5">
22             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
23             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
24             <rect key="contentRect" x="196" y="240" width="718" height="528"/>
25             <rect key="screenRect" x="0.0" y="0.0" width="1440" height="900"/>
26             <view key="contentView" id="se5-gp-TjO">
27                 <rect key="frame" x="0.0" y="0.0" width="718" height="528"/>
28                 <autoresizingMask key="autoresizingMask"/>
29                 <subviews>
30                     <tabView initialItem="Fc3-eD-ZRW" id="w1c-Mq-cf1">
31                         <rect key="frame" x="13" y="39" width="692" height="483"/>
32                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
33                         <font key="font" metaFont="system"/>
34                         <tabViewItems>
35                             <tabViewItem label="開発履歴" identifier="1" id="Fc3-eD-ZRW">
36                                 <view key="view" id="ZTK-QL-zgF">
37                                     <rect key="frame" x="10" y="33" width="672" height="437"/>
38                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
39                                     <subviews>
40                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="e8j-V0-zb3">
41                                             <rect key="frame" x="17" y="8" width="638" height="426"/>
42                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
43                                             <clipView key="contentView" id="fQm-u6-BcB">
44                                                 <rect key="frame" x="1" y="17" width="636" height="408"/>
45                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
46                                                 <subviews>
47                                                     <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="reverseSequential" alternatingRowBackgroundColors="YES" autosaveName="kaihatuHistory" rowSizeStyle="automatic" headerView="S87-OC-vhS" viewBased="YES" id="aCA-Gg-AUV">
48                                                         <rect key="frame" x="0.0" y="0.0" width="636" height="408"/>
49                                                         <autoresizingMask key="autoresizingMask"/>
50                                                         <size key="intercellSpacing" width="3" height="2"/>
51                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
52                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
53                                                         <tableColumns>
54                                                             <tableColumn identifier="name" editable="NO" width="100" minWidth="40" maxWidth="1000" id="LGK-3f-aFf">
55                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="装備">
56                                                                     <font key="font" metaFont="smallSystem"/>
57                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
58                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
59                                                                 </tableHeaderCell>
60                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fYI-Th-idV">
61                                                                     <font key="font" metaFont="system"/>
62                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
63                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
64                                                                 </textFieldCell>
65                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
66                                                                 <prototypeCellViews>
67                                                                     <tableCellView id="JB7-SZ-msz">
68                                                                         <rect key="frame" x="1" y="1" width="100" height="17"/>
69                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
70                                                                         <subviews>
71                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="5VO-AP-yt3">
72                                                                                 <rect key="frame" x="0.0" y="0.0" width="80" height="17"/>
73                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
74                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="9KM-WB-1wA">
75                                                                                     <font key="font" metaFont="system"/>
76                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
77                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
78                                                                                 </textFieldCell>
79                                                                                 <connections>
80                                                                                     <binding destination="JB7-SZ-msz" name="value" keyPath="objectValue.name" id="Mlo-Sy-3JU"/>
81                                                                                 </connections>
82                                                                             </textField>
83                                                                             <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="3Sz-KZ-BFB">
84                                                                                 <rect key="frame" x="81" y="0.0" width="17" height="17"/>
85                                                                                 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
86                                                                                 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ajO-7H-Dxl"/>
87                                                                                 <connections>
88                                                                                     <binding destination="JB7-SZ-msz" name="value" keyPath="objectValue.mark" id="zql-I4-IqA">
89                                                                                         <dictionary key="options">
90                                                                                             <string key="NSValueTransformerName">HMHistoryMarkTransformer</string>
91                                                                                         </dictionary>
92                                                                                     </binding>
93                                                                                 </connections>
94                                                                             </imageView>
95                                                                         </subviews>
96                                                                         <connections>
97                                                                             <outlet property="textField" destination="5VO-AP-yt3" id="XJ7-dP-niA"/>
98                                                                         </connections>
99                                                                     </tableCellView>
100                                                                 </prototypeCellViews>
101                                                                 <connections>
102                                                                     <binding destination="cv5-a8-9nJ" name="value" keyPath="arrangedObjects.name" id="uLM-9Y-zfA"/>
103                                                                 </connections>
104                                                             </tableColumn>
105                                                             <tableColumn identifier="flagShipName" editable="NO" width="102" minWidth="56" maxWidth="3.4028234663852886e+38" id="9eS-LF-0yX">
106                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="秘書艦">
107                                                                     <font key="font" metaFont="smallSystem"/>
108                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
109                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
110                                                                 </tableHeaderCell>
111                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="94c-dR-Fn4">
112                                                                     <font key="font" metaFont="system"/>
113                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
114                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
115                                                                 </textFieldCell>
116                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
117                                                                 <prototypeCellViews>
118                                                                     <tableCellView id="diR-By-8hp">
119                                                                         <rect key="frame" x="104" y="1" width="102" height="17"/>
120                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
121                                                                         <subviews>
122                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="tKn-Bj-eiO">
123                                                                                 <rect key="frame" x="0.0" y="0.0" width="102" height="17"/>
124                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
125                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="vER-vh-2Ru">
126                                                                                     <font key="font" metaFont="system"/>
127                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
128                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
129                                                                                 </textFieldCell>
130                                                                                 <connections>
131                                                                                     <binding destination="diR-By-8hp" name="value" keyPath="objectValue.flagShipName" id="GOt-3X-dDr"/>
132                                                                                 </connections>
133                                                                             </textField>
134                                                                         </subviews>
135                                                                         <connections>
136                                                                             <outlet property="textField" destination="tKn-Bj-eiO" id="GnH-tn-JBd"/>
137                                                                         </connections>
138                                                                     </tableCellView>
139                                                                 </prototypeCellViews>
140                                                                 <connections>
141                                                                     <binding destination="cv5-a8-9nJ" name="value" keyPath="arrangedObjects.flagShipName" id="aJQ-m6-ecl"/>
142                                                                 </connections>
143                                                             </tableColumn>
144                                                             <tableColumn identifier="flagShipLv" editable="NO" width="32" minWidth="32" maxWidth="3.4028234663852886e+38" id="LlV-sb-faL">
145                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Lv.">
146                                                                     <font key="font" metaFont="smallSystem"/>
147                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
148                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
149                                                                 </tableHeaderCell>
150                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="Bfw-wy-oSi">
151                                                                     <font key="font" metaFont="system"/>
152                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
153                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
154                                                                     <connections>
155                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="r3F-pB-tzN"/>
156                                                                     </connections>
157                                                                 </textFieldCell>
158                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
159                                                                 <prototypeCellViews>
160                                                                     <tableCellView id="Vai-66-txI">
161                                                                         <rect key="frame" x="209" y="1" width="32" height="17"/>
162                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
163                                                                         <subviews>
164                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4aj-sx-aw9">
165                                                                                 <rect key="frame" x="0.0" y="0.0" width="32" height="17"/>
166                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
167                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="Vsf-rI-OtN">
168                                                                                     <font key="font" metaFont="system"/>
169                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
170                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
171                                                                                 </textFieldCell>
172                                                                                 <connections>
173                                                                                     <binding destination="Vai-66-txI" name="value" keyPath="objectValue.flagShipLv" id="SdQ-kk-1cb"/>
174                                                                                 </connections>
175                                                                             </textField>
176                                                                         </subviews>
177                                                                         <connections>
178                                                                             <outlet property="textField" destination="4aj-sx-aw9" id="Rq1-lK-dEY"/>
179                                                                         </connections>
180                                                                     </tableCellView>
181                                                                 </prototypeCellViews>
182                                                                 <connections>
183                                                                     <binding destination="cv5-a8-9nJ" name="value" keyPath="arrangedObjects.flagShipLv" id="Fpm-F1-YIQ"/>
184                                                                 </connections>
185                                                             </tableColumn>
186                                                             <tableColumn identifier="commanderLv" editable="NO" width="32" minWidth="32" maxWidth="3.4028234663852886e+38" id="WkQ-8o-mn2">
187                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="司令Lv.">
188                                                                     <font key="font" metaFont="smallSystem"/>
189                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
190                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
191                                                                 </tableHeaderCell>
192                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="a6R-9I-7bh">
193                                                                     <font key="font" metaFont="system"/>
194                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
195                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
196                                                                     <connections>
197                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="orE-d9-qn8"/>
198                                                                     </connections>
199                                                                 </textFieldCell>
200                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
201                                                                 <prototypeCellViews>
202                                                                     <tableCellView id="QqA-qG-RYu">
203                                                                         <rect key="frame" x="244" y="1" width="32" height="17"/>
204                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
205                                                                         <subviews>
206                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="cvj-Cw-yJD">
207                                                                                 <rect key="frame" x="0.0" y="0.0" width="32" height="17"/>
208                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
209                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="0Xr-hw-Bwn">
210                                                                                     <font key="font" metaFont="system"/>
211                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
212                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
213                                                                                 </textFieldCell>
214                                                                                 <connections>
215                                                                                     <binding destination="QqA-qG-RYu" name="value" keyPath="objectValue.commanderLv" id="2dU-Zq-0pJ"/>
216                                                                                 </connections>
217                                                                             </textField>
218                                                                         </subviews>
219                                                                         <connections>
220                                                                             <outlet property="textField" destination="cvj-Cw-yJD" id="NRU-nq-1no"/>
221                                                                         </connections>
222                                                                     </tableCellView>
223                                                                 </prototypeCellViews>
224                                                                 <connections>
225                                                                     <binding destination="cv5-a8-9nJ" name="value" keyPath="arrangedObjects.commanderLv" id="SW1-fO-VcQ"/>
226                                                                 </connections>
227                                                             </tableColumn>
228                                                             <tableColumn identifier="fuel" editable="NO" width="39" minWidth="32" maxWidth="3.4028234663852886e+38" id="qJR-M3-M3J">
229                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="油">
230                                                                     <font key="font" metaFont="smallSystem"/>
231                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
232                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
233                                                                 </tableHeaderCell>
234                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="1,000" id="R6d-ec-M4l">
235                                                                     <font key="font" metaFont="system"/>
236                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
237                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
238                                                                     <connections>
239                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="07C-hF-1hh"/>
240                                                                     </connections>
241                                                                 </textFieldCell>
242                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
243                                                                 <prototypeCellViews>
244                                                                     <tableCellView id="Vsu-5M-ZW3">
245                                                                         <rect key="frame" x="279" y="1" width="39" height="20"/>
246                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
247                                                                         <subviews>
248                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="5dV-6s-ENT">
249                                                                                 <rect key="frame" x="0.0" y="3" width="39" height="17"/>
250                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
251                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="U2A-0S-Uoi">
252                                                                                     <font key="font" metaFont="system"/>
253                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
254                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
255                                                                                 </textFieldCell>
256                                                                                 <connections>
257                                                                                     <binding destination="Vsu-5M-ZW3" name="value" keyPath="objectValue.fuel" id="KeL-O1-ESP"/>
258                                                                                 </connections>
259                                                                             </textField>
260                                                                         </subviews>
261                                                                         <connections>
262                                                                             <outlet property="textField" destination="5dV-6s-ENT" id="e7X-HH-dtX"/>
263                                                                         </connections>
264                                                                     </tableCellView>
265                                                                 </prototypeCellViews>
266                                                                 <connections>
267                                                                     <binding destination="cv5-a8-9nJ" name="value" keyPath="arrangedObjects.fuel" id="lh0-vj-w09"/>
268                                                                 </connections>
269                                                             </tableColumn>
270                                                             <tableColumn identifier="bull" editable="NO" width="39" minWidth="32" maxWidth="3.4028234663852886e+38" id="dU8-RK-8xU">
271                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="弾">
272                                                                     <font key="font" metaFont="smallSystem"/>
273                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
274                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
275                                                                 </tableHeaderCell>
276                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="Sab-LY-cOO">
277                                                                     <font key="font" metaFont="system"/>
278                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
279                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
280                                                                     <connections>
281                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="xwV-Vf-h0D"/>
282                                                                     </connections>
283                                                                 </textFieldCell>
284                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
285                                                                 <prototypeCellViews>
286                                                                     <tableCellView id="vEW-ig-Faw">
287                                                                         <rect key="frame" x="321" y="1" width="39" height="17"/>
288                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
289                                                                         <subviews>
290                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="e5v-ZI-0yO">
291                                                                                 <rect key="frame" x="0.0" y="0.0" width="39" height="17"/>
292                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
293                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="wXg-FY-f1n">
294                                                                                     <font key="font" metaFont="system"/>
295                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
296                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
297                                                                                 </textFieldCell>
298                                                                                 <connections>
299                                                                                     <binding destination="vEW-ig-Faw" name="value" keyPath="objectValue.bull" id="YAF-f8-bBq"/>
300                                                                                 </connections>
301                                                                             </textField>
302                                                                         </subviews>
303                                                                         <connections>
304                                                                             <outlet property="textField" destination="e5v-ZI-0yO" id="sV1-5O-hzW"/>
305                                                                         </connections>
306                                                                     </tableCellView>
307                                                                 </prototypeCellViews>
308                                                                 <connections>
309                                                                     <binding destination="cv5-a8-9nJ" name="value" keyPath="arrangedObjects.bull" id="gHz-HM-Ghw"/>
310                                                                 </connections>
311                                                             </tableColumn>
312                                                             <tableColumn identifier="steel" editable="NO" width="39" minWidth="32" maxWidth="3.4028234663852886e+38" id="qQv-dW-1fG">
313                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="鉄">
314                                                                     <font key="font" metaFont="smallSystem"/>
315                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
316                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
317                                                                 </tableHeaderCell>
318                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="wZy-uE-7Cz">
319                                                                     <font key="font" metaFont="system"/>
320                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
321                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
322                                                                     <connections>
323                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="F6l-TF-z8l"/>
324                                                                     </connections>
325                                                                 </textFieldCell>
326                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
327                                                                 <prototypeCellViews>
328                                                                     <tableCellView id="YG7-hG-SKU">
329                                                                         <rect key="frame" x="363" y="1" width="39" height="17"/>
330                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
331                                                                         <subviews>
332                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4Uk-Ek-2qK">
333                                                                                 <rect key="frame" x="0.0" y="0.0" width="39" height="17"/>
334                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
335                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="mgJ-UZ-K9d">
336                                                                                     <font key="font" metaFont="system"/>
337                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
338                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
339                                                                                 </textFieldCell>
340                                                                                 <connections>
341                                                                                     <binding destination="YG7-hG-SKU" name="value" keyPath="objectValue.steel" id="b7q-PZ-6UI"/>
342                                                                                 </connections>
343                                                                             </textField>
344                                                                         </subviews>
345                                                                         <connections>
346                                                                             <outlet property="textField" destination="4Uk-Ek-2qK" id="DR0-a1-ZPF"/>
347                                                                         </connections>
348                                                                     </tableCellView>
349                                                                 </prototypeCellViews>
350                                                                 <connections>
351                                                                     <binding destination="cv5-a8-9nJ" name="value" keyPath="arrangedObjects.steel" id="xN8-D0-VHt"/>
352                                                                 </connections>
353                                                             </tableColumn>
354                                                             <tableColumn identifier="bauxite" editable="NO" width="39" minWidth="32" maxWidth="3.4028234663852886e+38" id="eYp-gy-XF7">
355                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ボーキ">
356                                                                     <font key="font" metaFont="smallSystem"/>
357                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
358                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
359                                                                 </tableHeaderCell>
360                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="SgW-dB-cPM">
361                                                                     <font key="font" metaFont="system"/>
362                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
363                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
364                                                                     <connections>
365                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="iOa-0Z-G55"/>
366                                                                     </connections>
367                                                                 </textFieldCell>
368                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
369                                                                 <prototypeCellViews>
370                                                                     <tableCellView id="EaO-tH-zWo">
371                                                                         <rect key="frame" x="405" y="1" width="39" height="20"/>
372                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
373                                                                         <subviews>
374                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="2s8-Th-81C">
375                                                                                 <rect key="frame" x="0.0" y="3" width="39" height="17"/>
376                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
377                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="fSB-Yc-vwo">
378                                                                                     <font key="font" metaFont="system"/>
379                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
380                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
381                                                                                 </textFieldCell>
382                                                                                 <connections>
383                                                                                     <binding destination="EaO-tH-zWo" name="value" keyPath="objectValue.bauxite" id="iab-jj-k2l"/>
384                                                                                 </connections>
385                                                                             </textField>
386                                                                         </subviews>
387                                                                         <connections>
388                                                                             <outlet property="textField" destination="2s8-Th-81C" id="UO9-73-omw"/>
389                                                                         </connections>
390                                                                     </tableCellView>
391                                                                 </prototypeCellViews>
392                                                                 <connections>
393                                                                     <binding destination="cv5-a8-9nJ" name="value" keyPath="arrangedObjects.bauxite" id="RkV-gZ-YMY"/>
394                                                                 </connections>
395                                                             </tableColumn>
396                                                             <tableColumn identifier="kaihatusizai" editable="NO" width="39" minWidth="32" maxWidth="3.4028234663852886e+38" id="csP-8r-YKJ">
397                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="資材">
398                                                                     <font key="font" metaFont="smallSystem"/>
399                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
400                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
401                                                                 </tableHeaderCell>
402                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="eFy-A9-gDs">
403                                                                     <font key="font" metaFont="system"/>
404                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
405                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
406                                                                     <connections>
407                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="051-GQ-xcq"/>
408                                                                     </connections>
409                                                                 </textFieldCell>
410                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
411                                                                 <prototypeCellViews>
412                                                                     <tableCellView id="SZB-dw-5F7">
413                                                                         <rect key="frame" x="447" y="1" width="39" height="17"/>
414                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
415                                                                         <subviews>
416                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="R4P-Dn-1b4">
417                                                                                 <rect key="frame" x="0.0" y="0.0" width="39" height="17"/>
418                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
419                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="uFY-xy-5zw">
420                                                                                     <font key="font" metaFont="system"/>
421                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
422                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
423                                                                                 </textFieldCell>
424                                                                                 <connections>
425                                                                                     <binding destination="SZB-dw-5F7" name="value" keyPath="objectValue.kaihatusizai" id="dfE-og-YXP"/>
426                                                                                 </connections>
427                                                                             </textField>
428                                                                         </subviews>
429                                                                         <connections>
430                                                                             <outlet property="textField" destination="R4P-Dn-1b4" id="BeS-4P-Asb"/>
431                                                                         </connections>
432                                                                     </tableCellView>
433                                                                 </prototypeCellViews>
434                                                                 <connections>
435                                                                     <binding destination="cv5-a8-9nJ" name="value" keyPath="arrangedObjects.kaihatusizai" id="CgH-Xt-N2q"/>
436                                                                 </connections>
437                                                             </tableColumn>
438                                                             <tableColumn identifier="date" editable="NO" width="145" minWidth="40" maxWidth="1000" id="3oz-eZ-JDf">
439                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="日付">
440                                                                     <font key="font" metaFont="smallSystem"/>
441                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
442                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
443                                                                 </tableHeaderCell>
444                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingHead" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ruD-3E-iB5">
445                                                                     <dateFormatter key="formatter" dateStyle="short" timeStyle="medium" doesRelativeDateFormatting="YES" id="c7Y-tu-l26"/>
446                                                                     <font key="font" metaFont="system"/>
447                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
448                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
449                                                                     <connections>
450                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="yIE-Q9-aCV"/>
451                                                                     </connections>
452                                                                 </textFieldCell>
453                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
454                                                                 <prototypeCellViews>
455                                                                     <tableCellView id="qbl-vL-SaR">
456                                                                         <rect key="frame" x="489" y="1" width="145" height="17"/>
457                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
458                                                                         <subviews>
459                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="4s9-7O-CRt">
460                                                                                 <rect key="frame" x="0.0" y="0.0" width="145" height="17"/>
461                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
462                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="dcP-hx-bOZ">
463                                                                                     <dateFormatter key="formatter" dateStyle="short" timeStyle="short" doesRelativeDateFormatting="YES" id="lDd-oO-vQL"/>
464                                                                                     <font key="font" metaFont="system"/>
465                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
466                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
467                                                                                 </textFieldCell>
468                                                                                 <connections>
469                                                                                     <binding destination="qbl-vL-SaR" name="value" keyPath="objectValue.date" id="Xwh-fb-byV"/>
470                                                                                 </connections>
471                                                                             </textField>
472                                                                         </subviews>
473                                                                         <connections>
474                                                                             <outlet property="textField" destination="4s9-7O-CRt" id="1c4-OV-cs6"/>
475                                                                         </connections>
476                                                                     </tableCellView>
477                                                                 </prototypeCellViews>
478                                                                 <connections>
479                                                                     <binding destination="cv5-a8-9nJ" name="value" keyPath="arrangedObjects.date" id="0ns-cn-0ij"/>
480                                                                 </connections>
481                                                             </tableColumn>
482                                                         </tableColumns>
483                                                         <connections>
484                                                             <binding destination="cv5-a8-9nJ" name="content" keyPath="arrangedObjects" id="aRa-yv-TYR"/>
485                                                             <outlet property="menu" destination="s5D-5G-GN7" id="yav-Dv-1k5"/>
486                                                         </connections>
487                                                     </tableView>
488                                                 </subviews>
489                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
490                                             </clipView>
491                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Vfq-5M-tgG">
492                                                 <rect key="frame" x="1" y="438" width="636" height="16"/>
493                                                 <autoresizingMask key="autoresizingMask"/>
494                                             </scroller>
495                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Xln-do-5Cl">
496                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
497                                                 <autoresizingMask key="autoresizingMask"/>
498                                             </scroller>
499                                             <tableHeaderView key="headerView" id="S87-OC-vhS">
500                                                 <rect key="frame" x="0.0" y="0.0" width="636" height="17"/>
501                                                 <autoresizingMask key="autoresizingMask"/>
502                                             </tableHeaderView>
503                                         </scrollView>
504                                     </subviews>
505                                 </view>
506                             </tabViewItem>
507                             <tabViewItem label="建造履歴" identifier="2" id="Haj-7P-LGq">
508                                 <view key="view" id="mQA-6l-Pfr">
509                                     <rect key="frame" x="10" y="33" width="672" height="437"/>
510                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
511                                     <subviews>
512                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="hg2-fZ-LqB">
513                                             <rect key="frame" x="17" y="8" width="638" height="426"/>
514                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
515                                             <clipView key="contentView" id="pnS-lB-JNx">
516                                                 <rect key="frame" x="1" y="17" width="636" height="408"/>
517                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
518                                                 <subviews>
519                                                     <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="reverseSequential" alternatingRowBackgroundColors="YES" autosaveName="kenzoHistory" rowSizeStyle="automatic" headerView="11L-S0-22L" viewBased="YES" id="Wyj-Am-Fha">
520                                                         <rect key="frame" x="0.0" y="0.0" width="636" height="408"/>
521                                                         <autoresizingMask key="autoresizingMask"/>
522                                                         <size key="intercellSpacing" width="3" height="2"/>
523                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
524                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
525                                                         <tableColumns>
526                                                             <tableColumn identifier="name" editable="NO" width="99" minWidth="41" maxWidth="1000" id="0fT-I5-7lP">
527                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="艦娘">
528                                                                     <font key="font" metaFont="smallSystem"/>
529                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
530                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
531                                                                 </tableHeaderCell>
532                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="DL5-EU-94D">
533                                                                     <font key="font" metaFont="system"/>
534                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
535                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
536                                                                 </textFieldCell>
537                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
538                                                                 <prototypeCellViews>
539                                                                     <tableCellView id="nFt-hj-XqV">
540                                                                         <rect key="frame" x="1" y="1" width="99" height="17"/>
541                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
542                                                                         <subviews>
543                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="QNV-tu-seE">
544                                                                                 <rect key="frame" x="0.0" y="0.0" width="80" height="17"/>
545                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
546                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="fBd-fo-247">
547                                                                                     <font key="font" metaFont="system"/>
548                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
549                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
550                                                                                 </textFieldCell>
551                                                                                 <connections>
552                                                                                     <binding destination="nFt-hj-XqV" name="value" keyPath="objectValue.name" id="Sv1-bC-zjy"/>
553                                                                                 </connections>
554                                                                             </textField>
555                                                                             <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="z12-zl-pDW">
556                                                                                 <rect key="frame" x="80" y="0.0" width="17" height="17"/>
557                                                                                 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
558                                                                                 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="GE2-5d-XRp"/>
559                                                                                 <connections>
560                                                                                     <binding destination="nFt-hj-XqV" name="value" keyPath="objectValue.mark" id="0yw-c3-Thl">
561                                                                                         <dictionary key="options">
562                                                                                             <string key="NSValueTransformerName">HMHistoryMarkTransformer</string>
563                                                                                         </dictionary>
564                                                                                     </binding>
565                                                                                 </connections>
566                                                                             </imageView>
567                                                                         </subviews>
568                                                                         <connections>
569                                                                             <outlet property="textField" destination="QNV-tu-seE" id="y4k-uy-0IU"/>
570                                                                         </connections>
571                                                                     </tableCellView>
572                                                                 </prototypeCellViews>
573                                                                 <connections>
574                                                                     <binding destination="9pH-dt-0h6" name="value" keyPath="arrangedObjects.name" id="99u-nS-ZSK"/>
575                                                                 </connections>
576                                                             </tableColumn>
577                                                             <tableColumn identifier="flagShipName" editable="NO" width="101" minWidth="60" maxWidth="3.4028234663852886e+38" id="qUW-lA-2xb">
578                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="秘書艦">
579                                                                     <font key="font" metaFont="smallSystem"/>
580                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
581                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
582                                                                 </tableHeaderCell>
583                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="sFe-IB-TwG">
584                                                                     <font key="font" metaFont="system"/>
585                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
586                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
587                                                                 </textFieldCell>
588                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
589                                                                 <prototypeCellViews>
590                                                                     <tableCellView id="p52-86-D9z">
591                                                                         <rect key="frame" x="103" y="1" width="101" height="17"/>
592                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
593                                                                         <subviews>
594                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="9dW-q2-opz">
595                                                                                 <rect key="frame" x="0.0" y="0.0" width="101" height="17"/>
596                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
597                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="Ndm-DE-kUo">
598                                                                                     <font key="font" metaFont="system"/>
599                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
600                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
601                                                                                 </textFieldCell>
602                                                                                 <connections>
603                                                                                     <binding destination="p52-86-D9z" name="value" keyPath="objectValue.flagShipName" id="lcU-hd-b0l"/>
604                                                                                 </connections>
605                                                                             </textField>
606                                                                         </subviews>
607                                                                         <connections>
608                                                                             <outlet property="textField" destination="9dW-q2-opz" id="oV0-xm-Vai"/>
609                                                                         </connections>
610                                                                     </tableCellView>
611                                                                 </prototypeCellViews>
612                                                                 <connections>
613                                                                     <binding destination="9pH-dt-0h6" name="value" keyPath="arrangedObjects.flagShipName" id="cCG-PM-Ph3"/>
614                                                                 </connections>
615                                                             </tableColumn>
616                                                             <tableColumn identifier="flagShipLv" editable="NO" width="32" minWidth="32" maxWidth="3.4028234663852886e+38" id="e6w-fE-xxU">
617                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Lv.">
618                                                                     <font key="font" metaFont="smallSystem"/>
619                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
620                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
621                                                                 </tableHeaderCell>
622                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="RRl-dN-K8p">
623                                                                     <font key="font" metaFont="system"/>
624                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
625                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
626                                                                     <connections>
627                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="Z4G-yh-4Qn"/>
628                                                                     </connections>
629                                                                 </textFieldCell>
630                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
631                                                                 <prototypeCellViews>
632                                                                     <tableCellView id="mAB-ca-5Hb">
633                                                                         <rect key="frame" x="207" y="1" width="32" height="17"/>
634                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
635                                                                         <subviews>
636                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="tbA-1l-pfs">
637                                                                                 <rect key="frame" x="0.0" y="0.0" width="32" height="17"/>
638                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
639                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="7df-q6-HUv">
640                                                                                     <font key="font" metaFont="system"/>
641                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
642                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
643                                                                                 </textFieldCell>
644                                                                                 <connections>
645                                                                                     <binding destination="mAB-ca-5Hb" name="value" keyPath="objectValue.flagShipLv" id="sR8-rE-VQL"/>
646                                                                                 </connections>
647                                                                             </textField>
648                                                                         </subviews>
649                                                                         <connections>
650                                                                             <outlet property="textField" destination="tbA-1l-pfs" id="KfY-nL-4j0"/>
651                                                                         </connections>
652                                                                     </tableCellView>
653                                                                 </prototypeCellViews>
654                                                                 <connections>
655                                                                     <binding destination="9pH-dt-0h6" name="value" keyPath="arrangedObjects.flagShipLv" id="XYf-cr-m8u"/>
656                                                                 </connections>
657                                                             </tableColumn>
658                                                             <tableColumn identifier="commanderLv" editable="NO" width="32" minWidth="32" maxWidth="3.4028234663852886e+38" id="Hw9-4G-XxG">
659                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="司令Lv.">
660                                                                     <font key="font" metaFont="smallSystem"/>
661                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
662                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
663                                                                 </tableHeaderCell>
664                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="RnT-wp-H3J">
665                                                                     <font key="font" metaFont="system"/>
666                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
667                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
668                                                                     <connections>
669                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="oGD-d2-3dI"/>
670                                                                     </connections>
671                                                                 </textFieldCell>
672                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
673                                                                 <prototypeCellViews>
674                                                                     <tableCellView id="IhR-a3-yzA">
675                                                                         <rect key="frame" x="242" y="1" width="32" height="17"/>
676                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
677                                                                         <subviews>
678                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="OXT-1I-aJN">
679                                                                                 <rect key="frame" x="0.0" y="0.0" width="32" height="17"/>
680                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
681                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="BM3-kz-iRJ">
682                                                                                     <font key="font" metaFont="system"/>
683                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
684                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
685                                                                                 </textFieldCell>
686                                                                                 <connections>
687                                                                                     <binding destination="IhR-a3-yzA" name="value" keyPath="objectValue.commanderLv" id="1YY-Np-BZ0"/>
688                                                                                 </connections>
689                                                                             </textField>
690                                                                         </subviews>
691                                                                         <connections>
692                                                                             <outlet property="textField" destination="OXT-1I-aJN" id="sUT-Wd-O9D"/>
693                                                                         </connections>
694                                                                     </tableCellView>
695                                                                 </prototypeCellViews>
696                                                                 <connections>
697                                                                     <binding destination="9pH-dt-0h6" name="value" keyPath="arrangedObjects.commanderLv" id="wDq-io-xh5"/>
698                                                                 </connections>
699                                                             </tableColumn>
700                                                             <tableColumn identifier="fuel" editable="NO" width="40" minWidth="40" maxWidth="3.4028234663852886e+38" id="gHD-g5-CuT">
701                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="油">
702                                                                     <font key="font" metaFont="smallSystem"/>
703                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
704                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
705                                                                 </tableHeaderCell>
706                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="1,000" id="T7G-3w-TPf">
707                                                                     <font key="font" metaFont="system"/>
708                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
709                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
710                                                                     <connections>
711                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="qZl-eZ-ktx"/>
712                                                                     </connections>
713                                                                 </textFieldCell>
714                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
715                                                                 <prototypeCellViews>
716                                                                     <tableCellView id="9eM-WY-25C">
717                                                                         <rect key="frame" x="277" y="1" width="40" height="17"/>
718                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
719                                                                         <subviews>
720                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="Qvs-yS-K7a">
721                                                                                 <rect key="frame" x="0.0" y="0.0" width="40" height="17"/>
722                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
723                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="jor-5E-D24">
724                                                                                     <font key="font" metaFont="system"/>
725                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
726                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
727                                                                                 </textFieldCell>
728                                                                                 <connections>
729                                                                                     <binding destination="9eM-WY-25C" name="value" keyPath="objectValue.fuel" id="5d9-0x-PDe"/>
730                                                                                 </connections>
731                                                                             </textField>
732                                                                         </subviews>
733                                                                         <connections>
734                                                                             <outlet property="textField" destination="Qvs-yS-K7a" id="7b9-z3-CKh"/>
735                                                                         </connections>
736                                                                     </tableCellView>
737                                                                 </prototypeCellViews>
738                                                                 <connections>
739                                                                     <binding destination="9pH-dt-0h6" name="value" keyPath="arrangedObjects.fuel" id="10Q-0t-lhq"/>
740                                                                 </connections>
741                                                             </tableColumn>
742                                                             <tableColumn identifier="bull" editable="NO" width="40" minWidth="40" maxWidth="3.4028234663852886e+38" id="csG-Q3-MzA">
743                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="弾">
744                                                                     <font key="font" metaFont="smallSystem"/>
745                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
746                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
747                                                                 </tableHeaderCell>
748                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="xpf-w3-yCX">
749                                                                     <font key="font" metaFont="system"/>
750                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
751                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
752                                                                     <connections>
753                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="OgM-6q-zWi"/>
754                                                                     </connections>
755                                                                 </textFieldCell>
756                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
757                                                                 <prototypeCellViews>
758                                                                     <tableCellView id="BUO-Om-Y1C">
759                                                                         <rect key="frame" x="320" y="1" width="40" height="17"/>
760                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
761                                                                         <subviews>
762                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="lYG-oN-mmG">
763                                                                                 <rect key="frame" x="0.0" y="0.0" width="40" height="17"/>
764                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
765                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="BPS-FQ-fUz">
766                                                                                     <font key="font" metaFont="system"/>
767                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
768                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
769                                                                                 </textFieldCell>
770                                                                                 <connections>
771                                                                                     <binding destination="BUO-Om-Y1C" name="value" keyPath="objectValue.bull" id="lgd-Yn-yWH"/>
772                                                                                 </connections>
773                                                                             </textField>
774                                                                         </subviews>
775                                                                         <connections>
776                                                                             <outlet property="textField" destination="lYG-oN-mmG" id="GoX-Gn-oGB"/>
777                                                                         </connections>
778                                                                     </tableCellView>
779                                                                 </prototypeCellViews>
780                                                                 <connections>
781                                                                     <binding destination="9pH-dt-0h6" name="value" keyPath="arrangedObjects.bull" id="nj5-ab-0HD"/>
782                                                                 </connections>
783                                                             </tableColumn>
784                                                             <tableColumn identifier="steel" editable="NO" width="40" minWidth="40" maxWidth="3.4028234663852886e+38" id="5It-r0-Gzl">
785                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="鉄">
786                                                                     <font key="font" metaFont="smallSystem"/>
787                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
788                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
789                                                                 </tableHeaderCell>
790                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="yfe-wE-YMO">
791                                                                     <font key="font" metaFont="system"/>
792                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
793                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
794                                                                     <connections>
795                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="mZU-ln-4Hb"/>
796                                                                     </connections>
797                                                                 </textFieldCell>
798                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
799                                                                 <prototypeCellViews>
800                                                                     <tableCellView id="wi2-af-QBb">
801                                                                         <rect key="frame" x="363" y="1" width="40" height="17"/>
802                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
803                                                                         <subviews>
804                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="jtt-mm-EaR">
805                                                                                 <rect key="frame" x="0.0" y="0.0" width="40" height="17"/>
806                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
807                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="Qwy-va-sIh">
808                                                                                     <font key="font" metaFont="system"/>
809                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
810                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
811                                                                                 </textFieldCell>
812                                                                                 <connections>
813                                                                                     <binding destination="wi2-af-QBb" name="value" keyPath="objectValue.steel" id="coE-Xn-Al6"/>
814                                                                                 </connections>
815                                                                             </textField>
816                                                                         </subviews>
817                                                                         <connections>
818                                                                             <outlet property="textField" destination="jtt-mm-EaR" id="F1C-8t-C8V"/>
819                                                                         </connections>
820                                                                     </tableCellView>
821                                                                 </prototypeCellViews>
822                                                                 <connections>
823                                                                     <binding destination="9pH-dt-0h6" name="value" keyPath="arrangedObjects.steel" id="7I8-8C-c66"/>
824                                                                 </connections>
825                                                             </tableColumn>
826                                                             <tableColumn identifier="bauxite" editable="NO" width="40" minWidth="40" maxWidth="3.4028234663852886e+38" id="qti-L4-GJq">
827                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ボーキ">
828                                                                     <font key="font" metaFont="smallSystem"/>
829                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
830                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
831                                                                 </tableHeaderCell>
832                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="3wr-GE-vJ2">
833                                                                     <font key="font" metaFont="system"/>
834                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
835                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
836                                                                     <connections>
837                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="Mrg-ES-3tW"/>
838                                                                     </connections>
839                                                                 </textFieldCell>
840                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
841                                                                 <prototypeCellViews>
842                                                                     <tableCellView id="8Se-ga-3xb">
843                                                                         <rect key="frame" x="406" y="1" width="40" height="17"/>
844                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
845                                                                         <subviews>
846                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="63y-Fq-u2C">
847                                                                                 <rect key="frame" x="0.0" y="0.0" width="40" height="17"/>
848                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
849                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="ImM-4R-pVk">
850                                                                                     <font key="font" metaFont="system"/>
851                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
852                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
853                                                                                 </textFieldCell>
854                                                                                 <connections>
855                                                                                     <binding destination="8Se-ga-3xb" name="value" keyPath="objectValue.bauxite" id="LIi-c5-xw6"/>
856                                                                                 </connections>
857                                                                             </textField>
858                                                                         </subviews>
859                                                                         <connections>
860                                                                             <outlet property="textField" destination="63y-Fq-u2C" id="G05-Fx-0yH"/>
861                                                                         </connections>
862                                                                     </tableCellView>
863                                                                 </prototypeCellViews>
864                                                                 <connections>
865                                                                     <binding destination="9pH-dt-0h6" name="value" keyPath="arrangedObjects.bauxite" id="MQ9-lU-6ZI"/>
866                                                                 </connections>
867                                                             </tableColumn>
868                                                             <tableColumn identifier="kaihatusizai" editable="NO" width="39" minWidth="32" maxWidth="3.4028234663852886e+38" id="hrV-e6-bLp">
869                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="資材">
870                                                                     <font key="font" metaFont="smallSystem"/>
871                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
872                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
873                                                                 </tableHeaderCell>
874                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="HTw-GB-Dvm">
875                                                                     <font key="font" metaFont="system"/>
876                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
877                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
878                                                                     <connections>
879                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="zov-8T-64s"/>
880                                                                     </connections>
881                                                                 </textFieldCell>
882                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
883                                                                 <prototypeCellViews>
884                                                                     <tableCellView id="XKz-Iy-FYb">
885                                                                         <rect key="frame" x="449" y="1" width="39" height="17"/>
886                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
887                                                                         <subviews>
888                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="ho5-jX-rU3">
889                                                                                 <rect key="frame" x="0.0" y="0.0" width="39" height="17"/>
890                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
891                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="xeC-cJ-X9F">
892                                                                                     <font key="font" metaFont="system"/>
893                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
894                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
895                                                                                 </textFieldCell>
896                                                                                 <connections>
897                                                                                     <binding destination="XKz-Iy-FYb" name="value" keyPath="objectValue.kaihatusizai" id="LmU-YL-JMb"/>
898                                                                                 </connections>
899                                                                             </textField>
900                                                                         </subviews>
901                                                                         <connections>
902                                                                             <outlet property="textField" destination="ho5-jX-rU3" id="1Xx-Ii-FLP"/>
903                                                                         </connections>
904                                                                     </tableCellView>
905                                                                 </prototypeCellViews>
906                                                                 <connections>
907                                                                     <binding destination="9pH-dt-0h6" name="value" keyPath="arrangedObjects.kaihatusizai" id="cPk-u9-hTz"/>
908                                                                 </connections>
909                                                             </tableColumn>
910                                                             <tableColumn identifier="date" editable="NO" width="143" minWidth="40" maxWidth="1000" id="CwC-jx-5h1">
911                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="日付">
912                                                                     <font key="font" metaFont="smallSystem"/>
913                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
914                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
915                                                                 </tableHeaderCell>
916                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingHead" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Zqg-x9-6gk">
917                                                                     <dateFormatter key="formatter" dateStyle="short" timeStyle="medium" doesRelativeDateFormatting="YES" id="8xe-Li-ygQ"/>
918                                                                     <font key="font" metaFont="system"/>
919                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
920                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
921                                                                     <connections>
922                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="A82-Ne-dBb"/>
923                                                                     </connections>
924                                                                 </textFieldCell>
925                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
926                                                                 <prototypeCellViews>
927                                                                     <tableCellView id="4y0-eC-OhR">
928                                                                         <rect key="frame" x="491" y="1" width="143" height="17"/>
929                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
930                                                                         <subviews>
931                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="qQn-D0-vha">
932                                                                                 <rect key="frame" x="0.0" y="0.0" width="143" height="17"/>
933                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
934                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="296-Ga-dFa">
935                                                                                     <dateFormatter key="formatter" dateStyle="short" timeStyle="short" doesRelativeDateFormatting="YES" id="UMn-WU-N0C"/>
936                                                                                     <font key="font" metaFont="system"/>
937                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
938                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
939                                                                                 </textFieldCell>
940                                                                                 <connections>
941                                                                                     <binding destination="4y0-eC-OhR" name="value" keyPath="objectValue.date" id="X6C-xl-Pfg"/>
942                                                                                 </connections>
943                                                                             </textField>
944                                                                         </subviews>
945                                                                         <connections>
946                                                                             <outlet property="textField" destination="qQn-D0-vha" id="7ds-3g-1Uc"/>
947                                                                         </connections>
948                                                                     </tableCellView>
949                                                                 </prototypeCellViews>
950                                                                 <connections>
951                                                                     <binding destination="9pH-dt-0h6" name="value" keyPath="arrangedObjects.date" id="LuH-RP-7Ed"/>
952                                                                 </connections>
953                                                             </tableColumn>
954                                                         </tableColumns>
955                                                         <connections>
956                                                             <outlet property="menu" destination="s5D-5G-GN7" id="hBL-Eq-phU"/>
957                                                         </connections>
958                                                     </tableView>
959                                                 </subviews>
960                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
961                                             </clipView>
962                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="D5A-az-4EU">
963                                                 <rect key="frame" x="1" y="438" width="636" height="16"/>
964                                                 <autoresizingMask key="autoresizingMask"/>
965                                             </scroller>
966                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="uja-UF-pzE">
967                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
968                                                 <autoresizingMask key="autoresizingMask"/>
969                                             </scroller>
970                                             <tableHeaderView key="headerView" id="11L-S0-22L">
971                                                 <rect key="frame" x="0.0" y="0.0" width="636" height="17"/>
972                                                 <autoresizingMask key="autoresizingMask"/>
973                                             </tableHeaderView>
974                                         </scrollView>
975                                     </subviews>
976                                 </view>
977                             </tabViewItem>
978                             <tabViewItem label="ドロップ履歴" identifier="3" id="EK7-bl-OcS">
979                                 <view key="view" id="dN9-Jm-nQc">
980                                     <rect key="frame" x="10" y="33" width="672" height="437"/>
981                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
982                                     <subviews>
983                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Mco-2l-8s4">
984                                             <rect key="frame" x="17" y="8" width="638" height="426"/>
985                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
986                                             <clipView key="contentView" id="egd-t1-HqM">
987                                                 <rect key="frame" x="1" y="17" width="636" height="408"/>
988                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
989                                                 <subviews>
990                                                     <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="sequential" alternatingRowBackgroundColors="YES" autosaveName="drophistory" rowSizeStyle="automatic" headerView="GLB-Em-NKT" viewBased="YES" id="VIc-m5-S1Y">
991                                                         <rect key="frame" x="0.0" y="0.0" width="636" height="408"/>
992                                                         <autoresizingMask key="autoresizingMask"/>
993                                                         <size key="intercellSpacing" width="3" height="2"/>
994                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
995                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
996                                                         <tableColumns>
997                                                             <tableColumn identifier="shipName" width="103.05078125" minWidth="40" maxWidth="1000" id="xrs-Rn-K03">
998                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="艦娘">
999                                                                     <font key="font" metaFont="smallSystem"/>
1000                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1001                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
1002                                                                 </tableHeaderCell>
1003                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fDZ-xc-Nfc">
1004                                                                     <font key="font" metaFont="system"/>
1005                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1006                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1007                                                                 </textFieldCell>
1008                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
1009                                                                 <prototypeCellViews>
1010                                                                     <tableCellView id="4B5-up-dp3">
1011                                                                         <rect key="frame" x="1" y="1" width="103" height="17"/>
1012                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1013                                                                         <subviews>
1014                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="PDl-RM-3sS">
1015                                                                                 <rect key="frame" x="0.0" y="0.0" width="83" height="17"/>
1016                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
1017                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="1Y2-MC-595">
1018                                                                                     <font key="font" metaFont="system"/>
1019                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1020                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1021                                                                                 </textFieldCell>
1022                                                                                 <connections>
1023                                                                                     <binding destination="4B5-up-dp3" name="value" keyPath="objectValue.shipName" id="UdB-LU-eHL"/>
1024                                                                                 </connections>
1025                                                                             </textField>
1026                                                                             <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="b7G-GC-SNb">
1027                                                                                 <rect key="frame" x="83" y="0.0" width="17" height="17"/>
1028                                                                                 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
1029                                                                                 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="eby-Ud-sKP"/>
1030                                                                                 <connections>
1031                                                                                     <binding destination="4B5-up-dp3" name="value" keyPath="objectValue.mark" id="0H5-xQ-b1w">
1032                                                                                         <dictionary key="options">
1033                                                                                             <string key="NSValueTransformerName">HMHistoryMarkTransformer</string>
1034                                                                                         </dictionary>
1035                                                                                     </binding>
1036                                                                                 </connections>
1037                                                                             </imageView>
1038                                                                         </subviews>
1039                                                                         <connections>
1040                                                                             <outlet property="textField" destination="PDl-RM-3sS" id="gP6-cu-UxY"/>
1041                                                                         </connections>
1042                                                                     </tableCellView>
1043                                                                 </prototypeCellViews>
1044                                                                 <connections>
1045                                                                     <binding destination="xvi-Qk-gPS" name="value" keyPath="arrangedObjects.shipName" id="0ny-fd-jcd">
1046                                                                         <dictionary key="options">
1047                                                                             <bool key="NSConditionallySetsEditable" value="NO"/>
1048                                                                         </dictionary>
1049                                                                     </binding>
1050                                                                 </connections>
1051                                                             </tableColumn>
1052                                                             <tableColumn identifier="winRank" width="47" minWidth="10" maxWidth="3.4028234663852886e+38" id="nKt-2p-2fp">
1053                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ランク">
1054                                                                     <font key="font" metaFont="smallSystem"/>
1055                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1056                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
1057                                                                 </tableHeaderCell>
1058                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="center" title="Text Cell" id="LNj-UE-Ds3">
1059                                                                     <font key="font" metaFont="system"/>
1060                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1061                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1062                                                                 </textFieldCell>
1063                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
1064                                                                 <prototypeCellViews>
1065                                                                     <tableCellView id="DrA-9L-qBz">
1066                                                                         <rect key="frame" x="107" y="1" width="47" height="17"/>
1067                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1068                                                                         <subviews>
1069                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="zzg-0c-5GQ">
1070                                                                                 <rect key="frame" x="0.0" y="0.0" width="47" height="17"/>
1071                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
1072                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="nDb-vy-gYT">
1073                                                                                     <font key="font" metaFont="system"/>
1074                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1075                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1076                                                                                 </textFieldCell>
1077                                                                                 <connections>
1078                                                                                     <binding destination="DrA-9L-qBz" name="value" keyPath="objectValue.winRank" id="K4z-cD-ivx"/>
1079                                                                                 </connections>
1080                                                                             </textField>
1081                                                                         </subviews>
1082                                                                         <connections>
1083                                                                             <outlet property="textField" destination="zzg-0c-5GQ" id="rnb-B8-q5p"/>
1084                                                                         </connections>
1085                                                                     </tableCellView>
1086                                                                 </prototypeCellViews>
1087                                                                 <connections>
1088                                                                     <binding destination="xvi-Qk-gPS" name="value" keyPath="arrangedObjects.winRank" id="3bF-k3-hBo">
1089                                                                         <dictionary key="options">
1090                                                                             <bool key="NSConditionallySetsEditable" value="NO"/>
1091                                                                         </dictionary>
1092                                                                     </binding>
1093                                                                 </connections>
1094                                                             </tableColumn>
1095                                                             <tableColumn identifier="mapAreaNo" width="35" minWidth="10" maxWidth="3.4028234663852886e+38" id="UMd-mb-DNu">
1096                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="No.">
1097                                                                     <font key="font" metaFont="smallSystem"/>
1098                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1099                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
1100                                                                 </tableHeaderCell>
1101                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="n5u-S5-GXa">
1102                                                                     <font key="font" metaFont="system"/>
1103                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1104                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1105                                                                     <connections>
1106                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="cqX-k2-HhI"/>
1107                                                                     </connections>
1108                                                                 </textFieldCell>
1109                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
1110                                                                 <prototypeCellViews>
1111                                                                     <tableCellView id="eS2-cp-erZ">
1112                                                                         <rect key="frame" x="157" y="1" width="35" height="17"/>
1113                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1114                                                                         <subviews>
1115                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="fl6-9v-4hz">
1116                                                                                 <rect key="frame" x="0.0" y="0.0" width="35" height="17"/>
1117                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
1118                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="vdE-dy-A5F">
1119                                                                                     <font key="font" metaFont="system"/>
1120                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1121                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1122                                                                                 </textFieldCell>
1123                                                                                 <connections>
1124                                                                                     <binding destination="eS2-cp-erZ" name="displayPatternValue1" keyPath="objectValue.mapArea" id="SeI-xA-Dvb">
1125                                                                                         <dictionary key="options">
1126                                                                                             <string key="NSDisplayPattern">%{value1}@-%{value2}@</string>
1127                                                                                             <string key="NSValueTransformerName">HMMapAreaTransformaer</string>
1128                                                                                         </dictionary>
1129                                                                                     </binding>
1130                                                                                     <binding destination="eS2-cp-erZ" name="displayPatternValue2" keyPath="objectValue.mapInfo" previousBinding="SeI-xA-Dvb" id="JPA-aZ-RH5">
1131                                                                                         <dictionary key="options">
1132                                                                                             <string key="NSDisplayPattern">%{value1}@-%{value2}@</string>
1133                                                                                         </dictionary>
1134                                                                                     </binding>
1135                                                                                 </connections>
1136                                                                             </textField>
1137                                                                         </subviews>
1138                                                                         <connections>
1139                                                                             <outlet property="textField" destination="fl6-9v-4hz" id="xVG-0P-fjM"/>
1140                                                                         </connections>
1141                                                                     </tableCellView>
1142                                                                 </prototypeCellViews>
1143                                                                 <connections>
1144                                                                     <binding destination="xvi-Qk-gPS" name="value" keyPath="arrangedObjects.mapArea" id="Tjn-jA-lzf">
1145                                                                         <dictionary key="options">
1146                                                                             <string key="NSValueTransformerName">HMMapAreaTransformaer</string>
1147                                                                         </dictionary>
1148                                                                     </binding>
1149                                                                 </connections>
1150                                                             </tableColumn>
1151                                                             <tableColumn identifier="mapCell" width="36" minWidth="10" maxWidth="3.4028234663852886e+38" id="xfO-mZ-URa">
1152                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Cell">
1153                                                                     <font key="font" metaFont="smallSystem"/>
1154                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1155                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
1156                                                                 </tableHeaderCell>
1157                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="flB-J5-dHR">
1158                                                                     <font key="font" metaFont="system"/>
1159                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1160                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1161                                                                     <connections>
1162                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="Pah-OB-Jd8"/>
1163                                                                     </connections>
1164                                                                 </textFieldCell>
1165                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
1166                                                                 <prototypeCellViews>
1167                                                                     <tableCellView id="Cvi-94-YQX">
1168                                                                         <rect key="frame" x="195" y="1" width="36" height="17"/>
1169                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1170                                                                         <subviews>
1171                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="y3g-N2-6e1">
1172                                                                                 <rect key="frame" x="0.0" y="0.0" width="36" height="17"/>
1173                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
1174                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="RbS-cg-iUi">
1175                                                                                     <font key="font" metaFont="system"/>
1176                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1177                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1178                                                                                 </textFieldCell>
1179                                                                                 <connections>
1180                                                                                     <binding destination="Cvi-94-YQX" name="value" keyPath="objectValue.mapCell" id="JMU-eX-Sxz"/>
1181                                                                                 </connections>
1182                                                                             </textField>
1183                                                                         </subviews>
1184                                                                         <connections>
1185                                                                             <outlet property="textField" destination="y3g-N2-6e1" id="tnP-30-fcP"/>
1186                                                                         </connections>
1187                                                                     </tableCellView>
1188                                                                 </prototypeCellViews>
1189                                                                 <connections>
1190                                                                     <binding destination="xvi-Qk-gPS" name="value" keyPath="arrangedObjects.mapCell" id="AEJ-f3-MF0"/>
1191                                                                 </connections>
1192                                                             </tableColumn>
1193                                                             <tableColumn identifier="mapAreaName" width="80.6484375" minWidth="40" maxWidth="1000" id="T2j-LY-kIJ">
1194                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="海域">
1195                                                                     <font key="font" metaFont="smallSystem"/>
1196                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1197                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
1198                                                                 </tableHeaderCell>
1199                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Uvh-um-9vu">
1200                                                                     <font key="font" metaFont="system"/>
1201                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1202                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1203                                                                     <connections>
1204                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="brA-Qb-75a"/>
1205                                                                     </connections>
1206                                                                 </textFieldCell>
1207                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
1208                                                                 <prototypeCellViews>
1209                                                                     <tableCellView id="zhT-Pt-fhX">
1210                                                                         <rect key="frame" x="234" y="1" width="81" height="17"/>
1211                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1212                                                                         <subviews>
1213                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="2Fj-d3-l4h">
1214                                                                                 <rect key="frame" x="0.0" y="0.0" width="81" height="17"/>
1215                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
1216                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="UDn-ez-Nj9">
1217                                                                                     <font key="font" metaFont="system"/>
1218                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1219                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1220                                                                                 </textFieldCell>
1221                                                                                 <connections>
1222                                                                                     <binding destination="zhT-Pt-fhX" name="value" keyPath="objectValue.mapAreaName" id="tdl-kp-OdY"/>
1223                                                                                 </connections>
1224                                                                             </textField>
1225                                                                         </subviews>
1226                                                                         <connections>
1227                                                                             <outlet property="textField" destination="2Fj-d3-l4h" id="gsy-sL-uBB"/>
1228                                                                         </connections>
1229                                                                     </tableCellView>
1230                                                                 </prototypeCellViews>
1231                                                                 <connections>
1232                                                                     <binding destination="xvi-Qk-gPS" name="value" keyPath="arrangedObjects.mapAreaName" id="ICX-TB-xap">
1233                                                                         <dictionary key="options">
1234                                                                             <bool key="NSConditionallySetsEditable" value="NO"/>
1235                                                                         </dictionary>
1236                                                                     </binding>
1237                                                                 </connections>
1238                                                             </tableColumn>
1239                                                             <tableColumn identifier="mapInfoName" width="141" minWidth="10" maxWidth="3.4028234663852886e+38" id="Tbw-AZ-8Nv">
1240                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="領域">
1241                                                                     <font key="font" metaFont="smallSystem"/>
1242                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1243                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
1244                                                                 </tableHeaderCell>
1245                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="xRW-WJ-7Gj">
1246                                                                     <font key="font" metaFont="system"/>
1247                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1248                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1249                                                                 </textFieldCell>
1250                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
1251                                                                 <prototypeCellViews>
1252                                                                     <tableCellView id="1tQ-Ie-SRJ">
1253                                                                         <rect key="frame" x="318" y="1" width="141" height="17"/>
1254                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1255                                                                         <subviews>
1256                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="0Jh-At-Nua">
1257                                                                                 <rect key="frame" x="0.0" y="0.0" width="141" height="17"/>
1258                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
1259                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="0sN-ad-iz5">
1260                                                                                     <font key="font" metaFont="system"/>
1261                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1262                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1263                                                                                 </textFieldCell>
1264                                                                                 <connections>
1265                                                                                     <binding destination="1tQ-Ie-SRJ" name="value" keyPath="objectValue.mapInfoName" id="STe-jd-6X0"/>
1266                                                                                 </connections>
1267                                                                             </textField>
1268                                                                         </subviews>
1269                                                                         <connections>
1270                                                                             <outlet property="textField" destination="0Jh-At-Nua" id="dPM-cM-lOE"/>
1271                                                                         </connections>
1272                                                                     </tableCellView>
1273                                                                 </prototypeCellViews>
1274                                                                 <connections>
1275                                                                     <binding destination="xvi-Qk-gPS" name="value" keyPath="arrangedObjects.mapInfoName" id="Cz4-0L-Hgf">
1276                                                                         <dictionary key="options">
1277                                                                             <bool key="NSConditionallySetsEditable" value="NO"/>
1278                                                                         </dictionary>
1279                                                                     </binding>
1280                                                                 </connections>
1281                                                             </tableColumn>
1282                                                             <tableColumn identifier="date" width="172" minWidth="10" maxWidth="3.4028234663852886e+38" id="g2X-bk-atQ">
1283                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="日付">
1284                                                                     <font key="font" metaFont="smallSystem"/>
1285                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
1286                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
1287                                                                 </tableHeaderCell>
1288                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="SFr-3Y-C9D">
1289                                                                     <dateFormatter key="formatter" dateStyle="short" timeStyle="medium" doesRelativeDateFormatting="YES" id="Sdt-kP-MF7"/>
1290                                                                     <font key="font" metaFont="system"/>
1291                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1292                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1293                                                                     <connections>
1294                                                                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="TWy-ag-qv4"/>
1295                                                                     </connections>
1296                                                                 </textFieldCell>
1297                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
1298                                                                 <prototypeCellViews>
1299                                                                     <tableCellView id="Q70-Uk-Ff9">
1300                                                                         <rect key="frame" x="462" y="1" width="172" height="17"/>
1301                                                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1302                                                                         <subviews>
1303                                                                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="b8z-UU-fXa">
1304                                                                                 <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
1305                                                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
1306                                                                                 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="JWc-Nh-Ejr">
1307                                                                                     <dateFormatter key="formatter" dateStyle="short" timeStyle="short" doesRelativeDateFormatting="YES" id="IRe-cs-RHF"/>
1308                                                                                     <font key="font" metaFont="system"/>
1309                                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1310                                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
1311                                                                                 </textFieldCell>
1312                                                                                 <connections>
1313                                                                                     <binding destination="Q70-Uk-Ff9" name="value" keyPath="objectValue.date" id="TDU-WE-YGG"/>
1314                                                                                 </connections>
1315                                                                             </textField>
1316                                                                         </subviews>
1317                                                                         <connections>
1318                                                                             <outlet property="textField" destination="b8z-UU-fXa" id="XlH-F4-qGP"/>
1319                                                                         </connections>
1320                                                                     </tableCellView>
1321                                                                 </prototypeCellViews>
1322                                                                 <connections>
1323                                                                     <binding destination="xvi-Qk-gPS" name="value" keyPath="arrangedObjects.date" id="724-Gj-8g2">
1324                                                                         <dictionary key="options">
1325                                                                             <bool key="NSConditionallySetsEditable" value="NO"/>
1326                                                                         </dictionary>
1327                                                                     </binding>
1328                                                                 </connections>
1329                                                             </tableColumn>
1330                                                         </tableColumns>
1331                                                         <connections>
1332                                                             <binding destination="xvi-Qk-gPS" name="content" keyPath="arrangedObjects" id="zfl-JZ-Mef"/>
1333                                                             <outlet property="menu" destination="s5D-5G-GN7" id="2sY-Ee-4mK"/>
1334                                                         </connections>
1335                                                     </tableView>
1336                                                 </subviews>
1337                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
1338                                             </clipView>
1339                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="X8L-gi-Dxc">
1340                                                 <rect key="frame" x="1" y="409" width="636" height="16"/>
1341                                                 <autoresizingMask key="autoresizingMask"/>
1342                                             </scroller>
1343                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Tg1-gg-ftQ">
1344                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
1345                                                 <autoresizingMask key="autoresizingMask"/>
1346                                             </scroller>
1347                                             <tableHeaderView key="headerView" id="GLB-Em-NKT">
1348                                                 <rect key="frame" x="0.0" y="0.0" width="636" height="17"/>
1349                                                 <autoresizingMask key="autoresizingMask"/>
1350                                             </tableHeaderView>
1351                                         </scrollView>
1352                                     </subviews>
1353                                 </view>
1354                             </tabViewItem>
1355                         </tabViewItems>
1356                         <connections>
1357                             <binding destination="-2" name="selectedIndex" keyPath="selectedTabIndex" id="YcS-1r-NT6"/>
1358                             <outlet property="delegate" destination="-2" id="zjd-Y8-Lbn"/>
1359                         </connections>
1360                     </tabView>
1361                     <button verticalHuggingPriority="750" id="tZj-7I-gzX">
1362                         <rect key="frame" x="14" y="11" width="66" height="32"/>
1363                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
1364                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mIl-Pn-GLf">
1365                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
1366                             <font key="font" size="13" name="HiraKakuProN-W3"/>
1367                         </buttonCell>
1368                         <connections>
1369                             <action selector="delete:" target="-2" id="knP-lh-6vK"/>
1370                         </connections>
1371                     </button>
1372                 </subviews>
1373             </view>
1374             <toolbar key="toolbar" implicitIdentifier="9733990E-C421-4705-A287-001DC83D50F1" explicitIdentifier="HistoryWindowToolbar" displayMode="iconAndLabel" sizeMode="regular" id="tYA-a0-fmZ">
1375                 <allowedToolbarItems>
1376                     <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="gOU-TD-TxS"/>
1377                     <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="582-jv-fn0"/>
1378                     <toolbarItem implicitItemIdentifier="1D6AD831-3D46-41A5-88C2-A4BCA253BDA8" label="検索" paletteLabel="検索" id="EQM-WJ-r6f">
1379                         <nil key="toolTip"/>
1380                         <size key="minSize" width="106" height="22"/>
1381                         <size key="maxSize" width="300" height="22"/>
1382                         <searchField key="view" wantsLayer="YES" verticalHuggingPriority="750" id="3Mk-NG-aFR">
1383                             <rect key="frame" x="0.0" y="14" width="300" height="22"/>
1384                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
1385                             <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" usesSingleLineMode="YES" bezelStyle="round" id="rZG-q3-ewj">
1386                                 <font key="font" metaFont="system"/>
1387                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
1388                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
1389                             </searchFieldCell>
1390                         </searchField>
1391                     </toolbarItem>
1392                 </allowedToolbarItems>
1393                 <defaultToolbarItems>
1394                     <toolbarItem reference="582-jv-fn0"/>
1395                     <toolbarItem reference="EQM-WJ-r6f"/>
1396                 </defaultToolbarItems>
1397             </toolbar>
1398             <connections>
1399                 <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
1400             </connections>
1401             <point key="canvasLocation" x="631" y="320"/>
1402         </window>
1403         <arrayController mode="entity" entityName="KaihatuHistory" editable="NO" automaticallyPreparesContent="YES" automaticallyRearrangesObjects="YES" id="cv5-a8-9nJ" userLabel="KaihatuHistory">
1404             <connections>
1405                 <binding destination="-2" name="managedObjectContext" keyPath="manageObjectContext" id="REH-UB-fGs"/>
1406                 <binding destination="-2" name="editable" keyPath="self" id="XNG-Uh-r3e">
1407                     <dictionary key="options">
1408                         <string key="NSValueTransformerName">NSIsNil</string>
1409                     </dictionary>
1410                 </binding>
1411                 <binding destination="2Bd-Vo-AL8" name="sortDescriptors" keyPath="values.kaihatuHistorySortDesc" id="szW-fa-goE">
1412                     <dictionary key="options">
1413                         <string key="NSValueTransformerName">NSKeyedUnarchiveFromData</string>
1414                     </dictionary>
1415                 </binding>
1416             </connections>
1417         </arrayController>
1418         <arrayController mode="entity" entityName="KenzoHistory" editable="NO" automaticallyPreparesContent="YES" automaticallyRearrangesObjects="YES" id="9pH-dt-0h6" userLabel="KenzoHistory">
1419             <connections>
1420                 <binding destination="-2" name="managedObjectContext" keyPath="manageObjectContext" id="Oj9-1u-97D"/>
1421                 <binding destination="-2" name="editable" keyPath="self" id="fwV-5V-aES">
1422                     <dictionary key="options">
1423                         <string key="NSValueTransformerName">NSIsNil</string>
1424                     </dictionary>
1425                 </binding>
1426                 <binding destination="2Bd-Vo-AL8" name="sortDescriptors" keyPath="values.kenzoHistorySortDesc" id="dt0-tB-AjD">
1427                     <dictionary key="options">
1428                         <string key="NSValueTransformerName">NSKeyedUnarchiveFromData</string>
1429                     </dictionary>
1430                 </binding>
1431             </connections>
1432         </arrayController>
1433         <arrayController mode="entity" entityName="DropShipHistory" editable="NO" automaticallyPreparesContent="YES" automaticallyRearrangesObjects="YES" id="xvi-Qk-gPS" userLabel="DropShipHistory">
1434             <connections>
1435                 <binding destination="-2" name="managedObjectContext" keyPath="manageObjectContext" id="etZ-dd-qT2"/>
1436                 <binding destination="2Bd-Vo-AL8" name="sortDescriptors" keyPath="values.dropHistorySortDesc" id="l3F-I6-mKM">
1437                     <dictionary key="options">
1438                         <string key="NSValueTransformerName">NSKeyedUnarchiveFromData</string>
1439                     </dictionary>
1440                 </binding>
1441             </connections>
1442         </arrayController>
1443         <userDefaultsController representsSharedInstance="YES" id="2Bd-Vo-AL8"/>
1444         <menu id="s5D-5G-GN7">
1445             <items>
1446                 <menuItem title="マークを付ける" id="Vmh-4N-JXv">
1447                     <modifierMask key="keyEquivalentModifierMask"/>
1448                     <connections>
1449                         <action selector="addMark:" target="-2" id="Oca-Ah-Mcq"/>
1450                     </connections>
1451                 </menuItem>
1452             </items>
1453             <point key="canvasLocation" x="644.5" y="677.5"/>
1454         </menu>
1455     </objects>
1456 </document>