KMMergeTableViewCell.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  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="KMMergeTableViewCell" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="contentBox" destination="QkR-th-z7s" id="wrh-vL-fJZ"/>
  12. <outlet property="contentView" destination="c22-O7-iKe" id="s4i-kH-4pF"/>
  13. <outlet property="deleteButton" destination="auJ-Ql-T1u" id="U2K-0R-Mhv"/>
  14. <outlet property="fileImageView" destination="na2-lK-ZzE" id="nnX-cb-tYR"/>
  15. <outlet property="fileNameLabel" destination="2eO-De-B2W" id="Kft-uQ-AJL"/>
  16. <outlet property="indexLabel" destination="jno-5q-97T" id="12l-Ja-f4W"/>
  17. <outlet property="pageCountLabel" destination="SY0-cA-yGR" id="pe3-K4-9Va"/>
  18. <outlet property="pageRangeBox" destination="YEO-oA-Pcm" id="SA8-Rq-vWf"/>
  19. <outlet property="pageRangeLabel" destination="i9L-3z-H54" id="kKg-Ap-Msx"/>
  20. <outlet property="sizeLabel" destination="3qa-uf-Mow" id="NhE-Ln-htE"/>
  21. </connections>
  22. </customObject>
  23. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  24. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  25. <customView identifier="KMMergeTableViewCell" id="c22-O7-iKe">
  26. <rect key="frame" x="0.0" y="0.0" width="446" height="120"/>
  27. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  28. <subviews>
  29. <box boxType="custom" borderWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="QkR-th-z7s" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target">
  30. <rect key="frame" x="0.0" y="0.0" width="446" height="120"/>
  31. <view key="contentView" id="Alu-oK-4Lh">
  32. <rect key="frame" x="0.0" y="0.0" width="446" height="120"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  34. </view>
  35. </box>
  36. <button hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="auJ-Ql-T1u">
  37. <rect key="frame" x="418" y="94" width="16" height="16"/>
  38. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconBtnCloseNor" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="1Rg-kr-6Uo">
  39. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  40. <font key="font" metaFont="system"/>
  41. </buttonCell>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="16" id="Cc7-XY-v3v"/>
  44. <constraint firstAttribute="width" constant="16" id="JtF-Wt-FsK"/>
  45. </constraints>
  46. <connections>
  47. <action selector="removeButtonAction:" target="-2" id="35u-RD-eAL"/>
  48. </connections>
  49. </button>
  50. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jno-5q-97T">
  51. <rect key="frame" x="18" y="52" width="24" height="16"/>
  52. <constraints>
  53. <constraint firstAttribute="width" constant="20" id="iZE-b1-dw1"/>
  54. </constraints>
  55. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="1" id="1wr-Hi-1b8">
  56. <font key="font" metaFont="system"/>
  57. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  58. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  59. </textFieldCell>
  60. </textField>
  61. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="na2-lK-ZzE">
  62. <rect key="frame" x="50" y="10" width="90" height="100"/>
  63. <constraints>
  64. <constraint firstAttribute="width" constant="90" id="V0y-6x-MDn"/>
  65. </constraints>
  66. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSAdvanced" id="qqK-8T-lwg"/>
  67. </imageView>
  68. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2eO-De-B2W">
  69. <rect key="frame" x="148" y="94" width="85" height="16"/>
  70. <textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" title="FileName.pdf" id="Bg6-cL-pdM">
  71. <font key="font" metaFont="system"/>
  72. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  73. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  74. </textFieldCell>
  75. </textField>
  76. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3qa-uf-Mow">
  77. <rect key="frame" x="148" y="74" width="39" height="16"/>
  78. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="2.0M" id="evW-Xd-b1j">
  79. <font key="font" metaFont="system"/>
  80. <color key="textColor" name="systemGrayColor" catalog="System" colorSpace="catalog"/>
  81. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  82. </textFieldCell>
  83. </textField>
  84. <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YEO-oA-Pcm">
  85. <rect key="frame" x="149" y="21" width="280" height="23"/>
  86. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="xw7-eG-mEz">
  87. <font key="font" metaFont="system"/>
  88. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  89. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  90. <objectValues>
  91. <string>Item 1</string>
  92. <string>Item 2</string>
  93. <string>Item 3</string>
  94. </objectValues>
  95. </comboBoxCell>
  96. <connections>
  97. <action selector="comboBoxAction:" target="-2" id="dhZ-vb-bO8"/>
  98. </connections>
  99. </comboBox>
  100. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SY0-cA-yGR">
  101. <rect key="frame" x="213" y="74" width="61" height="16"/>
  102. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="23 Pages" id="uTx-ug-Fkm">
  103. <font key="font" metaFont="system"/>
  104. <color key="textColor" name="systemGrayColor" catalog="System" colorSpace="catalog"/>
  105. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  106. </textFieldCell>
  107. </textField>
  108. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="i9L-3z-H54">
  109. <rect key="frame" x="148" y="48" width="77" height="16"/>
  110. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Page Range" id="WiQ-g6-mnQ">
  111. <font key="font" metaFont="system"/>
  112. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  113. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  114. </textFieldCell>
  115. </textField>
  116. </subviews>
  117. <constraints>
  118. <constraint firstAttribute="trailing" secondItem="auJ-Ql-T1u" secondAttribute="trailing" constant="12" id="0nn-ya-pu1"/>
  119. <constraint firstItem="2eO-De-B2W" firstAttribute="top" secondItem="na2-lK-ZzE" secondAttribute="top" id="7Fe-Cw-2dL"/>
  120. <constraint firstAttribute="trailing" secondItem="QkR-th-z7s" secondAttribute="trailing" id="CYy-o9-ZHI"/>
  121. <constraint firstItem="i9L-3z-H54" firstAttribute="top" secondItem="3qa-uf-Mow" secondAttribute="bottom" constant="10" id="FPG-bC-jc9"/>
  122. <constraint firstItem="QkR-th-z7s" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="Khn-lb-Iur"/>
  123. <constraint firstAttribute="bottom" secondItem="na2-lK-ZzE" secondAttribute="bottom" constant="10" id="Lke-wG-bNH"/>
  124. <constraint firstItem="na2-lK-ZzE" firstAttribute="leading" secondItem="jno-5q-97T" secondAttribute="trailing" constant="10" id="LoX-hU-PMT"/>
  125. <constraint firstAttribute="bottom" secondItem="QkR-th-z7s" secondAttribute="bottom" id="Vn0-Xj-uI0"/>
  126. <constraint firstAttribute="trailing" secondItem="YEO-oA-Pcm" secondAttribute="trailing" constant="20" id="WQD-RG-cfL"/>
  127. <constraint firstItem="i9L-3z-H54" firstAttribute="leading" secondItem="2eO-De-B2W" secondAttribute="leading" id="WtT-0n-xos"/>
  128. <constraint firstItem="auJ-Ql-T1u" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="2eO-De-B2W" secondAttribute="trailing" priority="999" id="YXu-i4-jlH"/>
  129. <constraint firstItem="SY0-cA-yGR" firstAttribute="centerY" secondItem="3qa-uf-Mow" secondAttribute="centerY" id="ZaB-lO-ens"/>
  130. <constraint firstItem="YEO-oA-Pcm" firstAttribute="leading" secondItem="i9L-3z-H54" secondAttribute="leading" id="Zh5-rz-2wX"/>
  131. <constraint firstItem="auJ-Ql-T1u" firstAttribute="centerY" secondItem="2eO-De-B2W" secondAttribute="centerY" id="awm-7G-lth"/>
  132. <constraint firstItem="2eO-De-B2W" firstAttribute="leading" secondItem="na2-lK-ZzE" secondAttribute="trailing" constant="10" id="cUy-GL-qrR"/>
  133. <constraint firstItem="jno-5q-97T" firstAttribute="centerY" secondItem="c22-O7-iKe" secondAttribute="centerY" id="e26-MQ-5x7"/>
  134. <constraint firstItem="YEO-oA-Pcm" firstAttribute="top" secondItem="i9L-3z-H54" secondAttribute="bottom" constant="5" id="fCh-0s-XcL"/>
  135. <constraint firstItem="SY0-cA-yGR" firstAttribute="leading" secondItem="3qa-uf-Mow" secondAttribute="trailing" constant="30" id="gI1-dn-uUu"/>
  136. <constraint firstItem="na2-lK-ZzE" firstAttribute="centerY" secondItem="c22-O7-iKe" secondAttribute="centerY" id="oEh-dF-J8S"/>
  137. <constraint firstItem="jno-5q-97T" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="20" id="qAP-J0-9lh"/>
  138. <constraint firstItem="3qa-uf-Mow" firstAttribute="top" secondItem="2eO-De-B2W" secondAttribute="bottom" constant="4" id="rgI-TX-fAy"/>
  139. <constraint firstItem="i9L-3z-H54" firstAttribute="leading" secondItem="3qa-uf-Mow" secondAttribute="leading" id="vKT-z4-fW2"/>
  140. <constraint firstItem="QkR-th-z7s" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="wxi-Ov-ilx"/>
  141. </constraints>
  142. <point key="canvasLocation" x="132" y="-72"/>
  143. </customView>
  144. </objects>
  145. <resources>
  146. <image name="KMImageNameUXIconBtnCloseNor" width="16" height="16"/>
  147. <image name="NSAdvanced" width="32" height="32"/>
  148. </resources>
  149. </document>