123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMNPopOperationWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="addButton" destination="PBX-i1-e6g" id="91X-bM-ugQ"/>
- <outlet property="cancelButton" destination="MMF-Xu-ewX" id="jyK-hF-rmo"/>
- <outlet property="cancelWidthConstraint" destination="htL-pp-zyB" id="5lb-yf-pmF"/>
- <outlet property="closeButton" destination="Aub-bK-nQW" id="NWJ-J5-OpN"/>
- <outlet property="contentBox" destination="yhB-Bi-Ro3" id="Mec-Dl-aBN"/>
- <outlet property="cropView" destination="X21-U7-7U1" id="dpq-kI-dG0"/>
- <outlet property="extractSelect" destination="zWf-eJ-tuk" id="64Q-dJ-YiA"/>
- <outlet property="ocrButton" destination="Vkh-ex-bd4" id="8q3-9S-md1"/>
- <outlet property="ocrView" destination="ra5-zP-zkh" id="4wG-Dg-WeB"/>
- <outlet property="ocrWidthConstraint" destination="aDV-jG-7wI" id="sAr-QM-WSm"/>
- <outlet property="operationBox" destination="5OK-yK-3wT" id="BaR-68-Dqe"/>
- <outlet property="operationWidthConstraint" destination="eVG-8t-niH" id="3Bj-LQ-leU"/>
- <outlet property="printButton" destination="UJL-SM-aZ0" id="lRe-Pj-0ou"/>
- <outlet property="resetButton" destination="POE-RM-2eD" id="oGb-pg-JYK"/>
- <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 allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="F0z-JX-Cv5" customClass="KMNPopOperationWindow" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <windowStyleMask key="styleMask" titled="YES" fullSizeContentView="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="480" height="270"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
- <view key="contentView" misplaced="YES" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="468" height="40"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="yhB-Bi-Ro3">
- <rect key="frame" x="0.0" y="0.0" width="468" height="40"/>
- <view key="contentView" id="DQm-Zl-I4t">
- <rect key="frame" x="0.0" y="0.0" width="468" height="40"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="5OK-yK-3wT">
- <rect key="frame" x="8" y="3" width="452" height="34"/>
- <view key="contentView" id="EbK-s7-nRj">
- <rect key="frame" x="0.0" y="0.0" width="452" height="34"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="452" id="eVG-8t-niH"/>
- <constraint firstAttribute="height" constant="34" id="uno-eF-wiz"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="5OK-yK-3wT" secondAttribute="bottom" constant="3" id="1h9-C6-Mcj"/>
- <constraint firstItem="5OK-yK-3wT" firstAttribute="top" secondItem="DQm-Zl-I4t" secondAttribute="top" constant="3" id="mCM-IY-1NW"/>
- <constraint firstItem="5OK-yK-3wT" firstAttribute="leading" secondItem="DQm-Zl-I4t" secondAttribute="leading" constant="8" id="pXS-WS-T18"/>
- <constraint firstAttribute="trailing" secondItem="5OK-yK-3wT" secondAttribute="trailing" constant="8" id="rRY-Xe-OH7"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="yhB-Bi-Ro3" secondAttribute="trailing" id="XAH-WR-5gZ"/>
- <constraint firstItem="yhB-Bi-Ro3" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="arh-I2-joD"/>
- <constraint firstItem="yhB-Bi-Ro3" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="hSt-6g-nOX"/>
- <constraint firstAttribute="bottom" secondItem="yhB-Bi-Ro3" secondAttribute="bottom" id="wbq-jo-KQu"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="31" y="-102"/>
- </window>
- <customView id="X21-U7-7U1">
- <rect key="frame" x="0.0" y="0.0" width="176" height="34"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="PBX-i1-e6g" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="0.0" width="32" height="34"/>
- <constraints>
- <constraint firstAttribute="width" constant="32" id="IHh-Ly-WbP"/>
- <constraint firstAttribute="height" constant="34" id="kOQ-dn-X40"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="zWf-eJ-tuk" customClass="ComponentCSelector" customModule="KMComponentLibrary">
- <rect key="frame" x="36" y="0.0" width="32" height="34"/>
- <constraints>
- <constraint firstAttribute="height" constant="34" id="F9k-UA-UOt"/>
- <constraint firstAttribute="width" constant="32" id="Gpi-Sv-9L0"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="POE-RM-2eD" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="72" y="0.0" width="32" height="34"/>
- <constraints>
- <constraint firstAttribute="height" constant="34" id="aHx-l7-WEl"/>
- <constraint firstAttribute="width" constant="32" id="nLY-Oh-RBU"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="UJL-SM-aZ0" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="108" y="0.0" width="32" height="34"/>
- <constraints>
- <constraint firstAttribute="height" constant="34" id="j8v-tP-JUV"/>
- <constraint firstAttribute="width" constant="32" id="sGU-zS-I0o"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Aub-bK-nQW" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="144" y="0.0" width="32" height="34"/>
- <constraints>
- <constraint firstAttribute="height" constant="34" id="bun-56-f21"/>
- <constraint firstAttribute="width" constant="32" id="qbJ-oi-Dae"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="POE-RM-2eD" firstAttribute="leading" secondItem="zWf-eJ-tuk" secondAttribute="trailing" constant="4" id="4bQ-Qg-672"/>
- <constraint firstItem="zWf-eJ-tuk" firstAttribute="leading" secondItem="PBX-i1-e6g" secondAttribute="trailing" constant="4" id="Cc3-9h-HPk"/>
- <constraint firstAttribute="trailing" secondItem="Aub-bK-nQW" secondAttribute="trailing" id="JH2-X8-Ltg"/>
- <constraint firstItem="POE-RM-2eD" firstAttribute="centerY" secondItem="X21-U7-7U1" secondAttribute="centerY" id="Tf5-CZ-KL4"/>
- <constraint firstItem="Aub-bK-nQW" firstAttribute="leading" secondItem="UJL-SM-aZ0" secondAttribute="trailing" constant="4" id="VJL-r0-ae5"/>
- <constraint firstAttribute="bottom" secondItem="PBX-i1-e6g" secondAttribute="bottom" id="cxI-48-aFa"/>
- <constraint firstItem="Aub-bK-nQW" firstAttribute="centerY" secondItem="X21-U7-7U1" secondAttribute="centerY" id="g34-IK-erN"/>
- <constraint firstItem="UJL-SM-aZ0" firstAttribute="leading" secondItem="POE-RM-2eD" secondAttribute="trailing" constant="4" id="jOk-Ct-8ly"/>
- <constraint firstItem="UJL-SM-aZ0" firstAttribute="centerY" secondItem="X21-U7-7U1" secondAttribute="centerY" id="nO6-KN-1my"/>
- <constraint firstItem="zWf-eJ-tuk" firstAttribute="centerY" secondItem="X21-U7-7U1" secondAttribute="centerY" id="suK-fX-sYg"/>
- <constraint firstItem="PBX-i1-e6g" firstAttribute="top" secondItem="X21-U7-7U1" secondAttribute="top" id="xIb-6l-bY5"/>
- <constraint firstItem="PBX-i1-e6g" firstAttribute="leading" secondItem="X21-U7-7U1" secondAttribute="leading" id="yum-Nd-AbN"/>
- </constraints>
- <point key="canvasLocation" x="58" y="349"/>
- </customView>
- <customView id="ra5-zP-zkh">
- <rect key="frame" x="0.0" y="0.0" width="160" height="34"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="MMF-Xu-ewX" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="0.0" width="80" height="34"/>
- <constraints>
- <constraint firstAttribute="height" constant="34" id="YIm-aB-ucy"/>
- <constraint firstAttribute="width" constant="80" id="htL-pp-zyB"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Vkh-ex-bd4" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="80" y="0.0" width="80" height="34"/>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="aDV-jG-7wI"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="MMF-Xu-ewX" secondAttribute="bottom" id="3fI-V2-55f"/>
- <constraint firstItem="Vkh-ex-bd4" firstAttribute="leading" secondItem="MMF-Xu-ewX" secondAttribute="trailing" id="BeC-k4-rws"/>
- <constraint firstItem="MMF-Xu-ewX" firstAttribute="top" secondItem="ra5-zP-zkh" secondAttribute="top" id="Krz-V0-uy6"/>
- <constraint firstItem="Vkh-ex-bd4" firstAttribute="top" secondItem="ra5-zP-zkh" secondAttribute="top" id="PKf-Yt-au6"/>
- <constraint firstItem="MMF-Xu-ewX" firstAttribute="leading" secondItem="ra5-zP-zkh" secondAttribute="leading" id="Q8J-hV-0zj"/>
- <constraint firstItem="Vkh-ex-bd4" firstAttribute="top" secondItem="ra5-zP-zkh" secondAttribute="top" id="Zn6-8f-gNc"/>
- <constraint firstAttribute="trailing" secondItem="Vkh-ex-bd4" secondAttribute="trailing" id="fEL-VV-CfD"/>
- <constraint firstAttribute="bottom" secondItem="Vkh-ex-bd4" secondAttribute="bottom" id="tDP-6k-Jsk"/>
- </constraints>
- <point key="canvasLocation" x="73" y="528"/>
- </customView>
- </objects>
- </document>
|