OSDN Git Service

コメントを追加
[kcd/KCD.git] / KCD / BattleInformationViewController.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13529"/>
6         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
7     </dependencies>
8     <objects>
9         <customObject id="-2" userLabel="File's Owner" customClass="BattleInformationViewController" customModule="KCD" customModuleProvider="target">
10             <connections>
11                 <outlet property="battleContoller" destination="y8S-ho-Lhh" id="dGS-Pj-miY"/>
12                 <outlet property="cellNumberField" destination="HKs-MR-5Lh" id="zrT-8w-9vl"/>
13                 <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
14             </connections>
15         </customObject>
16         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
17         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
18         <customView id="Hz6-mo-xeY">
19             <rect key="frame" x="0.0" y="0.0" width="274" height="51"/>
20             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21             <subviews>
22                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Sxr-eg-iee">
23                     <rect key="frame" x="-2" y="0.0" width="236" height="51"/>
24                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
25                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="paD-9o-0ea">
26                         <font key="font" metaFont="system"/>
27                         <string key="title">Multiline
28  Label
29 ffff</string>
30                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
31                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
32                         <connections>
33                             <binding destination="-2" name="value" keyPath="sortieString" id="ZZ7-dU-5N8">
34                                 <dictionary key="options">
35                                     <string key="NSNoSelectionPlaceholder">出撃していません</string>
36                                     <string key="NSNullPlaceholder">出撃していません</string>
37                                 </dictionary>
38                             </binding>
39                         </connections>
40                     </textFieldCell>
41                     <connections>
42                         <binding destination="-2" name="value" keyPath="sortieString" id="51S-ZQ-K8J">
43                             <dictionary key="options">
44                                 <string key="NSNoSelectionPlaceholder">出撃していません</string>
45                                 <string key="NSNullPlaceholder">出撃していません</string>
46                             </dictionary>
47                         </binding>
48                     </connections>
49                 </textField>
50                 <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HKs-MR-5Lh">
51                     <rect key="frame" x="238" y="34" width="38" height="17"/>
52                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
53                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="zfq-E2-Drx">
54                         <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="U6W-Xr-7gN"/>
55                         <font key="font" metaFont="system"/>
56                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
57                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
58                         <connections>
59                             <binding destination="-2" name="value" keyPath="cellNumber" id="Uc6-NQ-u2t"/>
60                         </connections>
61                     </textFieldCell>
62                     <connections>
63                         <binding destination="-2" name="value" keyPath="cellNumber" id="UR0-Od-xCY"/>
64                     </connections>
65                 </textField>
66             </subviews>
67             <point key="canvasLocation" x="139" y="168.5"/>
68         </customView>
69         <objectController mode="entity" entityName="Battle" editable="NO" automaticallyPreparesContent="YES" id="y8S-ho-Lhh">
70             <connections>
71                 <binding destination="-2" name="managedObjectContext" keyPath="battleManagedObjectContext" id="h13-NN-lZi"/>
72             </connections>
73         </objectController>
74     </objects>
75 </document>