123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- <?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="SidebarDemoVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="annotationItem" destination="q1c-8Y-Hoi" id="LIj-CI-FQs"/>
- <outlet property="bookmarkItem" destination="HVq-iv-Xre" id="hAq-Be-YIx"/>
- <outlet property="firstPageBtn" destination="q3f-DR-Idu" id="DKl-vO-Ipg"/>
- <outlet property="lastPageBtn" destination="5sy-GS-uB4" id="cIv-hW-xiX"/>
- <outlet property="nextBtn" destination="hYJ-bK-W2m" id="GiK-Fy-KI5"/>
- <outlet property="outlineItem" destination="h6Z-LO-QSb" id="0mG-et-plh"/>
- <outlet property="pageTurnerView" destination="r3z-zu-zat" id="5Aj-5E-Aar"/>
- <outlet property="previousBtn" destination="p0T-fJ-HFK" id="f2O-kC-c1z"/>
- <outlet property="searchItem" destination="QCi-rw-Hya" id="UdY-dT-Hty"/>
- <outlet property="thumbnailItem" destination="RO0-jr-FAu" id="cJJ-fP-grK"/>
- <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="914" height="590"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Mz2-Xc-aHJ">
- <rect key="frame" x="20" y="20" width="550" height="550"/>
- <view key="contentView" id="Bnq-Es-HIH">
- <rect key="frame" x="1" y="1" width="548" height="548"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Yh7-Aq-bwa">
- <rect key="frame" x="40" y="288" width="44" height="220"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="QCi-rw-Hya" customClass="ComponentSideBarItem" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="176" width="44" height="44"/>
- <constraints>
- <constraint firstAttribute="width" constant="44" id="Ev9-h6-wAf"/>
- <constraint firstAttribute="height" constant="44" id="jCI-ct-7uk"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="RO0-jr-FAu" customClass="ComponentSideBarItem" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="132" width="44" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="3uL-Wc-pVE"/>
- <constraint firstAttribute="width" constant="44" id="8IA-f3-OlB"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="h6Z-LO-QSb" customClass="ComponentSideBarItem" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="88" width="44" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="KW1-Vy-Oj1"/>
- <constraint firstAttribute="width" constant="44" id="x6U-yS-0MN"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="HVq-iv-Xre" customClass="ComponentSideBarItem" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="44" width="44" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="n0i-O8-uwy"/>
- <constraint firstAttribute="width" constant="44" id="xfM-uK-5bH"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="q1c-8Y-Hoi" customClass="ComponentSideBarItem" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="0.0" width="44" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="5YI-1W-H4z"/>
- <constraint firstAttribute="width" constant="44" id="W6B-MG-Ynk"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="h6Z-LO-QSb" firstAttribute="leading" secondItem="Yh7-Aq-bwa" secondAttribute="leading" id="0Jb-Bq-Hyn"/>
- <constraint firstItem="HVq-iv-Xre" firstAttribute="top" secondItem="h6Z-LO-QSb" secondAttribute="bottom" id="KaG-Af-WCh"/>
- <constraint firstItem="QCi-rw-Hya" firstAttribute="top" secondItem="Yh7-Aq-bwa" secondAttribute="top" id="O1K-Ck-S0X"/>
- <constraint firstAttribute="width" constant="44" id="R9A-k4-HiU"/>
- <constraint firstAttribute="height" constant="220" id="Z7w-Zj-cMb"/>
- <constraint firstItem="q1c-8Y-Hoi" firstAttribute="leading" secondItem="Yh7-Aq-bwa" secondAttribute="leading" id="a8i-70-rr6"/>
- <constraint firstItem="q1c-8Y-Hoi" firstAttribute="top" secondItem="HVq-iv-Xre" secondAttribute="bottom" id="cjZ-kp-Nk3"/>
- <constraint firstItem="HVq-iv-Xre" firstAttribute="leading" secondItem="Yh7-Aq-bwa" secondAttribute="leading" id="kOb-Vw-cW3"/>
- <constraint firstItem="RO0-jr-FAu" firstAttribute="top" secondItem="QCi-rw-Hya" secondAttribute="bottom" id="tdd-9L-VwI"/>
- <constraint firstItem="QCi-rw-Hya" firstAttribute="leading" secondItem="Yh7-Aq-bwa" secondAttribute="leading" id="vq7-XD-bFL"/>
- <constraint firstItem="h6Z-LO-QSb" firstAttribute="top" secondItem="RO0-jr-FAu" secondAttribute="bottom" id="xqt-9C-Oli"/>
- <constraint firstItem="RO0-jr-FAu" firstAttribute="leading" secondItem="Yh7-Aq-bwa" secondAttribute="leading" id="zae-dE-cSw"/>
- </constraints>
- </customView>
- <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="r3z-zu-zat" customClass="ComponentSidebarPageTurner" customModule="KMComponentLibrary">
- <rect key="frame" x="149" y="174" width="32" height="334"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="Yh7-Aq-bwa" firstAttribute="top" secondItem="Bnq-Es-HIH" secondAttribute="top" constant="40" id="Qa3-Ra-29j"/>
- <constraint firstItem="Yh7-Aq-bwa" firstAttribute="leading" secondItem="Bnq-Es-HIH" secondAttribute="leading" constant="40" id="ofu-WM-04C"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="Mz2-Xc-aHJ" secondAttribute="height" multiplier="1:1" id="xWj-sD-m74"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MR4-r8-sRQ">
- <rect key="frame" x="590" y="20" width="304" height="550"/>
- <view key="contentView" id="abl-Ln-rfD">
- <rect key="frame" x="1" y="1" width="302" height="548"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="sc9-HV-yln">
- <rect key="frame" x="0.0" y="386" width="302" height="162"/>
- <view key="contentView" id="Fcq-Ok-wok">
- <rect key="frame" x="1" y="1" width="300" height="160"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="q3f-DR-Idu">
- <rect key="frame" x="28" y="97" width="87" height="18"/>
- <buttonCell key="cell" type="check" title="First Page" bezelStyle="regularSquare" imagePosition="left" inset="2" id="NEG-JP-4pl">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="OfT-vK-Yqb"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5sy-GS-uB4">
- <rect key="frame" x="28" y="71" width="86" height="18"/>
- <buttonCell key="cell" type="check" title="Last Page" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aht-fu-BIL">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="ErF-aQ-hrr"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="p0T-fJ-HFK">
- <rect key="frame" x="28" y="45" width="79" height="18"/>
- <buttonCell key="cell" type="check" title="Previous" bezelStyle="regularSquare" imagePosition="left" inset="2" id="xfg-LK-yxG">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="EGB-zl-ew1"/>
- </connections>
- </button>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Swm-Ap-2gK">
- <rect key="frame" x="18" y="124" width="77" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="PageTurner:" id="VLe-OG-CVO">
- <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 verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hYJ-bK-W2m">
- <rect key="frame" x="28" y="19" width="55" height="18"/>
- <buttonCell key="cell" type="check" title="Next" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2Rl-dJ-0R5">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="Cyc-y0-9Vb"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="5sy-GS-uB4" firstAttribute="top" secondItem="q3f-DR-Idu" secondAttribute="bottom" constant="10" id="4Kc-A4-CMe"/>
- <constraint firstItem="q3f-DR-Idu" firstAttribute="leading" secondItem="Fcq-Ok-wok" secondAttribute="leading" constant="30" id="8Z5-yD-XPv"/>
- <constraint firstItem="p0T-fJ-HFK" firstAttribute="top" secondItem="5sy-GS-uB4" secondAttribute="bottom" constant="10" id="AgQ-Ab-yIA"/>
- <constraint firstItem="p0T-fJ-HFK" firstAttribute="leading" secondItem="Fcq-Ok-wok" secondAttribute="leading" constant="30" id="Bsj-GY-nO2"/>
- <constraint firstItem="q3f-DR-Idu" firstAttribute="top" secondItem="Swm-Ap-2gK" secondAttribute="bottom" constant="10" id="MTx-W2-dAG"/>
- <constraint firstItem="Swm-Ap-2gK" firstAttribute="leading" secondItem="Fcq-Ok-wok" secondAttribute="leading" constant="20" id="WgE-uS-CU5"/>
- <constraint firstItem="hYJ-bK-W2m" firstAttribute="top" secondItem="p0T-fJ-HFK" secondAttribute="bottom" constant="10" id="cEu-oD-PSU"/>
- <constraint firstAttribute="bottom" secondItem="hYJ-bK-W2m" secondAttribute="bottom" constant="20" id="eYn-Wy-uHC"/>
- <constraint firstItem="5sy-GS-uB4" firstAttribute="leading" secondItem="Fcq-Ok-wok" secondAttribute="leading" constant="30" id="g3q-OA-bLk"/>
- <constraint firstItem="hYJ-bK-W2m" firstAttribute="leading" secondItem="Fcq-Ok-wok" secondAttribute="leading" constant="30" id="oTT-Oq-Fvq"/>
- <constraint firstItem="Swm-Ap-2gK" firstAttribute="top" secondItem="Fcq-Ok-wok" secondAttribute="top" constant="20" id="u7s-dP-Z7G"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="sc9-HV-yln" firstAttribute="top" secondItem="abl-Ln-rfD" secondAttribute="top" id="13E-aT-iPv"/>
- <constraint firstAttribute="trailing" secondItem="sc9-HV-yln" secondAttribute="trailing" id="Vhn-T5-dlg"/>
- <constraint firstItem="sc9-HV-yln" firstAttribute="leading" secondItem="abl-Ln-rfD" secondAttribute="leading" id="y49-xS-jZu"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="MR4-r8-sRQ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="28q-Os-JN7"/>
- <constraint firstAttribute="trailing" secondItem="MR4-r8-sRQ" secondAttribute="trailing" constant="20" id="AZX-bU-AaN"/>
- <constraint firstAttribute="bottom" secondItem="Mz2-Xc-aHJ" secondAttribute="bottom" constant="20" id="BsG-rd-nA2"/>
- <constraint firstItem="Mz2-Xc-aHJ" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="GyY-Me-YN4"/>
- <constraint firstItem="Mz2-Xc-aHJ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="c5B-CE-8pQ"/>
- <constraint firstItem="MR4-r8-sRQ" firstAttribute="leading" secondItem="Mz2-Xc-aHJ" secondAttribute="trailing" constant="20" id="c9A-JI-p1s"/>
- <constraint firstAttribute="bottom" secondItem="MR4-r8-sRQ" secondAttribute="bottom" constant="20" id="oqz-qM-Fz6"/>
- </constraints>
- <point key="canvasLocation" x="351" y="313"/>
- </customView>
- </objects>
- </document>
|