123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22146" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22146"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMBookMarkViewController" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="addBookButton" destination="3yQ-un-hNE" id="kxu-QV-1AM"/>
- <outlet property="bigTipLabel" destination="BO0-hw-zv2" id="hvD-cO-67N"/>
- <outlet property="bookTableView" destination="jMm-Al-ZqF" id="9wa-Z0-JAz"/>
- <outlet property="emptyView" destination="H5X-YQ-dvn" id="6p4-Ta-8tF"/>
- <outlet property="tipLabel" destination="Msu-u0-gPn" id="ffr-tn-AMo"/>
- <outlet property="titleTextField" destination="3oi-0L-gXH" id="nKT-yM-6bo"/>
- <outlet property="topSeplineView" destination="ep4-a0-YrH" id="10a-WM-HdS"/>
- <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 appearanceType="aqua" misplaced="YES" id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="260" height="440"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView id="Pzi-Vp-0aL">
- <rect key="frame" x="0.0" y="0.0" width="260" height="440"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZOC-6Y-3av">
- <rect key="frame" x="0.0" y="0.0" width="260" height="412"/>
- <subviews>
- <view translatesAutoresizingMaskIntoConstraints="NO" id="bIK-U7-Zqf">
- <rect key="frame" x="0.0" y="364" width="260" height="48"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3oi-0L-gXH">
- <rect key="frame" x="14" y="16" width="35" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="book" id="Lva-jT-T3H">
- <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="3yQ-un-hNE">
- <rect key="frame" x="220" y="8" width="32" height="32"/>
- <buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="KMImageNameBookMarksAdd" imagePosition="overlaps" alignment="center" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" id="wPd-bK-WYA">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="54D-pF-AoV"/>
- <constraint firstAttribute="width" constant="32" id="oZP-jn-egC"/>
- </constraints>
- <connections>
- <action selector="addBookmarkAction:" target="-2" id="LYe-dO-Oje"/>
- </connections>
- </button>
- <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ep4-a0-YrH">
- <rect key="frame" x="0.0" y="0.0" width="260" height="1"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- </customView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bsc-ME-Qqh">
- <rect key="frame" x="130" y="24" width="0.0" height="0.0"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="Zio-I4-Bjd">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="escButtonAction:" target="-2" id="2IE-Dn-73t"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="3oi-0L-gXH" firstAttribute="centerY" secondItem="bIK-U7-Zqf" secondAttribute="centerY" id="Dx4-hO-Mw9"/>
- <constraint firstItem="Bsc-ME-Qqh" firstAttribute="centerX" secondItem="bIK-U7-Zqf" secondAttribute="centerX" id="MB5-w1-b95"/>
- <constraint firstAttribute="trailing" secondItem="3yQ-un-hNE" secondAttribute="trailing" constant="8" id="SeY-1V-RIE"/>
- <constraint firstAttribute="height" constant="48" id="VqR-5n-kaA"/>
- <constraint firstItem="3oi-0L-gXH" firstAttribute="leading" secondItem="bIK-U7-Zqf" secondAttribute="leading" constant="16" id="Zaz-F0-rX0"/>
- <constraint firstItem="Bsc-ME-Qqh" firstAttribute="centerY" secondItem="bIK-U7-Zqf" secondAttribute="centerY" id="b5q-EM-BXf"/>
- <constraint firstItem="3yQ-un-hNE" firstAttribute="centerY" secondItem="bIK-U7-Zqf" secondAttribute="centerY" id="kXJ-wD-hOY"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="bIK-U7-Zqf" firstAttribute="leading" secondItem="ZOC-6Y-3av" secondAttribute="leading" id="N4Q-QB-Wxh"/>
- <constraint firstAttribute="trailing" secondItem="bIK-U7-Zqf" secondAttribute="trailing" id="SNG-1i-cqG"/>
- <constraint firstItem="bIK-U7-Zqf" firstAttribute="top" secondItem="ZOC-6Y-3av" secondAttribute="top" id="qZQ-ok-kM8"/>
- </constraints>
- </customView>
- <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="QXl-f3-0nT">
- <rect key="frame" x="0.0" y="0.0" width="260" height="364"/>
- <view key="contentView" id="5Km-Gq-7Y6">
- <rect key="frame" x="0.0" y="0.0" width="260" height="364"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <scrollView fixedFrame="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="35" horizontalPageScroll="10" verticalLineScroll="35" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="P2v-Ak-LWO">
- <rect key="frame" x="0.0" y="2" width="260" height="362"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <clipView key="contentView" drawsBackground="NO" id="KFG-R9-2uc">
- <rect key="frame" x="0.0" y="0.0" width="260" height="362"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" tableStyle="plain" multipleSelection="NO" autosaveColumns="NO" rowHeight="35" rowSizeStyle="automatic" viewBased="YES" id="jMm-Al-ZqF">
- <rect key="frame" x="0.0" y="0.0" width="260" height="362"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <size key="intercellSpacing" width="17" height="0.0"/>
- <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="gridColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <tableColumns>
- <tableColumn identifier="AutomaticTableColumnIdentifier.0" width="243" minWidth="40" maxWidth="1000" id="5vi-WM-WUD">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="NTY-yR-c5t">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView identifier="KMBookCellView" id="qIV-zJ-BTn" customClass="KMBookCellView" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="8" y="0.0" width="243" height="35"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Jiw-dQ-fQm">
- <rect key="frame" x="8" y="0.0" width="227" height="35"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="rcv-Rq-TyR">
- <rect key="frame" x="22" y="10" width="199" height="16"/>
- <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="f2w-oF-jeX">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jVn-Rk-t92">
- <rect key="frame" x="0.0" y="10" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="HmH-sE-Qta"/>
- <constraint firstAttribute="height" constant="16" id="w4f-op-qPO"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameSidebarBookCellMark" id="8wC-vm-GhN"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="jVn-Rk-t92" firstAttribute="centerY" secondItem="Jiw-dQ-fQm" secondAttribute="centerY" id="3rn-5T-ztd"/>
- <constraint firstItem="rcv-Rq-TyR" firstAttribute="centerY" secondItem="Jiw-dQ-fQm" secondAttribute="centerY" id="5bl-Wy-ZZ2"/>
- <constraint firstItem="rcv-Rq-TyR" firstAttribute="leading" secondItem="jVn-Rk-t92" secondAttribute="trailing" constant="8" id="TSf-Z5-etZ"/>
- <constraint firstItem="jVn-Rk-t92" firstAttribute="leading" secondItem="Jiw-dQ-fQm" secondAttribute="leading" id="Xbn-6J-OZl"/>
- <constraint firstAttribute="trailing" secondItem="rcv-Rq-TyR" secondAttribute="trailing" constant="8" id="tuu-Fs-E1S"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="Jiw-dQ-fQm" secondAttribute="bottom" id="4n5-bF-fib"/>
- <constraint firstItem="Jiw-dQ-fQm" firstAttribute="top" secondItem="qIV-zJ-BTn" secondAttribute="top" id="Gk0-nJ-e2v"/>
- <constraint firstItem="Jiw-dQ-fQm" firstAttribute="leading" secondItem="qIV-zJ-BTn" secondAttribute="leading" constant="8" id="SVX-ay-53c"/>
- <constraint firstAttribute="trailing" secondItem="Jiw-dQ-fQm" secondAttribute="trailing" constant="8" id="xdS-9w-MMP"/>
- </constraints>
- <connections>
- <outlet property="bookTitle" destination="rcv-Rq-TyR" id="MR2-sT-XU9"/>
- <outlet property="textField" destination="rcv-Rq-TyR" id="fvG-17-CgJ"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- </tableColumns>
- <connections>
- <outlet property="dataSource" destination="-2" id="NL4-lv-f59"/>
- <outlet property="delegate" destination="-2" id="wfi-fB-Y3W"/>
- </connections>
- </tableView>
- </subviews>
- <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="UbR-Pn-9tg">
- <rect key="frame" x="1" y="361" width="258" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="Ali-DJ-95W">
- <rect key="frame" x="224" y="17" width="15" height="102"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- </subviews>
- </view>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="H5X-YQ-dvn">
- <rect key="frame" x="0.0" y="0.0" width="260" height="364"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="8R5-DW-bXb">
- <rect key="frame" x="64" y="85" width="132" height="128"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameBookMarkEmpty" id="6Kl-9F-c8Y"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="BO0-hw-zv2">
- <rect key="frame" x="62" y="55" width="136" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="No bookmark found" id="6Wq-yY-yuD">
- <font key="font" metaFont="system" size="14"/>
- <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="Msu-u0-gPn">
- <rect key="frame" x="33" y="40" width="194" height="15"/>
- <textFieldCell key="cell" alignment="center" id="bpF-T2-SUC">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="BO0-hw-zv2" firstAttribute="centerX" secondItem="8R5-DW-bXb" secondAttribute="centerX" id="3xF-YB-i7s"/>
- <constraint firstItem="Msu-u0-gPn" firstAttribute="centerX" secondItem="8R5-DW-bXb" secondAttribute="centerX" id="Bbu-An-pt0"/>
- <constraint firstItem="BO0-hw-zv2" firstAttribute="trailing" secondItem="8R5-DW-bXb" secondAttribute="trailing" id="OL0-oR-eMj"/>
- <constraint firstItem="Msu-u0-gPn" firstAttribute="leading" secondItem="H5X-YQ-dvn" secondAttribute="leading" constant="35" id="W06-FV-M5o"/>
- <constraint firstItem="Msu-u0-gPn" firstAttribute="top" secondItem="BO0-hw-zv2" secondAttribute="bottom" id="cAD-Uc-2BD"/>
- <constraint firstAttribute="trailing" secondItem="Msu-u0-gPn" secondAttribute="trailing" constant="35" id="fpI-vC-wce"/>
- <constraint firstItem="8R5-DW-bXb" firstAttribute="centerX" secondItem="H5X-YQ-dvn" secondAttribute="centerX" id="h2y-aH-peY"/>
- <constraint firstItem="BO0-hw-zv2" firstAttribute="top" secondItem="8R5-DW-bXb" secondAttribute="bottom" constant="13" id="lqe-5Y-3vw"/>
- <constraint firstItem="8R5-DW-bXb" firstAttribute="top" secondItem="H5X-YQ-dvn" secondAttribute="top" constant="151" id="rhF-Ny-cyl"/>
- <constraint firstItem="BO0-hw-zv2" firstAttribute="leading" secondItem="8R5-DW-bXb" secondAttribute="leading" id="v9H-xv-zGQ"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="H5X-YQ-dvn" firstAttribute="top" secondItem="Pzi-Vp-0aL" secondAttribute="top" constant="48" id="0dy-zM-Gng"/>
- <constraint firstAttribute="bottom" secondItem="QXl-f3-0nT" secondAttribute="bottom" id="3O1-p9-1dY"/>
- <constraint firstAttribute="bottom" secondItem="ZOC-6Y-3av" secondAttribute="bottom" id="4ov-Bb-8Lk"/>
- <constraint firstAttribute="bottom" secondItem="H5X-YQ-dvn" secondAttribute="bottom" id="7lI-ee-1T3"/>
- <constraint firstAttribute="trailing" secondItem="ZOC-6Y-3av" secondAttribute="trailing" id="EeR-9w-YDN"/>
- <constraint firstItem="ZOC-6Y-3av" firstAttribute="top" secondItem="Pzi-Vp-0aL" secondAttribute="top" id="ST1-fp-Ijg"/>
- <constraint firstItem="QXl-f3-0nT" firstAttribute="top" secondItem="Pzi-Vp-0aL" secondAttribute="top" constant="48" id="XgQ-xY-ljn"/>
- <constraint firstAttribute="trailing" secondItem="QXl-f3-0nT" secondAttribute="trailing" id="YFL-M8-lkL"/>
- <constraint firstItem="ZOC-6Y-3av" firstAttribute="leading" secondItem="Pzi-Vp-0aL" secondAttribute="leading" id="apt-tg-cnQ"/>
- <constraint firstItem="QXl-f3-0nT" firstAttribute="leading" secondItem="Pzi-Vp-0aL" secondAttribute="leading" id="bMU-2E-qTS"/>
- <constraint firstAttribute="trailing" secondItem="H5X-YQ-dvn" secondAttribute="trailing" id="hYV-Ps-ktw"/>
- <constraint firstItem="H5X-YQ-dvn" firstAttribute="leading" secondItem="Pzi-Vp-0aL" secondAttribute="leading" id="ooT-we-LHE"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Pzi-Vp-0aL" secondAttribute="trailing" id="EgH-pS-Pio"/>
- <constraint firstAttribute="bottom" secondItem="Pzi-Vp-0aL" secondAttribute="bottom" id="ggO-g1-Ndz"/>
- <constraint firstItem="Pzi-Vp-0aL" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="rYP-sd-AtW"/>
- <constraint firstItem="Pzi-Vp-0aL" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="zTJ-d0-rbP"/>
- </constraints>
- <point key="canvasLocation" x="-296" y="229"/>
- </customView>
- </objects>
- <resources>
- <image name="KMImageNameBookMarkEmpty" width="128" height="128"/>
- <image name="KMImageNameBookMarksAdd" width="16" height="16"/>
- <image name="KMImageNameSidebarBookCellMark" width="16" height="16"/>
- </resources>
- </document>
|