OSDN Git Service

関数名を変更
[kcd/KCD.git] / KCD / SlotItemWindowTouchBar.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 version="101202" identifier="macosx"/>
5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaDFRPlugin" version="13506"/>
6         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13529"/>
7         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
8         <capability name="the Touch Bar" message="Use a version of macOS with Touch Bar support." minToolsVersion="8.1" minSystemVersion="10.12.2" requiredIntegratedClassName="NSTouchBar"/>
9     </dependencies>
10     <objects>
11         <customObject id="-2" userLabel="File's Owner" customClass="SlotItemWindowController">
12             <connections>
13                 <outlet property="myTouchBar" destination="9Gb-6r-Caf" id="xoW-Sw-NyS"/>
14             </connections>
15         </customObject>
16         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
17         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
18         <touchBar id="9Gb-6r-Caf">
19             <touchBarItems>
20                 <touchBarItem id="cLY-iE-NtV">
21                     <viewController key="viewController" id="Vzn-td-evS">
22                         <button key="view" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZZ4-g2-9P2">
23                             <rect key="frame" x="0.0" y="0.0" width="72" height="30"/>
24                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
25                             <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pkG-8h-dIP">
26                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
27                                 <font key="font" usesAppearanceFont="YES"/>
28                             </buttonCell>
29                             <connections>
30                                 <action selector="nextShowType:" target="-2" id="AMd-Bf-oXh"/>
31                                 <binding destination="-2" name="title" keyPath="showEquipmentTypeTitle" id="BLD-AL-ZxW"/>
32                             </connections>
33                         </button>
34                     </viewController>
35                 </touchBarItem>
36                 <touchBarItem id="MfT-yX-ELG">
37                     <viewController key="viewController" id="zRY-EG-wuL">
38                         <button key="view" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Fah-0V-4z7">
39                             <rect key="frame" x="0.0" y="0.0" width="72" height="30"/>
40                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
41                             <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSTouchBarSearchTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LGX-m8-UpA">
42                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
43                                 <font key="font" usesAppearanceFont="YES"/>
44                             </buttonCell>
45                             <connections>
46                                 <action selector="selectSearchField:" target="-2" id="8AH-MQ-nlt"/>
47                             </connections>
48                         </button>
49                     </viewController>
50                 </touchBarItem>
51             </touchBarItems>
52             <point key="canvasLocation" x="115" y="161"/>
53         </touchBar>
54     </objects>
55     <resources>
56         <image name="NSTouchBarSearchTemplate" width="19" height="30"/>
57     </resources>
58 </document>