123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMNPDFInsertClipboardWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="cancelButton" destination="kbx-r8-FfZ" id="Lzz-Ot-edh"/>
- <outlet property="cancelWidthButton" destination="eaf-lr-qUJ" id="jJy-G2-ohK"/>
- <outlet property="firstRadioButton" destination="Jpf-4m-uhA" id="C9Q-fB-e3U"/>
- <outlet property="insertButton" destination="jUu-dJ-JTK" id="vZs-SZ-1bb"/>
- <outlet property="insertWidthButton" destination="XWY-SY-DFJ" id="2b7-NS-UcI"/>
- <outlet property="lastRadioButton" destination="5GE-Zd-UxG" id="DUI-xT-8F8"/>
- <outlet property="pageCountLabel" destination="0y2-gu-PB5" id="ceY-MI-1Bh"/>
- <outlet property="pageNumInput" destination="bXL-VD-0g6" id="MLw-wS-kgk"/>
- <outlet property="pageRadioButton" destination="WI9-2y-RIs" id="Kmp-Ek-ew7"/>
- <outlet property="pageRadioWidthButton" destination="pmZ-Lm-erY" id="E7q-CM-Vec"/>
- <outlet property="positionLabel" destination="vvh-mZ-hZZ" id="k7b-J9-M23"/>
- <outlet property="positionSelect" destination="Fr6-uf-h6g" id="Dc3-t4-yT3"/>
- <outlet property="titleLabel" destination="AiR-qt-ZiL" id="M9B-wM-5Jq"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES" fullSizeContentView="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="480" height="270"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="480" height="248"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="o8W-OS-QlF">
- <rect key="frame" x="24" y="16" width="432" height="216"/>
- <view key="contentView" id="VBw-Jy-eh0">
- <rect key="frame" x="0.0" y="0.0" width="432" height="216"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AiR-qt-ZiL">
- <rect key="frame" x="-2" y="200" width="436" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Insert from Clipboard" id="XkL-Nc-SHI">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="CRF-nS-iRX">
- <rect key="frame" x="0.0" y="0.0" width="432" height="32"/>
- <view key="contentView" id="VsO-t6-lE6">
- <rect key="frame" x="0.0" y="0.0" width="432" height="32"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="jUu-dJ-JTK" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="370" y="0.0" width="62" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="3Bk-48-wJh"/>
- <constraint firstAttribute="width" constant="62" id="XWY-SY-DFJ"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="kbx-r8-FfZ" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="300" y="0.0" width="62" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="Wjn-ma-mqm"/>
- <constraint firstAttribute="width" constant="62" id="eaf-lr-qUJ"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="jUu-dJ-JTK" firstAttribute="leading" secondItem="kbx-r8-FfZ" secondAttribute="trailing" constant="8" id="UVS-Fc-TYh"/>
- <constraint firstAttribute="trailing" secondItem="jUu-dJ-JTK" secondAttribute="trailing" id="bXB-5k-bhX"/>
- <constraint firstAttribute="bottom" secondItem="kbx-r8-FfZ" secondAttribute="bottom" id="kbY-m6-lhz"/>
- <constraint firstItem="kbx-r8-FfZ" firstAttribute="top" secondItem="VsO-t6-lE6" secondAttribute="top" id="mAH-Dm-gKC"/>
- <constraint firstItem="jUu-dJ-JTK" firstAttribute="centerY" secondItem="kbx-r8-FfZ" secondAttribute="centerY" id="tH0-Dp-gJh"/>
- </constraints>
- </view>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cbF-CW-LAo">
- <rect key="frame" x="0.0" y="48" width="432" height="136"/>
- <view key="contentView" id="yMB-lF-kmQ">
- <rect key="frame" x="0.0" y="0.0" width="432" height="136"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Jpf-4m-uhA" customClass="ComponentRadio" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="76" width="432" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="LZN-tC-bMG"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="5GE-Zd-UxG" customClass="ComponentRadio" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="48" width="432" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="jxD-uV-Tlb"/>
- </constraints>
- </customView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vvh-mZ-hZZ">
- <rect key="frame" x="-2" y="108" width="436" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Insertion Position" id="Pzv-T6-WIY">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="WI9-2y-RIs" customClass="ComponentRadio" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="14" width="90" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="ma1-gQ-G5B"/>
- <constraint firstAttribute="width" constant="90" id="pmZ-Lm-erY"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="bXL-VD-0g6" customClass="ComponentInputNumber" customModule="KMComponentLibrary">
- <rect key="frame" x="98" y="8" width="96" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="96" id="YCl-br-gKF"/>
- <constraint firstAttribute="height" constant="32" id="n3H-6d-HZ2"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Fr6-uf-h6g" customClass="ComponentSelect" customModule="KMComponentLibrary">
- <rect key="frame" x="232" y="8" width="200" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="TF4-EP-Uk3"/>
- </constraints>
- </customView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0y2-gu-PB5">
- <rect key="frame" x="194" y="16" width="32" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="/200" id="MwL-z3-jqh">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="bXL-VD-0g6" firstAttribute="leading" secondItem="WI9-2y-RIs" secondAttribute="trailing" constant="8" id="0S4-My-lAt"/>
- <constraint firstAttribute="trailing" secondItem="5GE-Zd-UxG" secondAttribute="trailing" id="A6p-ot-bSm"/>
- <constraint firstAttribute="bottom" secondItem="WI9-2y-RIs" secondAttribute="bottom" constant="14" id="EdK-3j-YSm"/>
- <constraint firstAttribute="trailing" secondItem="vvh-mZ-hZZ" secondAttribute="trailing" id="Fy8-EA-AYd"/>
- <constraint firstAttribute="trailing" secondItem="Jpf-4m-uhA" secondAttribute="trailing" id="JdV-jv-d19"/>
- <constraint firstItem="WI9-2y-RIs" firstAttribute="top" secondItem="5GE-Zd-UxG" secondAttribute="bottom" constant="14" id="LKx-V2-fcE"/>
- <constraint firstAttribute="trailing" secondItem="Fr6-uf-h6g" secondAttribute="trailing" id="PLt-fG-jvc"/>
- <constraint firstItem="Jpf-4m-uhA" firstAttribute="leading" secondItem="yMB-lF-kmQ" secondAttribute="leading" id="QUg-0D-hXX"/>
- <constraint firstItem="5GE-Zd-UxG" firstAttribute="top" secondItem="Jpf-4m-uhA" secondAttribute="bottom" constant="8" id="dXh-OE-RBd"/>
- <constraint firstItem="bXL-VD-0g6" firstAttribute="centerY" secondItem="WI9-2y-RIs" secondAttribute="centerY" id="fF2-R9-IZd"/>
- <constraint firstItem="0y2-gu-PB5" firstAttribute="centerY" secondItem="bXL-VD-0g6" secondAttribute="centerY" id="kKo-eW-f3E"/>
- <constraint firstItem="WI9-2y-RIs" firstAttribute="leading" secondItem="yMB-lF-kmQ" secondAttribute="leading" id="pF4-qM-kZo"/>
- <constraint firstItem="5GE-Zd-UxG" firstAttribute="leading" secondItem="yMB-lF-kmQ" secondAttribute="leading" id="pMs-rK-Dpz"/>
- <constraint firstItem="Fr6-uf-h6g" firstAttribute="centerY" secondItem="WI9-2y-RIs" secondAttribute="centerY" id="r2i-nY-6Cg"/>
- <constraint firstItem="vvh-mZ-hZZ" firstAttribute="top" secondItem="yMB-lF-kmQ" secondAttribute="top" constant="12" id="t3d-8R-Juw"/>
- <constraint firstItem="Jpf-4m-uhA" firstAttribute="top" secondItem="vvh-mZ-hZZ" secondAttribute="bottom" constant="12" id="uXO-6j-uvQ"/>
- <constraint firstItem="Fr6-uf-h6g" firstAttribute="leading" secondItem="0y2-gu-PB5" secondAttribute="trailing" constant="8" id="xV6-Gb-E1O"/>
- <constraint firstItem="vvh-mZ-hZZ" firstAttribute="leading" secondItem="yMB-lF-kmQ" secondAttribute="leading" id="z3O-nB-Rux"/>
- <constraint firstItem="0y2-gu-PB5" firstAttribute="leading" secondItem="bXL-VD-0g6" secondAttribute="trailing" constant="2" id="zyn-Rf-W5k"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="CRF-nS-iRX" firstAttribute="top" secondItem="cbF-CW-LAo" secondAttribute="bottom" constant="16" id="GQY-7C-kp9"/>
- <constraint firstItem="CRF-nS-iRX" firstAttribute="leading" secondItem="VBw-Jy-eh0" secondAttribute="leading" id="L6t-UR-8Lv"/>
- <constraint firstAttribute="trailing" secondItem="AiR-qt-ZiL" secondAttribute="trailing" id="M0c-iw-hoP"/>
- <constraint firstAttribute="bottom" secondItem="CRF-nS-iRX" secondAttribute="bottom" id="SPw-gH-4Bl"/>
- <constraint firstItem="cbF-CW-LAo" firstAttribute="top" secondItem="AiR-qt-ZiL" secondAttribute="bottom" constant="16" id="VRy-8T-Rp8"/>
- <constraint firstItem="AiR-qt-ZiL" firstAttribute="top" secondItem="VBw-Jy-eh0" secondAttribute="top" id="eIz-c6-P1w"/>
- <constraint firstItem="cbF-CW-LAo" firstAttribute="leading" secondItem="VBw-Jy-eh0" secondAttribute="leading" id="fTo-W5-a0I"/>
- <constraint firstAttribute="trailing" secondItem="CRF-nS-iRX" secondAttribute="trailing" id="gRG-pd-I8T"/>
- <constraint firstItem="AiR-qt-ZiL" firstAttribute="leading" secondItem="VBw-Jy-eh0" secondAttribute="leading" id="gco-I3-0tj"/>
- <constraint firstAttribute="trailing" secondItem="cbF-CW-LAo" secondAttribute="trailing" id="l80-5z-asR"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="432" id="D0K-WH-fTy"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="o8W-OS-QlF" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="16" id="CsC-6n-zAa"/>
- <constraint firstAttribute="trailing" secondItem="o8W-OS-QlF" secondAttribute="trailing" constant="24" id="J1L-pA-53g"/>
- <constraint firstAttribute="bottom" secondItem="o8W-OS-QlF" secondAttribute="bottom" constant="16" id="hZH-rT-7dz"/>
- <constraint firstItem="o8W-OS-QlF" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="24" id="ixD-rP-EH1"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="-11" y="112"/>
- </window>
- </objects>
- </document>
|