KMMergeTableViewCell.xib 12 KB

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