KMAITranslationWindowController.xib 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  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="KMAITranslationWindowController" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="aiTranslationTitleLabel" destination="f5X-7w-lzl" id="b5S-9B-hXw"/>
  12. <outlet property="closeButton" destination="ZOC-Aw-6KM" id="bnZ-KG-3IP"/>
  13. <outlet property="copyBox" destination="gy2-f4-Uk2" id="EM7-cd-plo"/>
  14. <outlet property="copyButton" destination="3Jh-8E-b7B" id="5V3-NJ-VqU"/>
  15. <outlet property="copyLabel" destination="p7M-Ry-WqB" id="pZv-Vh-Y3r"/>
  16. <outlet property="errorImageView" destination="Duk-Mu-G6Z" id="t0U-nD-Fbh"/>
  17. <outlet property="errorLabel" destination="sSR-RP-4JK" id="g9k-At-ayX"/>
  18. <outlet property="errorView" destination="NLV-Yd-ID5" id="M2D-8B-bTI"/>
  19. <outlet property="fromBox" destination="YHr-OU-8sN" id="hnM-oU-Hbp"/>
  20. <outlet property="fromContentBox" destination="k1S-Pr-djo" id="wCq-Z9-eOC"/>
  21. <outlet property="fromContentLabel" destination="roT-Vm-vRn" id="zX2-dO-NAC"/>
  22. <outlet property="fromContentTextField" destination="hdM-Q0-JDl" id="3mQ-1m-eb5"/>
  23. <outlet property="fromLabel" destination="WqQ-Zq-YmZ" id="Pd3-cV-nPn"/>
  24. <outlet property="languageImageView" destination="FC4-eZ-Fx9" id="1Kl-eh-ajJ"/>
  25. <outlet property="tipsButton" destination="YZR-Hn-fi0" id="R9o-uB-egE"/>
  26. <outlet property="toBox" destination="FFf-PI-Tat" id="Zta-XE-ey0"/>
  27. <outlet property="toContentBox" destination="QtU-yz-0XZ" id="NfZ-5v-X4F"/>
  28. <outlet property="toContentTextView" destination="Wzn-q1-SdS" id="TaE-fQ-CZ1"/>
  29. <outlet property="toLabel" destination="CSz-xA-SxI" id="Hfq-z4-hWv"/>
  30. <outlet property="translateBox" destination="HtC-2I-Rf2" id="Tbh-qB-I5b"/>
  31. <outlet property="translateButton" destination="aEf-LG-jlp" id="FMd-z0-Uqk"/>
  32. <outlet property="translateLabel" destination="GAn-bi-jA2" id="twM-DV-fzJ"/>
  33. <outlet property="translationLanguage" destination="0Om-aJ-sAu" id="sof-tV-hyq"/>
  34. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  35. </connections>
  36. </customObject>
  37. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  38. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  39. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
  40. <windowStyleMask key="styleMask" titled="YES" fullSizeContentView="YES"/>
  41. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  42. <rect key="contentRect" x="196" y="240" width="663" height="410"/>
  43. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  44. <view key="contentView" id="se5-gp-TjO">
  45. <rect key="frame" x="0.0" y="0.0" width="588" height="343"/>
  46. <autoresizingMask key="autoresizingMask"/>
  47. <subviews>
  48. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0Om-aJ-sAu">
  49. <rect key="frame" x="14" y="256" width="154" height="16"/>
  50. <constraints>
  51. <constraint firstAttribute="width" constant="150" id="enB-Az-ZLZ"/>
  52. </constraints>
  53. <textFieldCell key="cell" lineBreakMode="clipping" title="Translation Language:" id="agi-fu-FV2">
  54. <font key="font" metaFont="system"/>
  55. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  56. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  57. </textFieldCell>
  58. </textField>
  59. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="FC4-eZ-Fx9">
  60. <rect key="frame" x="361" y="252" width="24" height="24"/>
  61. <constraints>
  62. <constraint firstAttribute="height" constant="24" id="rW6-Nb-MeE"/>
  63. <constraint firstAttribute="width" constant="24" id="s1k-Ao-izb"/>
  64. </constraints>
  65. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="64b-aB-Yas"/>
  66. </imageView>
  67. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="YHr-OU-8sN">
  68. <rect key="frame" x="174" y="244" width="179" height="40"/>
  69. <view key="contentView" id="S1n-NS-Elp">
  70. <rect key="frame" x="1" y="1" width="177" height="38"/>
  71. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  72. <subviews>
  73. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WqQ-Zq-YmZ">
  74. <rect key="frame" x="14" y="11" width="133" height="16"/>
  75. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="UG2-nF-ECS">
  76. <font key="font" usesAppearanceFont="YES"/>
  77. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  78. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  79. </textFieldCell>
  80. </textField>
  81. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="jVf-YW-OqJ">
  82. <rect key="frame" x="145" y="11" width="16" height="16"/>
  83. <constraints>
  84. <constraint firstAttribute="width" constant="16" id="9ih-Vk-kR3"/>
  85. <constraint firstAttribute="height" constant="16" id="eVe-5f-NDf"/>
  86. </constraints>
  87. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_btn_arrow_gray_down_s_norm_false" id="XcC-4F-QRW"/>
  88. </imageView>
  89. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3NP-Md-bMq">
  90. <rect key="frame" x="0.0" y="0.0" width="177" height="38"/>
  91. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="9cL-aR-TYc">
  92. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  93. <font key="font" metaFont="system"/>
  94. </buttonCell>
  95. <connections>
  96. <action selector="fromLanguageAction:" target="-2" id="7gU-aI-5Tc"/>
  97. </connections>
  98. </button>
  99. </subviews>
  100. <constraints>
  101. <constraint firstItem="3NP-Md-bMq" firstAttribute="leading" secondItem="S1n-NS-Elp" secondAttribute="leading" id="2u5-IX-vdb"/>
  102. <constraint firstAttribute="trailing" secondItem="jVf-YW-OqJ" secondAttribute="trailing" constant="16" id="GsH-v3-ikP"/>
  103. <constraint firstItem="WqQ-Zq-YmZ" firstAttribute="leading" secondItem="S1n-NS-Elp" secondAttribute="leading" constant="16" id="Rcc-ai-8j3"/>
  104. <constraint firstItem="3NP-Md-bMq" firstAttribute="top" secondItem="S1n-NS-Elp" secondAttribute="top" id="U9S-9t-pKx"/>
  105. <constraint firstAttribute="bottom" secondItem="3NP-Md-bMq" secondAttribute="bottom" id="aza-w1-cuG"/>
  106. <constraint firstItem="jVf-YW-OqJ" firstAttribute="leading" secondItem="WqQ-Zq-YmZ" secondAttribute="trailing" id="our-2l-VLb"/>
  107. <constraint firstAttribute="trailing" secondItem="3NP-Md-bMq" secondAttribute="trailing" id="zP6-NL-If8"/>
  108. </constraints>
  109. </view>
  110. <constraints>
  111. <constraint firstItem="WqQ-Zq-YmZ" firstAttribute="centerY" secondItem="YHr-OU-8sN" secondAttribute="centerY" id="KJr-2i-lDf"/>
  112. <constraint firstAttribute="height" constant="40" id="QTI-Tg-Poj"/>
  113. <constraint firstItem="jVf-YW-OqJ" firstAttribute="centerY" secondItem="YHr-OU-8sN" secondAttribute="centerY" id="bZn-bY-wYx"/>
  114. </constraints>
  115. </box>
  116. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="FFf-PI-Tat">
  117. <rect key="frame" x="393" y="244" width="179" height="40"/>
  118. <view key="contentView" id="tGO-cU-weV">
  119. <rect key="frame" x="1" y="1" width="177" height="38"/>
  120. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  121. <subviews>
  122. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ZGc-vl-v6D">
  123. <rect key="frame" x="145" y="11" width="16" height="16"/>
  124. <constraints>
  125. <constraint firstAttribute="width" constant="16" id="HLD-s8-lBg"/>
  126. <constraint firstAttribute="height" constant="16" id="Ibq-oK-qwB"/>
  127. </constraints>
  128. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_btn_arrow_gray_down_s_norm_false" id="VHi-NG-0v5"/>
  129. </imageView>
  130. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CSz-xA-SxI">
  131. <rect key="frame" x="14" y="11" width="133" height="16"/>
  132. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="l7v-Rp-PN4">
  133. <font key="font" usesAppearanceFont="YES"/>
  134. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  135. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  136. </textFieldCell>
  137. </textField>
  138. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PF4-ds-cZg">
  139. <rect key="frame" x="0.0" y="0.0" width="177" height="38"/>
  140. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="r1Y-ak-g22">
  141. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  142. <font key="font" metaFont="system"/>
  143. </buttonCell>
  144. <connections>
  145. <action selector="toLanguageAction:" target="-2" id="q2E-dW-ms9"/>
  146. </connections>
  147. </button>
  148. </subviews>
  149. <constraints>
  150. <constraint firstItem="PF4-ds-cZg" firstAttribute="top" secondItem="tGO-cU-weV" secondAttribute="top" id="AC6-Pv-nIj"/>
  151. <constraint firstAttribute="trailing" secondItem="ZGc-vl-v6D" secondAttribute="trailing" constant="16" id="IyD-1o-hde"/>
  152. <constraint firstAttribute="bottom" secondItem="PF4-ds-cZg" secondAttribute="bottom" id="KLm-ZQ-4ig"/>
  153. <constraint firstAttribute="trailing" secondItem="PF4-ds-cZg" secondAttribute="trailing" id="MiM-L4-zHE"/>
  154. <constraint firstItem="ZGc-vl-v6D" firstAttribute="leading" secondItem="CSz-xA-SxI" secondAttribute="trailing" id="WkF-0H-zHs"/>
  155. <constraint firstItem="CSz-xA-SxI" firstAttribute="leading" secondItem="tGO-cU-weV" secondAttribute="leading" constant="16" id="dK4-p8-Rbx"/>
  156. <constraint firstItem="PF4-ds-cZg" firstAttribute="leading" secondItem="tGO-cU-weV" secondAttribute="leading" id="fAo-yx-aWX"/>
  157. </constraints>
  158. </view>
  159. <constraints>
  160. <constraint firstItem="ZGc-vl-v6D" firstAttribute="centerY" secondItem="FFf-PI-Tat" secondAttribute="centerY" id="Lyf-aj-7jO"/>
  161. <constraint firstItem="CSz-xA-SxI" firstAttribute="centerY" secondItem="FFf-PI-Tat" secondAttribute="centerY" id="XjE-3U-F6X"/>
  162. <constraint firstAttribute="height" constant="40" id="YBg-zk-c7F"/>
  163. </constraints>
  164. </box>
  165. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="k1S-Pr-djo">
  166. <rect key="frame" x="16" y="48" width="270" height="180"/>
  167. <view key="contentView" id="cJx-Kq-LaQ">
  168. <rect key="frame" x="1" y="1" width="268" height="178"/>
  169. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  170. <subviews>
  171. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hdM-Q0-JDl">
  172. <rect key="frame" x="18" y="16" width="232" height="146"/>
  173. <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="hLa-1M-WD4">
  174. <font key="font" metaFont="system"/>
  175. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  176. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  177. </textFieldCell>
  178. <connections>
  179. <outlet property="delegate" destination="-2" id="rAU-a1-LDX"/>
  180. </connections>
  181. </textField>
  182. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="roT-Vm-vRn">
  183. <rect key="frame" x="221" y="8" width="37" height="16"/>
  184. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="BCa-6w-gQj">
  185. <font key="font" usesAppearanceFont="YES"/>
  186. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  187. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  188. </textFieldCell>
  189. </textField>
  190. </subviews>
  191. <constraints>
  192. <constraint firstItem="hdM-Q0-JDl" firstAttribute="leading" secondItem="cJx-Kq-LaQ" secondAttribute="leading" constant="20" id="2YM-Tp-1qm"/>
  193. <constraint firstAttribute="trailing" secondItem="roT-Vm-vRn" secondAttribute="trailing" constant="12" id="4ub-bl-JT0"/>
  194. <constraint firstAttribute="bottom" secondItem="hdM-Q0-JDl" secondAttribute="bottom" constant="16" id="N6I-9D-PsZ"/>
  195. <constraint firstAttribute="bottom" secondItem="roT-Vm-vRn" secondAttribute="bottom" constant="8" id="RBh-Ba-c0G"/>
  196. <constraint firstAttribute="trailing" secondItem="hdM-Q0-JDl" secondAttribute="trailing" constant="20" id="VYj-Xn-q2O"/>
  197. <constraint firstItem="hdM-Q0-JDl" firstAttribute="top" secondItem="cJx-Kq-LaQ" secondAttribute="top" constant="16" id="o0x-CJ-j5t"/>
  198. </constraints>
  199. </view>
  200. <constraints>
  201. <constraint firstAttribute="height" constant="180" id="Oan-7I-DZp"/>
  202. <constraint firstAttribute="width" constant="270" id="u2b-Km-fGG"/>
  203. </constraints>
  204. </box>
  205. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="QtU-yz-0XZ">
  206. <rect key="frame" x="302" y="48" width="270" height="180"/>
  207. <view key="contentView" id="Lad-sC-eue">
  208. <rect key="frame" x="1" y="1" width="268" height="178"/>
  209. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  210. <subviews>
  211. <imageView hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="bm5-xi-Jl8">
  212. <rect key="frame" x="78" y="33" width="112" height="112"/>
  213. <constraints>
  214. <constraint firstAttribute="height" constant="112" id="0hC-DX-DMf"/>
  215. <constraint firstAttribute="width" constant="112" id="HN5-o7-qZD"/>
  216. </constraints>
  217. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="YJi-O9-5OL"/>
  218. </imageView>
  219. <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xhJ-fV-5qt">
  220. <rect key="frame" x="8" y="8" width="252" height="162"/>
  221. <clipView key="contentView" drawsBackground="NO" id="GOT-gb-1Hz">
  222. <rect key="frame" x="0.0" y="0.0" width="252" height="162"/>
  223. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  224. <subviews>
  225. <textView wantsLayer="YES" editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="Wzn-q1-SdS">
  226. <rect key="frame" x="0.0" y="0.0" width="252" height="162"/>
  227. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  228. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  229. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  230. <size key="minSize" width="252" height="162"/>
  231. <size key="maxSize" width="880" height="10000000"/>
  232. <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
  233. </textView>
  234. </subviews>
  235. </clipView>
  236. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="Udv-jV-Mxj">
  237. <rect key="frame" x="-100" y="-100" width="240" height="16"/>
  238. <autoresizingMask key="autoresizingMask"/>
  239. </scroller>
  240. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="jEy-v6-ILt">
  241. <rect key="frame" x="-100" y="-100" width="15" height="280"/>
  242. <autoresizingMask key="autoresizingMask"/>
  243. </scroller>
  244. </scrollView>
  245. <customView translatesAutoresizingMaskIntoConstraints="NO" id="NLV-Yd-ID5">
  246. <rect key="frame" x="8" y="8" width="252" height="162"/>
  247. <subviews>
  248. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Duk-Mu-G6Z">
  249. <rect key="frame" x="0.0" y="146" width="16" height="16"/>
  250. <constraints>
  251. <constraint firstAttribute="width" constant="16" id="aj9-br-DIw"/>
  252. <constraint firstAttribute="height" constant="16" id="mnp-4R-EQx"/>
  253. </constraints>
  254. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="sao-NL-irT"/>
  255. </imageView>
  256. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sSR-RP-4JK">
  257. <rect key="frame" x="18" y="146" width="236" height="16"/>
  258. <textFieldCell key="cell" title="Label" id="5Hn-wR-mC6">
  259. <font key="font" metaFont="system"/>
  260. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  261. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  262. </textFieldCell>
  263. </textField>
  264. </subviews>
  265. <constraints>
  266. <constraint firstItem="Duk-Mu-G6Z" firstAttribute="top" secondItem="NLV-Yd-ID5" secondAttribute="top" id="kqv-FZ-cw1"/>
  267. <constraint firstAttribute="trailing" secondItem="sSR-RP-4JK" secondAttribute="trailing" id="mDJ-3D-oD8"/>
  268. <constraint firstItem="Duk-Mu-G6Z" firstAttribute="leading" secondItem="NLV-Yd-ID5" secondAttribute="leading" id="rro-FW-C7h"/>
  269. <constraint firstItem="sSR-RP-4JK" firstAttribute="leading" secondItem="Duk-Mu-G6Z" secondAttribute="trailing" constant="4" id="sG4-97-CX2"/>
  270. <constraint firstItem="sSR-RP-4JK" firstAttribute="top" secondItem="NLV-Yd-ID5" secondAttribute="top" id="vks-yV-ZZf"/>
  271. <constraint firstAttribute="trailing" secondItem="sSR-RP-4JK" secondAttribute="trailing" id="z3G-IE-Nna"/>
  272. </constraints>
  273. </customView>
  274. </subviews>
  275. <constraints>
  276. <constraint firstAttribute="bottom" secondItem="NLV-Yd-ID5" secondAttribute="bottom" constant="8" id="1Cp-Jd-dXo"/>
  277. <constraint firstItem="xhJ-fV-5qt" firstAttribute="top" secondItem="Lad-sC-eue" secondAttribute="top" constant="8" id="4kp-KS-iLk"/>
  278. <constraint firstItem="NLV-Yd-ID5" firstAttribute="top" secondItem="Lad-sC-eue" secondAttribute="top" constant="8" id="MPY-sO-RjL"/>
  279. <constraint firstItem="xhJ-fV-5qt" firstAttribute="leading" secondItem="Lad-sC-eue" secondAttribute="leading" constant="8" id="Xz8-Jw-09U"/>
  280. <constraint firstAttribute="bottom" secondItem="xhJ-fV-5qt" secondAttribute="bottom" constant="8" id="bFT-dl-9iw"/>
  281. <constraint firstAttribute="trailing" secondItem="xhJ-fV-5qt" secondAttribute="trailing" constant="8" id="enW-L7-72w"/>
  282. <constraint firstAttribute="trailing" secondItem="NLV-Yd-ID5" secondAttribute="trailing" constant="8" id="g0X-A7-93f"/>
  283. <constraint firstItem="NLV-Yd-ID5" firstAttribute="leading" secondItem="Lad-sC-eue" secondAttribute="leading" constant="8" id="pKi-zh-Q9e"/>
  284. </constraints>
  285. </view>
  286. <constraints>
  287. <constraint firstItem="bm5-xi-Jl8" firstAttribute="centerX" secondItem="QtU-yz-0XZ" secondAttribute="centerX" id="kaH-0g-BIJ"/>
  288. <constraint firstItem="bm5-xi-Jl8" firstAttribute="centerY" secondItem="QtU-yz-0XZ" secondAttribute="centerY" id="nE0-5y-Skj"/>
  289. <constraint firstAttribute="width" constant="270" id="oMJ-0n-lbp"/>
  290. <constraint firstAttribute="height" constant="180" id="zWC-Up-mV7"/>
  291. </constraints>
  292. </box>
  293. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="HtC-2I-Rf2" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  294. <rect key="frame" x="189" y="16" width="97" height="24"/>
  295. <view key="contentView" id="zH5-bR-WZQ">
  296. <rect key="frame" x="0.0" y="0.0" width="97" height="24"/>
  297. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  298. <subviews>
  299. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GAn-bi-jA2">
  300. <rect key="frame" x="30" y="4" width="37" height="16"/>
  301. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="bX0-0T-yRv">
  302. <font key="font" usesAppearanceFont="YES"/>
  303. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  304. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  305. </textFieldCell>
  306. </textField>
  307. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aEf-LG-jlp">
  308. <rect key="frame" x="0.0" y="0.0" width="97" height="24"/>
  309. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="0P4-KN-YJB">
  310. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  311. <font key="font" metaFont="system"/>
  312. </buttonCell>
  313. <connections>
  314. <action selector="aiTranslationAction:" target="-2" id="AJ7-V6-73h"/>
  315. </connections>
  316. </button>
  317. </subviews>
  318. <constraints>
  319. <constraint firstAttribute="trailing" secondItem="aEf-LG-jlp" secondAttribute="trailing" id="070-xa-MxK"/>
  320. <constraint firstItem="GAn-bi-jA2" firstAttribute="centerX" secondItem="zH5-bR-WZQ" secondAttribute="centerX" id="7Pz-6h-km7"/>
  321. <constraint firstAttribute="bottom" secondItem="aEf-LG-jlp" secondAttribute="bottom" id="gXe-Dn-FFa"/>
  322. <constraint firstItem="aEf-LG-jlp" firstAttribute="leading" secondItem="zH5-bR-WZQ" secondAttribute="leading" id="mj6-3B-XAZ"/>
  323. <constraint firstItem="aEf-LG-jlp" firstAttribute="top" secondItem="zH5-bR-WZQ" secondAttribute="top" id="trg-i4-hta"/>
  324. <constraint firstItem="GAn-bi-jA2" firstAttribute="centerY" secondItem="zH5-bR-WZQ" secondAttribute="centerY" id="uJI-fJ-6Cn"/>
  325. </constraints>
  326. </view>
  327. <constraints>
  328. <constraint firstAttribute="height" constant="24" id="i9H-Qd-pxN"/>
  329. <constraint firstAttribute="width" constant="97" id="v8W-x3-XWV"/>
  330. </constraints>
  331. </box>
  332. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gy2-f4-Uk2" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  333. <rect key="frame" x="475" y="16" width="97" height="24"/>
  334. <view key="contentView" id="MfR-Z6-iDx">
  335. <rect key="frame" x="0.0" y="0.0" width="97" height="24"/>
  336. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  337. <subviews>
  338. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="p7M-Ry-WqB">
  339. <rect key="frame" x="30" y="4" width="37" height="16"/>
  340. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Jr1-ms-0zG">
  341. <font key="font" usesAppearanceFont="YES"/>
  342. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  343. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  344. </textFieldCell>
  345. </textField>
  346. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3Jh-8E-b7B">
  347. <rect key="frame" x="0.0" y="0.0" width="97" height="24"/>
  348. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Xld-Kn-iS3">
  349. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  350. <font key="font" metaFont="system"/>
  351. </buttonCell>
  352. <connections>
  353. <action selector="copyAction:" target="-2" id="LVr-2V-1fj"/>
  354. </connections>
  355. </button>
  356. </subviews>
  357. <constraints>
  358. <constraint firstAttribute="bottom" secondItem="3Jh-8E-b7B" secondAttribute="bottom" id="1xY-cD-cQf"/>
  359. <constraint firstItem="3Jh-8E-b7B" firstAttribute="leading" secondItem="MfR-Z6-iDx" secondAttribute="leading" id="6pp-Xm-i1n"/>
  360. <constraint firstItem="p7M-Ry-WqB" firstAttribute="centerY" secondItem="MfR-Z6-iDx" secondAttribute="centerY" id="GvU-MM-o1c"/>
  361. <constraint firstAttribute="trailing" secondItem="3Jh-8E-b7B" secondAttribute="trailing" id="RDt-nz-2jR"/>
  362. <constraint firstItem="p7M-Ry-WqB" firstAttribute="centerX" secondItem="MfR-Z6-iDx" secondAttribute="centerX" id="a5v-dB-S1O"/>
  363. <constraint firstItem="3Jh-8E-b7B" firstAttribute="top" secondItem="MfR-Z6-iDx" secondAttribute="top" id="taC-ob-G0s"/>
  364. </constraints>
  365. </view>
  366. <constraints>
  367. <constraint firstAttribute="width" constant="97" id="Fh9-0v-n4l"/>
  368. <constraint firstAttribute="height" constant="24" id="Gz1-CL-tI2"/>
  369. </constraints>
  370. </box>
  371. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Hm9-XZ-Kly">
  372. <rect key="frame" x="0.0" y="293" width="588" height="50"/>
  373. <view key="contentView" id="uXS-Ab-u3x">
  374. <rect key="frame" x="0.0" y="0.0" width="588" height="50"/>
  375. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  376. <subviews>
  377. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="f5X-7w-lzl">
  378. <rect key="frame" x="98" y="17" width="37" height="16"/>
  379. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="fbW-8e-acd">
  380. <font key="font" usesAppearanceFont="YES"/>
  381. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  382. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  383. </textFieldCell>
  384. </textField>
  385. <button imageHugsTitle="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YZR-Hn-fi0">
  386. <rect key="frame" x="137" y="17" width="16" height="16"/>
  387. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="image_btn_tips" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="ZYQ-5T-eyl">
  388. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  389. <font key="font" metaFont="system"/>
  390. </buttonCell>
  391. <constraints>
  392. <constraint firstAttribute="height" constant="16" id="ZnO-ex-r7r"/>
  393. <constraint firstAttribute="width" constant="16" id="zSz-ja-uLb"/>
  394. </constraints>
  395. <connections>
  396. <action selector="tipsButtonAction:" target="-2" id="uEQ-Q1-e4g"/>
  397. </connections>
  398. </button>
  399. <customView translatesAutoresizingMaskIntoConstraints="NO" id="e3k-bQ-OHM">
  400. <rect key="frame" x="0.0" y="5" width="84" height="40"/>
  401. <subviews>
  402. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="FvR-kA-GMa" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  403. <rect key="frame" x="16" y="14" width="12" height="12"/>
  404. <view key="contentView" id="nox-ru-0NK">
  405. <rect key="frame" x="0.0" y="0.0" width="12" height="12"/>
  406. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  407. </view>
  408. <constraints>
  409. <constraint firstAttribute="height" constant="12" id="XRT-ei-0lR"/>
  410. <constraint firstAttribute="width" constant="12" id="kD0-K4-VqO"/>
  411. </constraints>
  412. </box>
  413. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZOC-Aw-6KM">
  414. <rect key="frame" x="16" y="14" width="12" height="12"/>
  415. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="icon_btn_window_close" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="xpR-Cp-ha8">
  416. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  417. <font key="font" metaFont="system"/>
  418. </buttonCell>
  419. <constraints>
  420. <constraint firstAttribute="height" constant="12" id="a4H-40-9Uj"/>
  421. <constraint firstAttribute="width" constant="12" id="vkQ-6b-9SB"/>
  422. </constraints>
  423. <connections>
  424. <action selector="closeButtonAction:" target="-2" id="6Ai-Bp-mkK"/>
  425. </connections>
  426. </button>
  427. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cad-Hf-ffb">
  428. <rect key="frame" x="36" y="14" width="12" height="12"/>
  429. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="icon_groping_default" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="4rY-Hh-ylK">
  430. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  431. <font key="font" metaFont="system"/>
  432. </buttonCell>
  433. <constraints>
  434. <constraint firstAttribute="height" constant="12" id="TBm-QM-cwh"/>
  435. <constraint firstAttribute="width" constant="12" id="Zx7-ky-pv7"/>
  436. </constraints>
  437. </button>
  438. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="IxO-9g-nPH">
  439. <rect key="frame" x="56" y="14" width="12" height="12"/>
  440. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="icon_groping_default" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Vab-Th-pen">
  441. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  442. <font key="font" metaFont="system"/>
  443. </buttonCell>
  444. <constraints>
  445. <constraint firstAttribute="height" constant="12" id="6ma-3Z-P0K"/>
  446. <constraint firstAttribute="width" constant="12" id="joB-Lk-3dV"/>
  447. </constraints>
  448. </button>
  449. </subviews>
  450. <constraints>
  451. <constraint firstItem="IxO-9g-nPH" firstAttribute="leading" secondItem="cad-Hf-ffb" secondAttribute="trailing" constant="8" id="3qA-x1-J25"/>
  452. <constraint firstItem="cad-Hf-ffb" firstAttribute="centerY" secondItem="ZOC-Aw-6KM" secondAttribute="centerY" id="5fX-q7-QcV"/>
  453. <constraint firstItem="ZOC-Aw-6KM" firstAttribute="centerY" secondItem="e3k-bQ-OHM" secondAttribute="centerY" id="9Jc-lj-0JM"/>
  454. <constraint firstAttribute="height" constant="40" id="EBw-DD-SpR"/>
  455. <constraint firstAttribute="width" constant="84" id="FnR-bo-qa7"/>
  456. <constraint firstItem="FvR-kA-GMa" firstAttribute="leading" secondItem="e3k-bQ-OHM" secondAttribute="leading" constant="16" id="JWS-8M-0qT"/>
  457. <constraint firstItem="ZOC-Aw-6KM" firstAttribute="leading" secondItem="e3k-bQ-OHM" secondAttribute="leading" constant="16" id="KtF-My-7OE"/>
  458. <constraint firstItem="FvR-kA-GMa" firstAttribute="top" secondItem="e3k-bQ-OHM" secondAttribute="top" constant="14" id="Lxd-4b-vYW"/>
  459. <constraint firstItem="IxO-9g-nPH" firstAttribute="centerY" secondItem="ZOC-Aw-6KM" secondAttribute="centerY" id="OX1-hk-D1x"/>
  460. <constraint firstItem="cad-Hf-ffb" firstAttribute="leading" secondItem="ZOC-Aw-6KM" secondAttribute="trailing" constant="8" id="lo9-Y3-Z9q"/>
  461. </constraints>
  462. </customView>
  463. </subviews>
  464. <constraints>
  465. <constraint firstItem="f5X-7w-lzl" firstAttribute="leading" secondItem="e3k-bQ-OHM" secondAttribute="trailing" constant="16" id="2FH-Kj-87d"/>
  466. <constraint firstItem="YZR-Hn-fi0" firstAttribute="leading" secondItem="f5X-7w-lzl" secondAttribute="trailing" constant="4" id="AK6-BH-Dkz"/>
  467. <constraint firstItem="YZR-Hn-fi0" firstAttribute="centerY" secondItem="f5X-7w-lzl" secondAttribute="centerY" id="edZ-zN-lnt"/>
  468. <constraint firstItem="e3k-bQ-OHM" firstAttribute="centerY" secondItem="uXS-Ab-u3x" secondAttribute="centerY" id="h5h-8p-Oay"/>
  469. <constraint firstItem="e3k-bQ-OHM" firstAttribute="leading" secondItem="uXS-Ab-u3x" secondAttribute="leading" id="yC7-U2-ZDk"/>
  470. </constraints>
  471. </view>
  472. <constraints>
  473. <constraint firstAttribute="height" constant="50" id="nBi-al-mDS"/>
  474. <constraint firstItem="f5X-7w-lzl" firstAttribute="centerY" secondItem="Hm9-XZ-Kly" secondAttribute="centerY" id="y1J-F6-gyT"/>
  475. </constraints>
  476. </box>
  477. </subviews>
  478. <constraints>
  479. <constraint firstItem="FFf-PI-Tat" firstAttribute="leading" secondItem="FC4-eZ-Fx9" secondAttribute="trailing" constant="8" id="0S5-C0-cEV"/>
  480. <constraint firstItem="YHr-OU-8sN" firstAttribute="centerY" secondItem="0Om-aJ-sAu" secondAttribute="centerY" id="0ZQ-n8-2U7"/>
  481. <constraint firstItem="QtU-yz-0XZ" firstAttribute="leading" secondItem="k1S-Pr-djo" secondAttribute="trailing" constant="16" id="3sV-K9-HGN"/>
  482. <constraint firstItem="0Om-aJ-sAu" firstAttribute="top" secondItem="Hm9-XZ-Kly" secondAttribute="bottom" constant="21" id="4Lf-gA-ttV"/>
  483. <constraint firstAttribute="trailing" secondItem="QtU-yz-0XZ" secondAttribute="trailing" constant="16" id="NI2-h4-d9m"/>
  484. <constraint firstItem="HtC-2I-Rf2" firstAttribute="top" secondItem="k1S-Pr-djo" secondAttribute="bottom" constant="8" id="Oqq-LX-vTa"/>
  485. <constraint firstItem="FFf-PI-Tat" firstAttribute="width" secondItem="YHr-OU-8sN" secondAttribute="width" id="Pog-SM-3eJ"/>
  486. <constraint firstItem="k1S-Pr-djo" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="16" id="QSe-qa-G2G"/>
  487. <constraint firstItem="0Om-aJ-sAu" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="16" id="S6r-0V-dGs"/>
  488. <constraint firstAttribute="trailing" secondItem="FFf-PI-Tat" secondAttribute="trailing" constant="16" id="TTW-hC-0Pi"/>
  489. <constraint firstItem="k1S-Pr-djo" firstAttribute="top" secondItem="YHr-OU-8sN" secondAttribute="bottom" constant="16" id="WWM-Cf-N8a"/>
  490. <constraint firstItem="Hm9-XZ-Kly" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="bsJ-6N-iRh"/>
  491. <constraint firstItem="YHr-OU-8sN" firstAttribute="leading" secondItem="0Om-aJ-sAu" secondAttribute="trailing" constant="8" id="flA-PX-FAN"/>
  492. <constraint firstItem="gy2-f4-Uk2" firstAttribute="trailing" secondItem="QtU-yz-0XZ" secondAttribute="trailing" id="ghB-gL-g0a"/>
  493. <constraint firstAttribute="bottom" secondItem="HtC-2I-Rf2" secondAttribute="bottom" constant="16" id="gtB-hG-P39"/>
  494. <constraint firstItem="FC4-eZ-Fx9" firstAttribute="leading" secondItem="YHr-OU-8sN" secondAttribute="trailing" constant="8" id="hL1-F1-DHQ"/>
  495. <constraint firstItem="Hm9-XZ-Kly" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="kFi-ZU-3VU"/>
  496. <constraint firstAttribute="trailing" secondItem="Hm9-XZ-Kly" secondAttribute="trailing" id="ku6-xj-NlT"/>
  497. <constraint firstItem="FC4-eZ-Fx9" firstAttribute="centerY" secondItem="0Om-aJ-sAu" secondAttribute="centerY" id="owM-GY-eFn"/>
  498. <constraint firstItem="HtC-2I-Rf2" firstAttribute="trailing" secondItem="k1S-Pr-djo" secondAttribute="trailing" id="qzN-HM-vH3"/>
  499. <constraint firstItem="QtU-yz-0XZ" firstAttribute="top" secondItem="YHr-OU-8sN" secondAttribute="bottom" constant="16" id="rdA-gX-GX4"/>
  500. <constraint firstItem="gy2-f4-Uk2" firstAttribute="centerY" secondItem="HtC-2I-Rf2" secondAttribute="centerY" id="rqq-Ai-uVJ"/>
  501. <constraint firstItem="FFf-PI-Tat" firstAttribute="centerY" secondItem="YHr-OU-8sN" secondAttribute="centerY" id="wev-JF-ysx"/>
  502. </constraints>
  503. </view>
  504. <connections>
  505. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  506. </connections>
  507. <point key="canvasLocation" x="230" y="214"/>
  508. </window>
  509. </objects>
  510. <resources>
  511. <image name="icon_btn_arrow_gray_down_s_norm_false" width="12" height="12"/>
  512. <image name="icon_btn_window_close" width="12" height="12"/>
  513. <image name="icon_groping_default" width="12" height="12"/>
  514. <image name="image_btn_tips" width="16" height="16"/>
  515. </resources>
  516. </document>