123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="PaginationVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="itemDisableBtn" destination="xuH-CB-icR" id="65i-Hf-sTh"/>
- <outlet property="pagenationView" destination="7N8-Vn-m2f" id="CJr-fg-UR0"/>
- <outlet property="paginationDoubleArrow" destination="XYW-ja-V9w" id="XCh-Hf-zh2"/>
- <outlet property="paginationItemA" destination="UZ2-KX-BDm" id="kHo-fH-3Q4"/>
- <outlet property="paginationItemB" destination="aga-FH-26d" id="kdh-Fm-obO"/>
- <outlet property="paginationItemC" destination="IjC-05-8pn" id="BX8-YE-Vb7"/>
- <outlet property="paginationItemD" destination="XK6-PP-ukU" id="ztx-2N-AtG"/>
- <outlet property="paginationItemE" destination="9cJ-pe-xnW" id="tTo-s8-Suz"/>
- <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="761" height="415"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="KZ1-Gi-IuC">
- <rect key="frame" x="0.0" y="0.0" width="415" height="415"/>
- <view key="contentView" id="0ci-YS-wKu">
- <rect key="frame" x="1" y="1" width="413" height="413"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="UZ2-KX-BDm" customClass="ComponentPaginationItem" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="369" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="aSe-ug-48M"/>
- <constraint firstAttribute="width" constant="24" id="rbb-rD-QQ4"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="aga-FH-26d" customClass="ComponentPaginationItem" customModule="KMComponentLibrary">
- <rect key="frame" x="64" y="369" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="FFh-hI-NBr"/>
- <constraint firstAttribute="height" constant="24" id="uWM-QE-PUi"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="IjC-05-8pn" customClass="ComponentPaginationItem" customModule="KMComponentLibrary">
- <rect key="frame" x="108" y="369" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="0Me-6B-avS"/>
- <constraint firstAttribute="height" constant="24" id="NQF-lw-tmu"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="XK6-PP-ukU" customClass="ComponentPaginationItem" customModule="KMComponentLibrary">
- <rect key="frame" x="152" y="369" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="BZg-ag-mlR"/>
- <constraint firstAttribute="width" constant="24" id="xXK-7Y-reC"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="9cJ-pe-xnW" customClass="ComponentPaginationItem" customModule="KMComponentLibrary">
- <rect key="frame" x="196" y="369" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="JR7-CY-jAa"/>
- <constraint firstAttribute="height" constant="24" id="fUS-c2-onO"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="7N8-Vn-m2f" customClass="ComponentPagination" customModule="KMComponentLibrary">
- <rect key="frame" x="20" y="305" width="229" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="pkN-ij-4uB"/>
- <constraint firstAttribute="width" constant="229" id="vgm-Nt-Y4q"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="aga-FH-26d" firstAttribute="top" secondItem="0ci-YS-wKu" secondAttribute="top" constant="20" id="6hU-8h-oky"/>
- <constraint firstItem="9cJ-pe-xnW" firstAttribute="top" secondItem="0ci-YS-wKu" secondAttribute="top" constant="20" id="J0l-Ty-lVy"/>
- <constraint firstItem="7N8-Vn-m2f" firstAttribute="leading" secondItem="0ci-YS-wKu" secondAttribute="leading" constant="20" id="Kg2-AE-NDO"/>
- <constraint firstItem="XK6-PP-ukU" firstAttribute="top" secondItem="0ci-YS-wKu" secondAttribute="top" constant="20" id="Qaj-6q-8VP"/>
- <constraint firstItem="UZ2-KX-BDm" firstAttribute="top" secondItem="0ci-YS-wKu" secondAttribute="top" constant="20" symbolic="YES" id="Reb-rV-imB"/>
- <constraint firstItem="9cJ-pe-xnW" firstAttribute="leading" secondItem="XK6-PP-ukU" secondAttribute="trailing" constant="20" id="iCO-Hv-IlN"/>
- <constraint firstItem="7N8-Vn-m2f" firstAttribute="top" secondItem="UZ2-KX-BDm" secondAttribute="bottom" constant="40" id="iIP-DO-5Je"/>
- <constraint firstItem="aga-FH-26d" firstAttribute="leading" secondItem="UZ2-KX-BDm" secondAttribute="trailing" constant="20" id="ipW-3L-eKh"/>
- <constraint firstItem="UZ2-KX-BDm" firstAttribute="leading" secondItem="0ci-YS-wKu" secondAttribute="leading" constant="20" id="l4c-be-bHp"/>
- <constraint firstItem="XK6-PP-ukU" firstAttribute="leading" secondItem="IjC-05-8pn" secondAttribute="trailing" constant="20" id="lXK-1z-vrc"/>
- <constraint firstItem="IjC-05-8pn" firstAttribute="leading" secondItem="aga-FH-26d" secondAttribute="trailing" constant="20" id="oYy-gl-ckT"/>
- <constraint firstItem="IjC-05-8pn" firstAttribute="top" secondItem="0ci-YS-wKu" secondAttribute="top" constant="20" id="t2o-si-gvK"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="KZ1-Gi-IuC" secondAttribute="height" multiplier="1:1" id="Cwg-Ya-Chx"/>
- <constraint firstAttribute="width" secondItem="KZ1-Gi-IuC" secondAttribute="height" multiplier="1:1" id="nQx-2d-AXk"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="eXh-1b-T7L">
- <rect key="frame" x="435" y="0.0" width="326" height="415"/>
- <view key="contentView" id="FXF-gw-qJ5">
- <rect key="frame" x="1" y="1" width="324" height="413"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SyH-tc-Ecw">
- <rect key="frame" x="18" y="377" width="121" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="pagination-symbol:" id="ypC-dN-Ei4">
- <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" translatesAutoresizingMaskIntoConstraints="NO" id="xuH-CB-icR">
- <rect key="frame" x="28" y="350" width="71" height="18"/>
- <buttonCell key="cell" type="check" title="Disable" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="OWf-ZM-Hc8">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="itemAction:" target="-2" id="gCD-gx-Dm3"/>
- </connections>
- </button>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="009-gl-RmS">
- <rect key="frame" x="18" y="315" width="72" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="pagination:" id="YnY-iS-Jkf">
- <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" translatesAutoresizingMaskIntoConstraints="NO" id="XYW-ja-V9w">
- <rect key="frame" x="28" y="288" width="142" height="18"/>
- <buttonCell key="cell" type="check" title="Show DoubleArrow" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="COU-r4-vml">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="itemAction:" target="-2" id="VJO-rQ-Z2o"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="SyH-tc-Ecw" firstAttribute="leading" secondItem="FXF-gw-qJ5" secondAttribute="leading" constant="20" id="11K-p4-sLx"/>
- <constraint firstItem="009-gl-RmS" firstAttribute="top" secondItem="xuH-CB-icR" secondAttribute="bottom" constant="20" id="AhD-X5-TFu"/>
- <constraint firstItem="XYW-ja-V9w" firstAttribute="leading" secondItem="FXF-gw-qJ5" secondAttribute="leading" constant="30" id="Asn-lP-tWC"/>
- <constraint firstItem="XYW-ja-V9w" firstAttribute="top" secondItem="009-gl-RmS" secondAttribute="bottom" constant="10" id="INN-pH-pnb"/>
- <constraint firstItem="009-gl-RmS" firstAttribute="leading" secondItem="FXF-gw-qJ5" secondAttribute="leading" constant="20" id="ZUb-JX-vyk"/>
- <constraint firstItem="SyH-tc-Ecw" firstAttribute="top" secondItem="FXF-gw-qJ5" secondAttribute="top" constant="20" id="ctl-tq-Kiz"/>
- <constraint firstItem="xuH-CB-icR" firstAttribute="leading" secondItem="FXF-gw-qJ5" secondAttribute="leading" constant="30" id="sKV-Ik-LsC"/>
- <constraint firstItem="xuH-CB-icR" firstAttribute="top" secondItem="SyH-tc-Ecw" secondAttribute="bottom" constant="10" id="uba-2X-2hn"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="eXh-1b-T7L" secondAttribute="trailing" id="TsX-3m-tpb"/>
- <constraint firstAttribute="bottom" secondItem="KZ1-Gi-IuC" secondAttribute="bottom" id="aGQ-EL-mYU"/>
- <constraint firstItem="KZ1-Gi-IuC" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="bjd-Fu-yeM"/>
- <constraint firstItem="eXh-1b-T7L" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="gaY-GX-ImV"/>
- <constraint firstItem="KZ1-Gi-IuC" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="hjv-6X-ySa"/>
- <constraint firstAttribute="bottom" secondItem="eXh-1b-T7L" secondAttribute="bottom" id="lpM-M6-0zC"/>
- <constraint firstItem="eXh-1b-T7L" firstAttribute="leading" secondItem="KZ1-Gi-IuC" secondAttribute="trailing" constant="20" id="mFr-wD-XCz"/>
- </constraints>
- <point key="canvasLocation" x="272.5" y="-0.5"/>
- </customView>
- </objects>
- </document>
|