12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMRemovePasswordAlertWindowController" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="cancelButton" destination="QRG-T6-oeQ" id="u2h-Nx-fq8"/>
- <outlet property="confirmButton" destination="tSV-Qz-dkQ" id="iHE-vw-yyX"/>
- <outlet property="titleLabel" destination="YOX-X4-aDm" id="hfF-OW-Y7c"/>
- <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="260" height="270"/>
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
- <value key="minSize" type="size" width="260" height="270"/>
- <value key="maxSize" type="size" width="260" height="270"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="260" height="141"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="YOX-X4-aDm">
- <rect key="frame" x="38" y="91" width="184" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="180" id="Cqc-4h-EIJ"/>
- </constraints>
- <textFieldCell key="cell" selectable="YES" alignment="center" title="Multiline Label" id="wI5-Tk-Sg1">
- <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 boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Ujc-cf-Tdi" userLabel="bottomBarBox">
- <rect key="frame" x="0.0" y="0.0" width="260" height="60"/>
- <view key="contentView" id="nP8-Rp-ALs">
- <rect key="frame" x="0.0" y="0.0" width="260" height="60"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QRG-T6-oeQ">
- <rect key="frame" x="62" y="25" width="60" height="30"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="T2I-An-iOa">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="ZcI-4a-3mW"/>
- <constraint firstAttribute="width" constant="60" id="cfC-Re-iaY"/>
- </constraints>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tSV-Qz-dkQ">
- <rect key="frame" x="138" y="25" width="60" height="30"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="mwI-g8-Olc">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="60" id="Amd-Go-ThU"/>
- <constraint firstAttribute="height" constant="30" id="Brz-ZU-ukI"/>
- </constraints>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="QRG-T6-oeQ" firstAttribute="top" secondItem="nP8-Rp-ALs" secondAttribute="top" constant="5" id="QA4-zA-waw"/>
- <constraint firstItem="tSV-Qz-dkQ" firstAttribute="centerX" secondItem="nP8-Rp-ALs" secondAttribute="centerX" constant="38" id="Sul-Kw-7pA"/>
- <constraint firstItem="tSV-Qz-dkQ" firstAttribute="top" secondItem="nP8-Rp-ALs" secondAttribute="top" constant="5" id="ZFW-Gx-phN"/>
- <constraint firstItem="QRG-T6-oeQ" firstAttribute="centerX" secondItem="nP8-Rp-ALs" secondAttribute="centerX" constant="-38" id="waI-wP-KRl"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="60" id="Als-JE-nDR"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="Ujc-cf-Tdi" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="ElG-5x-Ufx"/>
- <constraint firstItem="YOX-X4-aDm" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="HzT-2d-feU"/>
- <constraint firstAttribute="trailing" secondItem="Ujc-cf-Tdi" secondAttribute="trailing" id="QAp-Au-Phf"/>
- <constraint firstItem="YOX-X4-aDm" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="34" id="bfg-rr-WhP"/>
- <constraint firstItem="Ujc-cf-Tdi" firstAttribute="firstBaseline" secondItem="YOX-X4-aDm" secondAttribute="baseline" constant="34" id="bg0-3W-5Bx"/>
- <constraint firstAttribute="bottom" secondItem="Ujc-cf-Tdi" secondAttribute="bottom" id="sDg-Oe-ObK"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="139" y="144"/>
- </window>
- </objects>
- </document>
|