123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMAnnotationViewController" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="annotationOutlineView" destination="xR1-8d-nCT" id="0AI-9O-2Va"/>
- <outlet property="bigTipLabel" destination="Hgo-wn-Zbx" id="4WH-gT-Ehl"/>
- <outlet property="emptyView" destination="nAQ-GY-tve" id="Joe-QN-RBc"/>
- <outlet property="filtrateButton" destination="1zM-AI-isO" id="lRD-Yh-CNX"/>
- <outlet property="markupTitleLabel" destination="4eE-LR-JUA" id="y10-ug-5lc"/>
- <outlet property="moreButton" destination="bAX-dg-nVT" id="lbd-lJ-xBs"/>
- <outlet property="tipLabel" destination="RmA-xf-MGi" id="DbM-Dm-O9K"/>
- <outlet property="topView" destination="isq-j9-zHz" id="Bsh-MZ-sdD"/>
- <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="300" height="499"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="xR1-8d-nCT" customClass="KMAnnotationOutlineView" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="300" height="451"/>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="nAQ-GY-tve">
- <rect key="frame" x="0.0" y="0.0" width="300" height="451"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hgo-wn-Zbx">
- <rect key="frame" x="82" y="138" width="136" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="No bookmark found" id="2wP-6e-y8s">
- <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="RmA-xf-MGi">
- <rect key="frame" x="64" y="121" width="172" height="15"/>
- <constraints>
- <constraint firstAttribute="width" constant="168" id="tUX-5r-qrV"/>
- </constraints>
- <textFieldCell key="cell" alignment="center" id="A2H-9r-vSJ">
- <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>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="JXD-oi-HT0">
- <rect key="frame" x="86" y="171" width="128" height="128"/>
- <constraints>
- <constraint firstAttribute="height" constant="128" id="V97-Bt-Poy"/>
- <constraint firstAttribute="width" constant="128" id="kw1-PP-mk6"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameMarkupEmpty" id="vpy-u4-hia"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="JXD-oi-HT0" firstAttribute="top" secondItem="nAQ-GY-tve" secondAttribute="top" constant="152" id="PQo-B4-2Sa"/>
- <constraint firstItem="RmA-xf-MGi" firstAttribute="centerX" secondItem="nAQ-GY-tve" secondAttribute="centerX" id="fsk-lI-dq1"/>
- <constraint firstItem="RmA-xf-MGi" firstAttribute="top" secondItem="Hgo-wn-Zbx" secondAttribute="bottom" constant="2" id="fyV-sJ-xfX"/>
- <constraint firstItem="Hgo-wn-Zbx" firstAttribute="centerX" secondItem="nAQ-GY-tve" secondAttribute="centerX" id="i8o-o0-BtA"/>
- <constraint firstItem="Hgo-wn-Zbx" firstAttribute="top" secondItem="JXD-oi-HT0" secondAttribute="bottom" constant="16" id="vn9-Wv-xCJ"/>
- <constraint firstItem="JXD-oi-HT0" firstAttribute="centerX" secondItem="nAQ-GY-tve" secondAttribute="centerX" id="w2k-ND-egG"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="isq-j9-zHz">
- <rect key="frame" x="0.0" y="451" width="300" height="48"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4eE-LR-JUA">
- <rect key="frame" x="14" y="16" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="EiJ-9e-kS8">
- <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 translatesAutoresizingMaskIntoConstraints="NO" id="bAX-dg-nVT">
- <rect key="frame" x="272" y="14" width="20" height="20"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMHomeMoreTools" imagePosition="only" alignment="center" inset="2" id="7Cp-7T-fDL">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="moreButtonAction:" target="-2" id="goH-oY-pdG"/>
- </connections>
- </button>
- <button translatesAutoresizingMaskIntoConstraints="NO" id="1zM-AI-isO">
- <rect key="frame" x="240" y="8" width="32" height="32"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameAnnotationsFiltrate" imagePosition="only" alignment="center" inset="2" id="P8I-6S-7C0">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="32" id="XXk-z1-rYT"/>
- <constraint firstAttribute="height" constant="32" id="tVP-vA-45W"/>
- </constraints>
- <connections>
- <action selector="filtrateButtonAction:" target="-2" id="JeX-L0-xSY"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9CD-g4-TB4">
- <rect key="frame" x="150" y="24" width="0.0" height="0.0"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="T3I-F6-xuB">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="escButtonAction:" target="-2" id="wdU-eL-csd"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="bAX-dg-nVT" secondAttribute="trailing" constant="8" id="1ZZ-aQ-3bN"/>
- <constraint firstItem="bAX-dg-nVT" firstAttribute="centerY" secondItem="isq-j9-zHz" secondAttribute="centerY" id="5s2-Ww-EZr"/>
- <constraint firstItem="4eE-LR-JUA" firstAttribute="leading" secondItem="isq-j9-zHz" secondAttribute="leading" constant="16" id="7eC-ow-aiB"/>
- <constraint firstItem="1zM-AI-isO" firstAttribute="centerY" secondItem="isq-j9-zHz" secondAttribute="centerY" id="AXM-YN-Uhc"/>
- <constraint firstItem="4eE-LR-JUA" firstAttribute="centerY" secondItem="isq-j9-zHz" secondAttribute="centerY" id="EIy-ou-962"/>
- <constraint firstAttribute="height" constant="48" id="KD5-zT-k1C"/>
- <constraint firstItem="bAX-dg-nVT" firstAttribute="leading" secondItem="1zM-AI-isO" secondAttribute="trailing" id="KqW-3w-9AT"/>
- <constraint firstItem="9CD-g4-TB4" firstAttribute="centerY" secondItem="isq-j9-zHz" secondAttribute="centerY" id="paG-3e-qe6"/>
- <constraint firstItem="9CD-g4-TB4" firstAttribute="centerX" secondItem="isq-j9-zHz" secondAttribute="centerX" id="paf-O8-dES"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="xR1-8d-nCT" secondAttribute="trailing" id="332-FH-aLg"/>
- <constraint firstAttribute="trailing" secondItem="isq-j9-zHz" secondAttribute="trailing" id="8m5-F8-gMc"/>
- <constraint firstAttribute="bottom" secondItem="xR1-8d-nCT" secondAttribute="bottom" id="B6z-Ly-PfN"/>
- <constraint firstAttribute="bottom" secondItem="nAQ-GY-tve" secondAttribute="bottom" id="Qmg-Na-j5Y"/>
- <constraint firstItem="nAQ-GY-tve" firstAttribute="top" secondItem="isq-j9-zHz" secondAttribute="bottom" id="XDA-hN-Y8d"/>
- <constraint firstAttribute="trailing" secondItem="nAQ-GY-tve" secondAttribute="trailing" id="YjD-50-MdH"/>
- <constraint firstItem="nAQ-GY-tve" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="e8c-in-22O"/>
- <constraint firstItem="xR1-8d-nCT" firstAttribute="top" secondItem="isq-j9-zHz" secondAttribute="bottom" id="hFL-Wy-Ply"/>
- <constraint firstItem="isq-j9-zHz" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="mEY-wD-Xpb"/>
- <constraint firstItem="xR1-8d-nCT" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="oRk-Tl-SUo"/>
- <constraint firstItem="isq-j9-zHz" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="q5h-OL-drO"/>
- </constraints>
- <point key="canvasLocation" x="-21" y="276.5"/>
- </customView>
- </objects>
- <resources>
- <image name="KMHomeMoreTools" width="20" height="20"/>
- <image name="KMImageNameAnnotationsFiltrate" width="32" height="32"/>
- <image name="KMImageNameMarkupEmpty" width="128" height="128"/>
- </resources>
- </document>
|