OSDN Git Service

staticプロパティをインスタンスプロパティに変更
[kcd/KCD.git] / KCD / ScreenshotCollectionViewItem.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="box content view" minToolsVersion="7.0"/>
7         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8     </dependencies>
9     <objects>
10         <customObject id="-2" userLabel="File's Owner" customClass="NSCollectionViewItem">
11             <connections>
12                 <outlet property="view" destination="TXJ-3S-E8P" id="4dS-uA-XCB"/>
13             </connections>
14         </customObject>
15         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17         <collectionViewItem nibName="ScreenshotCollectionViewItem" id="aXc-ZY-djk" customClass="ScreenshotCollectionViewItem" customModule="KCD">
18             <connections>
19                 <outlet property="imageBox" destination="159-rU-lXv" id="Dp7-cA-1X3"/>
20                 <outlet property="imageView" destination="a8h-Hh-NFt" id="WqX-Hk-lhg"/>
21                 <outlet property="nameBox" destination="Wov-f9-29q" id="142-Z6-oTQ"/>
22                 <outlet property="nameField" destination="Kbm-fL-Jhl" id="hsL-Ne-PNy"/>
23                 <outlet property="view" destination="TXJ-3S-E8P" id="oB5-hz-wI3"/>
24             </connections>
25         </collectionViewItem>
26         <menu id="Uqh-QP-sOx">
27             <items>
28                 <menuItem title="Finderに表示" id="SHB-Do-sa8">
29                     <modifierMask key="keyEquivalentModifierMask"/>
30                     <connections>
31                         <action selector="revealInFinder:" target="-1" id="oZH-HP-xCa"/>
32                     </connections>
33                 </menuItem>
34                 <menuItem title="削除" id="AAV-L8-Pec">
35                     <modifierMask key="keyEquivalentModifierMask"/>
36                     <connections>
37                         <action selector="delete:" target="-1" id="zlz-si-dTB"/>
38                     </connections>
39                 </menuItem>
40             </items>
41         </menu>
42         <box boxType="custom" cornerRadius="4" title="Box" id="TXJ-3S-E8P">
43             <rect key="frame" x="0.0" y="0.0" width="255" height="249"/>
44             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
45             <view key="contentView" id="eB8-2u-bYG">
46                 <rect key="frame" x="1" y="1" width="253" height="247"/>
47                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
48                 <subviews>
49                     <box fixedFrame="YES" boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Wov-f9-29q">
50                         <rect key="frame" x="5" y="24" width="243" height="17"/>
51                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
52                         <view key="contentView" ambiguous="YES" id="2EB-YS-gTo">
53                             <rect key="frame" x="1" y="1" width="241" height="15"/>
54                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
55                             <subviews>
56                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kbm-fL-Jhl">
57                                     <rect key="frame" x="-1" y="-1" width="243" height="17"/>
58                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
59                                     <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" usesSingleLineMode="YES" id="oh8-Nq-qD6">
60                                         <font key="font" metaFont="system"/>
61                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
62                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
63                                     </textFieldCell>
64                                     <connections>
65                                         <binding destination="aXc-ZY-djk" name="value" keyPath="representedObject.name" id="HwD-6i-9H2"/>
66                                     </connections>
67                                 </textField>
68                             </subviews>
69                         </view>
70                         <color key="borderColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
71                     </box>
72                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="haC-Q0-wzk">
73                         <rect key="frame" x="3" y="5" width="247" height="14"/>
74                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
75                         <textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" usesSingleLineMode="YES" id="lbH-Tx-LUi">
76                             <font key="font" metaFont="smallSystem"/>
77                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
78                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
79                         </textFieldCell>
80                         <connections>
81                             <binding destination="aXc-ZY-djk" name="value" keyPath="representedObject.creationDateString" id="qQI-5x-ebm"/>
82                         </connections>
83                     </textField>
84                     <box fixedFrame="YES" boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="159-rU-lXv">
85                         <rect key="frame" x="5" y="48" width="243" height="194"/>
86                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
87                         <view key="contentView" ambiguous="YES" id="IsW-Ak-xpr">
88                             <rect key="frame" x="1" y="1" width="241" height="192"/>
89                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
90                             <subviews>
91                                 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="a8h-Hh-NFt">
92                                     <rect key="frame" x="-2" y="-2" width="243" height="194"/>
93                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
94                                     <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="XFd-y1-xps"/>
95                                     <connections>
96                                         <binding destination="aXc-ZY-djk" name="value" keyPath="representedObject.image" id="U47-eu-AQS"/>
97                                     </connections>
98                                 </imageView>
99                             </subviews>
100                         </view>
101                         <color key="borderColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
102                     </box>
103                 </subviews>
104             </view>
105             <point key="canvasLocation" x="688.5" y="-246.5"/>
106         </box>
107         <userDefaultsController representsSharedInstance="YES" id="PO3-Gb-nyE"/>
108     </objects>
109 </document>