123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162 |
- <?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="KMPasswordInputWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="cancelButton" destination="feb-Zc-eUa" id="Ziw-MA-2DL"/>
- <outlet property="confirmButton" destination="emx-Ot-tI7" id="bcG-dv-CXJ"/>
- <outlet property="despLabel" destination="kNy-4p-B3t" id="WB1-Mm-OWf"/>
- <outlet property="passwordErrorLabel" destination="Tkb-Nb-aqJ" id="dd9-wx-jLp"/>
- <outlet property="passwordInputView" destination="eHM-v5-Psg" id="nee-j4-KlG"/>
- <outlet property="titleLabel" destination="KnO-WB-rYC" id="wWF-cg-tXj"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="360" height="384"/>
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="360" height="384"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view wantsLayer="YES" translatesAutoresizingMaskIntoConstraints="NO" id="M0Q-Kx-6cf">
- <rect key="frame" x="0.0" y="0.0" width="360" height="384"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ZOq-vP-8LP" userLabel="bottomBarBox">
- <rect key="frame" x="0.0" y="0.0" width="360" height="64"/>
- <view key="contentView" id="cIA-8B-Rir">
- <rect key="frame" x="0.0" y="0.0" width="360" height="64"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="feb-Zc-eUa" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="24" y="16" width="152" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="2Z6-gG-L74"/>
- <constraint firstAttribute="width" constant="152" id="iYb-HX-wEL"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="emx-Ot-tI7" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="184" y="16" width="152" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="152" id="aCD-au-Bmc"/>
- <constraint firstAttribute="height" constant="32" id="bNp-Rw-Sth"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="emx-Ot-tI7" firstAttribute="leading" secondItem="feb-Zc-eUa" secondAttribute="trailing" constant="8" id="23v-YZ-MTn"/>
- <constraint firstItem="feb-Zc-eUa" firstAttribute="centerX" secondItem="cIA-8B-Rir" secondAttribute="centerX" constant="-80" id="gCH-kp-O40"/>
- <constraint firstItem="emx-Ot-tI7" firstAttribute="centerY" secondItem="cIA-8B-Rir" secondAttribute="centerY" id="v4Z-C1-zNF"/>
- <constraint firstItem="feb-Zc-eUa" firstAttribute="top" secondItem="cIA-8B-Rir" secondAttribute="top" constant="16" id="yPW-mT-0x5"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="64" id="TJ8-dw-vXt"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="djR-FC-jbB" userLabel="titleBarBox">
- <rect key="frame" x="24" y="128" width="312" height="248"/>
- <view key="contentView" id="Epz-lK-UNk">
- <rect key="frame" x="0.0" y="0.0" width="312" height="248"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="XQI-h1-6mV">
- <rect key="frame" x="92" y="104" width="128" height="128"/>
- <constraints>
- <constraint firstAttribute="height" constant="128" id="F84-Gn-VuG"/>
- <constraint firstAttribute="width" constant="128" id="VAq-yo-I5p"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="pic_empty_Lock" id="lo6-LI-J1U"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KnO-WB-rYC">
- <rect key="frame" x="54" y="72" width="205" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="The file "The File-1" is protected." id="dGY-QN-G8U">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="kNy-4p-B3t">
- <rect key="frame" x="-2" y="16" width="316" height="48"/>
- <constraints>
- <constraint firstAttribute="width" constant="312" id="4nU-LI-Izq"/>
- </constraints>
- <textFieldCell key="cell" selectable="YES" alignment="center" title="Please enter the permissions password. If you do not have the password, please contact the author of the document." id="hGy-YO-bmu">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="kNy-4p-B3t" firstAttribute="centerX" secondItem="Epz-lK-UNk" secondAttribute="centerX" id="8Kn-aI-gvC"/>
- <constraint firstItem="KnO-WB-rYC" firstAttribute="top" secondItem="XQI-h1-6mV" secondAttribute="bottom" constant="16" id="BnV-YO-ItP"/>
- <constraint firstItem="XQI-h1-6mV" firstAttribute="centerX" secondItem="Epz-lK-UNk" secondAttribute="centerX" id="PVf-x7-VL2"/>
- <constraint firstItem="XQI-h1-6mV" firstAttribute="top" secondItem="Epz-lK-UNk" secondAttribute="top" constant="16" id="ZZR-j0-adb"/>
- <constraint firstItem="KnO-WB-rYC" firstAttribute="centerX" secondItem="Epz-lK-UNk" secondAttribute="centerX" id="bfl-et-rBU"/>
- <constraint firstItem="kNy-4p-B3t" firstAttribute="top" secondItem="XQI-h1-6mV" secondAttribute="bottom" constant="40" id="d6z-Lq-4w8"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="248" id="XVV-JQ-X3M"/>
- <constraint firstAttribute="width" constant="312" id="wl8-TE-Pr8"/>
- </constraints>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="eHM-v5-Psg" customClass="ComponentPasswordView" customModule="KMComponentLibrary">
- <rect key="frame" x="24" y="72" width="312" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="312" id="Fxx-j6-RHJ"/>
- <constraint firstAttribute="height" constant="40" id="t8W-zp-d1I"/>
- </constraints>
- </customView>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Tkb-Nb-aqJ">
- <rect key="frame" x="22" y="52" width="316" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="312" id="Rms-8C-20Q"/>
- </constraints>
- <textFieldCell key="cell" selectable="YES" alignment="left" title="Error" id="HmV-Te-HXm">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="djR-FC-jbB" firstAttribute="top" secondItem="M0Q-Kx-6cf" secondAttribute="top" constant="8" id="6bo-gg-9qc"/>
- <constraint firstItem="Tkb-Nb-aqJ" firstAttribute="top" secondItem="eHM-v5-Psg" secondAttribute="bottom" constant="4" id="HxM-hU-5Ge"/>
- <constraint firstItem="eHM-v5-Psg" firstAttribute="top" secondItem="djR-FC-jbB" secondAttribute="bottom" constant="16" id="R9t-b5-5nw"/>
- <constraint firstItem="Tkb-Nb-aqJ" firstAttribute="leading" secondItem="eHM-v5-Psg" secondAttribute="leading" id="Sh0-dQ-a3Z"/>
- <constraint firstAttribute="bottom" secondItem="ZOq-vP-8LP" secondAttribute="bottom" id="Uf9-6o-MFW"/>
- <constraint firstItem="ZOq-vP-8LP" firstAttribute="leading" secondItem="M0Q-Kx-6cf" secondAttribute="leading" id="aK6-cf-wWU"/>
- <constraint firstItem="eHM-v5-Psg" firstAttribute="centerX" secondItem="M0Q-Kx-6cf" secondAttribute="centerX" id="jjn-1y-ABZ"/>
- <constraint firstItem="djR-FC-jbB" firstAttribute="centerX" secondItem="M0Q-Kx-6cf" secondAttribute="centerX" id="lzW-Tx-POC"/>
- <constraint firstAttribute="trailing" secondItem="ZOq-vP-8LP" secondAttribute="trailing" id="o8D-Fb-8AF"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="M0Q-Kx-6cf" secondAttribute="trailing" id="DEL-3Q-dRf"/>
- <constraint firstItem="M0Q-Kx-6cf" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="TNn-rJ-2hk"/>
- <constraint firstItem="M0Q-Kx-6cf" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="VOX-SP-Yd9"/>
- <constraint firstAttribute="bottom" secondItem="M0Q-Kx-6cf" secondAttribute="bottom" id="ZQU-o4-1b1"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="32" y="126"/>
- </window>
- </objects>
- <resources>
- <image name="pic_empty_Lock" width="128" height="128"/>
- </resources>
- </document>
|