123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190 |
- <?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" customObjectInstantitationMethod="direct">
- <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="KMPasswordInputWindow" customModule="PDF_Office" customModuleProvider="target">
- <connections>
- <outlet property="cancelButton" destination="jwm-QT-mwz" id="4v7-86-Phe"/>
- <outlet property="confirmButton" destination="Dpd-lf-2h1" id="wfr-lB-56E"/>
- <outlet property="despLabel" destination="xRE-aR-QBJ" id="uoL-wc-jr4"/>
- <outlet property="iconImageView" destination="hRH-zQ-1pZ" id="lmC-2Z-CLW"/>
- <outlet property="passwordErrorLabel" destination="gST-4X-s69" id="YFV-hm-e3n"/>
- <outlet property="secureTextFiled" destination="nlf-dC-L2j" id="gJk-vY-Srn"/>
- <outlet property="titleLabel" destination="X38-4p-51v" id="Ho5-lD-x5l"/>
- </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" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g" customClass="KMPasswordInputWindow" customModule="PDF_Office" customModuleProvider="target">
- <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="432" height="220"/>
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
- <value key="minSize" type="size" width="432" height="220"/>
- <value key="maxSize" type="size" width="432" height="220"/>
- <view key="contentView" wantsLayer="YES" misplaced="YES" id="EiT-Mj-1SZ">
- <rect key="frame" x="0.0" y="0.0" width="432" height="220"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ezx-3i-oVb" userLabel="titleBarBox">
- <rect key="frame" x="0.0" y="150" width="432" height="44"/>
- <view key="contentView" id="7XT-MV-6Sp">
- <rect key="frame" x="0.0" y="0.0" width="432" height="44"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="X38-4p-51v">
- <rect key="frame" x="14" y="16" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="mNB-xx-ixe">
- <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>
- <box hidden="YES" verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="nqX-vA-qnf">
- <rect key="frame" x="0.0" y="-2" width="432" height="5"/>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="nqX-vA-qnf" secondAttribute="bottom" id="CGZ-3m-Sbd"/>
- <constraint firstItem="X38-4p-51v" firstAttribute="top" secondItem="7XT-MV-6Sp" secondAttribute="top" constant="12" id="GHy-aU-Uqh"/>
- <constraint firstItem="X38-4p-51v" firstAttribute="leading" secondItem="7XT-MV-6Sp" secondAttribute="leading" constant="16" id="Pap-PA-hh5"/>
- <constraint firstAttribute="trailing" secondItem="nqX-vA-qnf" secondAttribute="trailing" id="kjd-Yd-SAZ"/>
- <constraint firstItem="nqX-vA-qnf" firstAttribute="leading" secondItem="7XT-MV-6Sp" secondAttribute="leading" id="yqX-eq-eY1"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="LRx-PM-eiy"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="PKr-DW-Os9" userLabel="contentBox">
- <rect key="frame" x="0.0" y="48" width="432" height="102"/>
- <view key="contentView" id="gDx-hG-Mwb">
- <rect key="frame" x="0.0" y="0.0" width="432" height="102"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="xRE-aR-QBJ">
- <rect key="frame" x="102" y="80" width="316" height="16"/>
- <constraints>
- <constraint firstAttribute="height" relation="lessThanOrEqual" constant="66" id="Usx-e2-2hd"/>
- </constraints>
- <textFieldCell key="cell" selectable="YES" title="Multiline Label" id="s9C-YB-w17">
- <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>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="nlf-dC-L2j" customClass="KMSecureTextFiled" customModule="PDF_Office" customModuleProvider="target">
- <rect key="frame" x="104" y="40" width="312" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="jiZ-zN-rn8"/>
- </constraints>
- </customView>
- <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="gST-4X-s69">
- <rect key="frame" x="102" y="16" width="304" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="300" id="N0S-qp-xpS"/>
- </constraints>
- <textFieldCell key="cell" selectable="YES" title="Multiline Label" id="Ixw-Xd-q48">
- <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>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hRH-zQ-1pZ">
- <rect key="frame" x="16" y="12" width="80" height="84"/>
- <constraints>
- <constraint firstAttribute="height" constant="84" id="4aP-JT-QFl"/>
- <constraint firstAttribute="width" constant="80" id="H5c-QJ-eOo"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="oAN-Bk-Kba"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="gST-4X-s69" secondAttribute="bottom" constant="16" id="8ez-k9-du5"/>
- <constraint firstItem="nlf-dC-L2j" firstAttribute="leading" secondItem="gDx-hG-Mwb" secondAttribute="leading" constant="104" id="J7z-6h-hAm"/>
- <constraint firstItem="xRE-aR-QBJ" firstAttribute="leading" secondItem="gDx-hG-Mwb" secondAttribute="leading" constant="104" id="Otg-Bw-160"/>
- <constraint firstAttribute="trailing" secondItem="xRE-aR-QBJ" secondAttribute="trailing" constant="16" id="Rwn-iF-WDO"/>
- <constraint firstItem="hRH-zQ-1pZ" firstAttribute="leading" secondItem="gDx-hG-Mwb" secondAttribute="leading" constant="16" id="VOc-6y-Lc2"/>
- <constraint firstAttribute="trailing" secondItem="nlf-dC-L2j" secondAttribute="trailing" constant="16" id="fq3-8P-sQB"/>
- <constraint firstItem="xRE-aR-QBJ" firstAttribute="top" secondItem="gDx-hG-Mwb" secondAttribute="top" constant="6" id="jo1-Wt-TwO"/>
- <constraint firstItem="gST-4X-s69" firstAttribute="top" secondItem="nlf-dC-L2j" secondAttribute="bottom" constant="8" id="nJ1-tA-F4V"/>
- <constraint firstItem="gST-4X-s69" firstAttribute="leading" secondItem="gDx-hG-Mwb" secondAttribute="leading" constant="104" id="osW-yM-Baf"/>
- <constraint firstItem="nlf-dC-L2j" firstAttribute="top" secondItem="xRE-aR-QBJ" secondAttribute="bottom" constant="8" id="pKs-cR-Zan"/>
- <constraint firstItem="hRH-zQ-1pZ" firstAttribute="top" secondItem="gDx-hG-Mwb" secondAttribute="top" constant="6" id="zkj-Tf-XdN"/>
- </constraints>
- </view>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="vAH-Gb-6tR" userLabel="bottomBarBox">
- <rect key="frame" x="0.0" y="0.0" width="432" height="48"/>
- <view key="contentView" id="tRi-Ry-6h1">
- <rect key="frame" x="0.0" y="0.0" width="432" height="48"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box hidden="YES" verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="vfd-Uw-Vuz">
- <rect key="frame" x="0.0" y="45" width="432" height="5"/>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jwm-QT-mwz">
- <rect key="frame" x="254" y="16" width="78" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="78" id="9On-lg-Ifu"/>
- <constraint firstAttribute="height" constant="32" id="YVJ-Ck-tWB"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="9ln-dP-nCD">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- Gw
- </string>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Dpd-lf-2h1">
- <rect key="frame" x="348" y="16" width="68" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="19C-1p-OYf"/>
- <constraint firstAttribute="width" constant="68" id="OOr-ag-SdW"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="uBB-Ls-gQs">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- DQ
- </string>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="Dpd-lf-2h1" secondAttribute="bottom" constant="16" id="64r-TA-sUX"/>
- <constraint firstItem="vfd-Uw-Vuz" firstAttribute="leading" secondItem="tRi-Ry-6h1" secondAttribute="leading" id="KKn-9i-ORc"/>
- <constraint firstAttribute="bottom" secondItem="jwm-QT-mwz" secondAttribute="bottom" constant="16" id="aLD-gh-UJH"/>
- <constraint firstAttribute="trailing" secondItem="vfd-Uw-Vuz" secondAttribute="trailing" id="hiq-WK-Wy8"/>
- <constraint firstItem="Dpd-lf-2h1" firstAttribute="leading" secondItem="jwm-QT-mwz" secondAttribute="trailing" constant="16" id="mxM-rl-PVh"/>
- <constraint firstAttribute="trailing" secondItem="Dpd-lf-2h1" secondAttribute="trailing" constant="16" id="xA1-XG-Xy8"/>
- <constraint firstItem="vfd-Uw-Vuz" firstAttribute="top" secondItem="tRi-Ry-6h1" secondAttribute="top" id="xgz-cx-dxi"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="8pF-Y2-n3g"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="PKr-DW-Os9" secondAttribute="trailing" id="Bcv-FR-vOF"/>
- <constraint firstItem="PKr-DW-Os9" firstAttribute="top" secondItem="ezx-3i-oVb" secondAttribute="bottom" id="DAo-Ya-b5c"/>
- <constraint firstItem="vAH-Gb-6tR" firstAttribute="leading" secondItem="EiT-Mj-1SZ" secondAttribute="leading" id="HLA-fV-UAc"/>
- <constraint firstItem="ezx-3i-oVb" firstAttribute="leading" secondItem="EiT-Mj-1SZ" secondAttribute="leading" id="JuI-0N-ZAq"/>
- <constraint firstAttribute="bottom" secondItem="vAH-Gb-6tR" secondAttribute="bottom" id="S3D-Se-YE1"/>
- <constraint firstAttribute="trailing" secondItem="vAH-Gb-6tR" secondAttribute="trailing" id="j6Y-Cy-QdA"/>
- <constraint firstAttribute="trailing" secondItem="ezx-3i-oVb" secondAttribute="trailing" id="l6t-Mw-ArG"/>
- <constraint firstItem="PKr-DW-Os9" firstAttribute="leading" secondItem="EiT-Mj-1SZ" secondAttribute="leading" id="teb-18-cSn"/>
- <constraint firstItem="vAH-Gb-6tR" firstAttribute="top" secondItem="PKr-DW-Os9" secondAttribute="bottom" id="ws7-Iy-tFb"/>
- <constraint firstItem="ezx-3i-oVb" firstAttribute="top" secondItem="EiT-Mj-1SZ" secondAttribute="top" id="z4x-Jd-Tt5"/>
- </constraints>
- </view>
- <point key="canvasLocation" x="83" y="-5"/>
- </window>
- </objects>
- </document>
|