blob: c68b3bea7c87741b2e2982a0ddff83966d23a70f [file] [log] [blame]
enrica@apple.comb6143c82015-02-19 18:41:24 +00001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
timothy_horton@apple.com9a8c6222015-03-04 19:27:39 +00002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8014.3" systemVersion="14D83" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
enrica@apple.comb6143c82015-02-19 18:41:24 +00003 <dependencies>
timothy_horton@apple.com9a8c6222015-03-04 19:27:39 +00004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8014.3"/>
enrica@apple.comb6143c82015-02-19 18:41:24 +00005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="WebDocumentController">
8 <connections>
9 <outlet property="containerView" destination="xWm-c8-kTR" id="xua-2M-DAl"/>
10 <outlet property="window" destination="xOd-HO-29H" id="JIz-fz-R2o"/>
11 </connections>
12 </customObject>
13 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
14 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
simon.fraser@apple.com891b28a2015-02-20 19:45:52 +000015 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" frameAutosaveName="Main Window" animationBehavior="default" id="xOd-HO-29H" userLabel="Window">
timothy_horton@apple.com9a8c6222015-03-04 19:27:39 +000016 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
enrica@apple.comb6143c82015-02-19 18:41:24 +000017 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
simon.fraser@apple.com891b28a2015-02-20 19:45:52 +000018 <rect key="contentRect" x="115" y="862" width="507" height="413"/>
timothy_horton@apple.com9a8c6222015-03-04 19:27:39 +000019 <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1177"/>
enrica@apple.comb6143c82015-02-19 18:41:24 +000020 <value key="minSize" type="size" width="94" height="86"/>
21 <view key="contentView" id="gIp-Ho-8D9">
22 <rect key="frame" x="0.0" y="0.0" width="507" height="413"/>
23 <autoresizingMask key="autoresizingMask"/>
24 <subviews>
25 <customView translatesAutoresizingMaskIntoConstraints="NO" id="xWm-c8-kTR">
26 <rect key="frame" x="0.0" y="0.0" width="507" height="413"/>
27 </customView>
28 </subviews>
29 <constraints>
30 <constraint firstItem="xWm-c8-kTR" firstAttribute="top" secondItem="gIp-Ho-8D9" secondAttribute="top" id="0bJ-GX-Ftr"/>
31 <constraint firstAttribute="bottom" secondItem="xWm-c8-kTR" secondAttribute="bottom" id="JYw-LP-aQG"/>
32 <constraint firstItem="xWm-c8-kTR" firstAttribute="leading" secondItem="gIp-Ho-8D9" secondAttribute="leading" id="Lko-SY-7ZO"/>
33 <constraint firstAttribute="trailing" secondItem="xWm-c8-kTR" secondAttribute="trailing" id="e9O-Wq-iuR"/>
34 </constraints>
35 </view>
36 <connections>
37 <outlet property="delegate" destination="-2" id="0bl-1N-x8E"/>
38 </connections>
timothy_horton@apple.com9a8c6222015-03-04 19:27:39 +000039 <point key="canvasLocation" x="409.5" y="297.5"/>
enrica@apple.comb6143c82015-02-19 18:41:24 +000040 </window>
41 </objects>
42</document>