123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254 |
- <?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="KMPenController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="colorBGView" destination="pob-ji-dGx" id="MbW-76-wOq"/>
- <outlet property="colorGroup" destination="JCn-mH-NGi" id="yVH-vp-La4"/>
- <outlet property="colorLabel" destination="9eA-2O-mYG" id="n4u-HX-ouZ"/>
- <outlet property="colorOpacitySelect" destination="Tvp-kB-R4T" id="clJ-kr-SsJ"/>
- <outlet property="colorSlider" destination="KDZ-cB-TkN" id="XGJ-VX-KTQ"/>
- <outlet property="lineBGView" destination="9SI-zI-C10" id="wnf-x2-kF1"/>
- <outlet property="lineDashSelect" destination="leL-IW-pYm" id="Gsg-Nb-qVW"/>
- <outlet property="lineDashSlider" destination="Tx8-cX-vrt" id="eLG-B0-Itm"/>
- <outlet property="lineLabel" destination="FEb-Ts-oUI" id="g09-H4-HZd"/>
- <outlet property="lineTypeSelector" destination="IMh-fN-7hp" id="ycb-ar-8Gb"/>
- <outlet property="lineWidthSelect" destination="ngL-wR-FYP" id="Cav-le-kTb"/>
- <outlet property="lineWidthSlider" destination="emO-bT-9PY" id="Hpf-iB-uq2"/>
- <outlet property="linedashInfoView" destination="wyI-tl-SHg" id="zHW-u9-Jwe"/>
- <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="326" height="414"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="SwP-ge-6Ia">
- <rect key="frame" x="0.0" y="0.0" width="326" height="414"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="pob-ji-dGx">
- <rect key="frame" x="47" y="302" width="232" height="112"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Twn-v0-yba">
- <rect key="frame" x="0.0" y="72" width="232" height="40"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9eA-2O-mYG">
- <rect key="frame" x="-2" y="12" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Color" id="hpp-6u-fJ2">
- <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>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="Bex-c2-m7H"/>
- <constraint firstItem="9eA-2O-mYG" firstAttribute="leading" secondItem="Twn-v0-yba" secondAttribute="leading" id="Ikb-gM-dvh"/>
- <constraint firstItem="9eA-2O-mYG" firstAttribute="centerY" secondItem="Twn-v0-yba" secondAttribute="centerY" id="qS9-sa-QOh"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="JCn-mH-NGi" customClass="ComponentCColorGroup" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="40" width="232" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="tU9-FA-TSK"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="7iA-yQ-Wxn">
- <rect key="frame" x="0.0" y="0.0" width="232" height="32"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Oar-ro-T1O">
- <rect key="frame" x="0.0" y="6" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="Tq3-rh-oKo"/>
- <constraint firstAttribute="height" constant="20" id="yem-UI-pWd"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="edit_ocapity" id="sBL-Z1-jTP"/>
- </imageView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="KDZ-cB-TkN" customClass="ComponentSlider" customModule="KMComponentLibrary">
- <rect key="frame" x="28" y="10" width="116" height="12"/>
- <constraints>
- <constraint firstAttribute="height" constant="12" id="3qt-iy-wpO"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Tvp-kB-R4T" customClass="ComponentSelect" customModule="KMComponentLibrary">
- <rect key="frame" x="152" y="0.0" width="80" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="490-q7-O4n"/>
- <constraint firstAttribute="height" constant="32" id="zBH-6c-P5c"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="Oar-ro-T1O" firstAttribute="leading" secondItem="7iA-yQ-Wxn" secondAttribute="leading" id="5L4-7b-v4S"/>
- <constraint firstAttribute="trailing" secondItem="Tvp-kB-R4T" secondAttribute="trailing" id="5UV-MG-St9"/>
- <constraint firstAttribute="height" constant="32" id="IOZ-hv-p2x"/>
- <constraint firstItem="Tvp-kB-R4T" firstAttribute="top" secondItem="7iA-yQ-Wxn" secondAttribute="top" id="XJE-0Z-LdA"/>
- <constraint firstItem="Tvp-kB-R4T" firstAttribute="leading" secondItem="KDZ-cB-TkN" secondAttribute="trailing" constant="8" id="XKb-eV-Z6c"/>
- <constraint firstItem="Oar-ro-T1O" firstAttribute="centerY" secondItem="7iA-yQ-Wxn" secondAttribute="centerY" id="gcm-bn-KU0"/>
- <constraint firstItem="KDZ-cB-TkN" firstAttribute="centerY" secondItem="7iA-yQ-Wxn" secondAttribute="centerY" id="sxa-FQ-BLs"/>
- <constraint firstItem="KDZ-cB-TkN" firstAttribute="leading" secondItem="7iA-yQ-Wxn" secondAttribute="leading" constant="28" id="xD2-Lf-8xm"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="JCn-mH-NGi" secondAttribute="trailing" id="3TJ-Th-IEO"/>
- <constraint firstItem="7iA-yQ-Wxn" firstAttribute="top" secondItem="JCn-mH-NGi" secondAttribute="bottom" constant="8" id="9zU-BY-vU5"/>
- <constraint firstAttribute="width" constant="232" id="Kls-1c-vgf"/>
- <constraint firstItem="Twn-v0-yba" firstAttribute="top" secondItem="pob-ji-dGx" secondAttribute="top" id="NBv-hc-IlY"/>
- <constraint firstAttribute="height" constant="112" id="P6D-gh-NLL"/>
- <constraint firstItem="Twn-v0-yba" firstAttribute="leading" secondItem="pob-ji-dGx" secondAttribute="leading" id="ciy-IX-aIm"/>
- <constraint firstItem="JCn-mH-NGi" firstAttribute="top" secondItem="Twn-v0-yba" secondAttribute="bottom" id="ecI-05-wLL"/>
- <constraint firstAttribute="trailing" secondItem="7iA-yQ-Wxn" secondAttribute="trailing" id="iH1-xu-fSt"/>
- <constraint firstItem="JCn-mH-NGi" firstAttribute="leading" secondItem="pob-ji-dGx" secondAttribute="leading" id="iIx-s1-iUI"/>
- <constraint firstItem="7iA-yQ-Wxn" firstAttribute="leading" secondItem="pob-ji-dGx" secondAttribute="leading" id="mDs-ie-B71"/>
- <constraint firstAttribute="trailing" secondItem="Twn-v0-yba" secondAttribute="trailing" id="tYB-Zp-mTw"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="9SI-zI-C10">
- <rect key="frame" x="47" y="174" width="232" height="112"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="9T0-s1-WLF">
- <rect key="frame" x="0.0" y="72" width="232" height="40"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FEb-Ts-oUI">
- <rect key="frame" x="-2" y="12" width="30" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Line" id="tua-iU-WGa">
- <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>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="IMh-fN-7hp" customClass="ComponentCSelectorGroup" customModule="KMComponentLibrary">
- <rect key="frame" x="184" y="8" width="48" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="Rzy-Bm-aOj"/>
- <constraint firstAttribute="width" constant="48" id="lP8-HT-G7d"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="IMh-fN-7hp" firstAttribute="centerY" secondItem="9T0-s1-WLF" secondAttribute="centerY" id="2xk-pN-Hak"/>
- <constraint firstAttribute="height" constant="40" id="3Ay-U9-bhN"/>
- <constraint firstItem="FEb-Ts-oUI" firstAttribute="leading" secondItem="9T0-s1-WLF" secondAttribute="leading" id="77L-Qf-8Nc"/>
- <constraint firstAttribute="trailing" secondItem="IMh-fN-7hp" secondAttribute="trailing" id="78j-eE-iy8"/>
- <constraint firstItem="FEb-Ts-oUI" firstAttribute="centerY" secondItem="9T0-s1-WLF" secondAttribute="centerY" id="91I-He-dyo"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="hDQ-AO-zYF">
- <rect key="frame" x="0.0" y="40" width="232" height="32"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Goc-Hz-nNM">
- <rect key="frame" x="0.0" y="6" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="h5a-sm-HGk"/>
- <constraint firstAttribute="height" constant="20" id="wR0-i9-q3B"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="lineWidth_icon" id="fZ0-AD-ry6"/>
- </imageView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="emO-bT-9PY" customClass="ComponentSlider" customModule="KMComponentLibrary">
- <rect key="frame" x="28" y="10" width="116" height="12"/>
- <constraints>
- <constraint firstAttribute="height" constant="12" id="3yL-uj-keR"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ngL-wR-FYP" customClass="ComponentSelect" customModule="KMComponentLibrary">
- <rect key="frame" x="152" y="0.0" width="80" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="80" id="8er-1A-pUX"/>
- <constraint firstAttribute="height" constant="32" id="gSc-ic-J9y"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="emO-bT-9PY" firstAttribute="centerY" secondItem="hDQ-AO-zYF" secondAttribute="centerY" id="3jx-Hx-MP9"/>
- <constraint firstItem="Goc-Hz-nNM" firstAttribute="leading" secondItem="hDQ-AO-zYF" secondAttribute="leading" id="4Sf-BU-Ck0"/>
- <constraint firstItem="emO-bT-9PY" firstAttribute="leading" secondItem="hDQ-AO-zYF" secondAttribute="leading" constant="28" id="Snx-Ui-zAc"/>
- <constraint firstAttribute="height" constant="32" id="dxs-Jw-ra5"/>
- <constraint firstItem="ngL-wR-FYP" firstAttribute="leading" secondItem="emO-bT-9PY" secondAttribute="trailing" constant="8" id="rIl-Nc-ctB"/>
- <constraint firstItem="ngL-wR-FYP" firstAttribute="top" secondItem="hDQ-AO-zYF" secondAttribute="top" id="sAB-AH-gBL"/>
- <constraint firstAttribute="trailing" secondItem="ngL-wR-FYP" secondAttribute="trailing" id="t0c-Z1-7tr"/>
- <constraint firstItem="Goc-Hz-nNM" firstAttribute="centerY" secondItem="hDQ-AO-zYF" secondAttribute="centerY" id="w2h-7v-yan"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="wyI-tl-SHg">
- <rect key="frame" x="0.0" y="0.0" width="232" height="32"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="IJk-ZX-K1d">
- <rect key="frame" x="0.0" y="6" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="Brs-J8-PHY"/>
- <constraint firstAttribute="width" constant="20" id="rDt-TH-Ua0"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="lineStyle_dash" id="iWF-Zc-6Ib"/>
- </imageView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Tx8-cX-vrt" customClass="ComponentSlider" customModule="KMComponentLibrary">
- <rect key="frame" x="28" y="10" width="116" height="12"/>
- <constraints>
- <constraint firstAttribute="height" constant="12" id="h1J-59-My3"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="leL-IW-pYm" customClass="ComponentSelect" customModule="KMComponentLibrary">
- <rect key="frame" x="152" y="0.0" width="80" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="QGe-UC-d7L"/>
- <constraint firstAttribute="width" constant="80" id="dVs-v2-IbE"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="Tx8-cX-vrt" firstAttribute="leading" secondItem="wyI-tl-SHg" secondAttribute="leading" constant="28" id="4Ml-LC-PRY"/>
- <constraint firstAttribute="trailing" secondItem="leL-IW-pYm" secondAttribute="trailing" id="Ajg-Gg-QqQ"/>
- <constraint firstItem="leL-IW-pYm" firstAttribute="top" secondItem="wyI-tl-SHg" secondAttribute="top" id="Hj1-af-1sC"/>
- <constraint firstItem="Tx8-cX-vrt" firstAttribute="centerY" secondItem="wyI-tl-SHg" secondAttribute="centerY" id="HyT-IA-sUC"/>
- <constraint firstItem="IJk-ZX-K1d" firstAttribute="leading" secondItem="wyI-tl-SHg" secondAttribute="leading" id="Qnm-LR-8NS"/>
- <constraint firstItem="leL-IW-pYm" firstAttribute="leading" secondItem="Tx8-cX-vrt" secondAttribute="trailing" constant="8" id="kmd-9I-ICH"/>
- <constraint firstAttribute="height" constant="32" id="tAz-Eo-dTc"/>
- <constraint firstItem="IJk-ZX-K1d" firstAttribute="centerY" secondItem="wyI-tl-SHg" secondAttribute="centerY" id="yhb-pV-eba"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="9T0-s1-WLF" secondAttribute="trailing" id="26W-yh-dxD"/>
- <constraint firstAttribute="trailing" secondItem="wyI-tl-SHg" secondAttribute="trailing" id="2hz-I6-sgQ"/>
- <constraint firstItem="hDQ-AO-zYF" firstAttribute="top" secondItem="9T0-s1-WLF" secondAttribute="bottom" id="84I-YR-x0m"/>
- <constraint firstItem="hDQ-AO-zYF" firstAttribute="leading" secondItem="9SI-zI-C10" secondAttribute="leading" id="9fy-lS-J1j"/>
- <constraint firstItem="9T0-s1-WLF" firstAttribute="top" secondItem="9SI-zI-C10" secondAttribute="top" id="Eik-Fn-qen"/>
- <constraint firstItem="wyI-tl-SHg" firstAttribute="top" secondItem="hDQ-AO-zYF" secondAttribute="bottom" constant="8" id="Kc9-qc-THi"/>
- <constraint firstAttribute="width" constant="232" id="PgP-T0-XHQ"/>
- <constraint firstItem="9T0-s1-WLF" firstAttribute="leading" secondItem="9SI-zI-C10" secondAttribute="leading" id="l2p-Re-HZV"/>
- <constraint firstAttribute="trailing" secondItem="hDQ-AO-zYF" secondAttribute="trailing" id="nlk-Cf-XTF"/>
- <constraint firstAttribute="height" constant="112" id="odr-pv-Tcg"/>
- <constraint firstItem="wyI-tl-SHg" firstAttribute="leading" secondItem="9SI-zI-C10" secondAttribute="leading" id="vM8-Cf-9Wx"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="pob-ji-dGx" firstAttribute="top" secondItem="SwP-ge-6Ia" secondAttribute="top" id="fRR-it-vEl"/>
- <constraint firstItem="9SI-zI-C10" firstAttribute="centerX" secondItem="SwP-ge-6Ia" secondAttribute="centerX" id="h8i-3Z-mbB"/>
- <constraint firstItem="pob-ji-dGx" firstAttribute="centerX" secondItem="SwP-ge-6Ia" secondAttribute="centerX" id="qRv-mj-WoU"/>
- <constraint firstItem="9SI-zI-C10" firstAttribute="top" secondItem="pob-ji-dGx" secondAttribute="bottom" constant="16" id="uJj-JR-Jst"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="SwP-ge-6Ia" secondAttribute="bottom" id="63Z-ib-uee"/>
- <constraint firstItem="SwP-ge-6Ia" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="8oZ-Rp-nBV"/>
- <constraint firstItem="SwP-ge-6Ia" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="IDn-ym-gYj"/>
- <constraint firstAttribute="trailing" secondItem="SwP-ge-6Ia" secondAttribute="trailing" id="k4W-01-Hvq"/>
- </constraints>
- <point key="canvasLocation" x="53" y="197"/>
- </customView>
- </objects>
- <resources>
- <image name="edit_ocapity" width="16" height="16"/>
- <image name="lineStyle_dash" width="16" height="16"/>
- <image name="lineWidth_icon" width="16" height="16"/>
- </resources>
- </document>
|