OSDN Git Service

staticプロパティをインスタンスプロパティに変更
[kcd/KCD.git] / KCD / InformationTabViewController.xib
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="13771" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" customObjectInstantitationMethod="direct">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13771"/>
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="InformationTabViewController" customModule="KCD" customModuleProvider="target">
10             <connections>
11                 <outlet property="informations" destination="XXO-Jm-qNi" id="WLm-74-M67"/>
12                 <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
13             </connections>
14         </customObject>
15         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17         <customView misplaced="YES" id="Hz6-mo-xeY">
18             <rect key="frame" x="0.0" y="0.0" width="352" height="591"/>
19             <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" heightSizable="YES"/>
20             <subviews>
21                 <tabView misplaced="YES" initialItem="63s-iU-P1n" id="XXO-Jm-qNi">
22                     <rect key="frame" x="5" y="-10" width="342" height="599"/>
23                     <autoresizingMask key="autoresizingMask" flexibleMinX="YES" heightSizable="YES"/>
24                     <font key="font" metaFont="system"/>
25                     <tabViewItems>
26                         <tabViewItem label="状況" identifier="1" id="63s-iU-P1n">
27                             <view key="view" id="V3C-69-IYR">
28                                 <rect key="frame" x="10" y="33" width="322" height="553"/>
29                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
30                             </view>
31                         </tabViewItem>
32                         <tabViewItem label="編成支援" identifier="2" id="sAf-pN-skj">
33                             <view key="view" id="S7q-fM-diX">
34                                 <rect key="frame" x="10" y="33" width="323" height="554"/>
35                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
36                             </view>
37                         </tabViewItem>
38                         <tabViewItem label="近代化" identifier="3" id="O5B-9q-O5H">
39                             <view key="view" id="OTx-NG-cmb">
40                                 <rect key="frame" x="10" y="33" width="323" height="547"/>
41                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
42                             </view>
43                         </tabViewItem>
44                         <tabViewItem label="改修工廠" identifier="4" id="wjg-Nl-MKX">
45                             <view key="view" id="7Hp-a3-U1s">
46                                 <rect key="frame" x="10" y="33" width="322" height="553"/>
47                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
48                             </view>
49                         </tabViewItem>
50                         <tabViewItem label="修復" identifier="5" id="x5Y-pu-Vw9">
51                             <view key="view" id="FAk-KK-iV7">
52                                 <rect key="frame" x="10" y="33" width="322" height="553"/>
53                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
54                             </view>
55                         </tabViewItem>
56                     </tabViewItems>
57                     <connections>
58                         <binding destination="-2" name="selectedIndex" keyPath="selectionIndex" id="2Ad-2D-mhT"/>
59                         <outlet property="delegate" destination="-2" id="UqD-gC-JlG"/>
60                     </connections>
61                 </tabView>
62             </subviews>
63             <point key="canvasLocation" x="114.5" y="26"/>
64         </customView>
65         <userDefaultsController representsSharedInstance="YES" id="bev-M2-zJ3"/>
66     </objects>
67 </document>