123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMNotificationVC" customModule="PDF_Office" customModuleProvider="target">
- <connections>
- <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="480" height="232"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="mA4-Qd-a4U">
- <rect key="frame" x="0.0" y="0.0" width="480" height="232"/>
- <view key="contentView" id="PRv-nf-55P">
- <rect key="frame" x="0.0" y="0.0" width="480" height="232"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="mA4-Qd-a4U" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="3fo-kP-qLh"/>
- <constraint firstAttribute="bottom" secondItem="mA4-Qd-a4U" secondAttribute="bottom" id="AQQ-bR-GqA"/>
- <constraint firstAttribute="trailing" secondItem="mA4-Qd-a4U" secondAttribute="trailing" id="NgF-Xb-Fn3"/>
- <constraint firstItem="mA4-Qd-a4U" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="eDD-Nv-020"/>
- </constraints>
- <point key="canvasLocation" x="-41" y="134"/>
- </customView>
- <customView id="SxZ-QE-adg">
- <rect key="frame" x="0.0" y="0.0" width="478" height="132"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ZLa-Gf-cVo">
- <rect key="frame" x="18" y="94" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="JVv-SS-LSn"/>
- <constraint firstAttribute="height" constant="20" id="lfT-bm-dwO"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="btn_radio_sel_on" id="J0f-JC-Rma"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="BSC-SG-7Cc">
- <rect key="frame" x="44" y="94" width="400" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="FjH-h2-yVS"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="7kO-iN-IUF">
- <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>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GKT-DI-8NL">
- <rect key="frame" x="44" y="64" width="400" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="rbB-nM-v17"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ldC-zw-f9b">
- <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 boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zg7-fc-OeQ">
- <rect key="frame" x="354" y="16" width="108" height="32"/>
- <view key="contentView" id="rED-rZ-vLC">
- <rect key="frame" x="1" y="1" width="106" height="30"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZFF-hU-3bu">
- <rect key="frame" x="35" y="7" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="aGZ-XF-Uxg">
- <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>
- </subviews>
- <constraints>
- <constraint firstItem="ZFF-hU-3bu" firstAttribute="centerX" secondItem="rED-rZ-vLC" secondAttribute="centerX" id="JWe-mT-KLA"/>
- <constraint firstItem="ZFF-hU-3bu" firstAttribute="centerY" secondItem="rED-rZ-vLC" secondAttribute="centerY" id="Le9-1S-84a"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="YlV-Mx-5RD"/>
- <constraint firstAttribute="width" constant="108" id="yvc-J3-s1g"/>
- </constraints>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kqZ-Mo-bw9">
- <rect key="frame" x="354" y="16" width="108" height="32"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="EzA-Jv-hWm">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ke3-BJ-QX4">
- <rect key="frame" x="450" y="104" width="12" height="12"/>
- <constraints>
- <constraint firstAttribute="height" constant="12" id="aWl-1B-fbj"/>
- <constraint firstAttribute="width" constant="12" id="chu-V3-i7R"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="CPDFListViewImageNameCursorsFork" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="TmO-bM-5sp">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="zg7-fc-OeQ" firstAttribute="bottom" secondItem="kqZ-Mo-bw9" secondAttribute="bottom" id="0FO-r2-tQy"/>
- <constraint firstItem="zg7-fc-OeQ" firstAttribute="top" secondItem="GKT-DI-8NL" secondAttribute="bottom" constant="16" id="CEY-ku-whe"/>
- <constraint firstItem="zg7-fc-OeQ" firstAttribute="leading" secondItem="kqZ-Mo-bw9" secondAttribute="leading" id="Chy-n6-VTm"/>
- <constraint firstItem="ke3-BJ-QX4" firstAttribute="leading" secondItem="BSC-SG-7Cc" secondAttribute="trailing" constant="8" id="Fka-J7-T8r"/>
- <constraint firstAttribute="trailing" secondItem="zg7-fc-OeQ" secondAttribute="trailing" constant="16" id="GgW-mO-tIz"/>
- <constraint firstItem="zg7-fc-OeQ" firstAttribute="trailing" secondItem="kqZ-Mo-bw9" secondAttribute="trailing" id="JvE-hv-7Vp"/>
- <constraint firstAttribute="bottom" secondItem="zg7-fc-OeQ" secondAttribute="bottom" constant="16" id="UC6-LQ-dxC"/>
- <constraint firstItem="BSC-SG-7Cc" firstAttribute="top" secondItem="SxZ-QE-adg" secondAttribute="top" constant="16" id="UJ0-Ko-Qsc"/>
- <constraint firstItem="BSC-SG-7Cc" firstAttribute="leading" secondItem="ZLa-Gf-cVo" secondAttribute="trailing" constant="8" id="Wyw-De-C6g"/>
- <constraint firstItem="GKT-DI-8NL" firstAttribute="trailing" secondItem="BSC-SG-7Cc" secondAttribute="trailing" id="akw-rY-J49"/>
- <constraint firstItem="GKT-DI-8NL" firstAttribute="leading" secondItem="BSC-SG-7Cc" secondAttribute="leading" id="erD-MN-w8c"/>
- <constraint firstItem="ZLa-Gf-cVo" firstAttribute="top" secondItem="SxZ-QE-adg" secondAttribute="top" constant="18" id="esS-CV-oxB"/>
- <constraint firstItem="GKT-DI-8NL" firstAttribute="top" secondItem="BSC-SG-7Cc" secondAttribute="bottom" constant="8" id="gKu-Ad-9Js"/>
- <constraint firstItem="ke3-BJ-QX4" firstAttribute="top" secondItem="SxZ-QE-adg" secondAttribute="top" constant="16" id="li7-iq-K9w"/>
- <constraint firstAttribute="trailing" secondItem="ke3-BJ-QX4" secondAttribute="trailing" constant="16" id="oHY-G8-Up4"/>
- <constraint firstItem="zg7-fc-OeQ" firstAttribute="top" secondItem="kqZ-Mo-bw9" secondAttribute="top" id="q5q-WK-yID"/>
- <constraint firstItem="ZLa-Gf-cVo" firstAttribute="leading" secondItem="SxZ-QE-adg" secondAttribute="leading" constant="18" id="zoc-e1-Plm"/>
- </constraints>
- <point key="canvasLocation" x="-40" y="409.5"/>
- </customView>
- <customView id="vf7-e3-yRL">
- <rect key="frame" x="0.0" y="0.0" width="376" height="125"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="58j-iG-9ib">
- <rect key="frame" x="16" y="55" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="GQZ-B6-c6v"/>
- <constraint firstAttribute="height" constant="16" id="SuW-3U-0yc"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="jeb-WD-pEH"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RuW-9Q-A9X">
- <rect key="frame" x="38" y="52" width="324" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="K6P-uR-Qog"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="D1g-lo-J8b">
- <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>
- </subviews>
- <constraints>
- <constraint firstItem="58j-iG-9ib" firstAttribute="leading" secondItem="vf7-e3-yRL" secondAttribute="leading" constant="16" id="6Oz-Aj-ELq"/>
- <constraint firstItem="RuW-9Q-A9X" firstAttribute="leading" secondItem="58j-iG-9ib" secondAttribute="trailing" constant="8" id="ImP-zH-GI0"/>
- <constraint firstItem="58j-iG-9ib" firstAttribute="centerY" secondItem="vf7-e3-yRL" secondAttribute="centerY" id="Nm1-4n-hkC"/>
- <constraint firstAttribute="trailing" secondItem="RuW-9Q-A9X" secondAttribute="trailing" constant="16" id="QQr-8L-QkA"/>
- <constraint firstItem="RuW-9Q-A9X" firstAttribute="centerY" secondItem="vf7-e3-yRL" secondAttribute="centerY" id="mVw-PE-86O"/>
- </constraints>
- <point key="canvasLocation" x="-97" y="596.5"/>
- </customView>
- </objects>
- <resources>
- <image name="CPDFListViewImageNameCursorsFork" width="12" height="12"/>
- <image name="btn_radio_sel_on" width="16" height="16"/>
- </resources>
- </document>
|