KMSecurityView.xib 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  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="KMSecurityView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="batchButton" destination="isu-0h-g7x" id="1BT-O2-6SM"/>
  12. <outlet property="batchWidthConst" destination="7ep-Ty-dPW" id="hvT-0d-fZx"/>
  13. <outlet property="box1" destination="ST2-wX-xoy" id="U5Y-7a-KRx"/>
  14. <outlet property="boxLabel1" destination="aXy-qa-30P" id="bCh-vV-qX9"/>
  15. <outlet property="cancelButton" destination="a6k-zh-Xgk" id="ADP-7Q-rjv"/>
  16. <outlet property="cancelWidthConst" destination="xKm-qz-lkn" id="WpQ-bX-gLt"/>
  17. <outlet property="doneButton" destination="nBe-xF-dqG" id="Agv-Be-fCG"/>
  18. <outlet property="doneWidthConst" destination="Vbh-dU-jah" id="iva-pB-Vnz"/>
  19. <outlet property="notCopyCheckBox" destination="ncd-Mn-8hN" id="lWF-Rn-zOx"/>
  20. <outlet property="notPrintCheckBox" destination="LIM-mu-b39" id="RjK-DC-7Yh"/>
  21. <outlet property="openPasswordView" destination="1bo-NU-nwh" id="ads-Du-D1B"/>
  22. <outlet property="openPwdCheckBox" destination="Y2U-EL-aEW" id="lX3-Th-XMR"/>
  23. <outlet property="ownerPasswordView" destination="B8P-7A-3He" id="fU1-Ow-uYq"/>
  24. <outlet property="ownerPwdCheckBox" destination="PoZ-X0-t6E" id="MsD-Fz-JpA"/>
  25. </connections>
  26. </customObject>
  27. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  28. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  29. <customView id="c22-O7-iKe">
  30. <rect key="frame" x="0.0" y="0.0" width="512" height="431"/>
  31. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  32. <subviews>
  33. <view translatesAutoresizingMaskIntoConstraints="NO" id="NUM-Vn-wUf">
  34. <rect key="frame" x="0.0" y="0.0" width="512" height="431"/>
  35. <subviews>
  36. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aXy-qa-30P">
  37. <rect key="frame" x="22" y="399" width="170" height="16"/>
  38. <textFieldCell key="cell" lineBreakMode="clipping" title="Password Security Settings" id="416-1G-mAh">
  39. <font key="font" metaFont="system"/>
  40. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  41. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  42. </textFieldCell>
  43. </textField>
  44. <box autoresizesSubviews="NO" boxType="custom" borderWidth="0.0" title="Password Security Settings" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="ST2-wX-xoy">
  45. <rect key="frame" x="40" y="159" width="432" height="220"/>
  46. <view key="contentView" id="6hv-cP-65h">
  47. <rect key="frame" x="0.0" y="0.0" width="432" height="220"/>
  48. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  49. <subviews>
  50. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Y2U-EL-aEW" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
  51. <rect key="frame" x="0.0" y="188" width="269" height="32"/>
  52. <constraints>
  53. <constraint firstAttribute="height" constant="32" id="iG9-Su-owW"/>
  54. <constraint firstAttribute="width" constant="269" id="wax-FX-1b4"/>
  55. </constraints>
  56. </customView>
  57. <customView translatesAutoresizingMaskIntoConstraints="NO" id="1bo-NU-nwh" customClass="ComponentPasswordView" customModule="KMComponentLibrary">
  58. <rect key="frame" x="0.0" y="148" width="269" height="32"/>
  59. <constraints>
  60. <constraint firstAttribute="height" constant="32" id="56J-pf-5Z1"/>
  61. <constraint firstAttribute="width" constant="269" id="Oeb-pG-nWk"/>
  62. </constraints>
  63. </customView>
  64. <customView translatesAutoresizingMaskIntoConstraints="NO" id="PoZ-X0-t6E" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
  65. <rect key="frame" x="0.0" y="112" width="269" height="20"/>
  66. <constraints>
  67. <constraint firstAttribute="height" constant="20" id="P8Y-SE-3Rs"/>
  68. <constraint firstAttribute="width" constant="269" id="gXr-ZI-QFY"/>
  69. </constraints>
  70. </customView>
  71. <customView translatesAutoresizingMaskIntoConstraints="NO" id="LIM-mu-b39" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
  72. <rect key="frame" x="0.0" y="32" width="269" height="32"/>
  73. <constraints>
  74. <constraint firstAttribute="height" constant="32" id="22u-C1-jeg"/>
  75. <constraint firstAttribute="width" constant="269" id="L44-Cc-lZR"/>
  76. </constraints>
  77. </customView>
  78. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ncd-Mn-8hN" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
  79. <rect key="frame" x="0.0" y="0.0" width="200" height="32"/>
  80. <constraints>
  81. <constraint firstAttribute="height" constant="32" id="aZ9-w4-hVd"/>
  82. <constraint firstAttribute="width" constant="200" id="vhY-Mr-3NA"/>
  83. </constraints>
  84. </customView>
  85. <customView translatesAutoresizingMaskIntoConstraints="NO" id="B8P-7A-3He" customClass="ComponentPasswordView" customModule="KMComponentLibrary">
  86. <rect key="frame" x="0.0" y="72" width="269" height="32"/>
  87. <constraints>
  88. <constraint firstAttribute="height" constant="32" id="5XJ-nA-6Ih"/>
  89. <constraint firstAttribute="width" constant="269" id="lzR-s4-abI"/>
  90. </constraints>
  91. </customView>
  92. </subviews>
  93. <constraints>
  94. <constraint firstItem="B8P-7A-3He" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="4l9-Zt-qjg"/>
  95. <constraint firstItem="Y2U-EL-aEW" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="9uf-1f-qbz"/>
  96. <constraint firstItem="PoZ-X0-t6E" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="AEC-9K-tMy"/>
  97. <constraint firstItem="ncd-Mn-8hN" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="D0u-Re-5JB"/>
  98. <constraint firstItem="1bo-NU-nwh" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="PG1-DM-tHk"/>
  99. <constraint firstAttribute="bottom" secondItem="ncd-Mn-8hN" secondAttribute="bottom" id="Qsc-E2-zDI"/>
  100. <constraint firstItem="LIM-mu-b39" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="VzR-0q-4RJ"/>
  101. <constraint firstItem="PoZ-X0-t6E" firstAttribute="top" secondItem="1bo-NU-nwh" secondAttribute="bottom" constant="16" id="hhv-Lh-XjL"/>
  102. <constraint firstItem="Y2U-EL-aEW" firstAttribute="top" secondItem="6hv-cP-65h" secondAttribute="top" id="nJ8-Wa-nsZ"/>
  103. <constraint firstItem="1bo-NU-nwh" firstAttribute="top" secondItem="Y2U-EL-aEW" secondAttribute="bottom" constant="8" id="vrU-dc-6xU"/>
  104. <constraint firstItem="ncd-Mn-8hN" firstAttribute="top" secondItem="LIM-mu-b39" secondAttribute="bottom" id="x0n-GY-vCo"/>
  105. <constraint firstItem="B8P-7A-3He" firstAttribute="top" secondItem="PoZ-X0-t6E" secondAttribute="bottom" constant="8" id="yel-4Y-hu1"/>
  106. </constraints>
  107. </view>
  108. <constraints>
  109. <constraint firstAttribute="width" constant="432" id="GFN-aB-50Z"/>
  110. <constraint firstAttribute="height" constant="220" id="TNB-oZ-hWb"/>
  111. </constraints>
  112. </box>
  113. <customView translatesAutoresizingMaskIntoConstraints="NO" id="isu-0h-g7x" customClass="ComponentButton" customModule="KMComponentLibrary">
  114. <rect key="frame" x="24" y="16" width="62" height="32"/>
  115. <constraints>
  116. <constraint firstAttribute="width" constant="62" id="7ep-Ty-dPW"/>
  117. <constraint firstAttribute="height" constant="32" id="qDl-YG-vyf"/>
  118. </constraints>
  119. </customView>
  120. <customView translatesAutoresizingMaskIntoConstraints="NO" id="a6k-zh-Xgk" customClass="ComponentButton" customModule="KMComponentLibrary">
  121. <rect key="frame" x="356" y="16" width="62" height="32"/>
  122. <constraints>
  123. <constraint firstAttribute="height" constant="32" id="twe-GB-Uah"/>
  124. <constraint firstAttribute="width" constant="62" id="xKm-qz-lkn"/>
  125. </constraints>
  126. </customView>
  127. <customView translatesAutoresizingMaskIntoConstraints="NO" id="nBe-xF-dqG" customClass="ComponentButton" customModule="KMComponentLibrary">
  128. <rect key="frame" x="426" y="16" width="62" height="32"/>
  129. <constraints>
  130. <constraint firstAttribute="height" constant="32" id="9bk-uW-7c8"/>
  131. <constraint firstAttribute="width" constant="62" id="Vbh-dU-jah"/>
  132. </constraints>
  133. </customView>
  134. </subviews>
  135. <constraints>
  136. <constraint firstItem="aXy-qa-30P" firstAttribute="top" secondItem="NUM-Vn-wUf" secondAttribute="top" constant="16" id="2mI-FV-BXv"/>
  137. <constraint firstItem="aXy-qa-30P" firstAttribute="leading" secondItem="NUM-Vn-wUf" secondAttribute="leading" constant="24" id="BT3-O2-jf6"/>
  138. <constraint firstAttribute="bottom" secondItem="nBe-xF-dqG" secondAttribute="bottom" constant="16" id="LQT-Xt-pwv"/>
  139. <constraint firstAttribute="bottom" secondItem="a6k-zh-Xgk" secondAttribute="bottom" constant="16" id="Lsh-7K-lJx"/>
  140. <constraint firstItem="ST2-wX-xoy" firstAttribute="top" secondItem="NUM-Vn-wUf" secondAttribute="top" constant="52" id="MG7-9V-Wjp"/>
  141. <constraint firstItem="ST2-wX-xoy" firstAttribute="centerX" secondItem="NUM-Vn-wUf" secondAttribute="centerX" id="U9e-z3-nfl"/>
  142. <constraint firstAttribute="trailing" secondItem="ST2-wX-xoy" secondAttribute="trailing" constant="40" id="Xtj-EA-E5b"/>
  143. <constraint firstItem="isu-0h-g7x" firstAttribute="leading" secondItem="NUM-Vn-wUf" secondAttribute="leading" constant="24" id="fHS-zS-RO4"/>
  144. <constraint firstAttribute="trailing" secondItem="nBe-xF-dqG" secondAttribute="trailing" constant="24" id="phE-Sm-FYU"/>
  145. <constraint firstItem="nBe-xF-dqG" firstAttribute="leading" secondItem="a6k-zh-Xgk" secondAttribute="trailing" constant="8" id="xjA-7i-VFK"/>
  146. <constraint firstAttribute="bottom" secondItem="isu-0h-g7x" secondAttribute="bottom" constant="16" id="zX7-YW-zBg"/>
  147. </constraints>
  148. </view>
  149. </subviews>
  150. <constraints>
  151. <constraint firstItem="NUM-Vn-wUf" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="4Rx-D0-fW7"/>
  152. <constraint firstAttribute="bottom" secondItem="NUM-Vn-wUf" secondAttribute="bottom" id="5e6-Jn-tom"/>
  153. <constraint firstAttribute="trailing" secondItem="NUM-Vn-wUf" secondAttribute="trailing" id="Awj-Tg-tsj"/>
  154. <constraint firstItem="NUM-Vn-wUf" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="L5a-dl-Cal"/>
  155. </constraints>
  156. <point key="canvasLocation" x="155" y="163.5"/>
  157. </customView>
  158. </objects>
  159. </document>