123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22154" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22154"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMBatchConvertPDFView" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="convertActionButton" destination="t8i-o1-Alp" id="MHl-AG-but"/>
- <outlet property="convertButton" destination="64o-IE-4ut" id="SR5-5y-SJN"/>
- <outlet property="convertIconImage" destination="gqy-Wp-U61" id="lWX-BD-6KH"/>
- <outlet property="convertTitleLabel" destination="I6b-oY-jAA" id="FuT-fA-xhu"/>
- <outlet property="formatLabel" destination="Q8R-va-r5O" id="NKv-9j-hwk"/>
- <outlet property="itemContentView" destination="gRF-Pc-kIx" id="Ree-Je-KVM"/>
- <outlet property="titleLabel" destination="X6C-S7-N1h" id="X9g-bf-f7W"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="c22-O7-iKe">
- <rect key="frame" x="0.0" y="0.0" width="250" height="694"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="cxi-no-clx">
- <rect key="frame" x="0.0" y="0.0" width="250" height="694"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="cil-Yp-W4m">
- <rect key="frame" x="0.0" y="584" width="250" height="60"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Q8R-va-r5O">
- <rect key="frame" x="14" y="40" width="47" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="2Cv-hP-x8e"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Format" id="6UA-4i-ACI">
- <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="9eH-fh-he9">
- <rect key="frame" x="16" y="0.0" width="218" height="32"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="I6b-oY-jAA">
- <rect key="frame" x="6" y="8" width="34" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="word" id="NcY-rO-cuF">
- <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="gqy-Wp-U61">
- <rect key="frame" x="198" y="10" width="12" height="12"/>
- <constraints>
- <constraint firstAttribute="width" constant="12" id="Hu1-VV-zJa"/>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="12" id="gzM-Aj-srn"/>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="12" id="jtj-dR-uQi"/>
- <constraint firstAttribute="height" constant="12" id="t2p-Uh-0tb"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="btn_arrow_gray_down_s_norm_on" id="fEa-Ag-EN4"/>
- </imageView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="64o-IE-4ut">
- <rect key="frame" x="0.0" y="0.0" width="218" height="32"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="64s-or-Zae">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="convertPDFTypeAction:" target="-2" id="BGL-1i-8ku"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="I6b-oY-jAA" firstAttribute="centerY" secondItem="9eH-fh-he9" secondAttribute="centerY" id="2A0-wi-cMy"/>
- <constraint firstItem="64o-IE-4ut" firstAttribute="leading" secondItem="9eH-fh-he9" secondAttribute="leading" id="BLl-x2-5o2"/>
- <constraint firstAttribute="trailing" secondItem="64o-IE-4ut" secondAttribute="trailing" id="DxL-ej-FY6"/>
- <constraint firstAttribute="height" constant="32" id="IlQ-Rz-xmH"/>
- <constraint firstItem="gqy-Wp-U61" firstAttribute="centerY" secondItem="9eH-fh-he9" secondAttribute="centerY" id="RQq-cC-hhS"/>
- <constraint firstItem="64o-IE-4ut" firstAttribute="top" secondItem="9eH-fh-he9" secondAttribute="top" id="RWk-dd-qEU"/>
- <constraint firstItem="I6b-oY-jAA" firstAttribute="leading" secondItem="9eH-fh-he9" secondAttribute="leading" constant="8" id="ayE-lo-21I"/>
- <constraint firstAttribute="bottom" secondItem="64o-IE-4ut" secondAttribute="bottom" id="mDx-OH-VUJ"/>
- <constraint firstAttribute="trailing" secondItem="gqy-Wp-U61" secondAttribute="trailing" constant="8" id="s0L-UG-2ym"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="Q8R-va-r5O" firstAttribute="top" secondItem="cil-Yp-W4m" secondAttribute="top" id="4Lu-QM-3oW"/>
- <constraint firstAttribute="trailing" secondItem="9eH-fh-he9" secondAttribute="trailing" constant="16" id="JWu-YP-aZM"/>
- <constraint firstAttribute="height" constant="60" id="Lrc-kO-MT2"/>
- <constraint firstItem="9eH-fh-he9" firstAttribute="leading" secondItem="cil-Yp-W4m" secondAttribute="leading" constant="16" id="lWn-5V-t7Q"/>
- <constraint firstItem="Q8R-va-r5O" firstAttribute="leading" secondItem="cil-Yp-W4m" secondAttribute="leading" constant="16" id="sAk-Ld-Hto"/>
- <constraint firstItem="9eH-fh-he9" firstAttribute="top" secondItem="Q8R-va-r5O" secondAttribute="bottom" constant="8" id="tFk-9J-7Ij"/>
- </constraints>
- </customView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="t8i-o1-Alp">
- <rect key="frame" x="16" y="16" width="218" height="32"/>
- <buttonCell key="cell" type="square" title="Convert" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="sfu-AN-zAL">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="mRK-kE-s49"/>
- </constraints>
- <connections>
- <action selector="convertAction:" target="-2" id="N5z-e7-7eC"/>
- </connections>
- </button>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="gRF-Pc-kIx">
- <rect key="frame" x="0.0" y="68" width="250" height="500"/>
- <constraints>
- <constraint firstAttribute="height" constant="500" id="fCT-Hw-rqf"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="aCo-EM-LoA">
- <rect key="frame" x="0.0" y="644" width="250" height="50"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="X6C-S7-N1h">
- <rect key="frame" x="14" y="16" width="56" height="19"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Setting" id="ghU-cN-H8a">
- <font key="font" metaFont="system" size="16"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="X6C-S7-N1h" firstAttribute="leading" secondItem="aCo-EM-LoA" secondAttribute="leading" constant="16" id="KpX-wb-lce"/>
- <constraint firstItem="X6C-S7-N1h" firstAttribute="centerY" secondItem="aCo-EM-LoA" secondAttribute="centerY" id="N47-q6-5c9"/>
- <constraint firstAttribute="height" constant="50" id="fju-hp-CaK"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="aCo-EM-LoA" firstAttribute="leading" secondItem="cxi-no-clx" secondAttribute="leading" id="0l6-lt-Qf2"/>
- <constraint firstAttribute="trailing" secondItem="aCo-EM-LoA" secondAttribute="trailing" id="2TU-Ih-xqh"/>
- <constraint firstItem="gRF-Pc-kIx" firstAttribute="leading" secondItem="cxi-no-clx" secondAttribute="leading" id="JSh-nv-K7B"/>
- <constraint firstItem="cil-Yp-W4m" firstAttribute="top" secondItem="aCo-EM-LoA" secondAttribute="bottom" id="MYd-LO-9to"/>
- <constraint firstItem="aCo-EM-LoA" firstAttribute="top" secondItem="cxi-no-clx" secondAttribute="top" id="Wq0-hj-ctB"/>
- <constraint firstAttribute="trailing" secondItem="t8i-o1-Alp" secondAttribute="trailing" constant="16" id="XKt-LD-gma"/>
- <constraint firstItem="gRF-Pc-kIx" firstAttribute="top" secondItem="cil-Yp-W4m" secondAttribute="bottom" constant="16" id="ca2-hc-4uo"/>
- <constraint firstItem="t8i-o1-Alp" firstAttribute="leading" secondItem="cxi-no-clx" secondAttribute="leading" constant="16" id="ji3-TU-J35"/>
- <constraint firstAttribute="trailing" secondItem="cil-Yp-W4m" secondAttribute="trailing" id="k3c-b6-9M0"/>
- <constraint firstAttribute="trailing" secondItem="gRF-Pc-kIx" secondAttribute="trailing" id="lfl-I0-MmQ"/>
- <constraint firstItem="cil-Yp-W4m" firstAttribute="leading" secondItem="cxi-no-clx" secondAttribute="leading" id="oVx-Sd-UWs"/>
- <constraint firstAttribute="bottom" secondItem="t8i-o1-Alp" secondAttribute="bottom" constant="16" id="pH3-GL-nOb"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="cxi-no-clx" secondAttribute="bottom" id="TtF-AU-hVb"/>
- <constraint firstItem="cxi-no-clx" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="WlP-Je-gHS"/>
- <constraint firstItem="cxi-no-clx" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="mt8-MX-1lT"/>
- <constraint firstAttribute="trailing" secondItem="cxi-no-clx" secondAttribute="trailing" id="sup-lz-Vgv"/>
- </constraints>
- <point key="canvasLocation" x="-68" y="139"/>
- </customView>
- </objects>
- <resources>
- <image name="btn_arrow_gray_down_s_norm_on" width="12" height="12"/>
- </resources>
- </document>
|