OSDN Git Service

損傷状態の表示を変更
[kcd/KCD.git] / KCD / HMRepairListViewController.xib
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3     <dependencies>
4         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
5     </dependencies>
6     <objects>
7         <customObject id="-2" userLabel="File's Owner" customClass="HMRepairListViewController">
8             <connections>
9                 <outlet property="view" destination="Vnt-ii-bbu" id="8Hw-dK-idJ"/>
10             </connections>
11         </customObject>
12         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
13         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
14         <arrayController mode="entity" entityName="Ship" fetchPredicateFormat="id != -2 &amp;&amp; nowhp &lt;&gt; maxhp" editable="NO" automaticallyPreparesContent="YES" automaticallyRearrangesObjects="YES" id="d8w-mz-p76" userLabel="Ship">
15             <connections>
16                 <binding destination="-2" name="managedObjectContext" keyPath="managedObjectContext" id="fN9-6X-PZD"/>
17                 <binding destination="4yO-Gx-S09" name="sortDescriptors" keyPath="values.repairListViewSortDesc" id="hbY-uH-jhj">
18                     <dictionary key="options">
19                         <string key="NSValueTransformerName">NSKeyedUnarchiveFromData</string>
20                     </dictionary>
21                 </binding>
22             </connections>
23         </arrayController>
24         <customView id="Vnt-ii-bbu">
25             <rect key="frame" x="0.0" y="0.0" width="323" height="400"/>
26             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
27             <subviews>
28                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="eLM-V4-yYr">
29                     <rect key="frame" x="6" y="8" width="311" height="359"/>
30                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
31                     <clipView key="contentView" id="oy8-0a-QnL">
32                         <rect key="frame" x="1" y="0.0" width="309" height="358"/>
33                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
34                         <subviews>
35                             <tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" multipleSelection="NO" autosaveName="repairlistview" headerView="6cN-al-E6a" id="fYh-ug-HRe">
36                                 <rect key="frame" x="0.0" y="0.0" width="309" height="335"/>
37                                 <autoresizingMask key="autoresizingMask"/>
38                                 <size key="intercellSpacing" width="3" height="2"/>
39                                 <color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/>
40                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
41                                 <tableColumns>
42                                     <tableColumn identifier="name" editable="NO" width="99" minWidth="79" maxWidth="20000" id="TUB-Oz-Ql1">
43                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
44                                             <font key="font" metaFont="smallSystem"/>
45                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
46                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
47                                         </tableHeaderCell>
48                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="qUq-gr-fwe">
49                                             <font key="font" metaFont="system"/>
50                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
51                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
52                                         </textFieldCell>
53                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
54                                         <connections>
55                                             <binding destination="d8w-mz-p76" name="value" keyPath="arrangedObjects.name" id="sYS-Sf-6cr">
56                                                 <dictionary key="options">
57                                                     <bool key="NSConditionallySetsEditable" value="YES"/>
58                                                 </dictionary>
59                                             </binding>
60                                             <binding destination="d8w-mz-p76" name="textColor" keyPath="arrangedObjects.planColor" id="AVd-Xz-9UY"/>
61                                             <binding destination="d8w-mz-p76" name="fontBold" keyPath="arrangedObjects.sally_area" id="c0B-0q-wVh">
62                                                 <dictionary key="options">
63                                                     <string key="NSValueTransformerName">HMPlanToShowsBoldFontTransformer</string>
64                                                 </dictionary>
65                                             </binding>
66                                         </connections>
67                                     </tableColumn>
68                                     <tableColumn identifier="lv" width="31" minWidth="10" maxWidth="3.4028234663852886e+38" id="1tc-6T-vOf">
69                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Lv.">
70                                             <font key="font" metaFont="smallSystem"/>
71                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
72                                             <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
73                                         </tableHeaderCell>
74                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="150" id="6yl-6A-VVx">
75                                             <font key="font" metaFont="system"/>
76                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
77                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
78                                         </textFieldCell>
79                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
80                                         <connections>
81                                             <binding destination="d8w-mz-p76" name="value" keyPath="arrangedObjects.lv" id="wqm-NF-oR5"/>
82                                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="KAE-Qz-e6W"/>
83                                         </connections>
84                                     </tableColumn>
85                                     <tableColumn identifier="status" width="25" minWidth="10" maxWidth="3.4028234663852886e+38" id="P4y-CL-RvJ">
86                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="損害率">
87                                             <font key="font" metaFont="smallSystem"/>
88                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
89                                             <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
90                                         </tableHeaderCell>
91                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="center" title="Text Cell" id="A1v-1Z-nce">
92                                             <font key="font" metaFont="systemBold" size="16"/>
93                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
94                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
95                                         </textFieldCell>
96                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
97                                         <connections>
98                                             <binding destination="d8w-mz-p76" name="value" keyPath="arrangedObjects.status" id="V5j-vQ-Jlv">
99                                                 <dictionary key="options">
100                                                     <string key="NSValueTransformerName">HMDamageValueTransformer</string>
101                                                 </dictionary>
102                                             </binding>
103                                         </connections>
104                                     </tableColumn>
105                                     <tableColumn identifier="time" editable="NO" width="62" minWidth="10" maxWidth="3.4028234663852886e+38" id="TM5-mx-9OE">
106                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="right" 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="right" id="shQ-ai-GVc">
112                                             <customFormatter key="formatter" id="zdG-Ab-PVH" customClass="HMTimerCountFormatter"/>
113                                             <font key="font" metaFont="system"/>
114                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
115                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
116                                         </textFieldCell>
117                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
118                                         <connections>
119                                             <binding destination="d8w-mz-p76" name="value" keyPath="arrangedObjects.ndock_time" id="SaT-yY-Kfg">
120                                                 <dictionary key="options">
121                                                     <bool key="NSConditionallySetsEditable" value="YES"/>
122                                                     <string key="NSValueTransformerName">HMMillisecondTransformer</string>
123                                                 </dictionary>
124                                             </binding>
125                                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="lPb-C8-SCt"/>
126                                         </connections>
127                                     </tableColumn>
128                                     <tableColumn identifier="steel" width="37" minWidth="10" maxWidth="3.4028234663852886e+38" id="AWO-9w-e21">
129                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="鋼材">
130                                             <font key="font" metaFont="smallSystem"/>
131                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
132                                             <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
133                                         </tableHeaderCell>
134                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="r4I-eK-hEB">
135                                             <font key="font" metaFont="system"/>
136                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
137                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
138                                         </textFieldCell>
139                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
140                                         <connections>
141                                             <binding destination="d8w-mz-p76" name="value" keyPath="arrangedObjects.steelRequiredInRepair" id="7s7-Yg-6aG"/>
142                                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="wSZ-2a-dbX"/>
143                                         </connections>
144                                     </tableColumn>
145                                     <tableColumn identifier="fuel" width="37" minWidth="10" maxWidth="3.4028234663852886e+38" id="inV-zw-QnU">
146                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="燃焼">
147                                             <font key="font" metaFont="smallSystem"/>
148                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
149                                             <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
150                                         </tableHeaderCell>
151                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="right" title="Text Cell" id="HRb-ls-QTx">
152                                             <font key="font" metaFont="system"/>
153                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
154                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
155                                         </textFieldCell>
156                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
157                                         <connections>
158                                             <binding destination="d8w-mz-p76" name="value" keyPath="arrangedObjects.fuelRequiredInRepair" id="3xd-BI-Mt9"/>
159                                             <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="VwT-ij-1e4"/>
160                                         </connections>
161                                     </tableColumn>
162                                 </tableColumns>
163                             </tableView>
164                         </subviews>
165                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
166                     </clipView>
167                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Kfg-xX-yu7">
168                         <rect key="frame" x="1" y="342" width="309" height="16"/>
169                         <autoresizingMask key="autoresizingMask"/>
170                     </scroller>
171                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="WN3-XE-yqm">
172                         <autoresizingMask key="autoresizingMask"/>
173                     </scroller>
174                     <tableHeaderView key="headerView" id="6cN-al-E6a">
175                         <rect key="frame" x="0.0" y="0.0" width="309" height="23"/>
176                         <autoresizingMask key="autoresizingMask"/>
177                     </tableHeaderView>
178                 </scrollView>
179                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cuH-Vp-StM">
180                     <rect key="frame" x="138" y="375" width="101" height="17"/>
181                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
182                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="泊地修理タイマー" id="pJv-bA-eml">
183                         <font key="font" metaFont="system"/>
184                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
185                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
186                     </textFieldCell>
187                 </textField>
188                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hr3-q9-VLJ">
189                     <rect key="frame" x="241" y="375" width="73" height="17"/>
190                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
191                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" id="POJ-kk-UFt">
192                         <customFormatter key="formatter" id="2gx-Nb-TcK" customClass="HMTimerCountFormatter"/>
193                         <font key="font" metaFont="system"/>
194                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
195                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
196                     </textFieldCell>
197                     <connections>
198                         <binding destination="-3" name="font" keyPath="delegate.monospaceSystemFont13" id="F4e-oQ-4KI"/>
199                         <binding destination="-2" name="value" keyPath="repairTime" id="l9Z-rK-kEY"/>
200                     </connections>
201                 </textField>
202             </subviews>
203             <point key="canvasLocation" x="209.5" y="314"/>
204         </customView>
205         <userDefaultsController representsSharedInstance="YES" id="4yO-Gx-S09"/>
206     </objects>
207 </document>