KMSecurityView.xib 6.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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="cancelButton" destination="a6k-zh-Xgk" id="ADP-7Q-rjv"/>
  15. <outlet property="cancelWidthConst" destination="xKm-qz-lkn" id="WpQ-bX-gLt"/>
  16. <outlet property="doneButton" destination="nBe-xF-dqG" id="Agv-Be-fCG"/>
  17. <outlet property="doneWidthConst" destination="Vbh-dU-jah" id="iva-pB-Vnz"/>
  18. <outlet property="securityContentView" destination="6hv-cP-65h" id="r7J-OW-bjt"/>
  19. </connections>
  20. </customObject>
  21. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  22. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  23. <customView id="c22-O7-iKe">
  24. <rect key="frame" x="0.0" y="0.0" width="384" height="431"/>
  25. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  26. <subviews>
  27. <view translatesAutoresizingMaskIntoConstraints="NO" id="NUM-Vn-wUf">
  28. <rect key="frame" x="0.0" y="0.0" width="384" height="431"/>
  29. <subviews>
  30. <box autoresizesSubviews="NO" boxType="custom" borderWidth="0.0" title="Password Security Settings" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="ST2-wX-xoy">
  31. <rect key="frame" x="24" y="56" width="336" height="367"/>
  32. <view key="contentView" id="6hv-cP-65h" customClass="KMSecurityContentView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  33. <rect key="frame" x="0.0" y="0.0" width="336" height="367"/>
  34. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  35. </view>
  36. </box>
  37. <customView translatesAutoresizingMaskIntoConstraints="NO" id="isu-0h-g7x" customClass="ComponentButton" customModule="KMComponentLibrary">
  38. <rect key="frame" x="24" y="16" width="62" height="32"/>
  39. <constraints>
  40. <constraint firstAttribute="width" constant="62" id="7ep-Ty-dPW"/>
  41. <constraint firstAttribute="height" constant="32" id="qDl-YG-vyf"/>
  42. </constraints>
  43. </customView>
  44. <customView translatesAutoresizingMaskIntoConstraints="NO" id="a6k-zh-Xgk" customClass="ComponentButton" customModule="KMComponentLibrary">
  45. <rect key="frame" x="228" y="16" width="62" height="32"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="32" id="twe-GB-Uah"/>
  48. <constraint firstAttribute="width" constant="62" id="xKm-qz-lkn"/>
  49. </constraints>
  50. </customView>
  51. <customView translatesAutoresizingMaskIntoConstraints="NO" id="nBe-xF-dqG" customClass="ComponentButton" customModule="KMComponentLibrary">
  52. <rect key="frame" x="298" y="16" width="62" height="32"/>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="32" id="9bk-uW-7c8"/>
  55. <constraint firstAttribute="width" constant="62" id="Vbh-dU-jah"/>
  56. </constraints>
  57. </customView>
  58. </subviews>
  59. <constraints>
  60. <constraint firstItem="isu-0h-g7x" firstAttribute="top" secondItem="ST2-wX-xoy" secondAttribute="bottom" constant="8" id="0j4-ja-UJD"/>
  61. <constraint firstAttribute="trailing" secondItem="ST2-wX-xoy" secondAttribute="trailing" constant="24" id="5nb-Wp-Ucg"/>
  62. <constraint firstItem="ST2-wX-xoy" firstAttribute="leading" secondItem="NUM-Vn-wUf" secondAttribute="leading" constant="24" id="ASX-Vr-AZc"/>
  63. <constraint firstAttribute="bottom" secondItem="nBe-xF-dqG" secondAttribute="bottom" constant="16" id="LQT-Xt-pwv"/>
  64. <constraint firstAttribute="bottom" secondItem="a6k-zh-Xgk" secondAttribute="bottom" constant="16" id="Lsh-7K-lJx"/>
  65. <constraint firstItem="ST2-wX-xoy" firstAttribute="top" secondItem="NUM-Vn-wUf" secondAttribute="top" constant="8" id="Pz6-Wa-Ad8"/>
  66. <constraint firstItem="isu-0h-g7x" firstAttribute="leading" secondItem="NUM-Vn-wUf" secondAttribute="leading" constant="24" id="fHS-zS-RO4"/>
  67. <constraint firstAttribute="trailing" secondItem="nBe-xF-dqG" secondAttribute="trailing" constant="24" id="phE-Sm-FYU"/>
  68. <constraint firstItem="nBe-xF-dqG" firstAttribute="leading" secondItem="a6k-zh-Xgk" secondAttribute="trailing" constant="8" id="xjA-7i-VFK"/>
  69. <constraint firstAttribute="bottom" secondItem="isu-0h-g7x" secondAttribute="bottom" constant="16" id="zX7-YW-zBg"/>
  70. </constraints>
  71. </view>
  72. </subviews>
  73. <constraints>
  74. <constraint firstItem="NUM-Vn-wUf" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="4Rx-D0-fW7"/>
  75. <constraint firstAttribute="bottom" secondItem="NUM-Vn-wUf" secondAttribute="bottom" id="5e6-Jn-tom"/>
  76. <constraint firstAttribute="trailing" secondItem="NUM-Vn-wUf" secondAttribute="trailing" id="Awj-Tg-tsj"/>
  77. <constraint firstItem="NUM-Vn-wUf" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="L5a-dl-Cal"/>
  78. </constraints>
  79. <point key="canvasLocation" x="91" y="163.5"/>
  80. </customView>
  81. </objects>
  82. </document>