KMRightSideController.xib 9.3 KB

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