123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21225" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21225"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMRedactConfirmWindowController" customModule="PDF_Office" customModuleProvider="target">
- <connections>
- <outlet property="cancelButton" destination="AGc-Gn-jng" id="bb5-Aa-sgK"/>
- <outlet property="despLabel" destination="a3R-5a-vlS" id="tLm-Eg-qim"/>
- <outlet property="funcButton" destination="ge7-VW-qn9" id="vSx-nR-GCX"/>
- <outlet property="subTitleLabel" destination="IAA-8D-eit" id="5fO-dV-iBj"/>
- <outlet property="titleLabel" destination="LvF-Uh-de3" id="C6O-mw-f7g"/>
- <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="358" height="246"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
- <value key="minSize" type="size" width="358" height="246"/>
- <value key="maxSize" type="size" width="358" height="246"/>
- <value key="minFullScreenContentSize" type="size" width="358" height="246"/>
- <value key="maxFullScreenContentSize" type="size" width="358" height="246"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="358" height="246"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="LvF-Uh-de3">
- <rect key="frame" x="20" y="210" width="318" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="314" id="PBn-nj-2cA"/>
- </constraints>
- <textFieldCell key="cell" selectable="YES" alignment="center" title="Multiline Label" id="pWU-6U-9BV">
- <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 verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="IAA-8D-eit">
- <rect key="frame" x="20" y="188" width="318" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="314" id="8bB-Ig-Mqf"/>
- </constraints>
- <textFieldCell key="cell" selectable="YES" alignment="center" title="Multiline Label" id="QbL-30-qtl">
- <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>
- <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="a3R-5a-vlS">
- <rect key="frame" x="20" y="158" width="318" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="314" id="bJW-Tt-5ZP"/>
- </constraints>
- <textFieldCell key="cell" selectable="YES" alignment="center" title="Multiline Label" id="L56-ZW-w2l">
- <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>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ge7-VW-qn9">
- <rect key="frame" x="96" y="64" width="166" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="166" id="Ll3-M3-Z6v"/>
- <constraint firstAttribute="height" constant="32" id="hJA-nr-mn2"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="gBt-gC-XuC">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AGc-Gn-jng">
- <rect key="frame" x="96" y="24" width="166" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="166" id="MjK-37-7ph"/>
- <constraint firstAttribute="height" constant="32" id="xS3-ZO-aGc"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Ng6-BX-Rd0">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="ge7-VW-qn9" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="4f3-wR-fqr"/>
- <constraint firstItem="AGc-Gn-jng" firstAttribute="top" secondItem="ge7-VW-qn9" secondAttribute="bottom" constant="8" id="8tw-eE-Rl9"/>
- <constraint firstItem="LvF-Uh-de3" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="AVf-uZ-kk9"/>
- <constraint firstItem="a3R-5a-vlS" firstAttribute="top" secondItem="IAA-8D-eit" secondAttribute="bottom" constant="14" id="Arm-6y-4Ej"/>
- <constraint firstAttribute="bottom" secondItem="AGc-Gn-jng" secondAttribute="bottom" constant="24" id="B2o-LN-ael"/>
- <constraint firstItem="AGc-Gn-jng" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="ETK-Oj-QAI"/>
- <constraint firstItem="IAA-8D-eit" firstAttribute="top" secondItem="LvF-Uh-de3" secondAttribute="bottom" constant="6" id="G2G-7y-mBo"/>
- <constraint firstItem="IAA-8D-eit" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="WUx-Vm-W2c"/>
- <constraint firstItem="a3R-5a-vlS" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="enD-rO-Zgf"/>
- <constraint firstItem="LvF-Uh-de3" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="20" symbolic="YES" id="ui0-eh-g49"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="-10" y="144"/>
- </window>
- </objects>
- </document>
|