<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> <dependencies> <deployment identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="KMThumbnailViewController" customModule="PDF_Master" customModuleProvider="target"> <connections> <outlet property="doublePageBtn" destination="y7O-T9-4pt" id="PlC-YF-qgf"/> <outlet property="headerView" destination="ByL-P0-CBo" id="eV2-UI-ZCZ"/> <outlet property="lineView" destination="TTY-aB-eBP" id="2vZ-ey-XLI"/> <outlet property="thumbnailView" destination="0Ot-Gw-V0A" id="rUP-Aa-y2r"/> <outlet property="titleLabel" destination="xyA-oR-kpO" id="4lw-mK-gCO"/> <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/> </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="Hz6-mo-xeY"> <rect key="frame" x="0.0" y="0.0" width="280" height="444"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <customView translatesAutoresizingMaskIntoConstraints="NO" id="ByL-P0-CBo"> <rect key="frame" x="0.0" y="396" width="280" height="48"/> <subviews> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xyA-oR-kpO"> <rect key="frame" x="14" y="16" width="220" height="17"/> <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="lOy-md-kxo"> <font key="font" metaFont="system" size="14"/> <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="y7O-T9-4pt"> <rect key="frame" x="240" y="8" width="32" height="32"/> <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="KMImageNameThumbnailDoublePage" imagePosition="overlaps" alignment="center" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" id="Kh1-u8-bUw"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <constraints> <constraint firstAttribute="width" constant="32" id="Rhj-E6-2zo"/> <constraint firstAttribute="height" constant="32" id="gFh-BW-G5V"/> </constraints> <connections> <action selector="doublePageAction:" target="-2" id="dCI-g4-Gkm"/> </connections> </button> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="78q-yY-AEA"> <rect key="frame" x="140" y="24" width="0.0" height="0.0"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="s09-io-xhL"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <connections> <action selector="escButtonAction:" target="-2" id="lcr-dF-51N"/> </connections> </button> <customView translatesAutoresizingMaskIntoConstraints="NO" id="TTY-aB-eBP"> <rect key="frame" x="0.0" y="0.0" width="280" height="1"/> <constraints> <constraint firstAttribute="height" constant="1" id="3zP-V1-xK4"/> </constraints> </customView> </subviews> <constraints> <constraint firstAttribute="trailing" secondItem="TTY-aB-eBP" secondAttribute="trailing" id="EnH-eE-TVR"/> <constraint firstItem="xyA-oR-kpO" firstAttribute="centerY" secondItem="ByL-P0-CBo" secondAttribute="centerY" id="HyG-hF-nPM"/> <constraint firstAttribute="bottom" secondItem="TTY-aB-eBP" secondAttribute="bottom" id="IZE-u3-zhJ"/> <constraint firstItem="TTY-aB-eBP" firstAttribute="leading" secondItem="ByL-P0-CBo" secondAttribute="leading" id="O8z-LK-bSW"/> <constraint firstAttribute="height" constant="48" id="REe-oB-HuG"/> <constraint firstAttribute="trailing" secondItem="y7O-T9-4pt" secondAttribute="trailing" constant="8" id="cbX-c7-OqW"/> <constraint firstItem="y7O-T9-4pt" firstAttribute="leading" secondItem="xyA-oR-kpO" secondAttribute="trailing" constant="8" id="cq0-Jp-biI"/> <constraint firstItem="xyA-oR-kpO" firstAttribute="leading" secondItem="ByL-P0-CBo" secondAttribute="leading" constant="16" id="n2U-HC-cFj"/> <constraint firstItem="78q-yY-AEA" firstAttribute="centerY" secondItem="ByL-P0-CBo" secondAttribute="centerY" id="ofz-tG-oEe"/> <constraint firstItem="78q-yY-AEA" firstAttribute="centerX" secondItem="ByL-P0-CBo" secondAttribute="centerX" id="uRO-2i-Ujk"/> <constraint firstItem="y7O-T9-4pt" firstAttribute="centerY" secondItem="ByL-P0-CBo" secondAttribute="centerY" id="wjz-OJ-KhO"/> </constraints> </customView> <customView translatesAutoresizingMaskIntoConstraints="NO" id="0Ot-Gw-V0A" customClass="KMPageEditThumbnailView" customModule="PDF_Master" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="280" height="396"/> </customView> </subviews> <constraints> <constraint firstItem="0Ot-Gw-V0A" firstAttribute="top" secondItem="ByL-P0-CBo" secondAttribute="bottom" id="15t-eY-oQQ"/> <constraint firstItem="ByL-P0-CBo" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="QQn-OZ-9yl"/> <constraint firstItem="ByL-P0-CBo" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Qsq-9i-iyq"/> <constraint firstAttribute="bottom" secondItem="0Ot-Gw-V0A" secondAttribute="bottom" id="cJ9-5d-ec4"/> <constraint firstItem="0Ot-Gw-V0A" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="doS-Sl-FSB"/> <constraint firstAttribute="trailing" secondItem="0Ot-Gw-V0A" secondAttribute="trailing" id="lOH-mF-Lad"/> <constraint firstAttribute="trailing" secondItem="ByL-P0-CBo" secondAttribute="trailing" id="olg-rT-rLG"/> </constraints> <point key="canvasLocation" x="-5" y="186"/> </customView> </objects> <resources> <image name="KMImageNameThumbnailDoublePage" width="32" height="32"/> </resources> </document>