123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813 |
- <?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="KMAnnotationTableViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="alternateColorBox" destination="zIF-Jm-IKq" id="csh-pO-60J"/>
- <outlet property="alternateColorButton" destination="16a-dF-BSq" id="pKp-vc-196"/>
- <outlet property="alternateColorLabel" destination="vhL-YS-qDV" id="ecG-Eo-FT9"/>
- <outlet property="alternateColorView" destination="pkm-MP-XDd" id="0q0-i1-Viv"/>
- <outlet property="backgroudColorBox" destination="rh4-gm-a6v" id="DXj-dZ-C12"/>
- <outlet property="backgroundColorLabel" destination="IFv-oR-SU0" id="eV3-LZ-77A"/>
- <outlet property="backgrourdColorView" destination="YbY-oz-gRs" id="zJj-jR-f54"/>
- <outlet property="borderColorBox" destination="iAo-Mk-RsN" id="4VR-kF-NJM"/>
- <outlet property="borderColorLabel" destination="cJW-bH-Xbe" id="pJq-9t-lX8"/>
- <outlet property="borderColorView" destination="PNK-gb-Jcc" id="4iC-3W-ggT"/>
- <outlet property="bordersAndColorsLabel" destination="kqk-Hm-Tda" id="ovx-nI-cl2"/>
- <outlet property="cellHeightLabel" destination="O39-KL-0zq" id="SKG-0J-sF2"/>
- <outlet property="cellHeightStepper" destination="Ugh-hX-9QX" id="ZYO-cK-BOO"/>
- <outlet property="cellHeightTextField" destination="DJN-rH-heq" id="7nK-X4-JLH"/>
- <outlet property="cellSizeLabel" destination="7zw-Bk-Rgg" id="bVL-Bv-Srf"/>
- <outlet property="cellWidthLabel" destination="Xrn-It-jRZ" id="uIG-Dr-por"/>
- <outlet property="cellWidthStepper" destination="xVh-Kg-fjh" id="UFg-Yt-HhG"/>
- <outlet property="cellWidthTextField" destination="mzr-tF-8Sa" id="vr6-wU-DoX"/>
- <outlet property="dottedLineStyleButton" destination="TIh-Hf-r3t" id="0H6-El-cXW"/>
- <outlet property="footerPopUpButton" destination="0NY-DA-xWe" id="IDb-Bf-sgs"/>
- <outlet property="headerPopUpButton" destination="tbd-4X-Om1" id="MTu-JM-LuH"/>
- <outlet property="lineStyleButton" destination="wsz-na-ywf" id="vds-ef-Whz"/>
- <outlet property="lineStyleLabel" destination="VfF-OE-abn" id="wbe-C2-r61"/>
- <outlet property="rightArrowStyleButton" destination="4Ia-e7-5At" id="bz8-1J-YZh"/>
- <outlet property="sidebarPopUpButton" destination="CJd-EH-CDa" id="Uf5-DB-oBB"/>
- <outlet property="styleBox0" destination="RdL-Ai-FJT" id="W48-n4-0Nd"/>
- <outlet property="styleBox1" destination="Yaq-ru-jPL" id="i8M-O7-ORB"/>
- <outlet property="styleBox2" destination="a2y-CU-aGm" id="uaw-Qo-JKV"/>
- <outlet property="styleBox3" destination="XhI-it-pUs" id="sFq-cX-Y7J"/>
- <outlet property="styleBox4" destination="SSS-5Y-bqp" id="KJf-mE-KtN"/>
- <outlet property="styleBox5" destination="WMs-Gy-kCt" id="2gb-d1-cr2"/>
- <outlet property="styleLabel" destination="jnD-Um-Thk" id="Lny-eQ-EXM"/>
- <outlet property="titleEndTableLabel" destination="dJr-XH-fEZ" id="7Mh-MW-HXj"/>
- <outlet property="view" destination="Gp1-Rs-UGF" id="i3T-H4-WHn"/>
- <outlet property="widthLabel" destination="7B9-Qy-tfI" id="Epy-cD-Puc"/>
- <outlet property="widthPopUpButton" destination="PY0-aW-akF" id="vZg-Nz-qrJ"/>
- <outlet property="widthSlider" destination="eHA-6V-SBF" id="iPg-zm-vvL"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="Gp1-Rs-UGF">
- <rect key="frame" x="0.0" y="0.0" width="329" height="720"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="JjL-5z-80B" customClass="KMClipView">
- <rect key="frame" x="0.0" y="0.0" width="329" height="720"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view translatesAutoresizingMaskIntoConstraints="NO" id="MBw-wu-MWj">
- <rect key="frame" x="0.0" y="106" width="329" height="614"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Zgx-eS-YLk">
- <rect key="frame" x="10" y="456" width="309" height="148"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jnD-Um-Thk">
- <rect key="frame" x="-2" y="118" width="40" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="ac0-Kv-1Ie"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Style" id="s2t-7w-w4z">
- <font key="font" metaFont="systemBold" size="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="iA5-ea-wvE">
- <rect key="frame" x="0.0" y="0.0" width="309" height="108"/>
- <view key="contentView" id="Nbc-Xk-565">
- <rect key="frame" x="0.0" y="0.0" width="309" height="108"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="RdL-Ai-FJT" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="56" width="100" height="52"/>
- <view key="contentView" id="Baa-mG-d7K">
- <rect key="frame" x="0.0" y="0.0" width="100" height="52"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button tag="300" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hKw-5E-Ops">
- <rect key="frame" x="22" y="6" width="56" height="40"/>
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="table_ic_01" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="lJt-qJ-yTS">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="56" id="hRg-G0-iwC"/>
- </constraints>
- <connections>
- <action selector="styleButtonAction:" target="-2" id="pCZ-a1-vEs"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="hKw-5E-Ops" firstAttribute="top" secondItem="Baa-mG-d7K" secondAttribute="top" constant="6" id="LO3-1D-v2v"/>
- <constraint firstAttribute="bottom" secondItem="hKw-5E-Ops" secondAttribute="bottom" constant="6" id="wqK-Jt-GQV"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="52" id="PCt-uJ-lWz"/>
- <constraint firstItem="hKw-5E-Ops" firstAttribute="centerX" secondItem="RdL-Ai-FJT" secondAttribute="centerX" id="aK2-pP-y6r"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Yaq-ru-jPL" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="104" y="56" width="101" height="52"/>
- <view key="contentView" id="gL7-ET-cC1">
- <rect key="frame" x="0.0" y="0.0" width="101" height="52"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button tag="301" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="eIX-DO-hHd">
- <rect key="frame" x="23" y="6" width="56" height="40"/>
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="table_ic_02" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="kEd-Dh-kJD">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="56" id="6dN-hb-Yig"/>
- </constraints>
- <connections>
- <action selector="styleButtonAction:" target="-2" id="ffB-4m-l7x"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="eIX-DO-hHd" secondAttribute="bottom" constant="6" id="fUd-Sl-7tV"/>
- <constraint firstItem="eIX-DO-hHd" firstAttribute="top" secondItem="gL7-ET-cC1" secondAttribute="top" constant="6" id="wbc-8B-pGv"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="eIX-DO-hHd" firstAttribute="centerX" secondItem="Yaq-ru-jPL" secondAttribute="centerX" id="gF1-5G-slt"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="a2y-CU-aGm" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="209" y="56" width="100" height="52"/>
- <view key="contentView" id="kjI-um-2AB">
- <rect key="frame" x="0.0" y="0.0" width="100" height="52"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button tag="302" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Vkd-zT-7Pn">
- <rect key="frame" x="22" y="6" width="56" height="40"/>
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="table_ic_03" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="HNk-82-KQP">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="56" id="UyF-po-YTD"/>
- </constraints>
- <connections>
- <action selector="styleButtonAction:" target="-2" id="KgF-lZ-C0O"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="Vkd-zT-7Pn" secondAttribute="bottom" constant="6" id="MW0-c3-Je3"/>
- <constraint firstItem="Vkd-zT-7Pn" firstAttribute="top" secondItem="kjI-um-2AB" secondAttribute="top" constant="6" id="UJb-Cv-QrI"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="Vkd-zT-7Pn" firstAttribute="centerX" secondItem="a2y-CU-aGm" secondAttribute="centerX" id="8zy-at-6eH"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="SSS-5Y-bqp" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="104" y="0.0" width="101" height="52"/>
- <view key="contentView" id="0Xz-ve-r0E">
- <rect key="frame" x="0.0" y="0.0" width="101" height="52"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button tag="304" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="izd-C0-i9E">
- <rect key="frame" x="23" y="6" width="56" height="40"/>
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="table_ic_05" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="AvE-7y-UdD">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="56" id="nbV-sp-4Th"/>
- </constraints>
- <connections>
- <action selector="styleButtonAction:" target="-2" id="VzX-Xh-RwM"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="izd-C0-i9E" secondAttribute="bottom" constant="6" id="VBK-vR-qWb"/>
- <constraint firstItem="izd-C0-i9E" firstAttribute="top" secondItem="0Xz-ve-r0E" secondAttribute="top" constant="6" id="aCM-eJ-h56"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="izd-C0-i9E" firstAttribute="centerX" secondItem="SSS-5Y-bqp" secondAttribute="centerX" id="egj-nr-dSH"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="WMs-Gy-kCt" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="209" y="0.0" width="100" height="52"/>
- <view key="contentView" id="Upm-x1-GCg">
- <rect key="frame" x="0.0" y="0.0" width="100" height="52"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button tag="305" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="X7D-WK-dAr">
- <rect key="frame" x="22" y="6" width="56" height="40"/>
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="table_ic_06" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="wtS-9O-X3b">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="56" id="rsN-t7-KTu"/>
- </constraints>
- <connections>
- <action selector="styleButtonAction:" target="-2" id="K4P-vw-7cI"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="X7D-WK-dAr" secondAttribute="bottom" constant="6" id="jKe-n3-Qwd"/>
- <constraint firstItem="X7D-WK-dAr" firstAttribute="top" secondItem="Upm-x1-GCg" secondAttribute="top" constant="6" id="w5G-3k-YUa"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="X7D-WK-dAr" firstAttribute="centerX" secondItem="WMs-Gy-kCt" secondAttribute="centerX" id="92k-D6-aHJ"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="XhI-it-pUs" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="100" height="52"/>
- <view key="contentView" id="NpU-HD-wXY">
- <rect key="frame" x="0.0" y="0.0" width="100" height="52"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button tag="303" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="JcV-A2-4RJ">
- <rect key="frame" x="22" y="6" width="56" height="40"/>
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="table_ic_04" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="6md-dp-EvB">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="56" id="Gaf-na-olb"/>
- </constraints>
- <connections>
- <action selector="styleButtonAction:" target="-2" id="ubC-QW-mzJ"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="JcV-A2-4RJ" firstAttribute="top" secondItem="NpU-HD-wXY" secondAttribute="top" constant="6" id="6Fo-gq-ssE"/>
- <constraint firstAttribute="bottom" secondItem="JcV-A2-4RJ" secondAttribute="bottom" constant="6" id="Q0j-Tf-JKX"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="JcV-A2-4RJ" firstAttribute="centerX" secondItem="XhI-it-pUs" secondAttribute="centerX" id="ucH-T0-krh"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="XhI-it-pUs" secondAttribute="bottom" id="5Wq-Kj-tzd"/>
- <constraint firstItem="WMs-Gy-kCt" firstAttribute="height" secondItem="XhI-it-pUs" secondAttribute="height" id="7my-QI-Th6"/>
- <constraint firstItem="a2y-CU-aGm" firstAttribute="width" secondItem="RdL-Ai-FJT" secondAttribute="width" id="8Bz-lP-QmI"/>
- <constraint firstItem="WMs-Gy-kCt" firstAttribute="leading" secondItem="SSS-5Y-bqp" secondAttribute="trailing" constant="4" id="CPb-wr-jmf"/>
- <constraint firstItem="WMs-Gy-kCt" firstAttribute="width" secondItem="XhI-it-pUs" secondAttribute="width" id="Cim-VM-b8J"/>
- <constraint firstItem="XhI-it-pUs" firstAttribute="leading" secondItem="Nbc-Xk-565" secondAttribute="leading" id="GKc-3h-Jtf"/>
- <constraint firstItem="a2y-CU-aGm" firstAttribute="height" secondItem="RdL-Ai-FJT" secondAttribute="height" id="J8Q-cV-nFa"/>
- <constraint firstItem="Yaq-ru-jPL" firstAttribute="leading" secondItem="RdL-Ai-FJT" secondAttribute="trailing" constant="4" id="LPN-U2-ZdO"/>
- <constraint firstItem="XhI-it-pUs" firstAttribute="top" secondItem="RdL-Ai-FJT" secondAttribute="bottom" constant="4" id="MPW-Wr-9lq"/>
- <constraint firstItem="SSS-5Y-bqp" firstAttribute="leading" secondItem="XhI-it-pUs" secondAttribute="trailing" constant="4" id="O50-zV-3rh"/>
- <constraint firstItem="SSS-5Y-bqp" firstAttribute="height" secondItem="XhI-it-pUs" secondAttribute="height" id="PMn-nI-A50"/>
- <constraint firstItem="SSS-5Y-bqp" firstAttribute="centerY" secondItem="XhI-it-pUs" secondAttribute="centerY" id="Plm-PN-Enz"/>
- <constraint firstItem="RdL-Ai-FJT" firstAttribute="leading" secondItem="Nbc-Xk-565" secondAttribute="leading" id="Uom-aK-SWh"/>
- <constraint firstItem="WMs-Gy-kCt" firstAttribute="centerY" secondItem="XhI-it-pUs" secondAttribute="centerY" id="WA6-GJ-8vd"/>
- <constraint firstItem="RdL-Ai-FJT" firstAttribute="top" secondItem="Nbc-Xk-565" secondAttribute="top" id="YMT-fC-G5g"/>
- <constraint firstItem="SSS-5Y-bqp" firstAttribute="width" secondItem="XhI-it-pUs" secondAttribute="width" id="a8c-us-OzQ"/>
- <constraint firstAttribute="trailing" secondItem="WMs-Gy-kCt" secondAttribute="trailing" id="b5d-EE-TTg"/>
- <constraint firstItem="a2y-CU-aGm" firstAttribute="leading" secondItem="Yaq-ru-jPL" secondAttribute="trailing" constant="4" id="f85-Mr-Nli"/>
- <constraint firstAttribute="trailing" secondItem="a2y-CU-aGm" secondAttribute="trailing" id="gIW-Rl-ZnS"/>
- <constraint firstItem="Yaq-ru-jPL" firstAttribute="centerY" secondItem="RdL-Ai-FJT" secondAttribute="centerY" id="i2I-KF-Lpi"/>
- <constraint firstItem="Yaq-ru-jPL" firstAttribute="width" secondItem="RdL-Ai-FJT" secondAttribute="width" id="wtU-aL-R9b"/>
- <constraint firstItem="Yaq-ru-jPL" firstAttribute="height" secondItem="RdL-Ai-FJT" secondAttribute="height" id="xxy-nw-LOb"/>
- <constraint firstItem="a2y-CU-aGm" firstAttribute="centerY" secondItem="RdL-Ai-FJT" secondAttribute="centerY" id="yQM-pn-adY"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="108" id="se2-K7-kbr"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="iA5-ea-wvE" secondAttribute="bottom" id="INE-Yc-OpH"/>
- <constraint firstItem="iA5-ea-wvE" firstAttribute="top" secondItem="jnD-Um-Thk" secondAttribute="bottom" constant="10" id="T1X-dN-qLe"/>
- <constraint firstItem="jnD-Um-Thk" firstAttribute="top" secondItem="Zgx-eS-YLk" secondAttribute="top" constant="10" id="hbe-1s-9BK"/>
- <constraint firstAttribute="trailing" secondItem="iA5-ea-wvE" secondAttribute="trailing" id="hr4-1n-LjR"/>
- <constraint firstItem="iA5-ea-wvE" firstAttribute="leading" secondItem="Zgx-eS-YLk" secondAttribute="leading" id="pBQ-jN-Pwq"/>
- <constraint firstItem="jnD-Um-Thk" firstAttribute="leading" secondItem="Zgx-eS-YLk" secondAttribute="leading" id="s7s-8T-V1n"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="szc-wb-YTG">
- <rect key="frame" x="10" y="359" width="309" height="87"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mzr-tF-8Sa">
- <rect key="frame" x="221" y="29" width="70" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="70" id="3Qo-Jr-bx3"/>
- <constraint firstAttribute="height" constant="20" id="xWR-XR-eMa"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" alignment="left" drawsBackground="YES" id="0A8-4G-Cl6">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" tag="201" translatesAutoresizingMaskIntoConstraints="NO" id="xVh-Kg-fjh">
- <rect key="frame" x="293" y="25" width="19" height="28"/>
- <stepperCell key="cell" continuous="YES" alignment="left" minValue="10" maxValue="1000" doubleValue="15" id="fx5-NV-2Fj"/>
- <connections>
- <action selector="stepperAction:" target="-2" id="gXB-FV-Je2"/>
- </connections>
- </stepper>
- <textField focusRingType="none" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DJN-rH-heq">
- <rect key="frame" x="221" y="1" width="70" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="BPP-id-KM4"/>
- <constraint firstAttribute="width" constant="70" id="f7t-qL-cdh"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" alignment="left" drawsBackground="YES" id="dPb-eB-zvB">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" tag="202" translatesAutoresizingMaskIntoConstraints="NO" id="Ugh-hX-9QX">
- <rect key="frame" x="293" y="-3" width="19" height="28"/>
- <stepperCell key="cell" continuous="YES" alignment="left" minValue="10" maxValue="1000" doubleValue="30" id="Z6e-jl-n0V"/>
- <connections>
- <action selector="stepperAction:" target="-2" id="csU-Tm-Usg"/>
- </connections>
- </stepper>
- <textField focusRingType="none" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Xrn-It-jRZ">
- <rect key="frame" x="-2" y="31" width="67" height="16"/>
- <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Cell Width" id="aub-HM-FZC">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7zw-Bk-Rgg">
- <rect key="frame" x="-2" y="57" width="62" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="kD9-1f-fCT"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Cell size" id="SA3-Dw-SF9">
- <font key="font" metaFont="systemBold" 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" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="O39-KL-0zq">
- <rect key="frame" x="-2" y="3" width="71" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Cell Height" id="xuN-ld-oZf">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="mzr-tF-8Sa" firstAttribute="centerY" secondItem="Xrn-It-jRZ" secondAttribute="centerY" id="8ot-F4-Fph"/>
- <constraint firstItem="O39-KL-0zq" firstAttribute="leading" secondItem="szc-wb-YTG" secondAttribute="leading" id="C3t-bM-bM4"/>
- <constraint firstItem="Ugh-hX-9QX" firstAttribute="centerY" secondItem="O39-KL-0zq" secondAttribute="centerY" id="G0V-wP-3Qn"/>
- <constraint firstItem="Xrn-It-jRZ" firstAttribute="leading" secondItem="szc-wb-YTG" secondAttribute="leading" id="G6x-cq-VAT"/>
- <constraint firstItem="xVh-Kg-fjh" firstAttribute="centerY" secondItem="Xrn-It-jRZ" secondAttribute="centerY" id="JGg-Vh-DPl"/>
- <constraint firstItem="DJN-rH-heq" firstAttribute="centerY" secondItem="O39-KL-0zq" secondAttribute="centerY" id="MKZ-0i-1q7"/>
- <constraint firstItem="Ugh-hX-9QX" firstAttribute="leading" secondItem="DJN-rH-heq" secondAttribute="trailing" constant="5" id="Owy-hF-Uay"/>
- <constraint firstItem="mzr-tF-8Sa" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Xrn-It-jRZ" secondAttribute="trailing" constant="5" id="apP-kG-Dbk"/>
- <constraint firstAttribute="trailing" secondItem="Ugh-hX-9QX" secondAttribute="trailing" id="bM1-hF-JzJ"/>
- <constraint firstItem="DJN-rH-heq" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="O39-KL-0zq" secondAttribute="trailing" constant="4" id="bkg-uY-JCr"/>
- <constraint firstItem="DJN-rH-heq" firstAttribute="top" secondItem="mzr-tF-8Sa" secondAttribute="bottom" constant="8" id="iSe-6r-TTI"/>
- <constraint firstItem="Xrn-It-jRZ" firstAttribute="top" secondItem="7zw-Bk-Rgg" secondAttribute="bottom" constant="10" id="l8G-sh-S7c"/>
- <constraint firstItem="xVh-Kg-fjh" firstAttribute="leading" secondItem="mzr-tF-8Sa" secondAttribute="trailing" constant="5" id="mDa-tJ-34F"/>
- <constraint firstAttribute="trailing" secondItem="xVh-Kg-fjh" secondAttribute="trailing" id="oCk-4M-Riw"/>
- <constraint firstItem="7zw-Bk-Rgg" firstAttribute="top" secondItem="szc-wb-YTG" secondAttribute="top" constant="10" id="wOB-9x-r1N"/>
- <constraint firstItem="7zw-Bk-Rgg" firstAttribute="leading" secondItem="szc-wb-YTG" secondAttribute="leading" id="xtf-cO-6MX"/>
- <constraint firstAttribute="bottom" secondItem="Ugh-hX-9QX" secondAttribute="bottom" constant="1" id="y59-kT-rfM"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="GEF-sO-Ltx">
- <rect key="frame" x="10" y="285" width="309" height="64"/>
- <subviews>
- <popUpButton tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="CJd-EH-CDa" customClass="KMPopUpButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="100" height="24"/>
- <popUpButtonCell key="cell" type="squareTextured" title="0" bezelStyle="texturedSquare" alignment="left" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" selectedItem="H1Z-Ig-Dqf" id="ZyT-qK-jNM">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="menu"/>
- <menu key="menu" id="x6F-VK-ar1">
- <items>
- <menuItem title="0" state="on" id="H1Z-Ig-Dqf"/>
- <menuItem title="1" id="jQd-IN-RPJ"/>
- <menuItem title="2" id="BoJ-yU-xm7"/>
- <menuItem title="3" id="xV8-M5-ZHC"/>
- <menuItem title="4" id="z5k-Rw-Vi0"/>
- <menuItem title="5" id="Kdu-Cw-H1d"/>
- </items>
- </menu>
- </popUpButtonCell>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="nVo-MF-a5O"/>
- </constraints>
- <connections>
- <action selector="titleEndTablePopUpButtonAction:" target="-2" id="RbC-11-kXp"/>
- </connections>
- </popUpButton>
- <popUpButton tag="101" translatesAutoresizingMaskIntoConstraints="NO" id="tbd-4X-Om1" customClass="KMPopUpButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="104" y="0.0" width="101" height="24"/>
- <popUpButtonCell key="cell" type="squareTextured" title="0" bezelStyle="texturedSquare" alignment="left" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" selectedItem="BV0-Bl-FRq" id="nj9-nA-D2T">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="menu"/>
- <menu key="menu" id="Q4M-PQ-hBr">
- <items>
- <menuItem title="0" state="on" id="BV0-Bl-FRq"/>
- <menuItem title="1" id="bng-f8-qiQ"/>
- <menuItem title="2" id="eTo-j3-86Z"/>
- <menuItem title="3" id="kbR-9W-7ET"/>
- <menuItem title="4" id="gf9-Gn-6OS"/>
- <menuItem title="5" id="lEt-Aj-ZWG"/>
- </items>
- </menu>
- </popUpButtonCell>
- <connections>
- <action selector="titleEndTablePopUpButtonAction:" target="-2" id="exv-sa-GA2"/>
- </connections>
- </popUpButton>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dJr-XH-fEZ">
- <rect key="frame" x="-2" y="34" width="150" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="vS8-Na-Sff"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Title and end of table" id="fH3-nl-ctG">
- <font key="font" metaFont="systemBold" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <popUpButton tag="102" translatesAutoresizingMaskIntoConstraints="NO" id="0NY-DA-xWe" customClass="KMPopUpButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="209" y="0.0" width="100" height="24"/>
- <popUpButtonCell key="cell" type="squareTextured" title="0" bezelStyle="texturedSquare" alignment="left" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" selectedItem="If6-Dl-Sw6" id="IvP-oh-JwL">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="menu"/>
- <menu key="menu" id="riy-UN-Eo4">
- <items>
- <menuItem title="0" state="on" id="If6-Dl-Sw6"/>
- <menuItem title="1" id="JEM-sg-j70"/>
- <menuItem title="2" id="zi9-oR-PrY"/>
- <menuItem title="3" id="7eJ-AD-37V"/>
- <menuItem title="4" id="yC3-Bf-bLC"/>
- <menuItem title="5" id="Rmy-VD-w7m"/>
- </items>
- </menu>
- </popUpButtonCell>
- <connections>
- <action selector="titleEndTablePopUpButtonAction:" target="-2" id="Ksq-lV-5XK"/>
- </connections>
- </popUpButton>
- </subviews>
- <constraints>
- <constraint firstItem="tbd-4X-Om1" firstAttribute="centerY" secondItem="CJd-EH-CDa" secondAttribute="centerY" id="87P-eX-v5g"/>
- <constraint firstItem="CJd-EH-CDa" firstAttribute="top" secondItem="dJr-XH-fEZ" secondAttribute="bottom" constant="10" id="9hk-zg-JgN"/>
- <constraint firstItem="tbd-4X-Om1" firstAttribute="height" secondItem="CJd-EH-CDa" secondAttribute="height" id="CSh-F3-IbY"/>
- <constraint firstItem="tbd-4X-Om1" firstAttribute="centerY" secondItem="CJd-EH-CDa" secondAttribute="centerY" id="IWA-IZ-zLh"/>
- <constraint firstAttribute="bottom" secondItem="CJd-EH-CDa" secondAttribute="bottom" id="Pvj-vR-SKe"/>
- <constraint firstAttribute="trailing" secondItem="0NY-DA-xWe" secondAttribute="trailing" id="TOj-p3-krq"/>
- <constraint firstItem="dJr-XH-fEZ" firstAttribute="top" secondItem="GEF-sO-Ltx" secondAttribute="top" constant="10" id="XuL-nR-Tvv"/>
- <constraint firstItem="0NY-DA-xWe" firstAttribute="centerY" secondItem="CJd-EH-CDa" secondAttribute="centerY" id="cak-X0-JZa"/>
- <constraint firstItem="tbd-4X-Om1" firstAttribute="leading" secondItem="CJd-EH-CDa" secondAttribute="trailing" constant="9" id="ciF-KL-4Nb"/>
- <constraint firstItem="tbd-4X-Om1" firstAttribute="width" secondItem="CJd-EH-CDa" secondAttribute="width" id="ffB-ip-vGU"/>
- <constraint firstItem="0NY-DA-xWe" firstAttribute="centerY" secondItem="CJd-EH-CDa" secondAttribute="centerY" id="nma-lJ-JIK"/>
- <constraint firstItem="dJr-XH-fEZ" firstAttribute="leading" secondItem="GEF-sO-Ltx" secondAttribute="leading" id="ogD-TA-xFd"/>
- <constraint firstItem="CJd-EH-CDa" firstAttribute="leading" secondItem="GEF-sO-Ltx" secondAttribute="leading" constant="5" id="sHZ-Zd-JtH"/>
- <constraint firstItem="0NY-DA-xWe" firstAttribute="height" secondItem="CJd-EH-CDa" secondAttribute="height" id="u82-tr-Ma3"/>
- <constraint firstItem="0NY-DA-xWe" firstAttribute="leading" secondItem="tbd-4X-Om1" secondAttribute="trailing" constant="9" id="u8O-2n-WqS"/>
- <constraint firstItem="0NY-DA-xWe" firstAttribute="width" secondItem="CJd-EH-CDa" secondAttribute="width" id="v0J-aw-DCR"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="SVO-3e-ds9">
- <rect key="frame" x="10" y="10" width="309" height="265"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cJW-bH-Xbe">
- <rect key="frame" x="-2" y="141" width="79" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Border color" id="DqO-VM-9T4">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7B9-Qy-tfI">
- <rect key="frame" x="-2" y="111" width="40" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Width" id="lGz-54-YoK">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <slider verticalHuggingPriority="750" tag="104" translatesAutoresizingMaskIntoConstraints="NO" id="eHA-6V-SBF">
- <rect key="frame" x="-2" y="71" width="233" height="28"/>
- <sliderCell key="cell" continuous="YES" state="on" alignment="left" minValue="0.10000000000000001" maxValue="3" doubleValue="0.10000000000000001" tickMarkPosition="above" sliderType="linear" id="E5S-5Z-EGs"/>
- <connections>
- <action selector="colorWellAction:" target="-2" id="dhQ-aM-W9F"/>
- </connections>
- </slider>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kqk-Hm-Tda">
- <rect key="frame" x="-2" y="235" width="137" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="3Kk-3W-RaD"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Borders and Colors" id="O4v-0b-IyY">
- <font key="font" metaFont="systemBold" 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" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IFv-oR-SU0">
- <rect key="frame" x="-2" y="205" width="113" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Background Color" id="nJQ-fH-Ooj">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="rh4-gm-a6v" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="237" y="201" width="72" height="24"/>
- <view key="contentView" id="y3u-qq-Z68">
- <rect key="frame" x="1" y="1" width="70" height="22"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="4nT-Wf-5dy">
- <rect key="frame" x="50" y="3" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="HbL-ls-8Nh"/>
- <constraint firstAttribute="height" constant="16" id="WYx-SB-5rH"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSColorPanel" id="Diq-TY-cqg"/>
- </imageView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="YbY-oz-gRs">
- <rect key="frame" x="0.0" y="0.0" width="48" height="22"/>
- <constraints>
- <constraint firstAttribute="width" constant="48" id="cPg-M7-hts"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="YbY-oz-gRs" secondAttribute="bottom" id="gdm-Nn-48u"/>
- <constraint firstItem="YbY-oz-gRs" firstAttribute="leading" secondItem="y3u-qq-Z68" secondAttribute="leading" id="m0S-rN-pb7"/>
- <constraint firstAttribute="trailing" secondItem="4nT-Wf-5dy" secondAttribute="trailing" constant="4" id="m4d-97-DsH"/>
- <constraint firstItem="YbY-oz-gRs" firstAttribute="top" secondItem="y3u-qq-Z68" secondAttribute="top" id="uqb-Oi-Yc8"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstItem="4nT-Wf-5dy" firstAttribute="centerY" secondItem="rh4-gm-a6v" secondAttribute="centerY" id="71o-gb-arW"/>
- <constraint firstAttribute="height" constant="24" id="R0G-ep-QYh"/>
- <constraint firstAttribute="width" constant="72" id="hkY-cQ-jcU"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="iAo-Mk-RsN" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="237" y="137" width="72" height="24"/>
- <view key="contentView" id="Qft-ZO-GKe">
- <rect key="frame" x="1" y="1" width="70" height="22"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rkv-8b-Hy9">
- <rect key="frame" x="50" y="3" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="TCn-a8-Wnu"/>
- <constraint firstAttribute="height" constant="16" id="Wgj-Ck-k3L"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSColorPanel" id="K7R-Mg-5SH"/>
- </imageView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="PNK-gb-Jcc">
- <rect key="frame" x="0.0" y="0.0" width="48" height="22"/>
- <constraints>
- <constraint firstAttribute="width" constant="48" id="W5U-i6-7UM"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="PNK-gb-Jcc" firstAttribute="top" secondItem="Qft-ZO-GKe" secondAttribute="top" id="QSd-RO-sfk"/>
- <constraint firstItem="PNK-gb-Jcc" firstAttribute="leading" secondItem="Qft-ZO-GKe" secondAttribute="leading" id="UPf-FV-Gqq"/>
- <constraint firstAttribute="trailing" secondItem="rkv-8b-Hy9" secondAttribute="trailing" constant="4" id="UfY-2B-f5B"/>
- <constraint firstAttribute="bottom" secondItem="PNK-gb-Jcc" secondAttribute="bottom" id="aa9-Av-vGs"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="YSL-qg-QOA"/>
- <constraint firstItem="rkv-8b-Hy9" firstAttribute="centerY" secondItem="iAo-Mk-RsN" secondAttribute="centerY" id="rdg-vK-Y3X"/>
- <constraint firstAttribute="width" constant="72" id="uX4-v0-Kdr"/>
- </constraints>
- </box>
- <popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="PY0-aW-akF" customClass="KMPopUpButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="232" y="75" width="77" height="24"/>
- <popUpButtonCell key="cell" type="squareTextured" title="Item 1" bezelStyle="texturedSquare" alignment="left" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" arrowPosition="noArrow" selectedItem="Cvb-6t-ubu" id="Czl-UK-jZd">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="menu"/>
- <menu key="menu" id="lkF-5B-jPc">
- <items>
- <menuItem title="Item 1" state="on" id="Cvb-6t-ubu"/>
- <menuItem title="Item 2" state="on" id="6NO-fc-N0d"/>
- <menuItem title="Item 3" id="wTQ-qt-SaU"/>
- </items>
- </menu>
- </popUpButtonCell>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="CVb-ae-bxF"/>
- </constraints>
- <connections>
- <action selector="widthPopUpButtonAction:" target="-2" id="2rG-xb-gy4"/>
- </connections>
- </popUpButton>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VfF-OE-abn">
- <rect key="frame" x="-2" y="41" width="66" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" title="Line Color" id="e7s-Zo-rAo">
- <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>
- <box hidden="YES" verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="OWY-Aa-Zor">
- <rect key="frame" x="0.0" y="-2" width="309" height="5"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="jfY-1E-rsk"/>
- </constraints>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wsz-na-ywf" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="0.0" y="10" width="97" height="24"/>
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="MNh-PS-pEB">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="kpv-6w-UaN"/>
- </constraints>
- <connections>
- <action selector="lineTypeButtonAction:" target="-2" id="Lqx-SD-w5h"/>
- </connections>
- </button>
- <button tag="1" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TIh-Hf-r3t" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="106" y="10" width="97" height="24"/>
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="TS6-KL-atu">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="AZB-Td-xIV"/>
- </constraints>
- <connections>
- <action selector="lineTypeButtonAction:" target="-2" id="Hn2-oH-Dwo"/>
- </connections>
- </button>
- <button tag="3" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4Ia-e7-5At" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="212" y="10" width="97" height="24"/>
- <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="nla-v2-J1E">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="Cyo-vn-Yu0"/>
- </constraints>
- <connections>
- <action selector="lineTypeButtonAction:" target="-2" id="AbG-Ey-2zo"/>
- </connections>
- </button>
- <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zIF-Jm-IKq" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <rect key="frame" x="237" y="169" width="72" height="24"/>
- <view key="contentView" id="7iq-dT-Wnn">
- <rect key="frame" x="1" y="1" width="70" height="22"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="cvy-TI-qd5">
- <rect key="frame" x="50" y="3" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="4PH-L4-YnY"/>
- <constraint firstAttribute="width" constant="16" id="exj-QQ-q7f"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSColorPanel" id="Q6r-gY-T5t"/>
- </imageView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="pkm-MP-XDd">
- <rect key="frame" x="0.0" y="0.0" width="48" height="22"/>
- <constraints>
- <constraint firstAttribute="width" constant="48" id="FMv-lj-Xgv"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="pkm-MP-XDd" secondAttribute="bottom" id="3Nu-eW-THn"/>
- <constraint firstItem="pkm-MP-XDd" firstAttribute="top" secondItem="7iq-dT-Wnn" secondAttribute="top" id="3dN-Qk-4xh"/>
- <constraint firstAttribute="trailing" secondItem="cvy-TI-qd5" secondAttribute="trailing" constant="4" id="8Jh-K3-pKf"/>
- <constraint firstItem="pkm-MP-XDd" firstAttribute="leading" secondItem="7iq-dT-Wnn" secondAttribute="leading" id="tun-03-DB8"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="0Qu-i1-OCt"/>
- <constraint firstItem="cvy-TI-qd5" firstAttribute="centerY" secondItem="zIF-Jm-IKq" secondAttribute="centerY" id="4ke-3l-5wK"/>
- <constraint firstAttribute="width" constant="72" id="wxj-0Q-LjS"/>
- </constraints>
- </box>
- <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="vhL-YS-qDV">
- <rect key="frame" x="16" y="174" width="117" height="15"/>
- <textFieldCell key="cell" selectable="YES" title="Alternate Row Color" id="QoG-ti-exd">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button translatesAutoresizingMaskIntoConstraints="NO" id="16a-dF-BSq">
- <rect key="frame" x="-2" y="172" width="22" height="18"/>
- <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" lineBreakMode="charWrapping" inset="2" id="r7v-gB-BXw">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="cellTitle"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="18" id="edL-RC-5kK"/>
- </constraints>
- <connections>
- <action selector="colorWellAction:" target="-2" id="CKq-AE-4HE"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="kqk-Hm-Tda" firstAttribute="top" secondItem="SVO-3e-ds9" secondAttribute="top" constant="10" id="0XQ-vy-1ha"/>
- <constraint firstItem="16a-dF-BSq" firstAttribute="leading" secondItem="SVO-3e-ds9" secondAttribute="leading" id="0w2-0h-f1P"/>
- <constraint firstItem="zIF-Jm-IKq" firstAttribute="centerY" secondItem="vhL-YS-qDV" secondAttribute="centerY" id="1Ck-Lu-gkO"/>
- <constraint firstItem="vhL-YS-qDV" firstAttribute="leading" secondItem="16a-dF-BSq" secondAttribute="trailing" id="3h7-Q5-Urf"/>
- <constraint firstItem="iAo-Mk-RsN" firstAttribute="top" secondItem="zIF-Jm-IKq" secondAttribute="bottom" constant="8" id="5G5-CR-t9c"/>
- <constraint firstItem="4Ia-e7-5At" firstAttribute="width" secondItem="wsz-na-ywf" secondAttribute="width" id="5aE-56-tY3"/>
- <constraint firstItem="4Ia-e7-5At" firstAttribute="leading" secondItem="TIh-Hf-r3t" secondAttribute="trailing" constant="9" id="5q1-Us-LMF"/>
- <constraint firstItem="rh4-gm-a6v" firstAttribute="top" secondItem="kqk-Hm-Tda" secondAttribute="bottom" constant="10" id="AgA-bC-UAc"/>
- <constraint firstItem="eHA-6V-SBF" firstAttribute="top" secondItem="7B9-Qy-tfI" secondAttribute="bottom" constant="14" id="BWR-RU-XVo"/>
- <constraint firstItem="PY0-aW-akF" firstAttribute="centerY" secondItem="eHA-6V-SBF" secondAttribute="centerY" id="Bof-5N-qhg"/>
- <constraint firstItem="OWY-Aa-Zor" firstAttribute="leading" secondItem="SVO-3e-ds9" secondAttribute="leading" id="F3b-f6-yrf"/>
- <constraint firstAttribute="bottom" secondItem="wsz-na-ywf" secondAttribute="bottom" constant="10" id="H8I-wG-2ub"/>
- <constraint firstItem="eHA-6V-SBF" firstAttribute="leading" secondItem="SVO-3e-ds9" secondAttribute="leading" id="Kn8-oU-NGP"/>
- <constraint firstItem="7B9-Qy-tfI" firstAttribute="leading" secondItem="SVO-3e-ds9" secondAttribute="leading" id="LaD-sI-57d"/>
- <constraint firstItem="7B9-Qy-tfI" firstAttribute="top" secondItem="cJW-bH-Xbe" secondAttribute="bottom" constant="14" id="MRK-BJ-aIm"/>
- <constraint firstAttribute="bottom" secondItem="OWY-Aa-Zor" secondAttribute="bottom" id="Pqs-fy-SSJ"/>
- <constraint firstAttribute="trailing" secondItem="OWY-Aa-Zor" secondAttribute="trailing" id="VYr-hM-CtR"/>
- <constraint firstItem="VfF-OE-abn" firstAttribute="top" secondItem="eHA-6V-SBF" secondAttribute="bottom" constant="20" id="Wiz-D9-TE2"/>
- <constraint firstItem="TIh-Hf-r3t" firstAttribute="leading" secondItem="wsz-na-ywf" secondAttribute="trailing" constant="9" id="XIV-m6-9YW"/>
- <constraint firstItem="VfF-OE-abn" firstAttribute="leading" secondItem="SVO-3e-ds9" secondAttribute="leading" id="Yut-PR-PaJ"/>
- <constraint firstAttribute="trailing" secondItem="PY0-aW-akF" secondAttribute="trailing" id="cZv-EJ-hj6"/>
- <constraint firstItem="16a-dF-BSq" firstAttribute="centerY" secondItem="vhL-YS-qDV" secondAttribute="centerY" id="dbs-a7-pRT"/>
- <constraint firstItem="TIh-Hf-r3t" firstAttribute="centerY" secondItem="wsz-na-ywf" secondAttribute="centerY" id="ed1-7y-GvV"/>
- <constraint firstItem="PY0-aW-akF" firstAttribute="leading" secondItem="iAo-Mk-RsN" secondAttribute="leading" id="f7S-Ef-BUZ"/>
- <constraint firstItem="TIh-Hf-r3t" firstAttribute="width" secondItem="wsz-na-ywf" secondAttribute="width" id="gWY-ST-Qch"/>
- <constraint firstAttribute="trailing" secondItem="zIF-Jm-IKq" secondAttribute="trailing" id="h4b-Fp-epd"/>
- <constraint firstItem="cJW-bH-Xbe" firstAttribute="leading" secondItem="SVO-3e-ds9" secondAttribute="leading" id="lR9-lL-gMK"/>
- <constraint firstItem="PY0-aW-akF" firstAttribute="leading" secondItem="eHA-6V-SBF" secondAttribute="trailing" constant="8" id="nG8-Qq-TDI"/>
- <constraint firstAttribute="trailing" secondItem="rh4-gm-a6v" secondAttribute="trailing" id="omv-dI-rmF"/>
- <constraint firstItem="IFv-oR-SU0" firstAttribute="leading" secondItem="SVO-3e-ds9" secondAttribute="leading" id="qfZ-KF-fgS"/>
- <constraint firstItem="16a-dF-BSq" firstAttribute="leading" secondItem="SVO-3e-ds9" secondAttribute="leading" id="t6Z-GU-djK"/>
- <constraint firstAttribute="trailing" secondItem="iAo-Mk-RsN" secondAttribute="trailing" id="txv-dD-Cgg"/>
- <constraint firstItem="zIF-Jm-IKq" firstAttribute="top" secondItem="rh4-gm-a6v" secondAttribute="bottom" constant="8" id="uNi-lz-V79"/>
- <constraint firstItem="4Ia-e7-5At" firstAttribute="centerY" secondItem="wsz-na-ywf" secondAttribute="centerY" id="uZH-47-Xdf"/>
- <constraint firstItem="kqk-Hm-Tda" firstAttribute="leading" secondItem="SVO-3e-ds9" secondAttribute="leading" id="udw-0f-xU6"/>
- <constraint firstAttribute="trailing" secondItem="4Ia-e7-5At" secondAttribute="trailing" id="uoJ-L9-sgW"/>
- <constraint firstItem="rh4-gm-a6v" firstAttribute="centerY" secondItem="IFv-oR-SU0" secondAttribute="centerY" id="urZ-eC-dlx"/>
- <constraint firstItem="iAo-Mk-RsN" firstAttribute="centerY" secondItem="cJW-bH-Xbe" secondAttribute="centerY" id="vx8-nC-ETW"/>
- <constraint firstItem="wsz-na-ywf" firstAttribute="top" secondItem="VfF-OE-abn" secondAttribute="bottom" constant="7" id="wri-ma-bvN"/>
- <constraint firstItem="wsz-na-ywf" firstAttribute="leading" secondItem="SVO-3e-ds9" secondAttribute="leading" id="wuj-Vc-MYx"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="SVO-3e-ds9" secondAttribute="bottom" constant="10" id="5XF-pA-1rw"/>
- <constraint firstAttribute="trailing" secondItem="szc-wb-YTG" secondAttribute="trailing" constant="10" id="7Xr-um-q9j"/>
- <constraint firstItem="szc-wb-YTG" firstAttribute="leading" secondItem="MBw-wu-MWj" secondAttribute="leading" constant="10" id="A8i-iB-5Bd"/>
- <constraint firstItem="GEF-sO-Ltx" firstAttribute="leading" secondItem="MBw-wu-MWj" secondAttribute="leading" constant="10" id="Au3-s8-yO6"/>
- <constraint firstItem="SVO-3e-ds9" firstAttribute="leading" secondItem="MBw-wu-MWj" secondAttribute="leading" constant="10" id="PVE-Oo-Tnz"/>
- <constraint firstItem="szc-wb-YTG" firstAttribute="top" secondItem="Zgx-eS-YLk" secondAttribute="bottom" constant="10" id="XZF-2T-1ND"/>
- <constraint firstItem="GEF-sO-Ltx" firstAttribute="top" secondItem="szc-wb-YTG" secondAttribute="bottom" constant="10" id="djL-Ii-yek"/>
- <constraint firstItem="Zgx-eS-YLk" firstAttribute="top" secondItem="MBw-wu-MWj" secondAttribute="top" constant="10" id="kIR-ue-F4H"/>
- <constraint firstAttribute="trailing" secondItem="GEF-sO-Ltx" secondAttribute="trailing" constant="10" id="mmZ-Pe-CRv"/>
- <constraint firstAttribute="trailing" secondItem="Zgx-eS-YLk" secondAttribute="trailing" constant="10" id="sO3-lX-cBY"/>
- <constraint firstItem="Zgx-eS-YLk" firstAttribute="leading" secondItem="MBw-wu-MWj" secondAttribute="leading" constant="10" id="sUP-XC-6kA"/>
- <constraint firstAttribute="trailing" secondItem="SVO-3e-ds9" secondAttribute="trailing" constant="10" id="sgR-Ei-izO"/>
- <constraint firstItem="SVO-3e-ds9" firstAttribute="top" secondItem="GEF-sO-Ltx" secondAttribute="bottom" constant="10" id="vMF-qX-30m"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="MBw-wu-MWj" firstAttribute="leading" secondItem="JjL-5z-80B" secondAttribute="leading" id="lzK-Ig-38l"/>
- <constraint firstAttribute="trailing" secondItem="MBw-wu-MWj" secondAttribute="trailing" id="vK4-IL-BC2"/>
- <constraint firstItem="MBw-wu-MWj" firstAttribute="top" secondItem="JjL-5z-80B" secondAttribute="top" id="zK5-ag-3CY"/>
- </constraints>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="gBg-a4-gDt">
- <rect key="frame" x="-100" y="-100" width="233" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="2Sh-2H-04I">
- <rect key="frame" x="314" y="0.0" width="15" height="715"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <point key="canvasLocation" x="-3.5" y="389"/>
- </scrollView>
- </objects>
- <resources>
- <image name="NSColorPanel" width="32" height="32"/>
- <image name="table_ic_01" width="70" height="49"/>
- <image name="table_ic_02" width="70" height="49"/>
- <image name="table_ic_03" width="70" height="49"/>
- <image name="table_ic_04" width="70" height="49"/>
- <image name="table_ic_05" width="70" height="49"/>
- <image name="table_ic_06" width="70" height="49"/>
- </resources>
- </document>
|