12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMDesignPropertySelector" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="button" destination="ZAl-Jh-jR1" id="DVf-zL-W93"/>
- <outlet property="colorIconView" destination="mKX-w2-jip" id="hWC-0E-wa2"/>
- <outlet property="icon" destination="dNy-Xu-o1U" id="1FI-Lt-Cku"/>
- <outlet property="iconBox" destination="XQU-q6-xNe" id="bCb-0e-8Sb"/>
- <outlet property="iconBoxHeight_spacing" destination="ERb-VY-yIo" id="oA4-wB-VAg"/>
- <outlet property="iconBoxWidth_spacing" destination="1dx-P8-GWb" id="ls0-hd-wlt"/>
- <outlet property="iconView" destination="nOY-A6-CiO" id="g9g-U3-YNq"/>
- <outlet property="mainBox" destination="cpP-NK-mOr" id="IEZ-de-M0a"/>
- <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 misplaced="YES" id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="354" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cpP-NK-mOr" customClass="KMMoveBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="354" height="0.0"/>
- <view key="contentView" id="9us-Cb-BvJ">
- <rect key="frame" x="0.0" y="0.0" width="354" height="0.0"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZAl-Jh-jR1">
- <rect key="frame" x="0.0" y="0.0" width="354" height="0.0"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="rmc-TY-EAx">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="cpP-NK-mOr" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="2FH-xD-6h0"/>
- <constraint firstAttribute="trailing" secondItem="cpP-NK-mOr" secondAttribute="trailing" id="RBy-9r-GIp"/>
- <constraint firstAttribute="trailing" secondItem="ZAl-Jh-jR1" secondAttribute="trailing" id="UbA-j5-TGa"/>
- <constraint firstItem="ZAl-Jh-jR1" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="a8k-4O-aWF"/>
- <constraint firstAttribute="bottom" secondItem="cpP-NK-mOr" secondAttribute="bottom" id="dKM-Em-nUj"/>
- <constraint firstItem="cpP-NK-mOr" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="dk1-Wx-idH"/>
- <constraint firstAttribute="bottom" secondItem="ZAl-Jh-jR1" secondAttribute="bottom" id="wPR-zL-DeY"/>
- <constraint firstItem="ZAl-Jh-jR1" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="zou-2D-7UM"/>
- </constraints>
- <point key="canvasLocation" x="70" y="67"/>
- </customView>
- <customView id="nOY-A6-CiO">
- <rect key="frame" x="0.0" y="0.0" width="133" height="63"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dNy-Xu-o1U">
- <rect key="frame" x="0.0" y="0.0" width="133" height="63"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="dzz-h8-s45"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="dNy-Xu-o1U" firstAttribute="top" secondItem="nOY-A6-CiO" secondAttribute="top" id="4ty-x4-H9r"/>
- <constraint firstAttribute="trailing" secondItem="dNy-Xu-o1U" secondAttribute="trailing" id="CZf-sr-qF5"/>
- <constraint firstItem="dNy-Xu-o1U" firstAttribute="leading" secondItem="nOY-A6-CiO" secondAttribute="leading" id="Hf1-Vr-gfu"/>
- <constraint firstAttribute="bottom" secondItem="dNy-Xu-o1U" secondAttribute="bottom" id="c74-be-JkI"/>
- </constraints>
- <point key="canvasLocation" x="-40.5" y="200.5"/>
- </customView>
- <customView id="mKX-w2-jip">
- <rect key="frame" x="0.0" y="0.0" width="133" height="63"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="XQU-q6-xNe" customClass="KMDesignPropertyColorBox" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="57" y="22" width="20" height="20"/>
- <view key="contentView" id="RyW-cP-Cr1">
- <rect key="frame" x="1" y="1" width="18" height="18"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="1dx-P8-GWb"/>
- <constraint firstAttribute="height" constant="20" id="ERb-VY-yIo"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="XQU-q6-xNe" firstAttribute="centerY" secondItem="mKX-w2-jip" secondAttribute="centerY" id="3Cm-ca-0bj"/>
- <constraint firstItem="XQU-q6-xNe" firstAttribute="centerX" secondItem="mKX-w2-jip" secondAttribute="centerX" id="H4u-xI-RpU"/>
- </constraints>
- <point key="canvasLocation" x="-41" y="311"/>
- </customView>
- </objects>
- </document>
|