KMComparativeTableView.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
  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="KMComparativeTableView" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="closeBox" destination="kR4-GT-aNn" id="tBA-Rf-ccI"/>
  12. <outlet property="closeButton" destination="mcR-xz-9a9" id="gSm-yL-iMe"/>
  13. <outlet property="loginButton" destination="fi1-h8-mNt" id="eeV-Kv-xJB"/>
  14. <outlet property="outlineView" destination="250-TH-Pzl" id="WmQ-q5-EBr"/>
  15. <outlet property="restoreButton" destination="rf9-Sg-aXn" id="rpk-vX-SYw"/>
  16. <outlet property="restoreButtonAction" destination="GMX-4d-zo7" id="Kep-bj-VFm"/>
  17. <outlet property="signUpButton" destination="hvx-14-OVC" id="mdc-AX-SMX"/>
  18. <outlet property="waterMarkButton" destination="lzO-7S-puN" id="a06-ct-JlX"/>
  19. </connections>
  20. </customObject>
  21. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  22. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  23. <customView id="c22-O7-iKe">
  24. <rect key="frame" x="0.0" y="0.0" width="836" height="659"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="63a-JO-IUQ">
  28. <rect key="frame" x="0.0" y="485" width="836" height="174"/>
  29. <constraints>
  30. <constraint firstAttribute="height" constant="174" id="1gV-NR-Wce"/>
  31. </constraints>
  32. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="background_comparative_top_Rectangle" id="HV7-RO-QX5"/>
  33. </imageView>
  34. <customView translatesAutoresizingMaskIntoConstraints="NO" id="6CF-gV-7MZ">
  35. <rect key="frame" x="0.0" y="631" width="836" height="28"/>
  36. <subviews>
  37. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="kR4-GT-aNn" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  38. <rect key="frame" x="8" y="8" width="12" height="12"/>
  39. <view key="contentView" id="5CB-Yf-q5e">
  40. <rect key="frame" x="0.0" y="0.0" width="12" height="12"/>
  41. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  42. </view>
  43. <constraints>
  44. <constraint firstAttribute="width" constant="12" id="Z4t-b4-3bG"/>
  45. <constraint firstAttribute="height" constant="12" id="ttL-ew-HB2"/>
  46. </constraints>
  47. </box>
  48. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mcR-xz-9a9">
  49. <rect key="frame" x="8" y="8" width="12" height="12"/>
  50. <constraints>
  51. <constraint firstAttribute="height" constant="12" id="42J-B2-tLj"/>
  52. <constraint firstAttribute="width" constant="12" id="D1w-8R-Sru"/>
  53. </constraints>
  54. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="control_btn_icon_close" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Vge-tb-mMf">
  55. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  56. <font key="font" metaFont="system"/>
  57. </buttonCell>
  58. <connections>
  59. <action selector="closeButtonAction:" target="-2" id="UMK-NT-whA"/>
  60. </connections>
  61. </button>
  62. </subviews>
  63. <constraints>
  64. <constraint firstItem="kR4-GT-aNn" firstAttribute="leading" secondItem="6CF-gV-7MZ" secondAttribute="leading" constant="8" id="GmV-ur-68A"/>
  65. <constraint firstAttribute="height" constant="28" id="PXq-v2-Mga"/>
  66. <constraint firstItem="mcR-xz-9a9" firstAttribute="centerY" secondItem="6CF-gV-7MZ" secondAttribute="centerY" id="SS3-LC-457"/>
  67. <constraint firstItem="kR4-GT-aNn" firstAttribute="centerY" secondItem="6CF-gV-7MZ" secondAttribute="centerY" id="eIH-Wo-hlH"/>
  68. <constraint firstItem="mcR-xz-9a9" firstAttribute="leading" secondItem="6CF-gV-7MZ" secondAttribute="leading" constant="8" id="s9Z-O5-G4l"/>
  69. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="28" id="x5L-Gj-IjQ"/>
  70. </constraints>
  71. </customView>
  72. <customView translatesAutoresizingMaskIntoConstraints="NO" id="250-TH-Pzl" customClass="KMComparativeOutlineView" customModule="PDF_Master" customModuleProvider="target">
  73. <rect key="frame" x="24" y="120" width="788" height="497"/>
  74. </customView>
  75. <customView translatesAutoresizingMaskIntoConstraints="NO" id="uVY-kS-Rql">
  76. <rect key="frame" x="0.0" y="0.0" width="836" height="120"/>
  77. <subviews>
  78. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="adY-Q0-Zuk">
  79. <rect key="frame" x="0.0" y="0.0" width="836" height="120"/>
  80. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="background_comparative_bottom_Rectangle" id="U04-um-UqT"/>
  81. </imageView>
  82. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fi1-h8-mNt">
  83. <rect key="frame" x="274" y="54" width="288" height="44"/>
  84. <constraints>
  85. <constraint firstAttribute="height" constant="44" id="AIN-Cj-LFB"/>
  86. <constraint firstAttribute="width" constant="288" id="pzt-Mx-zXb"/>
  87. </constraints>
  88. <buttonCell key="cell" type="bevel" title="Login" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="ujH-rs-1q9">
  89. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  90. <font key="font" metaFont="system"/>
  91. </buttonCell>
  92. <connections>
  93. <action selector="loginButtonAction:" target="-2" id="ujI-7l-k23"/>
  94. </connections>
  95. </button>
  96. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hvx-14-OVC">
  97. <rect key="frame" x="392" y="22" width="52" height="24"/>
  98. <constraints>
  99. <constraint firstAttribute="height" constant="24" id="yc8-Aa-4ha"/>
  100. </constraints>
  101. <buttonCell key="cell" type="bevel" title="Sign Up" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="eYc-59-jUj">
  102. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  103. <font key="font" metaFont="system"/>
  104. </buttonCell>
  105. <connections>
  106. <action selector="signUpButtonAction:" target="-2" id="Ita-WR-WQ6"/>
  107. </connections>
  108. </button>
  109. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Cip-dW-2mZ">
  110. <rect key="frame" x="762" y="48" width="58" height="24"/>
  111. <constraints>
  112. <constraint firstAttribute="height" constant="24" id="cGv-k2-ROw"/>
  113. </constraints>
  114. <buttonCell key="cell" type="bevel" title="免费试用" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="baR-fT-SZ9">
  115. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  116. <font key="font" metaFont="system"/>
  117. </buttonCell>
  118. <color key="contentTintColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
  119. <connections>
  120. <action selector="subscriptionButtonAction:" target="-2" id="pih-Pt-3Qj"/>
  121. </connections>
  122. </button>
  123. <button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rf9-Sg-aXn">
  124. <rect key="frame" x="16" y="48" width="47" height="24"/>
  125. <constraints>
  126. <constraint firstAttribute="height" constant="24" id="5ab-Xu-37e"/>
  127. </constraints>
  128. <buttonCell key="cell" type="bevel" title="restore" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="ZbB-oU-XZq">
  129. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  130. <font key="font" metaFont="system"/>
  131. </buttonCell>
  132. <color key="contentTintColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
  133. <connections>
  134. <action selector="restoreButtonAction:" target="-2" id="6gU-Py-cTE"/>
  135. </connections>
  136. </button>
  137. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lzO-7S-puN">
  138. <rect key="frame" x="706" y="80" width="114" height="24"/>
  139. <constraints>
  140. <constraint firstAttribute="height" constant="24" id="rbq-8v-TU7"/>
  141. </constraints>
  142. <buttonCell key="cell" type="bevel" title="Export WaterMark" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="EDo-V2-kUR">
  143. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  144. <font key="font" metaFont="system"/>
  145. </buttonCell>
  146. <color key="contentTintColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
  147. <connections>
  148. <action selector="waterMarkButtonAction:" target="-2" id="T59-qG-Cv0"/>
  149. </connections>
  150. </button>
  151. </subviews>
  152. <constraints>
  153. <constraint firstAttribute="bottom" secondItem="hvx-14-OVC" secondAttribute="bottom" constant="22" id="EXk-h2-DK8"/>
  154. <constraint firstItem="rf9-Sg-aXn" firstAttribute="centerY" secondItem="uVY-kS-Rql" secondAttribute="centerY" id="GMX-4d-zo7"/>
  155. <constraint firstAttribute="bottom" secondItem="adY-Q0-Zuk" secondAttribute="bottom" id="HC8-xU-IlX"/>
  156. <constraint firstAttribute="trailing" secondItem="adY-Q0-Zuk" secondAttribute="trailing" id="IKa-1o-bn5"/>
  157. <constraint firstItem="adY-Q0-Zuk" firstAttribute="top" secondItem="uVY-kS-Rql" secondAttribute="top" id="ORU-WH-Sm0"/>
  158. <constraint firstItem="hvx-14-OVC" firstAttribute="centerX" secondItem="uVY-kS-Rql" secondAttribute="centerX" id="Pfx-hV-0be"/>
  159. <constraint firstAttribute="height" constant="120" id="Ru4-VK-y7n"/>
  160. <constraint firstItem="adY-Q0-Zuk" firstAttribute="leading" secondItem="uVY-kS-Rql" secondAttribute="leading" id="UoO-9M-ij4"/>
  161. <constraint firstItem="hvx-14-OVC" firstAttribute="top" secondItem="fi1-h8-mNt" secondAttribute="bottom" constant="8" id="WDd-cy-gRk"/>
  162. <constraint firstItem="fi1-h8-mNt" firstAttribute="centerX" secondItem="uVY-kS-Rql" secondAttribute="centerX" id="lek-Ly-yJ3"/>
  163. <constraint firstAttribute="trailing" secondItem="lzO-7S-puN" secondAttribute="trailing" constant="16" id="lhV-5A-etC"/>
  164. <constraint firstItem="rf9-Sg-aXn" firstAttribute="leading" secondItem="uVY-kS-Rql" secondAttribute="leading" constant="16" id="nI7-V3-u76"/>
  165. <constraint firstItem="lzO-7S-puN" firstAttribute="top" secondItem="uVY-kS-Rql" secondAttribute="top" constant="16" id="pUz-uG-MqV"/>
  166. <constraint firstItem="Cip-dW-2mZ" firstAttribute="centerY" secondItem="uVY-kS-Rql" secondAttribute="centerY" id="qur-XV-XlU"/>
  167. <constraint firstAttribute="trailing" secondItem="Cip-dW-2mZ" secondAttribute="trailing" constant="16" id="znD-2V-jLI"/>
  168. </constraints>
  169. </customView>
  170. </subviews>
  171. <constraints>
  172. <constraint firstAttribute="trailing" secondItem="uVY-kS-Rql" secondAttribute="trailing" id="04Y-kJ-UPZ"/>
  173. <constraint firstAttribute="trailing" secondItem="250-TH-Pzl" secondAttribute="trailing" constant="24" id="7Ly-N8-kPI"/>
  174. <constraint firstItem="uVY-kS-Rql" firstAttribute="top" secondItem="250-TH-Pzl" secondAttribute="bottom" id="9RP-R9-IeX"/>
  175. <constraint firstItem="250-TH-Pzl" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="24" id="AOD-P0-nZJ"/>
  176. <constraint firstItem="250-TH-Pzl" firstAttribute="top" secondItem="6CF-gV-7MZ" secondAttribute="bottom" constant="14" id="Iot-B9-7wZ"/>
  177. <constraint firstAttribute="trailing" secondItem="63a-JO-IUQ" secondAttribute="trailing" id="JN3-DF-ZEj"/>
  178. <constraint firstItem="63a-JO-IUQ" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="MN3-Kj-Bpx"/>
  179. <constraint firstItem="6CF-gV-7MZ" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="UQJ-ov-Azv"/>
  180. <constraint firstAttribute="trailing" secondItem="6CF-gV-7MZ" secondAttribute="trailing" id="W13-GX-Vcf"/>
  181. <constraint firstItem="uVY-kS-Rql" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="kyo-w7-YRC"/>
  182. <constraint firstItem="63a-JO-IUQ" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="qTO-NW-Qe0"/>
  183. <constraint firstAttribute="bottom" secondItem="uVY-kS-Rql" secondAttribute="bottom" id="qh9-Pu-H47"/>
  184. <constraint firstItem="6CF-gV-7MZ" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="xT0-4X-aRa"/>
  185. </constraints>
  186. <point key="canvasLocation" x="63" y="98"/>
  187. </customView>
  188. </objects>
  189. <resources>
  190. <image name="background_comparative_bottom_Rectangle" width="836" height="120"/>
  191. <image name="background_comparative_top_Rectangle" width="836" height="174"/>
  192. <image name="control_btn_icon_close" width="12" height="12"/>
  193. </resources>
  194. </document>