|
@@ -1,142 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
|
|
- <dependencies>
|
|
|
- <deployment identifier="macosx"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
|
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
- </dependencies>
|
|
|
- <objects>
|
|
|
- <customObject id="-2" userLabel="File's Owner" customClass="PasswordWindowController" customModule="PDF_Master" customModuleProvider="target">
|
|
|
- <connections>
|
|
|
- <outlet property="_cancelButton" destination="10" id="2Rq-Y5-VcA"/>
|
|
|
- <outlet property="_openButton" destination="9" id="AOP-hG-el8"/>
|
|
|
- <outlet property="_passwordTextField" destination="7" id="42"/>
|
|
|
- <outlet property="_textField" destination="8" id="Pcr-bw-2m1"/>
|
|
|
- <outlet property="_titleTextField" destination="45" id="55"/>
|
|
|
- <outlet property="cancelButton" destination="10" id="LnY-wb-9IH"/>
|
|
|
- <outlet property="openButton" destination="9" id="ry0-hN-OF4"/>
|
|
|
- <outlet property="passwordTextField" destination="7" id="kMA-iN-LOA"/>
|
|
|
- <outlet property="textField" destination="8" id="rvG-TA-6Xf"/>
|
|
|
- <outlet property="titleTextField" destination="45" id="sbf-Cc-xq2"/>
|
|
|
- <outlet property="window" destination="5" id="40"/>
|
|
|
- </connections>
|
|
|
- </customObject>
|
|
|
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
|
- <window title="PDFName.pdf" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5">
|
|
|
- <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" utility="YES"/>
|
|
|
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
|
- <rect key="contentRect" x="120" y="65" width="381" height="205"/>
|
|
|
- <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
|
|
|
- <view key="contentView" id="6">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="381" height="205"/>
|
|
|
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <subviews>
|
|
|
- <imageView translatesAutoresizingMaskIntoConstraints="NO" id="12">
|
|
|
- <rect key="frame" x="15" y="104" width="60" height="60"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="60" id="AAa-Cu-TRE"/>
|
|
|
- <constraint firstAttribute="width" constant="60" id="T2H-T0-PF2"/>
|
|
|
- </constraints>
|
|
|
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="KMImageNameLockIcon" id="13"/>
|
|
|
- </imageView>
|
|
|
- <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="11">
|
|
|
- <rect key="frame" x="0.0" y="49" width="381" height="5"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="1" id="ZZq-vF-nGi"/>
|
|
|
- </constraints>
|
|
|
- </box>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="10">
|
|
|
- <rect key="frame" x="206" y="7" width="76" height="32"/>
|
|
|
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- <string key="keyEquivalent" base64-UTF8="YES">
|
|
|
-Gw
|
|
|
-</string>
|
|
|
- </buttonCell>
|
|
|
- <connections>
|
|
|
- <action selector="cancelAction:" target="-2" id="ezk-NS-fla"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9">
|
|
|
- <rect key="frame" x="300" y="7" width="67" height="32"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="20" id="Xf5-5t-kUy"/>
|
|
|
- </constraints>
|
|
|
- <buttonCell key="cell" type="push" title="Open" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="15">
|
|
|
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- <string key="keyEquivalent" base64-UTF8="YES">
|
|
|
-DQ
|
|
|
-</string>
|
|
|
- </buttonCell>
|
|
|
- <connections>
|
|
|
- <action selector="OKAction:" target="-2" id="ZAZ-9I-KPf"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <secureTextField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7">
|
|
|
- <rect key="frame" x="124" y="80" width="199" height="22"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="199" id="9Gd-ba-hvr"/>
|
|
|
- <constraint firstAttribute="height" constant="22" id="s2x-gL-cQh"/>
|
|
|
- </constraints>
|
|
|
- <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="17">
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
- <allowedInputSourceLocales>
|
|
|
- <string>NSAllRomanInputSourcesLocaleIdentifier</string>
|
|
|
- </allowedInputSourceLocales>
|
|
|
- </secureTextFieldCell>
|
|
|
- </secureTextField>
|
|
|
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="45">
|
|
|
- <rect key="frame" x="89" y="161" width="278" height="16"/>
|
|
|
- <textFieldCell key="cell" lineBreakMode="charWrapping" sendsActionOnEndEditing="YES" alignment="center" title="Label" id="46">
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
- </textFieldCell>
|
|
|
- </textField>
|
|
|
- <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="8">
|
|
|
- <rect key="frame" x="89" y="112" width="278" height="48"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="274" id="tBH-cN-Iys"/>
|
|
|
- </constraints>
|
|
|
- <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="This PDF is password protected. Please enter the password below to access this PDF." id="16">
|
|
|
- <font key="font" metaFont="system"/>
|
|
|
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
- </textFieldCell>
|
|
|
- </textField>
|
|
|
- </subviews>
|
|
|
- <constraints>
|
|
|
- <constraint firstItem="7" firstAttribute="top" secondItem="8" secondAttribute="bottom" constant="10" id="3nh-uS-Rgh"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="9" secondAttribute="bottom" constant="14" id="72E-00-nm8"/>
|
|
|
- <constraint firstItem="8" firstAttribute="trailing" secondItem="45" secondAttribute="trailing" id="DyV-Sk-dE2"/>
|
|
|
- <constraint firstItem="11" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="E3K-1g-G6j"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="7" secondAttribute="trailing" constant="58" id="Jsx-Rh-DcP"/>
|
|
|
- <constraint firstItem="9" firstAttribute="top" secondItem="11" secondAttribute="bottom" constant="17" id="LGy-uv-Bgy"/>
|
|
|
- <constraint firstItem="8" firstAttribute="top" secondItem="45" secondAttribute="bottom" constant="1" id="M3A-Xs-tuP"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="9" secondAttribute="trailing" constant="21" id="NIT-Rl-zmd"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="11" secondAttribute="trailing" id="Ous-re-PEa"/>
|
|
|
- <constraint firstItem="12" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="15" id="Sy2-Pg-ved"/>
|
|
|
- <constraint firstItem="8" firstAttribute="leading" secondItem="12" secondAttribute="trailing" constant="16" id="dJj-F8-trs"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="8" secondAttribute="trailing" constant="16" id="iEo-Tw-TaD"/>
|
|
|
- <constraint firstItem="8" firstAttribute="leading" secondItem="45" secondAttribute="leading" id="iuR-Tv-XBg"/>
|
|
|
- <constraint firstItem="9" firstAttribute="centerY" secondItem="10" secondAttribute="centerY" id="ngn-xn-qC0"/>
|
|
|
- <constraint firstItem="12" firstAttribute="top" secondItem="6" secondAttribute="top" constant="41" id="obN-ML-8f7"/>
|
|
|
- <constraint firstItem="9" firstAttribute="leading" secondItem="10" secondAttribute="trailing" constant="32" id="qAm-Sy-wpl"/>
|
|
|
- <constraint firstItem="11" firstAttribute="top" secondItem="7" secondAttribute="bottom" constant="28" id="vEd-JE-D9G"/>
|
|
|
- </constraints>
|
|
|
- </view>
|
|
|
- <connections>
|
|
|
- <outlet property="delegate" destination="-2" id="41"/>
|
|
|
- </connections>
|
|
|
- <point key="canvasLocation" x="156.5" y="220.5"/>
|
|
|
- </window>
|
|
|
- </objects>
|
|
|
- <resources>
|
|
|
- <image name="KMImageNameLockIcon" width="40" height="44"/>
|
|
|
- </resources>
|
|
|
-</document>
|