KMNPopOperationViewController.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  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="KMNPopOperationViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="addButton" destination="uoO-xg-rN6" id="IG6-AH-FKb"/>
  12. <outlet property="cancelButton" destination="PSO-md-vEv" id="pbQ-Xs-Qy8"/>
  13. <outlet property="cancelWidthConstraint" destination="vB0-xm-HGp" id="LT6-9r-o6j"/>
  14. <outlet property="closeButton" destination="lDV-Bs-MtK" id="fTp-bs-Bso"/>
  15. <outlet property="contentBox" destination="fh1-oo-Wo2" id="eLl-tz-zrY"/>
  16. <outlet property="cropView" destination="4xH-NZ-qA6" id="o8w-Hc-Zv4"/>
  17. <outlet property="extractSelect" destination="37l-xs-V35" id="MZW-0s-Jcj"/>
  18. <outlet property="ocrButton" destination="m1B-Rp-ka4" id="Nkr-Lm-ubO"/>
  19. <outlet property="ocrView" destination="bsJ-bk-g5O" id="r63-03-TK7"/>
  20. <outlet property="ocrWidthConstraint" destination="KYw-8w-y7v" id="GNu-Kf-efb"/>
  21. <outlet property="operationBox" destination="JAs-mR-rKh" id="Xqo-CZ-anu"/>
  22. <outlet property="operationWidthConstraint" destination="Zhh-49-LUI" id="acS-aK-t2L"/>
  23. <outlet property="printButton" destination="J1u-DH-ceq" id="gnx-In-DxV"/>
  24. <outlet property="resetButton" destination="6Id-gj-Wwt" id="Jx4-el-idH"/>
  25. <outlet property="view" destination="n19-gJ-bxx" id="3US-eB-5mx"/>
  26. </connections>
  27. </customObject>
  28. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  29. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  30. <view misplaced="YES" id="n19-gJ-bxx">
  31. <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
  32. <autoresizingMask key="autoresizingMask"/>
  33. <subviews>
  34. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="fh1-oo-Wo2">
  35. <rect key="frame" x="0.0" y="0.0" width="468" height="40"/>
  36. <view key="contentView" id="Nby-uc-knu">
  37. <rect key="frame" x="0.0" y="0.0" width="468" height="40"/>
  38. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  39. <subviews>
  40. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="JAs-mR-rKh">
  41. <rect key="frame" x="8" y="3" width="452" height="34"/>
  42. <view key="contentView" id="tyf-za-d2u">
  43. <rect key="frame" x="0.0" y="0.0" width="452" height="34"/>
  44. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  45. </view>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="34" id="Rj6-uk-Wyf"/>
  48. <constraint firstAttribute="width" constant="452" id="Zhh-49-LUI"/>
  49. </constraints>
  50. </box>
  51. </subviews>
  52. <constraints>
  53. <constraint firstItem="JAs-mR-rKh" firstAttribute="leading" secondItem="Nby-uc-knu" secondAttribute="leading" constant="8" id="FFk-DH-a2G"/>
  54. <constraint firstAttribute="bottom" secondItem="JAs-mR-rKh" secondAttribute="bottom" constant="3" id="HN0-7P-pEU"/>
  55. <constraint firstItem="JAs-mR-rKh" firstAttribute="top" secondItem="Nby-uc-knu" secondAttribute="top" constant="3" id="QoA-nS-mZz"/>
  56. <constraint firstAttribute="trailing" secondItem="JAs-mR-rKh" secondAttribute="trailing" constant="8" id="paj-6t-De5"/>
  57. </constraints>
  58. </view>
  59. </box>
  60. </subviews>
  61. <constraints>
  62. <constraint firstItem="fh1-oo-Wo2" firstAttribute="leading" secondItem="n19-gJ-bxx" secondAttribute="leading" id="LUF-us-hB8"/>
  63. <constraint firstAttribute="bottom" secondItem="fh1-oo-Wo2" secondAttribute="bottom" id="dLs-sJ-g31"/>
  64. <constraint firstAttribute="trailing" secondItem="fh1-oo-Wo2" secondAttribute="trailing" id="iIL-Y4-K6C"/>
  65. <constraint firstItem="fh1-oo-Wo2" firstAttribute="top" secondItem="n19-gJ-bxx" secondAttribute="top" id="j0d-Zm-bqJ"/>
  66. </constraints>
  67. <point key="canvasLocation" x="113" y="-232"/>
  68. </view>
  69. <customView id="bsJ-bk-g5O">
  70. <rect key="frame" x="0.0" y="0.0" width="160" height="34"/>
  71. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  72. <subviews>
  73. <customView translatesAutoresizingMaskIntoConstraints="NO" id="PSO-md-vEv" customClass="ComponentButton" customModule="KMComponentLibrary">
  74. <rect key="frame" x="0.0" y="0.0" width="80" height="34"/>
  75. <constraints>
  76. <constraint firstAttribute="width" constant="80" id="vB0-xm-HGp"/>
  77. <constraint firstAttribute="height" constant="34" id="w2x-qV-wZx"/>
  78. </constraints>
  79. </customView>
  80. <customView translatesAutoresizingMaskIntoConstraints="NO" id="m1B-Rp-ka4" customClass="ComponentButton" customModule="KMComponentLibrary">
  81. <rect key="frame" x="80" y="0.0" width="80" height="34"/>
  82. <constraints>
  83. <constraint firstAttribute="width" constant="80" id="KYw-8w-y7v"/>
  84. </constraints>
  85. </customView>
  86. </subviews>
  87. <constraints>
  88. <constraint firstAttribute="bottom" secondItem="m1B-Rp-ka4" secondAttribute="bottom" id="6YL-Ct-veH"/>
  89. <constraint firstAttribute="bottom" secondItem="PSO-md-vEv" secondAttribute="bottom" id="AtC-kG-sjq"/>
  90. <constraint firstItem="m1B-Rp-ka4" firstAttribute="top" secondItem="bsJ-bk-g5O" secondAttribute="top" id="DmN-oy-1uX"/>
  91. <constraint firstItem="PSO-md-vEv" firstAttribute="top" secondItem="bsJ-bk-g5O" secondAttribute="top" id="ZPR-VK-TVD"/>
  92. <constraint firstItem="m1B-Rp-ka4" firstAttribute="top" secondItem="bsJ-bk-g5O" secondAttribute="top" id="aCa-Gl-hvP"/>
  93. <constraint firstItem="m1B-Rp-ka4" firstAttribute="leading" secondItem="PSO-md-vEv" secondAttribute="trailing" id="d96-tu-G6f"/>
  94. <constraint firstAttribute="trailing" secondItem="m1B-Rp-ka4" secondAttribute="trailing" id="rWp-gY-UDa"/>
  95. <constraint firstItem="PSO-md-vEv" firstAttribute="leading" secondItem="bsJ-bk-g5O" secondAttribute="leading" id="yqa-Ed-vak"/>
  96. </constraints>
  97. <point key="canvasLocation" x="73" y="528"/>
  98. </customView>
  99. <customView id="4xH-NZ-qA6">
  100. <rect key="frame" x="0.0" y="0.0" width="176" height="34"/>
  101. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  102. <subviews>
  103. <customView translatesAutoresizingMaskIntoConstraints="NO" id="uoO-xg-rN6" customClass="ComponentButton" customModule="KMComponentLibrary">
  104. <rect key="frame" x="0.0" y="0.0" width="32" height="34"/>
  105. <constraints>
  106. <constraint firstAttribute="width" constant="32" id="UOj-Ce-wRc"/>
  107. <constraint firstAttribute="height" constant="34" id="yB1-pI-c8B"/>
  108. </constraints>
  109. </customView>
  110. <customView translatesAutoresizingMaskIntoConstraints="NO" id="37l-xs-V35" customClass="ComponentCSelector" customModule="KMComponentLibrary">
  111. <rect key="frame" x="36" y="0.0" width="32" height="34"/>
  112. <constraints>
  113. <constraint firstAttribute="height" constant="34" id="qHl-mk-HYs"/>
  114. <constraint firstAttribute="width" constant="32" id="r69-GR-KR9"/>
  115. </constraints>
  116. </customView>
  117. <customView translatesAutoresizingMaskIntoConstraints="NO" id="6Id-gj-Wwt" customClass="ComponentButton" customModule="KMComponentLibrary">
  118. <rect key="frame" x="72" y="0.0" width="32" height="34"/>
  119. <constraints>
  120. <constraint firstAttribute="height" constant="34" id="O5p-cE-x0s"/>
  121. <constraint firstAttribute="width" constant="32" id="veS-15-EIO"/>
  122. </constraints>
  123. </customView>
  124. <customView translatesAutoresizingMaskIntoConstraints="NO" id="J1u-DH-ceq" customClass="ComponentButton" customModule="KMComponentLibrary">
  125. <rect key="frame" x="108" y="0.0" width="32" height="34"/>
  126. <constraints>
  127. <constraint firstAttribute="width" constant="32" id="0MJ-hR-x0v"/>
  128. <constraint firstAttribute="height" constant="34" id="27e-KR-BJJ"/>
  129. </constraints>
  130. </customView>
  131. <customView translatesAutoresizingMaskIntoConstraints="NO" id="lDV-Bs-MtK" customClass="ComponentButton" customModule="KMComponentLibrary">
  132. <rect key="frame" x="144" y="0.0" width="32" height="34"/>
  133. <constraints>
  134. <constraint firstAttribute="width" constant="32" id="bi7-Ae-TPH"/>
  135. <constraint firstAttribute="height" constant="34" id="u0N-TX-1Sj"/>
  136. </constraints>
  137. </customView>
  138. </subviews>
  139. <constraints>
  140. <constraint firstItem="J1u-DH-ceq" firstAttribute="leading" secondItem="6Id-gj-Wwt" secondAttribute="trailing" constant="4" id="2bH-86-GqF"/>
  141. <constraint firstItem="J1u-DH-ceq" firstAttribute="centerY" secondItem="4xH-NZ-qA6" secondAttribute="centerY" id="4ap-sU-c3g"/>
  142. <constraint firstItem="6Id-gj-Wwt" firstAttribute="centerY" secondItem="4xH-NZ-qA6" secondAttribute="centerY" id="HtZ-gL-fBm"/>
  143. <constraint firstItem="37l-xs-V35" firstAttribute="leading" secondItem="uoO-xg-rN6" secondAttribute="trailing" constant="4" id="SOl-PO-e8e"/>
  144. <constraint firstItem="uoO-xg-rN6" firstAttribute="leading" secondItem="4xH-NZ-qA6" secondAttribute="leading" id="ZHl-5E-O5N"/>
  145. <constraint firstItem="6Id-gj-Wwt" firstAttribute="leading" secondItem="37l-xs-V35" secondAttribute="trailing" constant="4" id="h0q-Nj-MmU"/>
  146. <constraint firstItem="uoO-xg-rN6" firstAttribute="top" secondItem="4xH-NZ-qA6" secondAttribute="top" id="la2-rw-TqO"/>
  147. <constraint firstItem="lDV-Bs-MtK" firstAttribute="centerY" secondItem="4xH-NZ-qA6" secondAttribute="centerY" id="mR4-IA-rtu"/>
  148. <constraint firstAttribute="trailing" secondItem="lDV-Bs-MtK" secondAttribute="trailing" id="omT-m3-FSV"/>
  149. <constraint firstItem="37l-xs-V35" firstAttribute="centerY" secondItem="4xH-NZ-qA6" secondAttribute="centerY" id="tJP-V8-f7G"/>
  150. <constraint firstItem="lDV-Bs-MtK" firstAttribute="leading" secondItem="J1u-DH-ceq" secondAttribute="trailing" constant="4" id="wzD-Ka-upl"/>
  151. <constraint firstAttribute="bottom" secondItem="uoO-xg-rN6" secondAttribute="bottom" id="y2D-g0-Ccs"/>
  152. </constraints>
  153. <point key="canvasLocation" x="58" y="349"/>
  154. </customView>
  155. </objects>
  156. </document>