123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="ProgressVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="circleSizeBox" destination="baR-8y-bAy" id="330-aS-C6j"/>
- <outlet property="circleTypeBox" destination="nxd-Oi-fHo" id="eEZ-qb-dbq"/>
- <outlet property="itemHeightConst" destination="7Ev-FZ-6Sc" id="2es-6n-SUY"/>
- <outlet property="itemWidthConst" destination="hGi-qR-3v8" id="p28-2G-K9s"/>
- <outlet property="lineTypeBox" destination="zo0-Br-Zjb" id="CX0-mE-h9F"/>
- <outlet property="progressCircle" destination="mga-l2-hU3" id="LR3-Ab-5O7"/>
- <outlet property="progressLine" destination="5U9-F4-O1O" id="0s5-fx-PSt"/>
- <outlet property="progressPopup" destination="Cqb-eg-bYM" id="7QW-Yi-H97"/>
- <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="738" height="426"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="THv-1X-fiB">
- <rect key="frame" x="0.0" y="0.0" width="426" height="426"/>
- <view key="contentView" id="TLV-N6-t1L">
- <rect key="frame" x="1" y="1" width="424" height="424"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZAn-gc-OVg">
- <rect key="frame" x="18" y="398" width="99" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Progress-Circle" id="saE-Bj-eSx">
- <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="mga-l2-hU3" customClass="ComponentProgressCircle" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="288" width="100" height="100"/>
- <constraints>
- <constraint firstAttribute="height" constant="100" id="7Ev-FZ-6Sc"/>
- <constraint firstAttribute="width" constant="100" id="hGi-qR-3v8"/>
- </constraints>
- </customView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0Oe-Uw-daf">
- <rect key="frame" x="18" y="252" width="90" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Progress-Line" id="TW2-gC-2gQ">
- <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="5U9-F4-O1O" customClass="ComponentProgressLine" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="226" width="160" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="160" id="BbK-uQ-29i"/>
- <constraint firstAttribute="height" constant="16" id="hgM-gE-u38"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Cqb-eg-bYM" customClass="ComponentProgressPopup" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="82" width="240" height="88"/>
- <constraints>
- <constraint firstAttribute="height" constant="88" id="Qv0-ud-IIr"/>
- <constraint firstAttribute="width" constant="240" id="TH3-qN-GM7"/>
- </constraints>
- </customView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dYh-i5-WOh">
- <rect key="frame" x="18" y="190" width="90" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Progress-Line" id="dRY-gx-34u">
- <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>
- <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iqJ-XO-tuK">
- <rect key="frame" x="14" y="13" width="73" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="push" title="Popup" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="uTO-tt-37g">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="showProgressPopup:" target="-2" id="2yn-qa-BQg"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="ZAn-gc-OVg" firstAttribute="leading" secondItem="TLV-N6-t1L" secondAttribute="leading" constant="20" id="A4O-ZS-ZLi"/>
- <constraint firstItem="Cqb-eg-bYM" firstAttribute="leading" secondItem="TLV-N6-t1L" secondAttribute="leading" constant="20" id="QDW-0M-mFd"/>
- <constraint firstItem="5U9-F4-O1O" firstAttribute="leading" secondItem="TLV-N6-t1L" secondAttribute="leading" constant="20" id="UbF-Mx-E61"/>
- <constraint firstItem="Cqb-eg-bYM" firstAttribute="top" secondItem="dYh-i5-WOh" secondAttribute="bottom" constant="20" id="VQY-Rl-8P9"/>
- <constraint firstItem="dYh-i5-WOh" firstAttribute="top" secondItem="5U9-F4-O1O" secondAttribute="bottom" constant="20" id="Vt6-NC-JOf"/>
- <constraint firstItem="0Oe-Uw-daf" firstAttribute="leading" secondItem="TLV-N6-t1L" secondAttribute="leading" constant="20" id="XqU-fo-Mu5"/>
- <constraint firstItem="dYh-i5-WOh" firstAttribute="leading" secondItem="TLV-N6-t1L" secondAttribute="leading" constant="20" id="d1E-7b-bJ0"/>
- <constraint firstItem="0Oe-Uw-daf" firstAttribute="top" secondItem="mga-l2-hU3" secondAttribute="bottom" constant="20" id="f8p-NB-ZP7"/>
- <constraint firstItem="mga-l2-hU3" firstAttribute="top" secondItem="ZAn-gc-OVg" secondAttribute="bottom" constant="10" id="flg-AX-VJo"/>
- <constraint firstItem="ZAn-gc-OVg" firstAttribute="top" secondItem="TLV-N6-t1L" secondAttribute="top" constant="10" id="gIG-Oi-T3d"/>
- <constraint firstItem="5U9-F4-O1O" firstAttribute="top" secondItem="0Oe-Uw-daf" secondAttribute="bottom" constant="10" id="vvV-pS-zMt"/>
- <constraint firstItem="mga-l2-hU3" firstAttribute="leading" secondItem="TLV-N6-t1L" secondAttribute="leading" constant="20" id="w14-t0-a9d"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="THv-1X-fiB" secondAttribute="height" multiplier="1:1" id="NF2-Bc-GgV"/>
- <constraint firstAttribute="width" secondItem="THv-1X-fiB" secondAttribute="height" multiplier="1:1" id="SKZ-Fi-5vB"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nc3-EK-V3J">
- <rect key="frame" x="446" y="0.0" width="292" height="426"/>
- <view key="contentView" id="Lth-6i-GdK">
- <rect key="frame" x="1" y="1" width="290" height="424"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hp3-aL-gNT">
- <rect key="frame" x="8" y="403" width="106" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Progress-Circle:" id="ZlT-QD-1ld">
- <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 focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1lp-O4-yRd">
- <rect key="frame" x="8" y="382" width="34" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Size:" id="dzC-DF-fXZ">
- <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>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="baR-8y-bAy">
- <rect key="frame" x="44" y="378" width="109" height="23"/>
- <constraints>
- <constraint firstAttribute="width" constant="105" id="OkT-Kl-o38"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="M" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="6O4-X3-RS5">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>M</string>
- <string>S</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="boxAction:" target="-2" id="rNT-sA-zhG"/>
- </connections>
- </comboBox>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NW3-qH-Ocd">
- <rect key="frame" x="8" y="356" width="38" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Type:" id="Aej-Mb-yCa">
- <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>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nxd-Oi-fHo">
- <rect key="frame" x="48" y="352" width="90" height="23"/>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="Waiting" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="Jio-jz-TVS">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>Waiting</string>
- <string>progressing-percent</string>
- <string>error-percent</string>
- <string>progressing-noPercent</string>
- <string>error-noPercent</string>
- <string>success</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="boxAction:" target="-2" id="ce6-pB-aPK"/>
- </connections>
- </comboBox>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="KF5-25-5SK">
- <rect key="frame" x="0.0" y="343" width="290" height="1"/>
- <view key="contentView" id="EUv-EE-clJ">
- <rect key="frame" x="1" y="1" width="288" height="0.0"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="Ih0-u7-QAg"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="43b-xE-Rzz">
- <rect key="frame" x="0.0" y="253" width="290" height="80"/>
- <view key="contentView" id="39j-eA-O9D">
- <rect key="frame" x="1" y="1" width="288" height="78"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4lV-7D-svt">
- <rect key="frame" x="8" y="52" width="96" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Progress-Line:" id="1q1-LB-hxM">
- <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 focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ub3-yk-ScU">
- <rect key="frame" x="8" y="26" width="38" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Type:" id="b6j-B5-WDS">
- <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>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zo0-Br-Zjb">
- <rect key="frame" x="48" y="22" width="90" height="23"/>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="Waiting" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="5Bb-Zx-qf0">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>progressing</string>
- <string>error</string>
- <string>success</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="boxAction:" target="-2" id="Bfo-L3-QHc"/>
- </connections>
- </comboBox>
- </subviews>
- <constraints>
- <constraint firstItem="Ub3-yk-ScU" firstAttribute="top" secondItem="4lV-7D-svt" secondAttribute="bottom" constant="10" id="8BB-ad-Zup"/>
- <constraint firstItem="4lV-7D-svt" firstAttribute="leading" secondItem="39j-eA-O9D" secondAttribute="leading" constant="10" id="Bqm-9x-STb"/>
- <constraint firstItem="Ub3-yk-ScU" firstAttribute="leading" secondItem="39j-eA-O9D" secondAttribute="leading" constant="10" id="Kc0-BY-tIS"/>
- <constraint firstItem="zo0-Br-Zjb" firstAttribute="leading" secondItem="Ub3-yk-ScU" secondAttribute="trailing" constant="5" id="Ui1-61-aJv"/>
- <constraint firstAttribute="trailing" secondItem="zo0-Br-Zjb" secondAttribute="trailing" constant="153" id="brC-W1-OPp"/>
- <constraint firstItem="zo0-Br-Zjb" firstAttribute="centerY" secondItem="Ub3-yk-ScU" secondAttribute="centerY" id="p0G-Xb-P7Z"/>
- <constraint firstItem="4lV-7D-svt" firstAttribute="top" secondItem="39j-eA-O9D" secondAttribute="top" constant="10" id="x1h-ee-Lx8"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="80" id="Aui-2R-Du0"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="KF5-25-5SK" firstAttribute="leading" secondItem="Lth-6i-GdK" secondAttribute="leading" id="0WU-EB-3qZ"/>
- <constraint firstItem="KF5-25-5SK" firstAttribute="top" secondItem="nxd-Oi-fHo" secondAttribute="bottom" constant="10" id="3w2-Xf-eFm"/>
- <constraint firstAttribute="trailing" secondItem="nxd-Oi-fHo" secondAttribute="trailing" constant="155" id="5kO-uq-b1g"/>
- <constraint firstItem="hp3-aL-gNT" firstAttribute="top" secondItem="Lth-6i-GdK" secondAttribute="top" constant="5" id="C9a-Tp-3Ve"/>
- <constraint firstAttribute="trailing" secondItem="43b-xE-Rzz" secondAttribute="trailing" id="DGa-H9-QqK"/>
- <constraint firstItem="1lp-O4-yRd" firstAttribute="leading" secondItem="Lth-6i-GdK" secondAttribute="leading" constant="10" id="EAg-Jt-qVc"/>
- <constraint firstItem="baR-8y-bAy" firstAttribute="leading" secondItem="1lp-O4-yRd" secondAttribute="trailing" constant="5" id="Haj-81-H0u"/>
- <constraint firstItem="nxd-Oi-fHo" firstAttribute="leading" secondItem="NW3-qH-Ocd" secondAttribute="trailing" constant="5" id="OSb-kB-CND"/>
- <constraint firstItem="NW3-qH-Ocd" firstAttribute="top" secondItem="1lp-O4-yRd" secondAttribute="bottom" constant="10" id="UJe-gQ-f3H"/>
- <constraint firstItem="43b-xE-Rzz" firstAttribute="leading" secondItem="Lth-6i-GdK" secondAttribute="leading" id="VKE-vD-SPl"/>
- <constraint firstItem="baR-8y-bAy" firstAttribute="centerY" secondItem="1lp-O4-yRd" secondAttribute="centerY" id="VdT-9v-UfX"/>
- <constraint firstItem="43b-xE-Rzz" firstAttribute="top" secondItem="KF5-25-5SK" secondAttribute="bottom" constant="10" id="Ws8-hJ-K7Y"/>
- <constraint firstItem="1lp-O4-yRd" firstAttribute="top" secondItem="hp3-aL-gNT" secondAttribute="bottom" constant="5" id="c94-vc-Jlz"/>
- <constraint firstAttribute="trailing" secondItem="KF5-25-5SK" secondAttribute="trailing" id="eSh-9J-1fK"/>
- <constraint firstItem="hp3-aL-gNT" firstAttribute="leading" secondItem="Lth-6i-GdK" secondAttribute="leading" constant="10" id="tdQ-cj-8hA"/>
- <constraint firstItem="NW3-qH-Ocd" firstAttribute="leading" secondItem="Lth-6i-GdK" secondAttribute="leading" constant="10" id="x9E-d7-Ym5"/>
- <constraint firstItem="nxd-Oi-fHo" firstAttribute="centerY" secondItem="NW3-qH-Ocd" secondAttribute="centerY" id="z7M-zo-Iu7"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="nc3-EK-V3J" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="1Je-zk-SJB"/>
- <constraint firstItem="THv-1X-fiB" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="7Vc-Ch-ZTY"/>
- <constraint firstAttribute="trailing" secondItem="nc3-EK-V3J" secondAttribute="trailing" id="Kfb-Eh-0qb"/>
- <constraint firstItem="nc3-EK-V3J" firstAttribute="leading" secondItem="THv-1X-fiB" secondAttribute="trailing" constant="20" id="QNn-DT-asg"/>
- <constraint firstAttribute="bottom" secondItem="THv-1X-fiB" secondAttribute="bottom" id="Xda-k3-aYW"/>
- <constraint firstItem="THv-1X-fiB" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="bH2-cC-P1W"/>
- <constraint firstAttribute="bottom" secondItem="nc3-EK-V3J" secondAttribute="bottom" id="t8v-P7-qr7"/>
- </constraints>
- <point key="canvasLocation" x="232" y="356"/>
- </customView>
- </objects>
- </document>
|