KMNPDFInsertClipboardWindowController.xib 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMNPDFInsertClipboardWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="cancelButton" destination="kbx-r8-FfZ" id="Lzz-Ot-edh"/>
  12. <outlet property="cancelWidthButton" destination="eaf-lr-qUJ" id="jJy-G2-ohK"/>
  13. <outlet property="firstRadioButton" destination="Jpf-4m-uhA" id="C9Q-fB-e3U"/>
  14. <outlet property="insertButton" destination="jUu-dJ-JTK" id="vZs-SZ-1bb"/>
  15. <outlet property="insertWidthButton" destination="XWY-SY-DFJ" id="2b7-NS-UcI"/>
  16. <outlet property="lastRadioButton" destination="5GE-Zd-UxG" id="DUI-xT-8F8"/>
  17. <outlet property="pageCountLabel" destination="0y2-gu-PB5" id="ceY-MI-1Bh"/>
  18. <outlet property="pageNumInput" destination="bXL-VD-0g6" id="MLw-wS-kgk"/>
  19. <outlet property="pageRadioButton" destination="WI9-2y-RIs" id="Kmp-Ek-ew7"/>
  20. <outlet property="pageRadioWidthButton" destination="pmZ-Lm-erY" id="E7q-CM-Vec"/>
  21. <outlet property="positionLabel" destination="vvh-mZ-hZZ" id="k7b-J9-M23"/>
  22. <outlet property="positionSelect" destination="Fr6-uf-h6g" id="Dc3-t4-yT3"/>
  23. <outlet property="titleLabel" destination="AiR-qt-ZiL" id="M9B-wM-5Jq"/>
  24. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  25. </connections>
  26. </customObject>
  27. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  28. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  29. <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
  30. <windowStyleMask key="styleMask" titled="YES" fullSizeContentView="YES"/>
  31. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  32. <rect key="contentRect" x="196" y="240" width="480" height="270"/>
  33. <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
  34. <view key="contentView" id="se5-gp-TjO">
  35. <rect key="frame" x="0.0" y="0.0" width="480" height="248"/>
  36. <autoresizingMask key="autoresizingMask"/>
  37. <subviews>
  38. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="o8W-OS-QlF">
  39. <rect key="frame" x="24" y="16" width="432" height="216"/>
  40. <view key="contentView" id="VBw-Jy-eh0">
  41. <rect key="frame" x="0.0" y="0.0" width="432" height="216"/>
  42. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  43. <subviews>
  44. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AiR-qt-ZiL">
  45. <rect key="frame" x="-2" y="200" width="436" height="16"/>
  46. <textFieldCell key="cell" lineBreakMode="clipping" title="Insert from Clipboard" id="XkL-Nc-SHI">
  47. <font key="font" usesAppearanceFont="YES"/>
  48. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  49. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  50. </textFieldCell>
  51. </textField>
  52. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="CRF-nS-iRX">
  53. <rect key="frame" x="0.0" y="0.0" width="432" height="32"/>
  54. <view key="contentView" id="VsO-t6-lE6">
  55. <rect key="frame" x="0.0" y="0.0" width="432" height="32"/>
  56. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  57. <subviews>
  58. <customView translatesAutoresizingMaskIntoConstraints="NO" id="jUu-dJ-JTK" customClass="ComponentButton" customModule="KMComponentLibrary">
  59. <rect key="frame" x="370" y="0.0" width="62" height="32"/>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="32" id="3Bk-48-wJh"/>
  62. <constraint firstAttribute="width" constant="62" id="XWY-SY-DFJ"/>
  63. </constraints>
  64. </customView>
  65. <customView translatesAutoresizingMaskIntoConstraints="NO" id="kbx-r8-FfZ" customClass="ComponentButton" customModule="KMComponentLibrary">
  66. <rect key="frame" x="300" y="0.0" width="62" height="32"/>
  67. <constraints>
  68. <constraint firstAttribute="height" constant="32" id="Wjn-ma-mqm"/>
  69. <constraint firstAttribute="width" constant="62" id="eaf-lr-qUJ"/>
  70. </constraints>
  71. </customView>
  72. </subviews>
  73. <constraints>
  74. <constraint firstItem="jUu-dJ-JTK" firstAttribute="leading" secondItem="kbx-r8-FfZ" secondAttribute="trailing" constant="8" id="UVS-Fc-TYh"/>
  75. <constraint firstAttribute="trailing" secondItem="jUu-dJ-JTK" secondAttribute="trailing" id="bXB-5k-bhX"/>
  76. <constraint firstAttribute="bottom" secondItem="kbx-r8-FfZ" secondAttribute="bottom" id="kbY-m6-lhz"/>
  77. <constraint firstItem="kbx-r8-FfZ" firstAttribute="top" secondItem="VsO-t6-lE6" secondAttribute="top" id="mAH-Dm-gKC"/>
  78. <constraint firstItem="jUu-dJ-JTK" firstAttribute="centerY" secondItem="kbx-r8-FfZ" secondAttribute="centerY" id="tH0-Dp-gJh"/>
  79. </constraints>
  80. </view>
  81. </box>
  82. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cbF-CW-LAo">
  83. <rect key="frame" x="0.0" y="48" width="432" height="136"/>
  84. <view key="contentView" id="yMB-lF-kmQ">
  85. <rect key="frame" x="0.0" y="0.0" width="432" height="136"/>
  86. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  87. <subviews>
  88. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Jpf-4m-uhA" customClass="ComponentRadio" customModule="KMComponentLibrary">
  89. <rect key="frame" x="0.0" y="76" width="432" height="20"/>
  90. <constraints>
  91. <constraint firstAttribute="height" constant="20" id="LZN-tC-bMG"/>
  92. </constraints>
  93. </customView>
  94. <customView translatesAutoresizingMaskIntoConstraints="NO" id="5GE-Zd-UxG" customClass="ComponentRadio" customModule="KMComponentLibrary">
  95. <rect key="frame" x="0.0" y="48" width="432" height="20"/>
  96. <constraints>
  97. <constraint firstAttribute="height" constant="20" id="jxD-uV-Tlb"/>
  98. </constraints>
  99. </customView>
  100. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vvh-mZ-hZZ">
  101. <rect key="frame" x="-2" y="108" width="436" height="16"/>
  102. <textFieldCell key="cell" lineBreakMode="clipping" title="Insertion Position" id="Pzv-T6-WIY">
  103. <font key="font" usesAppearanceFont="YES"/>
  104. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  105. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  106. </textFieldCell>
  107. </textField>
  108. <customView translatesAutoresizingMaskIntoConstraints="NO" id="WI9-2y-RIs" customClass="ComponentRadio" customModule="KMComponentLibrary">
  109. <rect key="frame" x="0.0" y="14" width="90" height="20"/>
  110. <constraints>
  111. <constraint firstAttribute="height" constant="20" id="ma1-gQ-G5B"/>
  112. <constraint firstAttribute="width" constant="90" id="pmZ-Lm-erY"/>
  113. </constraints>
  114. </customView>
  115. <customView translatesAutoresizingMaskIntoConstraints="NO" id="bXL-VD-0g6" customClass="ComponentInputNumber" customModule="KMComponentLibrary">
  116. <rect key="frame" x="98" y="8" width="96" height="32"/>
  117. <constraints>
  118. <constraint firstAttribute="width" constant="96" id="YCl-br-gKF"/>
  119. <constraint firstAttribute="height" constant="32" id="n3H-6d-HZ2"/>
  120. </constraints>
  121. </customView>
  122. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Fr6-uf-h6g" customClass="ComponentSelect" customModule="KMComponentLibrary">
  123. <rect key="frame" x="232" y="8" width="200" height="32"/>
  124. <constraints>
  125. <constraint firstAttribute="height" constant="32" id="TF4-EP-Uk3"/>
  126. </constraints>
  127. </customView>
  128. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0y2-gu-PB5">
  129. <rect key="frame" x="194" y="16" width="32" height="16"/>
  130. <textFieldCell key="cell" lineBreakMode="clipping" title="/200" id="MwL-z3-jqh">
  131. <font key="font" usesAppearanceFont="YES"/>
  132. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  133. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  134. </textFieldCell>
  135. </textField>
  136. </subviews>
  137. <constraints>
  138. <constraint firstItem="bXL-VD-0g6" firstAttribute="leading" secondItem="WI9-2y-RIs" secondAttribute="trailing" constant="8" id="0S4-My-lAt"/>
  139. <constraint firstAttribute="trailing" secondItem="5GE-Zd-UxG" secondAttribute="trailing" id="A6p-ot-bSm"/>
  140. <constraint firstAttribute="bottom" secondItem="WI9-2y-RIs" secondAttribute="bottom" constant="14" id="EdK-3j-YSm"/>
  141. <constraint firstAttribute="trailing" secondItem="vvh-mZ-hZZ" secondAttribute="trailing" id="Fy8-EA-AYd"/>
  142. <constraint firstAttribute="trailing" secondItem="Jpf-4m-uhA" secondAttribute="trailing" id="JdV-jv-d19"/>
  143. <constraint firstItem="WI9-2y-RIs" firstAttribute="top" secondItem="5GE-Zd-UxG" secondAttribute="bottom" constant="14" id="LKx-V2-fcE"/>
  144. <constraint firstAttribute="trailing" secondItem="Fr6-uf-h6g" secondAttribute="trailing" id="PLt-fG-jvc"/>
  145. <constraint firstItem="Jpf-4m-uhA" firstAttribute="leading" secondItem="yMB-lF-kmQ" secondAttribute="leading" id="QUg-0D-hXX"/>
  146. <constraint firstItem="5GE-Zd-UxG" firstAttribute="top" secondItem="Jpf-4m-uhA" secondAttribute="bottom" constant="8" id="dXh-OE-RBd"/>
  147. <constraint firstItem="bXL-VD-0g6" firstAttribute="centerY" secondItem="WI9-2y-RIs" secondAttribute="centerY" id="fF2-R9-IZd"/>
  148. <constraint firstItem="0y2-gu-PB5" firstAttribute="centerY" secondItem="bXL-VD-0g6" secondAttribute="centerY" id="kKo-eW-f3E"/>
  149. <constraint firstItem="WI9-2y-RIs" firstAttribute="leading" secondItem="yMB-lF-kmQ" secondAttribute="leading" id="pF4-qM-kZo"/>
  150. <constraint firstItem="5GE-Zd-UxG" firstAttribute="leading" secondItem="yMB-lF-kmQ" secondAttribute="leading" id="pMs-rK-Dpz"/>
  151. <constraint firstItem="Fr6-uf-h6g" firstAttribute="centerY" secondItem="WI9-2y-RIs" secondAttribute="centerY" id="r2i-nY-6Cg"/>
  152. <constraint firstItem="vvh-mZ-hZZ" firstAttribute="top" secondItem="yMB-lF-kmQ" secondAttribute="top" constant="12" id="t3d-8R-Juw"/>
  153. <constraint firstItem="Jpf-4m-uhA" firstAttribute="top" secondItem="vvh-mZ-hZZ" secondAttribute="bottom" constant="12" id="uXO-6j-uvQ"/>
  154. <constraint firstItem="Fr6-uf-h6g" firstAttribute="leading" secondItem="0y2-gu-PB5" secondAttribute="trailing" constant="8" id="xV6-Gb-E1O"/>
  155. <constraint firstItem="vvh-mZ-hZZ" firstAttribute="leading" secondItem="yMB-lF-kmQ" secondAttribute="leading" id="z3O-nB-Rux"/>
  156. <constraint firstItem="0y2-gu-PB5" firstAttribute="leading" secondItem="bXL-VD-0g6" secondAttribute="trailing" constant="2" id="zyn-Rf-W5k"/>
  157. </constraints>
  158. </view>
  159. </box>
  160. </subviews>
  161. <constraints>
  162. <constraint firstItem="CRF-nS-iRX" firstAttribute="top" secondItem="cbF-CW-LAo" secondAttribute="bottom" constant="16" id="GQY-7C-kp9"/>
  163. <constraint firstItem="CRF-nS-iRX" firstAttribute="leading" secondItem="VBw-Jy-eh0" secondAttribute="leading" id="L6t-UR-8Lv"/>
  164. <constraint firstAttribute="trailing" secondItem="AiR-qt-ZiL" secondAttribute="trailing" id="M0c-iw-hoP"/>
  165. <constraint firstAttribute="bottom" secondItem="CRF-nS-iRX" secondAttribute="bottom" id="SPw-gH-4Bl"/>
  166. <constraint firstItem="cbF-CW-LAo" firstAttribute="top" secondItem="AiR-qt-ZiL" secondAttribute="bottom" constant="16" id="VRy-8T-Rp8"/>
  167. <constraint firstItem="AiR-qt-ZiL" firstAttribute="top" secondItem="VBw-Jy-eh0" secondAttribute="top" id="eIz-c6-P1w"/>
  168. <constraint firstItem="cbF-CW-LAo" firstAttribute="leading" secondItem="VBw-Jy-eh0" secondAttribute="leading" id="fTo-W5-a0I"/>
  169. <constraint firstAttribute="trailing" secondItem="CRF-nS-iRX" secondAttribute="trailing" id="gRG-pd-I8T"/>
  170. <constraint firstItem="AiR-qt-ZiL" firstAttribute="leading" secondItem="VBw-Jy-eh0" secondAttribute="leading" id="gco-I3-0tj"/>
  171. <constraint firstAttribute="trailing" secondItem="cbF-CW-LAo" secondAttribute="trailing" id="l80-5z-asR"/>
  172. </constraints>
  173. </view>
  174. <constraints>
  175. <constraint firstAttribute="width" constant="432" id="D0K-WH-fTy"/>
  176. </constraints>
  177. </box>
  178. </subviews>
  179. <constraints>
  180. <constraint firstItem="o8W-OS-QlF" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="16" id="CsC-6n-zAa"/>
  181. <constraint firstAttribute="trailing" secondItem="o8W-OS-QlF" secondAttribute="trailing" constant="24" id="J1L-pA-53g"/>
  182. <constraint firstAttribute="bottom" secondItem="o8W-OS-QlF" secondAttribute="bottom" constant="16" id="hZH-rT-7dz"/>
  183. <constraint firstItem="o8W-OS-QlF" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="24" id="ixD-rP-EH1"/>
  184. </constraints>
  185. </view>
  186. <connections>
  187. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  188. </connections>
  189. <point key="canvasLocation" x="-11" y="112"/>
  190. </window>
  191. </objects>
  192. </document>