123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- <?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="AccountProfileController" customModule="PDF_Reader_Pro" customModuleProvider="target">
- <connections>
- <outlet property="bottomLineView" destination="rIV-La-JaY" id="R3h-Uy-IYN"/>
- <outlet property="hLineView" destination="YIm-M2-fJZ" id="9vb-Ts-tgg"/>
- <outlet property="headerBox" destination="cF1-2i-8oF" id="1rK-MH-qIF"/>
- <outlet property="iv" destination="dOY-yf-Kxh" id="ej8-BT-Cbm"/>
- <outlet property="logoutButton" destination="bJH-HK-3XS" id="Eba-5s-39V"/>
- <outlet property="mainBox" destination="CGD-E3-zhr" id="ERs-Ya-wfw"/>
- <outlet property="nameLabel" destination="rrp-lb-3BI" id="jfV-uI-wA2"/>
- <outlet property="refreshButton" destination="AJM-Cd-EnQ" id="mQB-4A-73J"/>
- <outlet property="tipLabel" destination="T2r-3N-rY0" id="IBh-Iq-Tmg"/>
- <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="272"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cF1-2i-8oF">
- <rect key="frame" x="0.0" y="211" width="480" height="61"/>
- <view key="contentView" id="Uk2-dn-kSF">
- <rect key="frame" x="1" y="1" width="478" height="59"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dOY-yf-Kxh">
- <rect key="frame" x="19" y="10" width="30" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="30" id="DOE-E2-e8W"/>
- <constraint firstAttribute="height" constant="30" id="UH6-m2-Rya"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="VBT-fb-mVE"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rrp-lb-3BI">
- <rect key="frame" x="61" y="19" width="37" height="20"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="QLT-T5-pQi">
- <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>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AJM-Cd-EnQ">
- <rect key="frame" x="106" y="19" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="3D4-cq-ILA"/>
- <constraint firstAttribute="width" constant="20" id="UFd-yt-qYY"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="cls-Pv-ig4">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="T2r-3N-rY0">
- <rect key="frame" x="138" y="21" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="for-4Q-Zop">
- <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>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bJH-HK-3XS">
- <rect key="frame" x="385" y="23" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="2V3-JK-BML"/>
- <constraint firstAttribute="width" constant="16" id="8fG-tf-xcI"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Qsa-EC-qBG">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="YIm-M2-fJZ">
- <rect key="frame" x="421" y="23" width="1" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="1" id="3hz-z3-qej"/>
- <constraint firstAttribute="height" constant="16" id="v5H-Yx-vEX"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="rIV-La-JaY">
- <rect key="frame" x="0.0" y="0.0" width="478" height="1"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="hEn-PO-QXu"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="YIm-M2-fJZ" firstAttribute="leading" secondItem="bJH-HK-3XS" secondAttribute="trailing" constant="20" id="0uS-w8-2CZ"/>
- <constraint firstItem="T2r-3N-rY0" firstAttribute="centerY" secondItem="AJM-Cd-EnQ" secondAttribute="centerY" id="9p0-xy-AfD"/>
- <constraint firstAttribute="trailing" secondItem="YIm-M2-fJZ" secondAttribute="trailing" constant="56" id="EaP-JS-8qX"/>
- <constraint firstItem="dOY-yf-Kxh" firstAttribute="leading" secondItem="Uk2-dn-kSF" secondAttribute="leading" constant="19" id="JQe-7i-cYm"/>
- <constraint firstAttribute="trailing" secondItem="rIV-La-JaY" secondAttribute="trailing" id="Mlf-f6-Dsy"/>
- <constraint firstAttribute="bottom" secondItem="rIV-La-JaY" secondAttribute="bottom" id="N2Q-PN-0jl"/>
- <constraint firstItem="dOY-yf-Kxh" firstAttribute="top" secondItem="Uk2-dn-kSF" secondAttribute="top" constant="19" id="PwD-2n-9M1"/>
- <constraint firstItem="bJH-HK-3XS" firstAttribute="top" secondItem="Uk2-dn-kSF" secondAttribute="top" constant="20" id="UM4-Gz-Vmz"/>
- <constraint firstItem="AJM-Cd-EnQ" firstAttribute="leading" secondItem="rrp-lb-3BI" secondAttribute="trailing" constant="10" id="ae8-nf-WQT"/>
- <constraint firstItem="rrp-lb-3BI" firstAttribute="top" secondItem="Uk2-dn-kSF" secondAttribute="top" constant="20" id="fcn-Zi-Sn9"/>
- <constraint firstItem="rIV-La-JaY" firstAttribute="leading" secondItem="Uk2-dn-kSF" secondAttribute="leading" id="hlC-tN-eSU"/>
- <constraint firstItem="YIm-M2-fJZ" firstAttribute="top" secondItem="Uk2-dn-kSF" secondAttribute="top" constant="20" id="jmL-m6-00H"/>
- <constraint firstItem="AJM-Cd-EnQ" firstAttribute="centerY" secondItem="rrp-lb-3BI" secondAttribute="centerY" id="k2T-bs-Tsk"/>
- <constraint firstItem="rrp-lb-3BI" firstAttribute="leading" secondItem="dOY-yf-Kxh" secondAttribute="trailing" constant="14" id="pCF-0O-pxt"/>
- <constraint firstItem="T2r-3N-rY0" firstAttribute="leading" secondItem="AJM-Cd-EnQ" secondAttribute="trailing" constant="14" id="tcl-mz-hUB"/>
- <constraint firstItem="AJM-Cd-EnQ" firstAttribute="top" secondItem="Uk2-dn-kSF" secondAttribute="top" constant="20" symbolic="YES" id="vmt-r5-tg3"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="61" id="m0I-8B-SHc"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="CGD-E3-zhr">
- <rect key="frame" x="0.0" y="0.0" width="480" height="211"/>
- <view key="contentView" id="QX4-Dh-Sbw">
- <rect key="frame" x="1" y="1" width="478" height="209"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="CGD-E3-zhr" secondAttribute="trailing" id="T87-vB-ztT"/>
- <constraint firstItem="CGD-E3-zhr" firstAttribute="top" secondItem="cF1-2i-8oF" secondAttribute="bottom" id="XfH-eG-9fe"/>
- <constraint firstItem="cF1-2i-8oF" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="b4g-qS-7QK"/>
- <constraint firstItem="cF1-2i-8oF" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="evV-8T-UqL"/>
- <constraint firstItem="CGD-E3-zhr" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="hUZ-QQ-x6O"/>
- <constraint firstAttribute="trailing" secondItem="cF1-2i-8oF" secondAttribute="trailing" id="sQm-bO-HJp"/>
- <constraint firstAttribute="bottom" secondItem="CGD-E3-zhr" secondAttribute="bottom" id="wno-vD-5dJ"/>
- </constraints>
- <point key="canvasLocation" x="106" y="142"/>
- </customView>
- </objects>
- </document>
|