<?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="KMBatchoperateConvertCollectionViewItem" customModule="PDF_Reader_Pro" customModuleProvider="target"> <connections> <outlet property="advancedButton" destination="KRi-OD-0UT" id="tqY-HI-Cjh"/> <outlet property="containerView" destination="GfF-v3-vvL" id="fjn-gK-zcG"/> <outlet property="icomIV" destination="tdp-67-GP3" id="0Kc-tg-G3i"/> <outlet property="moreInfoTextField" destination="NDf-YV-Dhg" id="e9Z-jU-iNb"/> <outlet property="nameTF" destination="g9b-M4-eEv" id="7dh-Yb-Wj9"/> <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="214" height="84"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="tdp-67-GP3"> <rect key="frame" x="86" y="42" width="32" height="32"/> <constraints> <constraint firstAttribute="width" constant="32" id="TkD-JX-AIG"/> <constraint firstAttribute="height" constant="32" id="vIt-WN-J98"/> </constraints> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="light_ic_propertybar_file_word" id="97I-xg-AOZ"/> </imageView> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="g9b-M4-eEv"> <rect key="frame" x="84" y="20" width="37" height="14"/> <constraints> <constraint firstAttribute="height" constant="14" id="LcG-7F-mGw"/> </constraints> <textFieldCell key="cell" lineBreakMode="truncatingMiddle" title="Label" id="FWM-k5-5AP"> <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 translatesAutoresizingMaskIntoConstraints="NO" id="KRi-OD-0UT"> <rect key="frame" x="194" y="64" width="20" height="20"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="light_ic_vip" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="INR-5u-5Tp"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <connections> <action selector="buttonClicked_AdvancedClicked:" target="-2" id="TH2-FW-6UV"/> </connections> </button> <customView translatesAutoresizingMaskIntoConstraints="NO" id="GfF-v3-vvL"> <rect key="frame" x="80" y="4" width="45" height="14"/> <subviews> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NDf-YV-Dhg"> <rect key="frame" x="4" y="0.0" width="37" height="14"/> <textFieldCell key="cell" lineBreakMode="truncatingMiddle" title="Label" id="OBa-PH-xou"> <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> </subviews> <constraints> <constraint firstAttribute="height" constant="14" id="NYm-4n-LY9"/> <constraint firstAttribute="trailing" secondItem="NDf-YV-Dhg" secondAttribute="trailing" constant="6" id="fG2-lX-FEB"/> <constraint firstItem="NDf-YV-Dhg" firstAttribute="leading" secondItem="GfF-v3-vvL" secondAttribute="leading" constant="6" id="fQy-Wr-mAy"/> <constraint firstItem="NDf-YV-Dhg" firstAttribute="top" secondItem="GfF-v3-vvL" secondAttribute="top" id="mj0-e7-9qk"/> <constraint firstAttribute="bottom" secondItem="NDf-YV-Dhg" secondAttribute="bottom" id="wHS-hT-TlG"/> </constraints> </customView> </subviews> <constraints> <constraint firstItem="GfF-v3-vvL" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" constant="-5" id="0UY-El-fAY"/> <constraint firstAttribute="trailing" secondItem="KRi-OD-0UT" secondAttribute="trailing" id="5Mz-Sh-Gqj"/> <constraint firstItem="GfF-v3-vvL" firstAttribute="centerX" secondItem="tdp-67-GP3" secondAttribute="centerX" id="5Nc-S2-75r"/> <constraint firstItem="KRi-OD-0UT" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="IDx-vy-kXI"/> <constraint firstAttribute="bottom" secondItem="GfF-v3-vvL" secondAttribute="bottom" constant="4" id="K6p-cj-wXe"/> <constraint firstItem="GfF-v3-vvL" firstAttribute="top" secondItem="g9b-M4-eEv" secondAttribute="bottom" constant="2" id="Lkj-iK-dQn"/> <constraint firstItem="tdp-67-GP3" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="10" id="QWJ-gW-vMh"/> <constraint firstItem="g9b-M4-eEv" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="R5q-iH-hji"/> <constraint firstItem="g9b-M4-eEv" firstAttribute="centerX" secondItem="tdp-67-GP3" secondAttribute="centerX" id="eNY-9I-cxJ"/> <constraint firstItem="g9b-M4-eEv" firstAttribute="centerX" secondItem="tdp-67-GP3" secondAttribute="centerX" id="jpe-bd-JH0"/> <constraint firstItem="g9b-M4-eEv" firstAttribute="top" secondItem="tdp-67-GP3" secondAttribute="bottom" constant="8" id="ro4-p2-fU6"/> <constraint firstItem="GfF-v3-vvL" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="xqR-aH-Vjr"/> </constraints> <point key="canvasLocation" x="-276" y="69.5"/> </customView> </objects> <resources> <image name="light_ic_propertybar_file_word" width="32" height="32"/> <image name="light_ic_vip" width="20" height="20"/> </resources> </document>