KMAITranslationWindowController.xib 49 KB

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