KMRightSideController.xib 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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="KMRightSideController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="contendLeftDivider" destination="dWX-cw-Vye" id="kiw-vI-6EW"/>
  12. <outlet property="contendView" destination="Sx1-Eg-QqT" id="6gg-wx-Pn7"/>
  13. <outlet property="emptyView" destination="caV-0D-KSQ" id="y5j-1P-GHx"/>
  14. <outlet property="headerBGView" destination="TcN-JR-Ldb" id="0Ok-kE-c9g"/>
  15. <outlet property="headerRightButton" destination="Rab-FM-SLM" id="y9O-Jc-gdm"/>
  16. <outlet property="infoContendView" destination="5et-6F-yVg" id="ibb-Ic-3DS"/>
  17. <outlet property="titleLabel" destination="Rtf-SN-4Bo" id="ddV-ja-Zc8"/>
  18. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  19. </connections>
  20. </customObject>
  21. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  22. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  23. <customView id="Hz6-mo-xeY">
  24. <rect key="frame" x="0.0" y="0.0" width="264" height="600"/>
  25. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" heightSizable="YES"/>
  26. <subviews>
  27. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Sx1-Eg-QqT">
  28. <rect key="frame" x="0.0" y="0.0" width="264" height="600"/>
  29. <subviews>
  30. <customView translatesAutoresizingMaskIntoConstraints="NO" id="dWX-cw-Vye" customClass="ComponentDivider" customModule="KMComponentLibrary">
  31. <rect key="frame" x="0.0" y="0.0" width="1" height="600"/>
  32. <constraints>
  33. <constraint firstAttribute="width" constant="1" id="EWP-kn-OB9"/>
  34. </constraints>
  35. </customView>
  36. <customView translatesAutoresizingMaskIntoConstraints="NO" id="TcN-JR-Ldb">
  37. <rect key="frame" x="0.0" y="560" width="264" height="40"/>
  38. <subviews>
  39. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Rtf-SN-4Bo">
  40. <rect key="frame" x="114" y="12" width="37" height="16"/>
  41. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="SOk-r3-7QR">
  42. <font key="font" usesAppearanceFont="YES"/>
  43. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  44. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  45. </textFieldCell>
  46. </textField>
  47. <customView translatesAutoresizingMaskIntoConstraints="NO" id="S7y-0d-xw5" customClass="ComponentDivider" customModule="KMComponentLibrary">
  48. <rect key="frame" x="0.0" y="0.0" width="264" height="1"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="1" id="Wcr-yw-mvt"/>
  51. </constraints>
  52. </customView>
  53. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Rab-FM-SLM" customClass="ComponentButton" customModule="KMComponentLibrary">
  54. <rect key="frame" x="232" y="8" width="24" height="24"/>
  55. <constraints>
  56. <constraint firstAttribute="width" constant="24" id="iLC-7V-qmC"/>
  57. <constraint firstAttribute="height" constant="24" id="wD0-ls-QYy"/>
  58. </constraints>
  59. </customView>
  60. </subviews>
  61. <constraints>
  62. <constraint firstItem="Rtf-SN-4Bo" firstAttribute="centerX" secondItem="TcN-JR-Ldb" secondAttribute="centerX" id="GZV-pG-XPa"/>
  63. <constraint firstItem="S7y-0d-xw5" firstAttribute="leading" secondItem="TcN-JR-Ldb" secondAttribute="leading" id="Kzb-5g-wtX"/>
  64. <constraint firstAttribute="height" constant="40" id="NoW-2A-4bC"/>
  65. <constraint firstAttribute="trailing" secondItem="S7y-0d-xw5" secondAttribute="trailing" id="bOI-W8-3Am"/>
  66. <constraint firstItem="Rab-FM-SLM" firstAttribute="centerY" secondItem="TcN-JR-Ldb" secondAttribute="centerY" id="lJE-fh-IgR"/>
  67. <constraint firstItem="Rtf-SN-4Bo" firstAttribute="centerY" secondItem="TcN-JR-Ldb" secondAttribute="centerY" id="nRW-oz-YOE"/>
  68. <constraint firstAttribute="trailing" secondItem="Rab-FM-SLM" secondAttribute="trailing" constant="8" id="vI7-lv-UKG"/>
  69. <constraint firstAttribute="bottom" secondItem="S7y-0d-xw5" secondAttribute="bottom" id="xKr-rQ-GAj"/>
  70. </constraints>
  71. </customView>
  72. <customView translatesAutoresizingMaskIntoConstraints="NO" id="5et-6F-yVg">
  73. <rect key="frame" x="0.0" y="0.0" width="264" height="560"/>
  74. </customView>
  75. <customView translatesAutoresizingMaskIntoConstraints="NO" id="caV-0D-KSQ" customClass="ComponentEmpty" customModule="KMComponentLibrary">
  76. <rect key="frame" x="16" y="228" width="232" height="184"/>
  77. <constraints>
  78. <constraint firstAttribute="width" constant="232" id="2dV-OZ-Wfi"/>
  79. <constraint firstAttribute="height" constant="184" id="ZPF-gr-ITH"/>
  80. </constraints>
  81. </customView>
  82. </subviews>
  83. <constraints>
  84. <constraint firstItem="TcN-JR-Ldb" firstAttribute="top" secondItem="Sx1-Eg-QqT" secondAttribute="top" id="132-Pn-4jc"/>
  85. <constraint firstItem="caV-0D-KSQ" firstAttribute="centerX" secondItem="Sx1-Eg-QqT" secondAttribute="centerX" id="90h-pt-GqT"/>
  86. <constraint firstAttribute="trailing" secondItem="TcN-JR-Ldb" secondAttribute="trailing" id="G1x-eP-gh9"/>
  87. <constraint firstItem="5et-6F-yVg" firstAttribute="top" secondItem="TcN-JR-Ldb" secondAttribute="bottom" id="IVU-aY-91O"/>
  88. <constraint firstItem="dWX-cw-Vye" firstAttribute="leading" secondItem="Sx1-Eg-QqT" secondAttribute="leading" id="SW9-wy-hTa"/>
  89. <constraint firstAttribute="bottom" secondItem="5et-6F-yVg" secondAttribute="bottom" id="Ymu-ti-PuI"/>
  90. <constraint firstItem="5et-6F-yVg" firstAttribute="leading" secondItem="Sx1-Eg-QqT" secondAttribute="leading" id="aSN-4h-8FS"/>
  91. <constraint firstItem="dWX-cw-Vye" firstAttribute="top" secondItem="Sx1-Eg-QqT" secondAttribute="top" id="aZY-xw-ye3"/>
  92. <constraint firstAttribute="trailing" secondItem="5et-6F-yVg" secondAttribute="trailing" id="aeX-g5-tMt"/>
  93. <constraint firstAttribute="bottom" secondItem="dWX-cw-Vye" secondAttribute="bottom" id="dbl-wc-vkD"/>
  94. <constraint firstItem="caV-0D-KSQ" firstAttribute="centerY" secondItem="Sx1-Eg-QqT" secondAttribute="centerY" constant="-20" id="gv9-gp-Tm3"/>
  95. <constraint firstItem="TcN-JR-Ldb" firstAttribute="leading" secondItem="Sx1-Eg-QqT" secondAttribute="leading" id="lWM-Lx-e5G"/>
  96. </constraints>
  97. </customView>
  98. </subviews>
  99. <constraints>
  100. <constraint firstAttribute="bottom" secondItem="Sx1-Eg-QqT" secondAttribute="bottom" id="7wh-R5-uLn"/>
  101. <constraint firstAttribute="trailing" secondItem="Sx1-Eg-QqT" secondAttribute="trailing" id="LeU-2Q-gHb"/>
  102. <constraint firstItem="Sx1-Eg-QqT" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="TXp-1v-OJX"/>
  103. <constraint firstItem="Sx1-Eg-QqT" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="cbB-Zv-RfN"/>
  104. </constraints>
  105. <point key="canvasLocation" x="-27" y="181"/>
  106. </customView>
  107. </objects>
  108. </document>