KMNPopOperationWindowController.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  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="KMNPopOperationWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="addButton" destination="PBX-i1-e6g" id="91X-bM-ugQ"/>
  12. <outlet property="cancelButton" destination="MMF-Xu-ewX" id="jyK-hF-rmo"/>
  13. <outlet property="cancelWidthConstraint" destination="htL-pp-zyB" id="5lb-yf-pmF"/>
  14. <outlet property="closeButton" destination="Aub-bK-nQW" id="NWJ-J5-OpN"/>
  15. <outlet property="contentBox" destination="yhB-Bi-Ro3" id="Mec-Dl-aBN"/>
  16. <outlet property="cropView" destination="X21-U7-7U1" id="dpq-kI-dG0"/>
  17. <outlet property="extractSelect" destination="zWf-eJ-tuk" id="64Q-dJ-YiA"/>
  18. <outlet property="ocrButton" destination="Vkh-ex-bd4" id="8q3-9S-md1"/>
  19. <outlet property="ocrView" destination="ra5-zP-zkh" id="4wG-Dg-WeB"/>
  20. <outlet property="ocrWidthConstraint" destination="aDV-jG-7wI" id="sAr-QM-WSm"/>
  21. <outlet property="operationBox" destination="5OK-yK-3wT" id="BaR-68-Dqe"/>
  22. <outlet property="operationWidthConstraint" destination="eVG-8t-niH" id="3Bj-LQ-leU"/>
  23. <outlet property="printButton" destination="UJL-SM-aZ0" id="lRe-Pj-0ou"/>
  24. <outlet property="resetButton" destination="POE-RM-2eD" id="oGb-pg-JYK"/>
  25. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  26. </connections>
  27. </customObject>
  28. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  29. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  30. <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="F0z-JX-Cv5" customClass="KMNPopOperationWindow" customModule="PDF_Reader_Pro" customModuleProvider="target">
  31. <windowStyleMask key="styleMask" titled="YES" fullSizeContentView="YES"/>
  32. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  33. <rect key="contentRect" x="196" y="240" width="480" height="270"/>
  34. <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
  35. <view key="contentView" misplaced="YES" id="se5-gp-TjO">
  36. <rect key="frame" x="0.0" y="0.0" width="468" height="40"/>
  37. <autoresizingMask key="autoresizingMask"/>
  38. <subviews>
  39. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="yhB-Bi-Ro3">
  40. <rect key="frame" x="0.0" y="0.0" width="468" height="40"/>
  41. <view key="contentView" id="DQm-Zl-I4t">
  42. <rect key="frame" x="0.0" y="0.0" width="468" height="40"/>
  43. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  44. <subviews>
  45. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="5OK-yK-3wT">
  46. <rect key="frame" x="8" y="3" width="452" height="34"/>
  47. <view key="contentView" id="EbK-s7-nRj">
  48. <rect key="frame" x="0.0" y="0.0" width="452" height="34"/>
  49. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  50. </view>
  51. <constraints>
  52. <constraint firstAttribute="width" constant="452" id="eVG-8t-niH"/>
  53. <constraint firstAttribute="height" constant="34" id="uno-eF-wiz"/>
  54. </constraints>
  55. </box>
  56. </subviews>
  57. <constraints>
  58. <constraint firstAttribute="bottom" secondItem="5OK-yK-3wT" secondAttribute="bottom" constant="3" id="1h9-C6-Mcj"/>
  59. <constraint firstItem="5OK-yK-3wT" firstAttribute="top" secondItem="DQm-Zl-I4t" secondAttribute="top" constant="3" id="mCM-IY-1NW"/>
  60. <constraint firstItem="5OK-yK-3wT" firstAttribute="leading" secondItem="DQm-Zl-I4t" secondAttribute="leading" constant="8" id="pXS-WS-T18"/>
  61. <constraint firstAttribute="trailing" secondItem="5OK-yK-3wT" secondAttribute="trailing" constant="8" id="rRY-Xe-OH7"/>
  62. </constraints>
  63. </view>
  64. </box>
  65. </subviews>
  66. <constraints>
  67. <constraint firstAttribute="trailing" secondItem="yhB-Bi-Ro3" secondAttribute="trailing" id="XAH-WR-5gZ"/>
  68. <constraint firstItem="yhB-Bi-Ro3" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="arh-I2-joD"/>
  69. <constraint firstItem="yhB-Bi-Ro3" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="hSt-6g-nOX"/>
  70. <constraint firstAttribute="bottom" secondItem="yhB-Bi-Ro3" secondAttribute="bottom" id="wbq-jo-KQu"/>
  71. </constraints>
  72. </view>
  73. <connections>
  74. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  75. </connections>
  76. <point key="canvasLocation" x="31" y="-102"/>
  77. </window>
  78. <customView id="X21-U7-7U1">
  79. <rect key="frame" x="0.0" y="0.0" width="176" height="34"/>
  80. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  81. <subviews>
  82. <customView translatesAutoresizingMaskIntoConstraints="NO" id="PBX-i1-e6g" customClass="ComponentButton" customModule="KMComponentLibrary">
  83. <rect key="frame" x="0.0" y="0.0" width="32" height="34"/>
  84. <constraints>
  85. <constraint firstAttribute="width" constant="32" id="IHh-Ly-WbP"/>
  86. <constraint firstAttribute="height" constant="34" id="kOQ-dn-X40"/>
  87. </constraints>
  88. </customView>
  89. <customView translatesAutoresizingMaskIntoConstraints="NO" id="zWf-eJ-tuk" customClass="ComponentCSelector" customModule="KMComponentLibrary">
  90. <rect key="frame" x="36" y="0.0" width="32" height="34"/>
  91. <constraints>
  92. <constraint firstAttribute="height" constant="34" id="F9k-UA-UOt"/>
  93. <constraint firstAttribute="width" constant="32" id="Gpi-Sv-9L0"/>
  94. </constraints>
  95. </customView>
  96. <customView translatesAutoresizingMaskIntoConstraints="NO" id="POE-RM-2eD" customClass="ComponentButton" customModule="KMComponentLibrary">
  97. <rect key="frame" x="72" y="0.0" width="32" height="34"/>
  98. <constraints>
  99. <constraint firstAttribute="height" constant="34" id="aHx-l7-WEl"/>
  100. <constraint firstAttribute="width" constant="32" id="nLY-Oh-RBU"/>
  101. </constraints>
  102. </customView>
  103. <customView translatesAutoresizingMaskIntoConstraints="NO" id="UJL-SM-aZ0" customClass="ComponentButton" customModule="KMComponentLibrary">
  104. <rect key="frame" x="108" y="0.0" width="32" height="34"/>
  105. <constraints>
  106. <constraint firstAttribute="height" constant="34" id="j8v-tP-JUV"/>
  107. <constraint firstAttribute="width" constant="32" id="sGU-zS-I0o"/>
  108. </constraints>
  109. </customView>
  110. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Aub-bK-nQW" customClass="ComponentButton" customModule="KMComponentLibrary">
  111. <rect key="frame" x="144" y="0.0" width="32" height="34"/>
  112. <constraints>
  113. <constraint firstAttribute="height" constant="34" id="bun-56-f21"/>
  114. <constraint firstAttribute="width" constant="32" id="qbJ-oi-Dae"/>
  115. </constraints>
  116. </customView>
  117. </subviews>
  118. <constraints>
  119. <constraint firstItem="POE-RM-2eD" firstAttribute="leading" secondItem="zWf-eJ-tuk" secondAttribute="trailing" constant="4" id="4bQ-Qg-672"/>
  120. <constraint firstItem="zWf-eJ-tuk" firstAttribute="leading" secondItem="PBX-i1-e6g" secondAttribute="trailing" constant="4" id="Cc3-9h-HPk"/>
  121. <constraint firstAttribute="trailing" secondItem="Aub-bK-nQW" secondAttribute="trailing" id="JH2-X8-Ltg"/>
  122. <constraint firstItem="POE-RM-2eD" firstAttribute="centerY" secondItem="X21-U7-7U1" secondAttribute="centerY" id="Tf5-CZ-KL4"/>
  123. <constraint firstItem="Aub-bK-nQW" firstAttribute="leading" secondItem="UJL-SM-aZ0" secondAttribute="trailing" constant="4" id="VJL-r0-ae5"/>
  124. <constraint firstAttribute="bottom" secondItem="PBX-i1-e6g" secondAttribute="bottom" id="cxI-48-aFa"/>
  125. <constraint firstItem="Aub-bK-nQW" firstAttribute="centerY" secondItem="X21-U7-7U1" secondAttribute="centerY" id="g34-IK-erN"/>
  126. <constraint firstItem="UJL-SM-aZ0" firstAttribute="leading" secondItem="POE-RM-2eD" secondAttribute="trailing" constant="4" id="jOk-Ct-8ly"/>
  127. <constraint firstItem="UJL-SM-aZ0" firstAttribute="centerY" secondItem="X21-U7-7U1" secondAttribute="centerY" id="nO6-KN-1my"/>
  128. <constraint firstItem="zWf-eJ-tuk" firstAttribute="centerY" secondItem="X21-U7-7U1" secondAttribute="centerY" id="suK-fX-sYg"/>
  129. <constraint firstItem="PBX-i1-e6g" firstAttribute="top" secondItem="X21-U7-7U1" secondAttribute="top" id="xIb-6l-bY5"/>
  130. <constraint firstItem="PBX-i1-e6g" firstAttribute="leading" secondItem="X21-U7-7U1" secondAttribute="leading" id="yum-Nd-AbN"/>
  131. </constraints>
  132. <point key="canvasLocation" x="58" y="349"/>
  133. </customView>
  134. <customView id="ra5-zP-zkh">
  135. <rect key="frame" x="0.0" y="0.0" width="160" height="34"/>
  136. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  137. <subviews>
  138. <customView translatesAutoresizingMaskIntoConstraints="NO" id="MMF-Xu-ewX" customClass="ComponentButton" customModule="KMComponentLibrary">
  139. <rect key="frame" x="0.0" y="0.0" width="80" height="34"/>
  140. <constraints>
  141. <constraint firstAttribute="height" constant="34" id="YIm-aB-ucy"/>
  142. <constraint firstAttribute="width" constant="80" id="htL-pp-zyB"/>
  143. </constraints>
  144. </customView>
  145. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Vkh-ex-bd4" customClass="ComponentButton" customModule="KMComponentLibrary">
  146. <rect key="frame" x="80" y="0.0" width="80" height="34"/>
  147. <constraints>
  148. <constraint firstAttribute="width" constant="80" id="aDV-jG-7wI"/>
  149. </constraints>
  150. </customView>
  151. </subviews>
  152. <constraints>
  153. <constraint firstAttribute="bottom" secondItem="MMF-Xu-ewX" secondAttribute="bottom" id="3fI-V2-55f"/>
  154. <constraint firstItem="Vkh-ex-bd4" firstAttribute="leading" secondItem="MMF-Xu-ewX" secondAttribute="trailing" id="BeC-k4-rws"/>
  155. <constraint firstItem="MMF-Xu-ewX" firstAttribute="top" secondItem="ra5-zP-zkh" secondAttribute="top" id="Krz-V0-uy6"/>
  156. <constraint firstItem="Vkh-ex-bd4" firstAttribute="top" secondItem="ra5-zP-zkh" secondAttribute="top" id="PKf-Yt-au6"/>
  157. <constraint firstItem="MMF-Xu-ewX" firstAttribute="leading" secondItem="ra5-zP-zkh" secondAttribute="leading" id="Q8J-hV-0zj"/>
  158. <constraint firstItem="Vkh-ex-bd4" firstAttribute="top" secondItem="ra5-zP-zkh" secondAttribute="top" id="Zn6-8f-gNc"/>
  159. <constraint firstAttribute="trailing" secondItem="Vkh-ex-bd4" secondAttribute="trailing" id="fEL-VV-CfD"/>
  160. <constraint firstAttribute="bottom" secondItem="Vkh-ex-bd4" secondAttribute="bottom" id="tDP-6k-Jsk"/>
  161. </constraints>
  162. <point key="canvasLocation" x="73" y="528"/>
  163. </customView>
  164. </objects>
  165. </document>