KMRightSideController.xib 8.2 KB

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