KMAnnotationViewController.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  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="KMAnnotationViewController" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="annotationOutlineView" destination="xR1-8d-nCT" id="0AI-9O-2Va"/>
  12. <outlet property="bigTipLabel" destination="Hgo-wn-Zbx" id="4WH-gT-Ehl"/>
  13. <outlet property="emptyView" destination="nAQ-GY-tve" id="Joe-QN-RBc"/>
  14. <outlet property="filtrateButton" destination="1zM-AI-isO" id="lRD-Yh-CNX"/>
  15. <outlet property="markupTitleLabel" destination="4eE-LR-JUA" id="y10-ug-5lc"/>
  16. <outlet property="moreButton" destination="bAX-dg-nVT" id="lbd-lJ-xBs"/>
  17. <outlet property="tipLabel" destination="RmA-xf-MGi" id="DbM-Dm-O9K"/>
  18. <outlet property="topView" destination="isq-j9-zHz" id="Bsh-MZ-sdD"/>
  19. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  20. </connections>
  21. </customObject>
  22. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  23. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  24. <customView id="Hz6-mo-xeY">
  25. <rect key="frame" x="0.0" y="0.0" width="300" height="499"/>
  26. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  27. <subviews>
  28. <customView translatesAutoresizingMaskIntoConstraints="NO" id="xR1-8d-nCT" customClass="KMAnnotationOutlineView" customModule="PDF_Master" customModuleProvider="target">
  29. <rect key="frame" x="0.0" y="0.0" width="300" height="451"/>
  30. </customView>
  31. <customView translatesAutoresizingMaskIntoConstraints="NO" id="nAQ-GY-tve">
  32. <rect key="frame" x="0.0" y="0.0" width="300" height="451"/>
  33. <subviews>
  34. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hgo-wn-Zbx">
  35. <rect key="frame" x="82" y="138" width="136" height="17"/>
  36. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="No bookmark found" id="2wP-6e-y8s">
  37. <font key="font" metaFont="system" size="14"/>
  38. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  39. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  40. </textFieldCell>
  41. </textField>
  42. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RmA-xf-MGi">
  43. <rect key="frame" x="64" y="121" width="172" height="15"/>
  44. <constraints>
  45. <constraint firstAttribute="width" constant="168" id="tUX-5r-qrV"/>
  46. </constraints>
  47. <textFieldCell key="cell" alignment="center" id="A2H-9r-vSJ">
  48. <font key="font" metaFont="cellTitle"/>
  49. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  50. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  51. </textFieldCell>
  52. </textField>
  53. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="JXD-oi-HT0">
  54. <rect key="frame" x="86" y="171" width="128" height="128"/>
  55. <constraints>
  56. <constraint firstAttribute="height" constant="128" id="V97-Bt-Poy"/>
  57. <constraint firstAttribute="width" constant="128" id="kw1-PP-mk6"/>
  58. </constraints>
  59. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameMarkupEmpty" id="vpy-u4-hia"/>
  60. </imageView>
  61. </subviews>
  62. <constraints>
  63. <constraint firstItem="JXD-oi-HT0" firstAttribute="top" secondItem="nAQ-GY-tve" secondAttribute="top" constant="152" id="PQo-B4-2Sa"/>
  64. <constraint firstItem="RmA-xf-MGi" firstAttribute="centerX" secondItem="nAQ-GY-tve" secondAttribute="centerX" id="fsk-lI-dq1"/>
  65. <constraint firstItem="RmA-xf-MGi" firstAttribute="top" secondItem="Hgo-wn-Zbx" secondAttribute="bottom" constant="2" id="fyV-sJ-xfX"/>
  66. <constraint firstItem="Hgo-wn-Zbx" firstAttribute="centerX" secondItem="nAQ-GY-tve" secondAttribute="centerX" id="i8o-o0-BtA"/>
  67. <constraint firstItem="Hgo-wn-Zbx" firstAttribute="top" secondItem="JXD-oi-HT0" secondAttribute="bottom" constant="16" id="vn9-Wv-xCJ"/>
  68. <constraint firstItem="JXD-oi-HT0" firstAttribute="centerX" secondItem="nAQ-GY-tve" secondAttribute="centerX" id="w2k-ND-egG"/>
  69. </constraints>
  70. </customView>
  71. <customView translatesAutoresizingMaskIntoConstraints="NO" id="isq-j9-zHz">
  72. <rect key="frame" x="0.0" y="451" width="300" height="48"/>
  73. <subviews>
  74. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4eE-LR-JUA">
  75. <rect key="frame" x="14" y="16" width="37" height="16"/>
  76. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="EiJ-9e-kS8">
  77. <font key="font" usesAppearanceFont="YES"/>
  78. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  79. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  80. </textFieldCell>
  81. </textField>
  82. <button translatesAutoresizingMaskIntoConstraints="NO" id="bAX-dg-nVT">
  83. <rect key="frame" x="272" y="14" width="20" height="20"/>
  84. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMHomeMoreTools" imagePosition="only" alignment="center" inset="2" id="7Cp-7T-fDL">
  85. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  86. <font key="font" metaFont="system"/>
  87. </buttonCell>
  88. <connections>
  89. <action selector="moreButtonAction:" target="-2" id="goH-oY-pdG"/>
  90. </connections>
  91. </button>
  92. <button translatesAutoresizingMaskIntoConstraints="NO" id="1zM-AI-isO">
  93. <rect key="frame" x="240" y="8" width="32" height="32"/>
  94. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameAnnotationsFiltrate" imagePosition="only" alignment="center" inset="2" id="P8I-6S-7C0">
  95. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  96. <font key="font" metaFont="system"/>
  97. </buttonCell>
  98. <constraints>
  99. <constraint firstAttribute="width" constant="32" id="XXk-z1-rYT"/>
  100. <constraint firstAttribute="height" constant="32" id="tVP-vA-45W"/>
  101. </constraints>
  102. <connections>
  103. <action selector="filtrateButtonAction:" target="-2" id="JeX-L0-xSY"/>
  104. </connections>
  105. </button>
  106. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9CD-g4-TB4">
  107. <rect key="frame" x="150" y="24" width="0.0" height="0.0"/>
  108. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="T3I-F6-xuB">
  109. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  110. <font key="font" metaFont="system"/>
  111. </buttonCell>
  112. <connections>
  113. <action selector="escButtonAction:" target="-2" id="wdU-eL-csd"/>
  114. </connections>
  115. </button>
  116. </subviews>
  117. <constraints>
  118. <constraint firstAttribute="trailing" secondItem="bAX-dg-nVT" secondAttribute="trailing" constant="8" id="1ZZ-aQ-3bN"/>
  119. <constraint firstItem="bAX-dg-nVT" firstAttribute="centerY" secondItem="isq-j9-zHz" secondAttribute="centerY" id="5s2-Ww-EZr"/>
  120. <constraint firstItem="4eE-LR-JUA" firstAttribute="leading" secondItem="isq-j9-zHz" secondAttribute="leading" constant="16" id="7eC-ow-aiB"/>
  121. <constraint firstItem="1zM-AI-isO" firstAttribute="centerY" secondItem="isq-j9-zHz" secondAttribute="centerY" id="AXM-YN-Uhc"/>
  122. <constraint firstItem="4eE-LR-JUA" firstAttribute="centerY" secondItem="isq-j9-zHz" secondAttribute="centerY" id="EIy-ou-962"/>
  123. <constraint firstAttribute="height" constant="48" id="KD5-zT-k1C"/>
  124. <constraint firstItem="bAX-dg-nVT" firstAttribute="leading" secondItem="1zM-AI-isO" secondAttribute="trailing" id="KqW-3w-9AT"/>
  125. <constraint firstItem="9CD-g4-TB4" firstAttribute="centerY" secondItem="isq-j9-zHz" secondAttribute="centerY" id="paG-3e-qe6"/>
  126. <constraint firstItem="9CD-g4-TB4" firstAttribute="centerX" secondItem="isq-j9-zHz" secondAttribute="centerX" id="paf-O8-dES"/>
  127. </constraints>
  128. </customView>
  129. </subviews>
  130. <constraints>
  131. <constraint firstAttribute="trailing" secondItem="xR1-8d-nCT" secondAttribute="trailing" id="332-FH-aLg"/>
  132. <constraint firstAttribute="trailing" secondItem="isq-j9-zHz" secondAttribute="trailing" id="8m5-F8-gMc"/>
  133. <constraint firstAttribute="bottom" secondItem="xR1-8d-nCT" secondAttribute="bottom" id="B6z-Ly-PfN"/>
  134. <constraint firstAttribute="bottom" secondItem="nAQ-GY-tve" secondAttribute="bottom" id="Qmg-Na-j5Y"/>
  135. <constraint firstItem="nAQ-GY-tve" firstAttribute="top" secondItem="isq-j9-zHz" secondAttribute="bottom" id="XDA-hN-Y8d"/>
  136. <constraint firstAttribute="trailing" secondItem="nAQ-GY-tve" secondAttribute="trailing" id="YjD-50-MdH"/>
  137. <constraint firstItem="nAQ-GY-tve" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="e8c-in-22O"/>
  138. <constraint firstItem="xR1-8d-nCT" firstAttribute="top" secondItem="isq-j9-zHz" secondAttribute="bottom" id="hFL-Wy-Ply"/>
  139. <constraint firstItem="isq-j9-zHz" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="mEY-wD-Xpb"/>
  140. <constraint firstItem="xR1-8d-nCT" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="oRk-Tl-SUo"/>
  141. <constraint firstItem="isq-j9-zHz" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="q5h-OL-drO"/>
  142. </constraints>
  143. <point key="canvasLocation" x="-21" y="276.5"/>
  144. </customView>
  145. </objects>
  146. <resources>
  147. <image name="KMHomeMoreTools" width="20" height="20"/>
  148. <image name="KMImageNameAnnotationsFiltrate" width="32" height="32"/>
  149. <image name="KMImageNameMarkupEmpty" width="128" height="128"/>
  150. </resources>
  151. </document>