123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186 |
- <?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="SettingsWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="displayView" destination="XVt-3S-ZwD" id="Joy-tT-uXt"/>
- <outlet property="generalView" destination="n8j-6j-kVI" id="0gV-ux-RCC"/>
- <outlet property="infoContendBox" destination="goo-zk-DkJ" id="tsK-TV-0Nb"/>
- <outlet property="resetAllButton" destination="e00-Th-VyI" id="ChV-8A-KJz"/>
- <outlet property="resetAllButtonWidthConst" destination="iBF-hb-zIK" id="8tE-S8-XhW"/>
- <outlet property="resetButton" destination="X1D-cC-Eaf" id="Yos-Ib-gdR"/>
- <outlet property="resetButtonWidthConst" destination="bnA-fO-Voy" id="8c1-DL-GIa"/>
- <outlet property="resetContendBox" destination="pF2-vY-qcd" id="aCI-Fy-aA9"/>
- <outlet property="scrollView" destination="JiO-RV-Bxt" id="pV3-1h-PRl"/>
- <outlet property="typeContendBox" destination="tct-O8-8qg" id="9lx-yG-3HP"/>
- <outlet property="typeDivider" destination="gSP-92-U7M" id="I1q-Uw-xFJ"/>
- <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" titleVisibility="hidden" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="880" height="664"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
- <view key="contentView" misplaced="YES" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="880" height="664"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box misplaced="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="aB4-Io-4cB">
- <rect key="frame" x="0.0" y="0.0" width="880" height="664"/>
- <view key="contentView" id="bYB-dR-oQc">
- <rect key="frame" x="0.0" y="0.0" width="880" height="664"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="tct-O8-8qg">
- <rect key="frame" x="0.0" y="0.0" width="240" height="664"/>
- <view key="contentView" id="OSk-G2-Fgd">
- <rect key="frame" x="0.0" y="0.0" width="240" height="664"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="n8j-6j-kVI" customClass="ComponentNavBarItem" customModule="KMComponentLibrary">
- <rect key="frame" x="16" y="612" width="208" height="36"/>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="fXR-yV-sk1"/>
- <constraint firstAttribute="width" constant="208" id="vEV-qm-IeO"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="XVt-3S-ZwD" customClass="ComponentNavBarItem" customModule="KMComponentLibrary">
- <rect key="frame" x="16" y="568" width="208" height="36"/>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="2i5-eI-I5w"/>
- <constraint firstAttribute="width" constant="208" id="LLM-H1-bfV"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="n8j-6j-kVI" firstAttribute="centerX" secondItem="OSk-G2-Fgd" secondAttribute="centerX" id="297-LE-wYK"/>
- <constraint firstItem="XVt-3S-ZwD" firstAttribute="centerX" secondItem="OSk-G2-Fgd" secondAttribute="centerX" id="90o-5D-2Wz"/>
- <constraint firstItem="n8j-6j-kVI" firstAttribute="top" secondItem="OSk-G2-Fgd" secondAttribute="top" constant="16" id="98n-aI-t3f"/>
- <constraint firstItem="XVt-3S-ZwD" firstAttribute="top" secondItem="n8j-6j-kVI" secondAttribute="bottom" constant="8" id="Wu4-5H-z7k"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="240" id="bzB-BI-jWO"/>
- </constraints>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="gSP-92-U7M" customClass="ComponentDivider" customModule="KMComponentLibrary">
- <rect key="frame" x="239" y="0.0" width="1" height="664"/>
- <constraints>
- <constraint firstAttribute="width" constant="1" id="MBN-dw-cCB"/>
- </constraints>
- </customView>
- <box misplaced="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="goo-zk-DkJ">
- <rect key="frame" x="240" y="0.0" width="640" height="664"/>
- <view key="contentView" id="ndS-r4-VQw">
- <rect key="frame" x="0.0" y="0.0" width="640" height="664"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JiO-RV-Bxt">
- <rect key="frame" x="0.0" y="80" width="592" height="584"/>
- <clipView key="contentView" drawsBackground="NO" id="2gn-P9-AVL">
- <rect key="frame" x="0.0" y="0.0" width="592" height="584"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view id="ncp-EN-x7x">
- <rect key="frame" x="0.0" y="0.0" width="577" height="569"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- </subviews>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="SD3-eD-N84">
- <rect key="frame" x="-100" y="-100" width="447" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="kTp-oT-ErS">
- <rect key="frame" x="-100" y="-100" width="15" height="524"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="SQE-A7-dKC">
- <rect key="frame" x="0.0" y="0.0" width="592" height="80"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="pF2-vY-qcd">
- <rect key="frame" x="0.0" y="0.0" width="592" height="80"/>
- <view key="contentView" id="U3F-bp-PmB">
- <rect key="frame" x="0.0" y="0.0" width="592" height="80"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="X1D-cC-Eaf" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="24" y="8" width="50" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="bnA-fO-Voy"/>
- <constraint firstAttribute="height" constant="32" id="jNt-Im-jYL"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="e00-Th-VyI" customClass="ComponentButton" customModule="KMComponentLibrary">
- <rect key="frame" x="82" y="8" width="40" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="4us-f9-7i8"/>
- <constraint firstAttribute="width" constant="40" id="iBF-hb-zIK"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="X1D-cC-Eaf" firstAttribute="leading" secondItem="SQE-A7-dKC" secondAttribute="leading" constant="24" id="5jR-ED-glV"/>
- <constraint firstItem="pF2-vY-qcd" firstAttribute="leading" secondItem="SQE-A7-dKC" secondAttribute="leading" id="EtY-Rv-cC3"/>
- <constraint firstItem="e00-Th-VyI" firstAttribute="leading" secondItem="X1D-cC-Eaf" secondAttribute="trailing" constant="8" id="OXK-9L-3Wr"/>
- <constraint firstItem="e00-Th-VyI" firstAttribute="centerY" secondItem="X1D-cC-Eaf" secondAttribute="centerY" id="Pcg-xf-6uv"/>
- <constraint firstAttribute="trailing" secondItem="pF2-vY-qcd" secondAttribute="trailing" id="SfJ-cb-7gI"/>
- <constraint firstAttribute="width" constant="592" id="VJp-pu-Rhm"/>
- <constraint firstAttribute="bottom" secondItem="pF2-vY-qcd" secondAttribute="bottom" id="hIx-7y-LFE"/>
- <constraint firstItem="X1D-cC-Eaf" firstAttribute="top" secondItem="SQE-A7-dKC" secondAttribute="top" constant="40" id="mcK-MG-Sb4"/>
- <constraint firstAttribute="height" constant="80" id="nHo-Az-4VZ"/>
- <constraint firstItem="pF2-vY-qcd" firstAttribute="top" secondItem="SQE-A7-dKC" secondAttribute="top" id="vpM-wM-xea"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="SQE-A7-dKC" firstAttribute="top" secondItem="JiO-RV-Bxt" secondAttribute="bottom" id="5YB-hX-JBG"/>
- <constraint firstAttribute="trailing" secondItem="SQE-A7-dKC" secondAttribute="trailing" id="Ki6-Ut-NtY"/>
- <constraint firstItem="SQE-A7-dKC" firstAttribute="leading" secondItem="ndS-r4-VQw" secondAttribute="leading" id="RDT-1G-pgV"/>
- <constraint firstItem="JiO-RV-Bxt" firstAttribute="leading" secondItem="ndS-r4-VQw" secondAttribute="leading" id="Xnl-Ww-1GL"/>
- <constraint firstAttribute="bottom" secondItem="JiO-RV-Bxt" secondAttribute="bottom" constant="80" id="YLe-cC-JSv"/>
- <constraint firstAttribute="trailing" secondItem="JiO-RV-Bxt" secondAttribute="trailing" id="gGG-ZV-Mp6"/>
- <constraint firstItem="JiO-RV-Bxt" firstAttribute="top" secondItem="ndS-r4-VQw" secondAttribute="top" id="pgE-LO-gxi"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="goo-zk-DkJ" secondAttribute="trailing" id="0eP-Dk-wdZ"/>
- <constraint firstItem="tct-O8-8qg" firstAttribute="leading" secondItem="bYB-dR-oQc" secondAttribute="leading" id="2HZ-Ae-R0u"/>
- <constraint firstItem="gSP-92-U7M" firstAttribute="top" secondItem="tct-O8-8qg" secondAttribute="top" id="5YM-Aw-vup"/>
- <constraint firstItem="goo-zk-DkJ" firstAttribute="top" secondItem="bYB-dR-oQc" secondAttribute="top" id="DWZ-Gh-oPM"/>
- <constraint firstAttribute="bottom" secondItem="goo-zk-DkJ" secondAttribute="bottom" id="Fyl-vC-NMi"/>
- <constraint firstItem="goo-zk-DkJ" firstAttribute="leading" secondItem="tct-O8-8qg" secondAttribute="trailing" id="JFZ-Mk-GWG"/>
- <constraint firstItem="tct-O8-8qg" firstAttribute="top" secondItem="bYB-dR-oQc" secondAttribute="top" id="Q50-kL-pZv"/>
- <constraint firstItem="gSP-92-U7M" firstAttribute="trailing" secondItem="tct-O8-8qg" secondAttribute="trailing" id="j20-1C-avi"/>
- <constraint firstAttribute="bottom" secondItem="tct-O8-8qg" secondAttribute="bottom" id="tyt-Fg-Xwp"/>
- <constraint firstItem="gSP-92-U7M" firstAttribute="bottom" secondItem="tct-O8-8qg" secondAttribute="bottom" id="zEw-nU-Ro8"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="aB4-Io-4cB" secondAttribute="trailing" id="7Ux-Vo-dwI"/>
- <constraint firstItem="aB4-Io-4cB" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="EJB-90-b1g"/>
- <constraint firstItem="aB4-Io-4cB" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="M3B-kB-aQY"/>
- <constraint firstAttribute="bottom" secondItem="aB4-Io-4cB" secondAttribute="bottom" id="TYa-JG-Owh"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="-85" y="1"/>
- </window>
- </objects>
- </document>
|