AccountPwdChangedWindowController.xib 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="AccountPwdChangedWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="contentBox" destination="Mcj-1g-d5q" id="LxZ-PE-qZG"/>
  12. <outlet property="iconIv" destination="tI9-kd-FZt" id="1Hz-V9-s3x"/>
  13. <outlet property="iconIv2" destination="hnj-qW-HLp" id="Z8h-pu-KD9"/>
  14. <outlet property="okButton" destination="mRI-8i-ecr" id="JtW-Wa-X63"/>
  15. <outlet property="tipLabel" destination="Tje-z2-x5p" id="HRq-8O-jXG"/>
  16. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  17. </connections>
  18. </customObject>
  19. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  20. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  21. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
  22. <windowStyleMask key="styleMask" closable="YES" miniaturizable="YES" resizable="YES"/>
  23. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  24. <rect key="contentRect" x="196" y="240" width="480" height="270"/>
  25. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  26. <view key="contentView" id="se5-gp-TjO">
  27. <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
  28. <autoresizingMask key="autoresizingMask"/>
  29. <subviews>
  30. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Mcj-1g-d5q">
  31. <rect key="frame" x="55" y="18" width="370" height="235"/>
  32. <view key="contentView" id="Hse-Ml-eWv">
  33. <rect key="frame" x="1" y="1" width="368" height="233"/>
  34. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  35. <subviews>
  36. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="tI9-kd-FZt">
  37. <rect key="frame" x="163" y="164" width="42" height="42"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="42" id="DgE-xU-yb2"/>
  40. <constraint firstAttribute="width" constant="42" id="GII-gq-YO8"/>
  41. </constraints>
  42. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="Vxt-Vy-biR"/>
  43. </imageView>
  44. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hnj-qW-HLp">
  45. <rect key="frame" x="185" y="162" width="24" height="24"/>
  46. <constraints>
  47. <constraint firstAttribute="width" constant="24" id="6Pa-8U-0kw"/>
  48. <constraint firstAttribute="height" constant="24" id="906-9B-qxD"/>
  49. </constraints>
  50. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="mhF-Am-gJp"/>
  51. </imageView>
  52. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Tje-z2-x5p">
  53. <rect key="frame" x="36" y="130" width="296" height="16"/>
  54. <textFieldCell key="cell" selectable="YES" title="Multiline Label" id="MM1-z2-g7H">
  55. <font key="font" metaFont="system"/>
  56. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  57. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  58. </textFieldCell>
  59. </textField>
  60. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mRI-8i-ecr">
  61. <rect key="frame" x="100" y="30" width="168" height="32"/>
  62. <constraints>
  63. <constraint firstAttribute="height" constant="32" id="9hI-R5-rjt"/>
  64. <constraint firstAttribute="width" constant="168" id="XrJ-Yz-uNH"/>
  65. </constraints>
  66. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="sLw-G3-ca8">
  67. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  68. <font key="font" metaFont="system"/>
  69. </buttonCell>
  70. </button>
  71. </subviews>
  72. <constraints>
  73. <constraint firstItem="mRI-8i-ecr" firstAttribute="centerX" secondItem="Hse-Ml-eWv" secondAttribute="centerX" id="Bxo-JC-InC"/>
  74. <constraint firstItem="tI9-kd-FZt" firstAttribute="top" secondItem="Hse-Ml-eWv" secondAttribute="top" constant="27" id="H6C-fm-gd7"/>
  75. <constraint firstItem="tI9-kd-FZt" firstAttribute="centerX" secondItem="Hse-Ml-eWv" secondAttribute="centerX" id="Lh8-as-qWE"/>
  76. <constraint firstAttribute="bottom" secondItem="mRI-8i-ecr" secondAttribute="bottom" constant="30" id="QpH-Me-q3y"/>
  77. <constraint firstItem="Tje-z2-x5p" firstAttribute="leading" secondItem="Hse-Ml-eWv" secondAttribute="leading" constant="38" id="SA3-TC-Rof"/>
  78. <constraint firstItem="hnj-qW-HLp" firstAttribute="top" secondItem="tI9-kd-FZt" secondAttribute="bottom" constant="-22" id="UYW-p0-mjT"/>
  79. <constraint firstItem="hnj-qW-HLp" firstAttribute="leading" secondItem="tI9-kd-FZt" secondAttribute="trailing" constant="-20" id="myP-oY-w1M"/>
  80. <constraint firstItem="Tje-z2-x5p" firstAttribute="top" secondItem="hnj-qW-HLp" secondAttribute="bottom" constant="16" id="t01-te-YOZ"/>
  81. <constraint firstAttribute="trailing" secondItem="Tje-z2-x5p" secondAttribute="trailing" constant="38" id="zem-o5-Drf"/>
  82. </constraints>
  83. </view>
  84. <constraints>
  85. <constraint firstAttribute="height" constant="235" id="XIr-IV-1yY"/>
  86. <constraint firstAttribute="width" constant="370" id="iwv-cb-WEZ"/>
  87. </constraints>
  88. </box>
  89. </subviews>
  90. <constraints>
  91. <constraint firstItem="Mcj-1g-d5q" firstAttribute="centerY" secondItem="se5-gp-TjO" secondAttribute="centerY" id="V9b-xe-13l"/>
  92. <constraint firstItem="Mcj-1g-d5q" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="psn-4z-18I"/>
  93. </constraints>
  94. </view>
  95. <connections>
  96. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  97. </connections>
  98. <point key="canvasLocation" x="-5" y="132"/>
  99. </window>
  100. </objects>
  101. </document>