123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303 |
- <?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">
- <dependencies>
- <deployment version="1070" 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="KMLeftSideViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="currentView" destination="142" id="168"/>
- <outlet property="leftListView" destination="icw-iz-c9C" id="b4E-ca-7lA"/>
- <outlet property="noteOutlineView" destination="ZeT-gb-jMM" id="zX4-Rn-ocw"/>
- <outlet property="searchViewController" destination="PRk-2a-DZk" id="gr0-Q9-DkK"/>
- <outlet property="toolButtonBox" destination="RIE-9E-Klr" id="3eT-Rk-Jmw"/>
- <outlet property="toolButtonBoxLayoutConstraint" destination="sjo-5A-SAR" id="rxh-xy-pIy"/>
- <outlet property="toolHeaderBox" destination="RIE-9E-Klr" id="uMA-J7-uZC"/>
- <outlet property="view" destination="85" id="172"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="85" userLabel="LeftSideView" customClass="KMView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="200" height="400"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="RIE-9E-Klr">
- <rect key="frame" x="0.0" y="360" width="200" height="40"/>
- <view key="contentView" id="HGY-wu-TyY">
- <rect key="frame" x="0.0" y="0.0" width="200" height="40"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="sjo-5A-SAR"/>
- </constraints>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="icw-iz-c9C">
- <rect key="frame" x="0.0" y="0.0" width="200" height="352"/>
- <subviews>
- <customView id="142">
- <rect key="frame" x="0.0" y="0.0" width="200" height="352"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </customView>
- </subviews>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="icw-iz-c9C" secondAttribute="bottom" id="BaV-FS-3SV"/>
- <constraint firstAttribute="trailing" secondItem="RIE-9E-Klr" secondAttribute="trailing" id="BhS-Z4-XXB"/>
- <constraint firstAttribute="trailing" secondItem="icw-iz-c9C" secondAttribute="trailing" id="LHz-Nw-7L4"/>
- <constraint firstItem="icw-iz-c9C" firstAttribute="top" secondItem="RIE-9E-Klr" secondAttribute="bottom" constant="8" id="Zho-Re-t0F"/>
- <constraint firstItem="icw-iz-c9C" firstAttribute="leading" secondItem="85" secondAttribute="leading" id="v0B-po-EOX"/>
- <constraint firstItem="RIE-9E-Klr" firstAttribute="top" secondItem="85" secondAttribute="top" id="ws9-TO-idn"/>
- <constraint firstItem="RIE-9E-Klr" firstAttribute="leading" secondItem="85" secondAttribute="leading" id="x14-0y-hF6"/>
- </constraints>
- <point key="canvasLocation" x="-716" y="272"/>
- </customView>
- <menu id="89">
- <point key="canvasLocation" x="-772" y="-124"/>
- </menu>
- <menu id="198">
- <point key="canvasLocation" x="-771" y="-33"/>
- </menu>
- <menu id="197">
- <point key="canvasLocation" x="-623" y="-5"/>
- </menu>
- <objectController id="90" userLabel="OwnerController">
- <declaredKeys>
- <string>leftSidePaneState</string>
- <string>rightSidePaneState</string>
- <string>findPaneState</string>
- <string>notes</string>
- <string>searchResults</string>
- <string>snapshots</string>
- <string>groupedSearchResults</string>
- <string>pageLabel</string>
- </declaredKeys>
- </objectController>
- <arrayController selectsInsertedObjects="NO" avoidsEmptySelection="NO" clearsFilterPredicateOnInsertion="NO" id="87" userLabel="ThumbnailArrayController">
- <declaredKeys>
- <string>image</string>
- <string>page</string>
- <string>label</string>
- <string>rightSidePaneState</string>
- </declaredKeys>
- </arrayController>
- <arrayController objectClassName="PDFSelection" editable="NO" selectsInsertedObjects="NO" avoidsEmptySelection="NO" id="91" userLabel="FindArrayController">
- <declaredKeys>
- <string>attributedString</string>
- <string>pages</string>
- <string>pages.lastObject.label</string>
- <string>pages.label</string>
- <string>firstPageLabel</string>
- <string>contextString</string>
- <string>@count</string>
- <string>batchedFindResults</string>
- <string>batchedSearchResults</string>
- </declaredKeys>
- <classReference key="objectClass" className="PDFSelection"/>
- </arrayController>
- <arrayController editable="NO" selectsInsertedObjects="NO" avoidsEmptySelection="NO" clearsFilterPredicateOnInsertion="NO" id="97" userLabel="GroupedFindArrayController">
- <declaredKeys>
- <string>score</string>
- <string>pageLabel</string>
- <string>page.label</string>
- <string>@unionOfArrays.results</string>
- <string>count</string>
- <string>maxCount</string>
- <string>@max.count</string>
- <string>@unionOfArrays.matches</string>
- </declaredKeys>
- </arrayController>
- <customObject id="PRk-2a-DZk" customClass="KMBotaSearchViewController" customModule="PDF_Reader_Pro" customModuleProvider="target"/>
- <scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="92" horizontalPageScroll="10" verticalLineScroll="92" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="X6S-DN-K9m">
- <rect key="frame" x="0.0" y="0.0" width="251" height="429"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="z3N-jy-sfp">
- <rect key="frame" x="0.0" y="0.0" width="251" height="429"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" tableStyle="plain" typeSelect="NO" autosaveName="KMNoteOutlineView" rowHeight="92" usesAutomaticRowHeights="YES" viewBased="YES" indentationPerLevel="16" outlineTableColumn="yso-Z1-ZNZ" id="ZeT-gb-jMM" customClass="KMNoteOutlineView" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="251" height="429"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
- <tableColumns>
- <tableColumn identifier="note" width="251" minWidth="33" maxWidth="1000" id="yso-Z1-ZNZ">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" selectable="YES" editable="YES" alignment="left" id="nVC-2W-y5z">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView identifier="KMNoteTableViewCell" id="3TS-lp-G7v" customClass="KMNoteTableViewCell" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="251" height="117"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="axn-sT-p9z">
- <rect key="frame" x="16" y="8" width="219" height="109"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="udQ-rE-Njy">
- <rect key="frame" x="0.0" y="73" width="219" height="36"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Lbo-Vh-Jiw">
- <rect key="frame" x="0.0" y="8" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="ImT-8W-lwG"/>
- <constraint firstAttribute="height" constant="20" id="OAc-WL-JLv"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="Q6w-Zg-QPD"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pnF-AX-GzW">
- <rect key="frame" x="68" y="12" width="104" height="13"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="J7f-Mm-wxQ"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="truncatingTail" truncatesLastVisibleLine="YES" title="2023/02/03, 18:20" id="ULE-OT-mhR">
- <font key="font" metaFont="system" size="10"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nWk-O1-Rta">
- <rect key="frame" x="28" y="11" width="40" height="14"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Author" id="7cB-pn-RJG">
- <font key="font" metaFont="smallSystem"/>
- <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="btZ-nY-HvQ" customClass="KMCoverButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="195" y="10" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="FLd-fN-7Ze"/>
- <constraint firstAttribute="width" constant="16" id="wpe-YS-1RD"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="fMn-4J-1vB">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="pnF-AX-GzW" firstAttribute="centerY" secondItem="nWk-O1-Rta" secondAttribute="centerY" id="36R-Fi-eql"/>
- <constraint firstItem="btZ-nY-HvQ" firstAttribute="centerY" secondItem="udQ-rE-Njy" secondAttribute="centerY" id="81v-p8-vtr"/>
- <constraint firstItem="Lbo-Vh-Jiw" firstAttribute="centerY" secondItem="udQ-rE-Njy" secondAttribute="centerY" id="Kbf-Ty-MYN"/>
- <constraint firstAttribute="height" constant="36" id="Q2U-Cc-rHJ"/>
- <constraint firstItem="Lbo-Vh-Jiw" firstAttribute="leading" secondItem="udQ-rE-Njy" secondAttribute="leading" id="VuD-wS-uBJ"/>
- <constraint firstItem="nWk-O1-Rta" firstAttribute="leading" secondItem="Lbo-Vh-Jiw" secondAttribute="trailing" constant="10" id="Yhb-f4-1D9"/>
- <constraint firstItem="nWk-O1-Rta" firstAttribute="centerY" secondItem="udQ-rE-Njy" secondAttribute="centerY" id="lkg-0D-XAQ"/>
- <constraint firstItem="pnF-AX-GzW" firstAttribute="leading" secondItem="nWk-O1-Rta" secondAttribute="trailing" constant="4" id="mVE-4y-n0N"/>
- <constraint firstAttribute="trailing" secondItem="btZ-nY-HvQ" secondAttribute="trailing" constant="8" id="w0u-2H-HLE"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="mv9-xH-dgE">
- <rect key="frame" x="0.0" y="0.0" width="219" height="73"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="zkB-0O-cuV">
- <rect key="frame" x="30" y="0.0" width="100" height="73"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="KY1-Ab-BK5"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="left" imageScaling="proportionallyUpOrDown" id="Cgf-KG-ODg"/>
- </imageView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8iM-cD-LbJ">
- <rect key="frame" x="8" y="53" width="20" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="Abn-23-jdo"/>
- <constraint firstAttribute="height" constant="16" id="eGm-Gc-P4u"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="KMImageNameBtnTriRightNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="RBQ-ie-wZI">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="foldButtonAction:" target="3TS-lp-G7v" id="M0z-us-lv2"/>
- </connections>
- </button>
- <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="ItP-E5-6eI">
- <rect key="frame" x="34" y="56" width="104" height="17"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="i3V-IY-30U"/>
- <constraint firstAttribute="height" constant="17" id="nok-GN-zdZ"/>
- </constraints>
- <textFieldCell key="cell" selectable="YES" title="Multiline Label" id="l6T-Ur-NC1">
- <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>
- </subviews>
- <constraints>
- <constraint firstItem="ItP-E5-6eI" firstAttribute="top" secondItem="mv9-xH-dgE" secondAttribute="top" id="1pi-eo-zxg"/>
- <constraint firstItem="8iM-cD-LbJ" firstAttribute="leading" secondItem="mv9-xH-dgE" secondAttribute="leading" constant="8" id="5dx-aT-2kx"/>
- <constraint firstAttribute="bottom" secondItem="zkB-0O-cuV" secondAttribute="bottom" id="HIg-iO-irk"/>
- <constraint firstItem="zkB-0O-cuV" firstAttribute="leading" secondItem="mv9-xH-dgE" secondAttribute="leading" constant="30" id="SOG-Ei-8nB"/>
- <constraint firstItem="8iM-cD-LbJ" firstAttribute="top" secondItem="mv9-xH-dgE" secondAttribute="top" constant="4" id="fxh-Uo-6vV"/>
- <constraint firstItem="ItP-E5-6eI" firstAttribute="leading" secondItem="8iM-cD-LbJ" secondAttribute="trailing" constant="8" id="tXn-kq-92r"/>
- <constraint firstItem="zkB-0O-cuV" firstAttribute="top" secondItem="mv9-xH-dgE" secondAttribute="top" id="tsp-7y-cX8"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="udQ-rE-Njy" firstAttribute="top" secondItem="axn-sT-p9z" secondAttribute="top" id="1Kd-FU-AJI"/>
- <constraint firstAttribute="height" constant="109" id="9TC-Va-QGI"/>
- <constraint firstAttribute="trailing" secondItem="mv9-xH-dgE" secondAttribute="trailing" id="B18-nl-Kjz"/>
- <constraint firstItem="mv9-xH-dgE" firstAttribute="top" secondItem="udQ-rE-Njy" secondAttribute="bottom" id="T7E-0X-rjL"/>
- <constraint firstItem="udQ-rE-Njy" firstAttribute="leading" secondItem="axn-sT-p9z" secondAttribute="leading" id="agE-zK-mpX"/>
- <constraint firstAttribute="bottom" secondItem="mv9-xH-dgE" secondAttribute="bottom" id="avb-Ya-VEJ"/>
- <constraint firstAttribute="trailing" secondItem="udQ-rE-Njy" secondAttribute="trailing" id="koz-Ej-k40"/>
- <constraint firstItem="mv9-xH-dgE" firstAttribute="leading" secondItem="axn-sT-p9z" secondAttribute="leading" id="oZY-0J-qZz"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="axn-sT-p9z" firstAttribute="leading" secondItem="3TS-lp-G7v" secondAttribute="leading" constant="16" id="PN0-mv-qeE"/>
- <constraint firstAttribute="trailing" secondItem="axn-sT-p9z" secondAttribute="trailing" constant="16" id="pad-wz-WXm"/>
- <constraint firstAttribute="bottom" secondItem="axn-sT-p9z" secondAttribute="bottom" constant="8" id="pxn-eA-8iY"/>
- <constraint firstItem="axn-sT-p9z" firstAttribute="top" secondItem="3TS-lp-G7v" secondAttribute="top" id="xUI-de-rcQ"/>
- </constraints>
- <connections>
- <outlet property="annotationContentLabel" destination="ItP-E5-6eI" id="kMP-h9-dGK"/>
- <outlet property="annotationContentWidthConstraint" destination="i3V-IY-30U" id="WYc-QA-5WR"/>
- <outlet property="autherLabel" destination="nWk-O1-Rta" id="O0E-Ss-a6t"/>
- <outlet property="autherLayoutConstraint" destination="Yhb-f4-1D9" id="hnM-Rf-QUk"/>
- <outlet property="contentHeightConstraint" destination="9TC-Va-QGI" id="kfO-pH-POp"/>
- <outlet property="contentView" destination="mv9-xH-dgE" id="gYX-6X-VM5"/>
- <outlet property="foldButton" destination="8iM-cD-LbJ" id="2r7-kK-dje"/>
- <outlet property="maltlineLabelLayoutConstraint" destination="nok-GN-zdZ" id="WTm-Ll-giM"/>
- <outlet property="markupButton" destination="btZ-nY-HvQ" id="Qa8-Gq-LMp"/>
- <outlet property="noteImageView" destination="zkB-0O-cuV" id="JUb-zM-R4K"/>
- <outlet property="timeLabel" destination="pnF-AX-GzW" id="Dkf-aL-E5s"/>
- <outlet property="timeWidthConstraint" destination="J7f-Mm-wxQ" id="g71-a8-2aD"/>
- <outlet property="topView" destination="udQ-rE-Njy" id="KvO-gr-9Q8"/>
- <outlet property="typeImageView" destination="Lbo-Vh-Jiw" id="OhF-xv-3jN"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- </tableColumns>
- </outlineView>
- </subviews>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="sjb-hb-Nwy">
- <rect key="frame" x="-100" y="-100" width="143" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="ZtU-9l-NKx">
- <rect key="frame" x="-30" y="17" width="15" height="378"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <point key="canvasLocation" x="-497.5" y="-350.5"/>
- </scrollView>
- </objects>
- <resources>
- <image name="KMImageNameBtnTriRightNor" width="16" height="16"/>
- </resources>
- </document>
|