<?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="KMBatchOperateRemoveWatermarkViewController" customModule="PDF_Master" customModuleProvider="target"> <connections> <outlet property="actionButton" destination="PUK-OW-gG4" id="4pZ-zl-f4E"/> <outlet property="bottomBaseView" destination="2CP-eN-a90" id="Kjx-wW-iGD"/> <outlet property="detailLabel" destination="Xdo-Ar-Zgu" id="lpZ-Y6-fnN"/> <outlet property="titleLabel" destination="59g-x1-2pg" id="XY4-4o-MCw"/> <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/> </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="Hz6-mo-xeY"> <rect key="frame" x="0.0" y="0.0" width="480" height="272"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="opc-yN-PIY"> <rect key="frame" x="0.0" y="269" width="480" height="5"/> <constraints> <constraint firstAttribute="height" constant="1" id="Wzl-ug-5SI"/> </constraints> </box> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="59g-x1-2pg"> <rect key="frame" x="14" y="245" width="40" height="17"/> <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="i7r-7o-yIL"> <font key="font" metaFont="system" size="14"/> <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="Xdo-Ar-Zgu"> <rect key="frame" x="14" y="220" width="452" height="15"/> <textFieldCell key="cell" selectable="YES" title="Multiline Label" id="bWC-ro-k6v"> <font key="font" metaFont="cellTitle"/> <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <customView translatesAutoresizingMaskIntoConstraints="NO" id="2CP-eN-a90"> <rect key="frame" x="0.0" y="0.0" width="480" height="68"/> <subviews> <button tag="1" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PUK-OW-gG4"> <rect key="frame" x="16" y="20" width="448" height="32"/> <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="ZjT-RU-fay"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <constraints> <constraint firstAttribute="height" constant="32" id="U2I-jD-2lE"/> </constraints> <connections> <action selector="buttonClicked_RemoveWatermark:" target="-2" id="sX4-ze-6ah"/> </connections> </button> </subviews> <constraints> <constraint firstAttribute="bottom" secondItem="PUK-OW-gG4" secondAttribute="bottom" constant="20" id="Edg-Cm-vCm"/> <constraint firstItem="PUK-OW-gG4" firstAttribute="centerX" secondItem="2CP-eN-a90" secondAttribute="centerX" id="Zl6-Gh-Y1d"/> <constraint firstAttribute="height" constant="68" id="oYH-bl-3Oz"/> <constraint firstItem="PUK-OW-gG4" firstAttribute="leading" secondItem="2CP-eN-a90" secondAttribute="leading" constant="16" id="vCR-za-4VY"/> </constraints> </customView> </subviews> <constraints> <constraint firstItem="59g-x1-2pg" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="10" id="0RK-JM-So7"/> <constraint firstItem="opc-yN-PIY" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="32w-FE-49j"/> <constraint firstAttribute="trailing" secondItem="Xdo-Ar-Zgu" secondAttribute="trailing" constant="16" id="5eP-0u-C9H"/> <constraint firstItem="2CP-eN-a90" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="8Bj-8L-zdk"/> <constraint firstItem="Xdo-Ar-Zgu" firstAttribute="top" secondItem="59g-x1-2pg" secondAttribute="bottom" constant="10" id="G1Z-oz-r80"/> <constraint firstItem="Xdo-Ar-Zgu" firstAttribute="leading" secondItem="59g-x1-2pg" secondAttribute="leading" id="Id4-z0-XkX"/> <constraint firstAttribute="trailing" secondItem="2CP-eN-a90" secondAttribute="trailing" id="Ot6-8f-8Zx"/> <constraint firstAttribute="trailing" secondItem="opc-yN-PIY" secondAttribute="trailing" id="S8W-dz-43E"/> <constraint firstAttribute="bottom" secondItem="2CP-eN-a90" secondAttribute="bottom" id="Zye-iQ-Ai6"/> <constraint firstItem="59g-x1-2pg" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="gzW-sX-76e"/> <constraint firstItem="opc-yN-PIY" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="to8-WJ-mAA"/> </constraints> <point key="canvasLocation" x="-145" y="121"/> </customView> </objects> </document>