KMHFTemplateController.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  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="KMHFTemplateController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="addButton" destination="XMR-db-OGP" id="fFH-V4-qqX"/>
  12. <outlet property="collectionView" destination="qiO-3f-rR5" id="Bnh-E8-eEe"/>
  13. <outlet property="contendView" destination="Td4-fa-E8b" id="R79-Hm-54b"/>
  14. <outlet property="emptyView" destination="23A-pt-YZd" id="mxF-Ws-grF"/>
  15. <outlet property="scrollView" destination="kSG-KT-qWs" id="iNZ-vW-2ay"/>
  16. <outlet property="titleLabel" destination="fU3-6k-LmI" id="StE-oT-XJx"/>
  17. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  18. </connections>
  19. </customObject>
  20. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  21. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  22. <customView id="Hz6-mo-xeY">
  23. <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
  24. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  25. <subviews>
  26. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Td4-fa-E8b">
  27. <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
  28. <subviews>
  29. <customView translatesAutoresizingMaskIntoConstraints="NO" id="hDd-8p-jyS">
  30. <rect key="frame" x="0.0" y="232" width="480" height="40"/>
  31. <subviews>
  32. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fU3-6k-LmI">
  33. <rect key="frame" x="207" y="12" width="67" height="16"/>
  34. <textFieldCell key="cell" lineBreakMode="clipping" title="Templates" id="vkb-Zi-799">
  35. <font key="font" usesAppearanceFont="YES"/>
  36. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  37. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  38. </textFieldCell>
  39. </textField>
  40. <customView translatesAutoresizingMaskIntoConstraints="NO" id="XMR-db-OGP" customClass="ComponentButton" customModule="KMComponentLibrary">
  41. <rect key="frame" x="448" y="8" width="24" height="24"/>
  42. <constraints>
  43. <constraint firstAttribute="width" constant="24" id="CGw-Us-Drp"/>
  44. <constraint firstAttribute="height" constant="24" id="WHT-Tv-1ca"/>
  45. </constraints>
  46. </customView>
  47. <customView translatesAutoresizingMaskIntoConstraints="NO" id="8YB-uH-50r" customClass="ComponentDivider" customModule="KMComponentLibrary">
  48. <rect key="frame" x="0.0" y="0.0" width="480" height="1"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="1" id="Qrb-KF-IYI"/>
  51. </constraints>
  52. </customView>
  53. </subviews>
  54. <constraints>
  55. <constraint firstAttribute="trailing" secondItem="8YB-uH-50r" secondAttribute="trailing" id="8hY-DN-BmE"/>
  56. <constraint firstItem="fU3-6k-LmI" firstAttribute="centerY" secondItem="hDd-8p-jyS" secondAttribute="centerY" id="FOu-Qj-3nC"/>
  57. <constraint firstItem="XMR-db-OGP" firstAttribute="centerY" secondItem="hDd-8p-jyS" secondAttribute="centerY" id="a4M-Ht-cBz"/>
  58. <constraint firstItem="fU3-6k-LmI" firstAttribute="centerX" secondItem="hDd-8p-jyS" secondAttribute="centerX" id="abn-CL-rIe"/>
  59. <constraint firstAttribute="height" constant="40" id="n72-6E-42R"/>
  60. <constraint firstItem="8YB-uH-50r" firstAttribute="leading" secondItem="hDd-8p-jyS" secondAttribute="leading" id="nca-3f-2Es"/>
  61. <constraint firstAttribute="bottom" secondItem="8YB-uH-50r" secondAttribute="bottom" id="oQU-Ul-3zk"/>
  62. <constraint firstAttribute="trailing" secondItem="XMR-db-OGP" secondAttribute="trailing" constant="8" id="s8c-k7-IzH"/>
  63. </constraints>
  64. </customView>
  65. <customView translatesAutoresizingMaskIntoConstraints="NO" id="yjj-Fy-fHS">
  66. <rect key="frame" x="0.0" y="0.0" width="480" height="232"/>
  67. <subviews>
  68. <customView translatesAutoresizingMaskIntoConstraints="NO" id="23A-pt-YZd" customClass="ComponentEmpty" customModule="KMComponentLibrary">
  69. <rect key="frame" x="124" y="24" width="232" height="184"/>
  70. <constraints>
  71. <constraint firstAttribute="height" constant="184" id="BFZ-Zk-Oeg"/>
  72. <constraint firstAttribute="width" constant="232" id="H26-97-Ko8"/>
  73. </constraints>
  74. </customView>
  75. </subviews>
  76. <constraints>
  77. <constraint firstItem="23A-pt-YZd" firstAttribute="centerX" secondItem="yjj-Fy-fHS" secondAttribute="centerX" id="SaS-b1-CWV"/>
  78. <constraint firstItem="23A-pt-YZd" firstAttribute="centerY" secondItem="yjj-Fy-fHS" secondAttribute="centerY" id="y7f-Bq-Ibb"/>
  79. </constraints>
  80. </customView>
  81. <scrollView wantsLayer="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kSG-KT-qWs">
  82. <rect key="frame" x="0.0" y="0.0" width="480" height="232"/>
  83. <clipView key="contentView" id="9uM-zX-ojO">
  84. <rect key="frame" x="0.0" y="0.0" width="465" height="232"/>
  85. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  86. <subviews>
  87. <collectionView selectable="YES" allowsMultipleSelection="YES" id="qiO-3f-rR5">
  88. <rect key="frame" x="0.0" y="0.0" width="465" height="307"/>
  89. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  90. <collectionViewFlowLayout key="collectionViewLayout" id="zhS-He-yCK">
  91. <size key="itemSize" width="1" height="1"/>
  92. </collectionViewFlowLayout>
  93. <color key="primaryBackgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  94. </collectionView>
  95. </subviews>
  96. </clipView>
  97. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="pZu-IQ-1aN">
  98. <rect key="frame" x="-100" y="-100" width="233" height="15"/>
  99. <autoresizingMask key="autoresizingMask"/>
  100. </scroller>
  101. <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="ebY-wZ-qE5">
  102. <rect key="frame" x="465" y="0.0" width="15" height="232"/>
  103. <autoresizingMask key="autoresizingMask"/>
  104. </scroller>
  105. </scrollView>
  106. </subviews>
  107. <constraints>
  108. <constraint firstAttribute="bottom" secondItem="yjj-Fy-fHS" secondAttribute="bottom" id="8Ra-6h-lET"/>
  109. <constraint firstItem="yjj-Fy-fHS" firstAttribute="top" secondItem="hDd-8p-jyS" secondAttribute="bottom" id="LJ4-TD-zbU"/>
  110. <constraint firstItem="kSG-KT-qWs" firstAttribute="top" secondItem="hDd-8p-jyS" secondAttribute="bottom" id="e97-Az-1mb"/>
  111. <constraint firstItem="kSG-KT-qWs" firstAttribute="leading" secondItem="Td4-fa-E8b" secondAttribute="leading" id="fgY-bS-3ms"/>
  112. <constraint firstItem="hDd-8p-jyS" firstAttribute="top" secondItem="Td4-fa-E8b" secondAttribute="top" id="iPY-rP-Mef"/>
  113. <constraint firstItem="yjj-Fy-fHS" firstAttribute="leading" secondItem="Td4-fa-E8b" secondAttribute="leading" id="jZN-KD-JV1"/>
  114. <constraint firstItem="hDd-8p-jyS" firstAttribute="leading" secondItem="Td4-fa-E8b" secondAttribute="leading" id="kbj-DB-O3H"/>
  115. <constraint firstAttribute="trailing" secondItem="kSG-KT-qWs" secondAttribute="trailing" id="kq6-17-V53"/>
  116. <constraint firstAttribute="trailing" secondItem="hDd-8p-jyS" secondAttribute="trailing" id="tzQ-aV-LMF"/>
  117. <constraint firstAttribute="trailing" secondItem="yjj-Fy-fHS" secondAttribute="trailing" id="vNH-Tt-QWx"/>
  118. <constraint firstAttribute="bottom" secondItem="kSG-KT-qWs" secondAttribute="bottom" id="xUl-xb-rfI"/>
  119. </constraints>
  120. </customView>
  121. </subviews>
  122. <constraints>
  123. <constraint firstAttribute="bottom" secondItem="Td4-fa-E8b" secondAttribute="bottom" id="YYx-Sg-GvA"/>
  124. <constraint firstItem="Td4-fa-E8b" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="Ylz-lG-5hL"/>
  125. <constraint firstAttribute="trailing" secondItem="Td4-fa-E8b" secondAttribute="trailing" id="fn9-yO-b6C"/>
  126. <constraint firstItem="Td4-fa-E8b" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="mU0-5P-BzH"/>
  127. </constraints>
  128. <point key="canvasLocation" x="132" y="-72"/>
  129. </customView>
  130. </objects>
  131. </document>