123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMSecurityView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="batchButton" destination="isu-0h-g7x" id="1BT-O2-6SM"/>
- <outlet property="batchWidthConst" destination="7ep-Ty-dPW" id="hvT-0d-fZx"/>
- <outlet property="box1" destination="ST2-wX-xoy" id="U5Y-7a-KRx"/>
- <outlet property="boxLabel1" destination="aXy-qa-30P" id="bCh-vV-qX9"/>
- <outlet property="cancelButton" destination="a6k-zh-Xgk" id="ADP-7Q-rjv"/>
- <outlet property="cancelWidthConst" destination="xKm-qz-lkn" id="WpQ-bX-gLt"/>
- <outlet property="doneButton" destination="nBe-xF-dqG" id="Agv-Be-fCG"/>
- <outlet property="doneWidthConst" destination="Vbh-dU-jah" id="iva-pB-Vnz"/>
- <outlet property="notCopyCheckBox" destination="ncd-Mn-8hN" id="lWF-Rn-zOx"/>
- <outlet property="notPrintCheckBox" destination="LIM-mu-b39" id="RjK-DC-7Yh"/>
- <outlet property="openPasswordView" destination="1bo-NU-nwh" id="ads-Du-D1B"/>
- <outlet property="openPwdCheckBox" destination="Y2U-EL-aEW" id="lX3-Th-XMR"/>
- <outlet property="ownerPasswordView" destination="B8P-7A-3He" id="fU1-Ow-uYq"/>
- <outlet property="ownerPwdCheckBox" destination="PoZ-X0-t6E" id="MsD-Fz-JpA"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="c22-O7-iKe">
- <rect key="frame" x="0.0" y="0.0" width="512" height="431"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <view translatesAutoresizingMaskIntoConstraints="NO" id="NUM-Vn-wUf">
- <rect key="frame" x="0.0" y="0.0" width="512" height="431"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aXy-qa-30P">
- <rect key="frame" x="22" y="399" width="170" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Password Security Settings" id="416-1G-mAh">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <box autoresizesSubviews="NO" boxType="custom" borderWidth="0.0" title="Password Security Settings" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="ST2-wX-xoy">
- <rect key="frame" x="40" y="159" width="432" height="220"/>
- <view key="contentView" id="6hv-cP-65h">
- <rect key="frame" x="0.0" y="0.0" width="432" height="220"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Y2U-EL-aEW" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="188" width="269" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="iG9-Su-owW"/>
- <constraint firstAttribute="width" constant="269" id="wax-FX-1b4"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="1bo-NU-nwh" customClass="ComponentPasswordView" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="148" width="269" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="56J-pf-5Z1"/>
- <constraint firstAttribute="width" constant="269" id="Oeb-pG-nWk"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="PoZ-X0-t6E" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="112" width="269" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="P8Y-SE-3Rs"/>
- <constraint firstAttribute="width" constant="269" id="gXr-ZI-QFY"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="LIM-mu-b39" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="32" width="269" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="22u-C1-jeg"/>
- <constraint firstAttribute="width" constant="269" id="L44-Cc-lZR"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ncd-Mn-8hN" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="0.0" width="200" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="aZ9-w4-hVd"/>
- <constraint firstAttribute="width" constant="200" id="vhY-Mr-3NA"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="B8P-7A-3He" customClass="ComponentPasswordView" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="72" width="269" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="5XJ-nA-6Ih"/>
- <constraint firstAttribute="width" constant="269" id="lzR-s4-abI"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="B8P-7A-3He" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="4l9-Zt-qjg"/>
- <constraint firstItem="Y2U-EL-aEW" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="9uf-1f-qbz"/>
- <constraint firstItem="PoZ-X0-t6E" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="AEC-9K-tMy"/>
- <constraint firstItem="ncd-Mn-8hN" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="D0u-Re-5JB"/>
- <constraint firstItem="1bo-NU-nwh" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="PG1-DM-tHk"/>
- <constraint firstAttribute="bottom" secondItem="ncd-Mn-8hN" secondAttribute="bottom" id="Qsc-E2-zDI"/>
- <constraint firstItem="LIM-mu-b39" firstAttribute="leading" secondItem="6hv-cP-65h" secondAttribute="leading" id="VzR-0q-4RJ"/>
- <constraint firstItem="PoZ-X0-t6E" firstAttribute="top" secondItem="1bo-NU-nwh" secondAttribute="bottom" constant="16" id="hhv-Lh-XjL"/>
- <constraint firstItem="Y2U-EL-aEW" firstAttribute="top" secondItem="6hv-cP-65h" secondAttribute="top" id="nJ8-Wa-nsZ"/>
- <constraint firstItem="1bo-NU-nwh" firstAttribute="top" secondItem="Y2U-EL-aEW" secondAttribute="bottom" constant="8" id="vrU-dc-6xU"/>
- <constraint firstItem="ncd-Mn-8hN" firstAttribute="top" secondItem="LIM-mu-b39" secondAttribute="bottom" id="x0n-GY-vCo"/>
- <constraint firstItem="B8P-7A-3He" firstAttribute="top" secondItem="PoZ-X0-t6E" secondAttribute="bottom" constant="8" id="yel-4Y-hu1"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="432" id="GFN-aB-50Z"/>
- <constraint firstAttribute="height" constant="220" id="TNB-oZ-hWb"/>
- </constraints>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="isu-0h-g7x" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="24" y="16" width="62" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="62" id="7ep-Ty-dPW"/>
- <constraint firstAttribute="height" constant="32" id="qDl-YG-vyf"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="a6k-zh-Xgk" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="356" y="16" width="62" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="twe-GB-Uah"/>
- <constraint firstAttribute="width" constant="62" id="xKm-qz-lkn"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="nBe-xF-dqG" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="426" y="16" width="62" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="9bk-uW-7c8"/>
- <constraint firstAttribute="width" constant="62" id="Vbh-dU-jah"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="aXy-qa-30P" firstAttribute="top" secondItem="NUM-Vn-wUf" secondAttribute="top" constant="16" id="2mI-FV-BXv"/>
- <constraint firstItem="aXy-qa-30P" firstAttribute="leading" secondItem="NUM-Vn-wUf" secondAttribute="leading" constant="24" id="BT3-O2-jf6"/>
- <constraint firstAttribute="bottom" secondItem="nBe-xF-dqG" secondAttribute="bottom" constant="16" id="LQT-Xt-pwv"/>
- <constraint firstAttribute="bottom" secondItem="a6k-zh-Xgk" secondAttribute="bottom" constant="16" id="Lsh-7K-lJx"/>
- <constraint firstItem="ST2-wX-xoy" firstAttribute="top" secondItem="NUM-Vn-wUf" secondAttribute="top" constant="52" id="MG7-9V-Wjp"/>
- <constraint firstItem="ST2-wX-xoy" firstAttribute="centerX" secondItem="NUM-Vn-wUf" secondAttribute="centerX" id="U9e-z3-nfl"/>
- <constraint firstAttribute="trailing" secondItem="ST2-wX-xoy" secondAttribute="trailing" constant="40" id="Xtj-EA-E5b"/>
- <constraint firstItem="isu-0h-g7x" firstAttribute="leading" secondItem="NUM-Vn-wUf" secondAttribute="leading" constant="24" id="fHS-zS-RO4"/>
- <constraint firstAttribute="trailing" secondItem="nBe-xF-dqG" secondAttribute="trailing" constant="24" id="phE-Sm-FYU"/>
- <constraint firstItem="nBe-xF-dqG" firstAttribute="leading" secondItem="a6k-zh-Xgk" secondAttribute="trailing" constant="8" id="xjA-7i-VFK"/>
- <constraint firstAttribute="bottom" secondItem="isu-0h-g7x" secondAttribute="bottom" constant="16" id="zX7-YW-zBg"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="NUM-Vn-wUf" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="4Rx-D0-fW7"/>
- <constraint firstAttribute="bottom" secondItem="NUM-Vn-wUf" secondAttribute="bottom" id="5e6-Jn-tom"/>
- <constraint firstAttribute="trailing" secondItem="NUM-Vn-wUf" secondAttribute="trailing" id="Awj-Tg-tsj"/>
- <constraint firstItem="NUM-Vn-wUf" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="L5a-dl-Cal"/>
- </constraints>
- <point key="canvasLocation" x="155" y="163.5"/>
- </customView>
- </objects>
- </document>
|