123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166 |
- <?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="KMCreatePDFWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="cancelButton" destination="IrH-ze-acR" id="ubH-hh-lDb"/>
- <outlet property="contendBox" destination="LXW-8l-TgD" id="WeB-cW-r6J"/>
- <outlet property="fileInputAddon" destination="Y4C-Yb-N5q" id="ExM-ax-8Sm"/>
- <outlet property="fileInputBGView" destination="xHI-qa-nPi" id="EX7-ca-Gcm"/>
- <outlet property="fileInputView" destination="hRu-Zc-QHk" id="Uj9-fA-GZd"/>
- <outlet property="fileRadio" destination="n3d-fJ-bff" id="vao-hg-ttb"/>
- <outlet property="inputView" destination="GjE-yq-b12" id="Mns-No-lhr"/>
- <outlet property="openButton" destination="2kB-tV-KqN" id="hxm-9E-STs"/>
- <outlet property="titleLabel" destination="QI6-z0-9LA" id="nTK-kQ-1Qz"/>
- <outlet property="urlRadio" destination="zMB-oT-6ND" id="TnX-nq-oaD"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="480" height="196"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="480" height="196"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="LXW-8l-TgD">
- <rect key="frame" x="0.0" y="0.0" width="480" height="196"/>
- <view key="contentView" id="1S5-lc-U0M">
- <rect key="frame" x="0.0" y="0.0" width="480" height="196"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="WaW-eX-JhH">
- <rect key="frame" x="0.0" y="152" width="480" height="44"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QI6-z0-9LA">
- <rect key="frame" x="22" y="14" width="130" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="New From Web Page" id="Q9r-qs-Y9x">
- <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 firstItem="QI6-z0-9LA" firstAttribute="leading" secondItem="WaW-eX-JhH" secondAttribute="leading" constant="24" id="C5R-A9-xey"/>
- <constraint firstAttribute="height" constant="44" id="qd4-CP-3qW"/>
- <constraint firstItem="QI6-z0-9LA" firstAttribute="centerY" secondItem="WaW-eX-JhH" secondAttribute="centerY" id="tpf-j4-61J"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="evd-y3-Z2b">
- <rect key="frame" x="24" y="72" width="432" height="72"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="zMB-oT-6ND" customClass="ComponentRadio" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="40" width="50" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="bkc-qe-LuM"/>
- <constraint firstAttribute="width" constant="50" id="ys0-Ch-AAO"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="n3d-fJ-bff" customClass="ComponentRadio" customModule="KMComponentLibrary">
- <rect key="frame" x="66" y="40" width="50" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="Nmg-nz-cov"/>
- <constraint firstAttribute="height" constant="32" id="yDr-Ai-5MD"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="GjE-yq-b12" customClass="ComponentInput" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="0.0" width="432" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="TgG-1W-dOo"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="xHI-qa-nPi">
- <rect key="frame" x="0.0" y="0.0" width="432" height="32"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="hRu-Zc-QHk" customClass="ComponentInput" customModule="KMComponentLibrary">
- <rect key="frame" x="0.0" y="0.0" width="399" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="Iaf-dE-FrO"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Y4C-Yb-N5q" customClass="ComponentInputAddon" customModule="KMComponentLibrary">
- <rect key="frame" x="400" y="0.0" width="32" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="13Q-Fo-3Qe"/>
- <constraint firstAttribute="width" constant="32" id="GmW-lT-nXs"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="Y4C-Yb-N5q" firstAttribute="leading" secondItem="hRu-Zc-QHk" secondAttribute="trailing" constant="1" id="9mA-JH-Ngb"/>
- <constraint firstItem="hRu-Zc-QHk" firstAttribute="top" secondItem="xHI-qa-nPi" secondAttribute="top" id="Gd9-4g-O0L"/>
- <constraint firstAttribute="height" constant="32" id="cBk-at-ndT"/>
- <constraint firstItem="Y4C-Yb-N5q" firstAttribute="centerY" secondItem="xHI-qa-nPi" secondAttribute="centerY" id="drt-oT-Wxl"/>
- <constraint firstAttribute="trailing" secondItem="Y4C-Yb-N5q" secondAttribute="trailing" id="g2B-DK-p3c"/>
- <constraint firstItem="hRu-Zc-QHk" firstAttribute="leading" secondItem="xHI-qa-nPi" secondAttribute="leading" id="jUy-gC-5g0"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="n3d-fJ-bff" firstAttribute="top" secondItem="evd-y3-Z2b" secondAttribute="top" id="2or-6q-WIt"/>
- <constraint firstItem="xHI-qa-nPi" firstAttribute="leading" secondItem="evd-y3-Z2b" secondAttribute="leading" id="8CI-Ux-zUb"/>
- <constraint firstItem="n3d-fJ-bff" firstAttribute="leading" secondItem="zMB-oT-6ND" secondAttribute="trailing" constant="16" id="DAv-hK-J40"/>
- <constraint firstAttribute="trailing" secondItem="xHI-qa-nPi" secondAttribute="trailing" id="GLm-FD-kjU"/>
- <constraint firstAttribute="trailing" secondItem="GjE-yq-b12" secondAttribute="trailing" id="Glt-Dp-QgW"/>
- <constraint firstItem="zMB-oT-6ND" firstAttribute="leading" secondItem="evd-y3-Z2b" secondAttribute="leading" id="Gqx-LG-bae"/>
- <constraint firstAttribute="height" constant="72" id="HYw-3U-tdu"/>
- <constraint firstItem="GjE-yq-b12" firstAttribute="top" secondItem="zMB-oT-6ND" secondAttribute="bottom" constant="8" id="NTr-EC-fll"/>
- <constraint firstItem="GjE-yq-b12" firstAttribute="leading" secondItem="evd-y3-Z2b" secondAttribute="leading" id="O03-z9-PCq"/>
- <constraint firstItem="zMB-oT-6ND" firstAttribute="top" secondItem="evd-y3-Z2b" secondAttribute="top" id="PYN-Pl-HKE"/>
- <constraint firstItem="xHI-qa-nPi" firstAttribute="top" secondItem="zMB-oT-6ND" secondAttribute="bottom" constant="8" id="vc0-yi-zXy"/>
- <constraint firstAttribute="width" constant="432" id="yVU-Sk-3lF"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="IrH-ze-acR" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="268" y="16" width="90" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="8pj-jU-XN2"/>
- <constraint firstAttribute="width" constant="90" id="fAA-AI-yAO"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="2kB-tV-KqN" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="366" y="16" width="90" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="90" id="IWo-Wk-83l"/>
- <constraint firstAttribute="height" constant="32" id="ien-bI-nJI"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="evd-y3-Z2b" firstAttribute="top" secondItem="WaW-eX-JhH" secondAttribute="bottom" constant="8" id="B0j-ZD-9R6"/>
- <constraint firstItem="2kB-tV-KqN" firstAttribute="leading" secondItem="IrH-ze-acR" secondAttribute="trailing" constant="8" id="EGe-gN-hUB"/>
- <constraint firstAttribute="bottom" secondItem="2kB-tV-KqN" secondAttribute="bottom" constant="16" id="EXf-v9-nLM"/>
- <constraint firstItem="evd-y3-Z2b" firstAttribute="centerX" secondItem="1S5-lc-U0M" secondAttribute="centerX" id="OY3-AN-Qne"/>
- <constraint firstItem="WaW-eX-JhH" firstAttribute="leading" secondItem="1S5-lc-U0M" secondAttribute="leading" id="Wfr-yV-fq6"/>
- <constraint firstAttribute="trailing" secondItem="2kB-tV-KqN" secondAttribute="trailing" constant="24" id="jeo-Fh-fh2"/>
- <constraint firstItem="2kB-tV-KqN" firstAttribute="centerY" secondItem="IrH-ze-acR" secondAttribute="centerY" id="mpT-bZ-EMb"/>
- <constraint firstAttribute="trailing" secondItem="WaW-eX-JhH" secondAttribute="trailing" id="pLB-Fb-P2o"/>
- <constraint firstItem="WaW-eX-JhH" firstAttribute="top" secondItem="1S5-lc-U0M" secondAttribute="top" id="rMb-Eu-BBu"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="LXW-8l-TgD" secondAttribute="bottom" id="bvn-1Q-IPJ"/>
- <constraint firstItem="LXW-8l-TgD" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="fNK-oZ-DAg"/>
- <constraint firstAttribute="trailing" secondItem="LXW-8l-TgD" secondAttribute="trailing" id="tAk-fN-IJf"/>
- <constraint firstItem="LXW-8l-TgD" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="tMc-vr-Jy8"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="77" y="65"/>
- </window>
- </objects>
- </document>
|