WCCompWindowController.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  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="WCCompWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="appjsonLabel" destination="YDK-oi-qac" id="Pgy-aF-sEp"/>
  12. <outlet property="brandJsonLabel" destination="OEp-Uy-V6k" id="OzK-oa-7GO"/>
  13. <outlet property="resetButton" destination="PmL-8r-BHf" id="NTO-eU-aRU"/>
  14. <outlet property="rigntBox" destination="FO2-tA-eD6" id="mxP-x7-AMK"/>
  15. <outlet property="tableView" destination="Hg6-Gg-aqx" id="Fbi-cP-x2g"/>
  16. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  17. </connections>
  18. </customObject>
  19. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  20. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  21. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
  22. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  23. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  24. <rect key="contentRect" x="196" y="240" width="1000" height="800"/>
  25. <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
  26. <view key="contentView" misplaced="YES" id="se5-gp-TjO">
  27. <rect key="frame" x="0.0" y="0.0" width="1000" height="800"/>
  28. <autoresizingMask key="autoresizingMask"/>
  29. <subviews>
  30. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gbh-SI-SBe">
  31. <rect key="frame" x="3" y="381" width="133" height="32"/>
  32. <buttonCell key="cell" type="push" title="ChooseAppJson" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8TK-dr-ziQ">
  33. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  34. <font key="font" metaFont="system"/>
  35. </buttonCell>
  36. <connections>
  37. <action selector="chooseAPPJson:" target="-2" id="Hbz-Z6-Xqz"/>
  38. </connections>
  39. </button>
  40. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="C7q-r2-GIx">
  41. <rect key="frame" x="3" y="351" width="149" height="32"/>
  42. <buttonCell key="cell" type="push" title="Choose BrandJson" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lPL-LF-kGH">
  43. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  44. <font key="font" metaFont="system"/>
  45. </buttonCell>
  46. <connections>
  47. <action selector="changeBrandJson:" target="-2" id="yYT-w6-AUA"/>
  48. </connections>
  49. </button>
  50. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YDK-oi-qac">
  51. <rect key="frame" x="157" y="390" width="22" height="16"/>
  52. <textFieldCell key="cell" lineBreakMode="clipping" title="XX" id="dzi-kq-S82">
  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. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OEp-Uy-V6k">
  59. <rect key="frame" x="173" y="360" width="22" height="16"/>
  60. <textFieldCell key="cell" lineBreakMode="clipping" title="XX" id="wko-7Z-kGS">
  61. <font key="font" metaFont="system"/>
  62. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  63. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  64. </textFieldCell>
  65. </textField>
  66. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PmL-8r-BHf">
  67. <rect key="frame" x="3" y="321" width="69" height="32"/>
  68. <buttonCell key="cell" type="push" title="Reset" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4g8-2t-SFT">
  69. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  70. <font key="font" metaFont="system"/>
  71. </buttonCell>
  72. <connections>
  73. <action selector="resetAction:" target="-2" id="1YV-XS-CbA"/>
  74. </connections>
  75. </button>
  76. <scrollView autohidesScrollers="YES" horizontalLineScroll="24" horizontalPageScroll="10" verticalLineScroll="24" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZeE-P8-chy">
  77. <rect key="frame" x="0.0" y="0.0" width="200" height="308"/>
  78. <clipView key="contentView" id="2V2-He-IdS">
  79. <rect key="frame" x="1" y="1" width="198" height="306"/>
  80. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  81. <subviews>
  82. <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="24" rowSizeStyle="automatic" viewBased="YES" id="Hg6-Gg-aqx">
  83. <rect key="frame" x="0.0" y="0.0" width="198" height="306"/>
  84. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  85. <size key="intercellSpacing" width="17" height="0.0"/>
  86. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  87. <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
  88. <tableColumns>
  89. <tableColumn identifier="AutomaticTableColumnIdentifier.0" width="186" minWidth="40" maxWidth="1000" id="FGl-lV-hin">
  90. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
  91. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  92. <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
  93. </tableHeaderCell>
  94. <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="ltl-2O-CI9">
  95. <font key="font" metaFont="system"/>
  96. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  97. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  98. </textFieldCell>
  99. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  100. <prototypeCellViews>
  101. <tableCellView identifier="TableViewCell" id="caI-zp-GuU">
  102. <rect key="frame" x="8" y="0.0" width="181" height="24"/>
  103. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  104. <subviews>
  105. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Suj-Id-GUj">
  106. <rect key="frame" x="0.0" y="3" width="181" height="19"/>
  107. <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="center" title="Table View Cell" id="4ch-jo-cBI">
  108. <font key="font" metaFont="system" size="15"/>
  109. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  110. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  111. </textFieldCell>
  112. </textField>
  113. </subviews>
  114. <constraints>
  115. <constraint firstItem="Suj-Id-GUj" firstAttribute="centerX" secondItem="caI-zp-GuU" secondAttribute="centerX" id="dJB-hU-Y1r"/>
  116. <constraint firstItem="Suj-Id-GUj" firstAttribute="leading" secondItem="caI-zp-GuU" secondAttribute="leading" constant="2" id="fRI-gX-QMV"/>
  117. <constraint firstItem="Suj-Id-GUj" firstAttribute="centerY" secondItem="caI-zp-GuU" secondAttribute="centerY" id="xF5-FC-JtX"/>
  118. </constraints>
  119. <connections>
  120. <outlet property="textField" destination="Suj-Id-GUj" id="Xqr-LA-5rS"/>
  121. </connections>
  122. </tableCellView>
  123. </prototypeCellViews>
  124. </tableColumn>
  125. </tableColumns>
  126. <connections>
  127. <outlet property="dataSource" destination="-2" id="idL-RH-sU9"/>
  128. <outlet property="delegate" destination="-2" id="H81-n2-T9A"/>
  129. </connections>
  130. </tableView>
  131. </subviews>
  132. </clipView>
  133. <constraints>
  134. <constraint firstAttribute="width" constant="200" id="bcq-NP-5se"/>
  135. </constraints>
  136. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="vRZ-9c-OnC">
  137. <rect key="frame" x="1" y="294" width="198" height="15"/>
  138. <autoresizingMask key="autoresizingMask"/>
  139. </scroller>
  140. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="Tza-ha-DB1">
  141. <rect key="frame" x="224" y="17" width="15" height="102"/>
  142. <autoresizingMask key="autoresizingMask"/>
  143. </scroller>
  144. </scrollView>
  145. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="FO2-tA-eD6">
  146. <rect key="frame" x="200" y="0.0" width="800" height="308"/>
  147. <view key="contentView" id="eaJ-a7-Z29">
  148. <rect key="frame" x="0.0" y="0.0" width="800" height="308"/>
  149. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  150. </view>
  151. </box>
  152. </subviews>
  153. <constraints>
  154. <constraint firstAttribute="bottom" secondItem="FO2-tA-eD6" secondAttribute="bottom" id="114-JB-pMo"/>
  155. <constraint firstItem="PmL-8r-BHf" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="10" id="1Sk-5o-ZkJ"/>
  156. <constraint firstAttribute="bottom" secondItem="ZeE-P8-chy" secondAttribute="bottom" id="2Nz-zZ-Ntg"/>
  157. <constraint firstItem="C7q-r2-GIx" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="10" id="8ps-XE-YuD"/>
  158. <constraint firstItem="OEp-Uy-V6k" firstAttribute="leading" secondItem="C7q-r2-GIx" secondAttribute="trailing" constant="30" id="9Ci-0R-hee"/>
  159. <constraint firstItem="OEp-Uy-V6k" firstAttribute="centerY" secondItem="C7q-r2-GIx" secondAttribute="centerY" id="CFE-Oi-Kxk"/>
  160. <constraint firstItem="ZeE-P8-chy" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="120" id="Gq1-xk-LC3"/>
  161. <constraint firstItem="C7q-r2-GIx" firstAttribute="top" secondItem="gbh-SI-SBe" secondAttribute="bottom" constant="10" id="KJE-CD-fmf"/>
  162. <constraint firstItem="YDK-oi-qac" firstAttribute="leading" secondItem="gbh-SI-SBe" secondAttribute="trailing" constant="30" id="PQO-p2-Fww"/>
  163. <constraint firstItem="PmL-8r-BHf" firstAttribute="top" secondItem="C7q-r2-GIx" secondAttribute="bottom" constant="10" id="adu-9j-rMq"/>
  164. <constraint firstItem="FO2-tA-eD6" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="120" id="b01-ut-p4X"/>
  165. <constraint firstItem="gbh-SI-SBe" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="10" id="b2F-80-Hgh"/>
  166. <constraint firstAttribute="trailing" secondItem="FO2-tA-eD6" secondAttribute="trailing" id="gh1-Yv-ndr"/>
  167. <constraint firstItem="ZeE-P8-chy" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="heA-UU-Spy"/>
  168. <constraint firstItem="YDK-oi-qac" firstAttribute="centerY" secondItem="gbh-SI-SBe" secondAttribute="centerY" id="kgj-Ui-eCJ"/>
  169. <constraint firstItem="gbh-SI-SBe" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="20" id="mKu-rU-nZQ"/>
  170. <constraint firstItem="FO2-tA-eD6" firstAttribute="leading" secondItem="ZeE-P8-chy" secondAttribute="trailing" id="py1-Vl-7t7"/>
  171. </constraints>
  172. </view>
  173. <connections>
  174. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  175. </connections>
  176. <point key="canvasLocation" x="239" y="-165"/>
  177. </window>
  178. </objects>
  179. </document>