123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223 |
- <?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="CheckBoxVC" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="checkBox" destination="eAB-nL-2e1" id="FYO-HT-RRq"/>
- <outlet property="checkBoxHeightConst" destination="GWE-uh-e4b" id="utz-x0-ex8"/>
- <outlet property="checkBoxWidthConst" destination="XVn-7h-wiM" id="rMk-HI-Kv7"/>
- <outlet property="disableButton" destination="K2d-xv-qf6" id="v1J-mK-Tl7"/>
- <outlet property="indeteBtn" destination="MRt-fG-Yko" id="ePq-wc-Ctr"/>
- <outlet property="inputField" destination="mt2-PN-KEM" id="iye-Vn-qyJ"/>
- <outlet property="radio" destination="G15-a6-GOf" id="ga7-aK-00N"/>
- <outlet property="radioHeightConst" destination="evU-uv-u9q" id="n0S-TI-9n6"/>
- <outlet property="radioWidthConst" destination="nGp-jE-r8P" id="cjN-yx-uvg"/>
- <outlet property="showHelpButton" destination="vHw-ea-2eW" id="hxx-ul-BhF"/>
- <outlet property="showLabelBtn" destination="Tgl-Ts-Ycr" id="h24-Z6-P1q"/>
- <outlet property="sizeBox" destination="jpm-ai-uuQ" id="8Ap-j9-iNd"/>
- <outlet property="typeBox" destination="gE7-6m-imI" id="eAV-X9-nz3"/>
- <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="664" height="432"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="OMl-NN-uzd">
- <rect key="frame" x="452" y="0.0" width="212" height="432"/>
- <view key="contentView" id="V6g-uU-dCX">
- <rect key="frame" x="1" y="1" width="210" height="430"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lVG-m1-nMi">
- <rect key="frame" x="28" y="340" width="34" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Type" id="ebA-eS-uwF">
- <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>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gE7-6m-imI">
- <rect key="frame" x="64" y="336" width="109" height="23"/>
- <constraints>
- <constraint firstAttribute="width" constant="105" id="uFW-iY-fvl"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="Checkbox" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="1pO-WU-vLy">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>Checkbox</string>
- <string>Radio</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="sizeBoxAction:" target="-2" id="X3t-16-kCO"/>
- </connections>
- </comboBox>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mEh-op-E1O">
- <rect key="frame" x="28" y="314" width="34" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Size:" id="PYT-Rw-7yR">
- <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>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jpm-ai-uuQ">
- <rect key="frame" x="64" y="310" width="109" height="23"/>
- <constraints>
- <constraint firstAttribute="width" constant="105" id="cuz-bP-63z"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="center" title="M" drawsBackground="YES" completes="NO" numberOfVisibleItems="6" id="qmQ-19-3wH">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>M</string>
- <string>S</string>
- <string>XS</string>
- <string>XXS</string>
- </objectValues>
- </comboBoxCell>
- <connections>
- <action selector="sizeBoxAction:" target="-2" id="z3g-nO-BV2"/>
- </connections>
- </comboBox>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="K2d-xv-qf6">
- <rect key="frame" x="28" y="287" width="71" height="18"/>
- <buttonCell key="cell" type="check" title="Disable" bezelStyle="regularSquare" imagePosition="left" inset="2" id="TwH-2b-UI8">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="QqO-AY-FrU"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Tgl-Ts-Ycr">
- <rect key="frame" x="28" y="261" width="96" height="18"/>
- <buttonCell key="cell" type="check" title="Show Label" bezelStyle="regularSquare" imagePosition="left" inset="2" id="apv-XO-U3K">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="VjM-A5-mz3"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vHw-ea-2eW">
- <rect key="frame" x="28" y="235" width="90" height="18"/>
- <buttonCell key="cell" type="check" title="show Help" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OYM-Fd-kar">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="jvd-wi-2mg"/>
- </connections>
- </button>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mt2-PN-KEM">
- <rect key="frame" x="30" y="179" width="100" height="21"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="NOn-HU-tbp">
- <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>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="d89-2o-wcz">
- <rect key="frame" x="133" y="173" width="66" height="32"/>
- <buttonCell key="cell" type="push" title="Done" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="oWr-9i-ERm">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="Rjt-3O-von"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MRt-fG-Yko">
- <rect key="frame" x="28" y="209" width="124" height="18"/>
- <buttonCell key="cell" type="check" title="is Indeterminate" bezelStyle="regularSquare" imagePosition="left" inset="2" id="dHZ-S5-9OU">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="clickAction:" target="-2" id="z1E-XG-0rH"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="d89-2o-wcz" firstAttribute="centerY" secondItem="mt2-PN-KEM" secondAttribute="centerY" id="21d-cq-RA2"/>
- <constraint firstItem="jpm-ai-uuQ" firstAttribute="centerY" secondItem="mEh-op-E1O" secondAttribute="centerY" id="5Nd-JR-zzo"/>
- <constraint firstItem="mEh-op-E1O" firstAttribute="leading" secondItem="K2d-xv-qf6" secondAttribute="leading" id="7Uc-rd-kWT"/>
- <constraint firstItem="mEh-op-E1O" firstAttribute="leading" secondItem="lVG-m1-nMi" secondAttribute="leading" id="9C0-5K-qyi"/>
- <constraint firstItem="gE7-6m-imI" firstAttribute="centerY" secondItem="lVG-m1-nMi" secondAttribute="centerY" id="9qc-Ze-ocm"/>
- <constraint firstItem="MRt-fG-Yko" firstAttribute="leading" secondItem="vHw-ea-2eW" secondAttribute="leading" id="EIn-xR-Qbn"/>
- <constraint firstItem="mt2-PN-KEM" firstAttribute="top" secondItem="MRt-fG-Yko" secondAttribute="bottom" constant="10" id="KUV-fz-KnN"/>
- <constraint firstItem="K2d-xv-qf6" firstAttribute="leading" secondItem="V6g-uU-dCX" secondAttribute="leading" constant="30" id="OSs-8F-IjT"/>
- <constraint firstItem="gE7-6m-imI" firstAttribute="leading" secondItem="lVG-m1-nMi" secondAttribute="trailing" constant="5" id="XAO-KX-159"/>
- <constraint firstItem="mEh-op-E1O" firstAttribute="top" secondItem="lVG-m1-nMi" secondAttribute="bottom" constant="10" id="ZvN-zF-fbC"/>
- <constraint firstItem="mEh-op-E1O" firstAttribute="top" secondItem="V6g-uU-dCX" secondAttribute="top" constant="100" id="bqN-NK-nhd"/>
- <constraint firstItem="K2d-xv-qf6" firstAttribute="top" secondItem="mEh-op-E1O" secondAttribute="bottom" constant="10" id="en9-FV-Ufi"/>
- <constraint firstItem="mt2-PN-KEM" firstAttribute="leading" secondItem="vHw-ea-2eW" secondAttribute="leading" id="fyf-2S-rpT"/>
- <constraint firstItem="Tgl-Ts-Ycr" firstAttribute="leading" secondItem="K2d-xv-qf6" secondAttribute="leading" id="glp-fY-zkw"/>
- <constraint firstItem="MRt-fG-Yko" firstAttribute="top" secondItem="vHw-ea-2eW" secondAttribute="bottom" constant="10" id="iMC-zO-EbL"/>
- <constraint firstItem="vHw-ea-2eW" firstAttribute="leading" secondItem="Tgl-Ts-Ycr" secondAttribute="leading" id="sYn-5z-uJ0"/>
- <constraint firstItem="vHw-ea-2eW" firstAttribute="top" secondItem="Tgl-Ts-Ycr" secondAttribute="bottom" constant="10" id="vVL-yW-gMq"/>
- <constraint firstItem="d89-2o-wcz" firstAttribute="leading" secondItem="mt2-PN-KEM" secondAttribute="trailing" constant="10" id="wkz-VL-yQR"/>
- <constraint firstItem="jpm-ai-uuQ" firstAttribute="leading" secondItem="mEh-op-E1O" secondAttribute="trailing" constant="5" id="y0W-sw-nLk"/>
- <constraint firstAttribute="trailing" secondItem="mt2-PN-KEM" secondAttribute="trailing" constant="80" id="yBv-Fz-oCG"/>
- <constraint firstItem="Tgl-Ts-Ycr" firstAttribute="top" secondItem="K2d-xv-qf6" secondAttribute="bottom" constant="10" id="zQK-7d-b8m"/>
- </constraints>
- </view>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="QUx-nl-ckJ">
- <rect key="frame" x="0.0" y="0.0" width="432" height="432"/>
- <view key="contentView" id="Js3-Dp-0Us">
- <rect key="frame" x="1" y="1" width="430" height="430"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="eAB-nL-2e1" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
- <rect key="frame" x="140" y="203" width="150" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="GWE-uh-e4b"/>
- <constraint firstAttribute="width" constant="150" id="XVn-7h-wiM"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="G15-a6-GOf" customClass="ComponentRadio" customModule="KMComponentLibrary">
- <rect key="frame" x="140" y="203" width="150" height="24"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="evU-uv-u9q"/>
- <constraint firstAttribute="width" constant="150" id="nGp-jE-r8P"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="G15-a6-GOf" firstAttribute="centerY" secondItem="Js3-Dp-0Us" secondAttribute="centerY" id="1RP-AY-eN6"/>
- <constraint firstItem="eAB-nL-2e1" firstAttribute="centerY" secondItem="Js3-Dp-0Us" secondAttribute="centerY" id="Nbs-QQ-Mqa"/>
- <constraint firstItem="G15-a6-GOf" firstAttribute="centerX" secondItem="Js3-Dp-0Us" secondAttribute="centerX" id="my0-K3-PNr"/>
- <constraint firstItem="eAB-nL-2e1" firstAttribute="centerX" secondItem="Js3-Dp-0Us" secondAttribute="centerX" id="uFs-5E-ixE"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" secondItem="QUx-nl-ckJ" secondAttribute="height" multiplier="1:1" id="Lmb-PH-6kU"/>
- <constraint firstAttribute="width" secondItem="QUx-nl-ckJ" secondAttribute="height" multiplier="1:1" id="Nln-Hl-s5N"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="QUx-nl-ckJ" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="KhJ-D2-ak6"/>
- <constraint firstAttribute="bottom" secondItem="OMl-NN-uzd" secondAttribute="bottom" id="Lf1-Te-0YK"/>
- <constraint firstAttribute="bottom" secondItem="QUx-nl-ckJ" secondAttribute="bottom" id="Lry-Zu-hZN"/>
- <constraint firstItem="QUx-nl-ckJ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="TXK-SZ-FOD"/>
- <constraint firstItem="OMl-NN-uzd" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="XHs-Gb-2QC"/>
- <constraint firstAttribute="trailing" secondItem="OMl-NN-uzd" secondAttribute="trailing" id="l4g-wa-kCP"/>
- <constraint firstItem="OMl-NN-uzd" firstAttribute="leading" secondItem="QUx-nl-ckJ" secondAttribute="trailing" constant="20" id="lqK-Uh-nCF"/>
- </constraints>
- <point key="canvasLocation" x="178" y="194"/>
- </customView>
- </objects>
- </document>
|