KMPDFFileInfoWindowController.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  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="KMPDFFileInfoWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="DescriptionBox" destination="CbH-Fu-KdS" id="mO2-od-qEM"/>
  12. <outlet property="advancedBox" destination="65p-XK-M3S" id="aTS-1s-5f3"/>
  13. <outlet property="cancelButton" destination="jrd-Qx-ZlV" id="0kE-io-eQt"/>
  14. <outlet property="doneButton" destination="bH0-WO-p08" id="4gu-Rc-F1E"/>
  15. <outlet property="infoContendView" destination="PG9-EH-ofr" id="lpQ-8j-Lmy"/>
  16. <outlet property="securityBox" destination="a2X-7P-0Sz" id="TPW-bc-0ZT"/>
  17. <outlet property="titleLabel" destination="TUs-XP-3Ft" id="X5u-9T-aDm"/>
  18. <outlet property="typeTabs" destination="bHr-O6-Yxg" id="b0Q-RJ-cAz"/>
  19. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  20. </connections>
  21. </customObject>
  22. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  23. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  24. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" titlebarAppearsTransparent="YES" titleVisibility="hidden" id="F0z-JX-Cv5">
  25. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
  26. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  27. <rect key="contentRect" x="196" y="240" width="480" height="612"/>
  28. <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
  29. <value key="minSize" type="size" width="480" height="500"/>
  30. <value key="maxSize" type="size" width="480" height="500"/>
  31. <view key="contentView" id="se5-gp-TjO">
  32. <rect key="frame" x="0.0" y="0.0" width="480" height="612"/>
  33. <autoresizingMask key="autoresizingMask"/>
  34. <subviews>
  35. <customView translatesAutoresizingMaskIntoConstraints="NO" id="9I6-Cq-c1Q">
  36. <rect key="frame" x="0.0" y="0.0" width="480" height="612"/>
  37. <subviews>
  38. <customView translatesAutoresizingMaskIntoConstraints="NO" id="tjn-oM-Ipp">
  39. <rect key="frame" x="0.0" y="568" width="480" height="44"/>
  40. <subviews>
  41. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TUs-XP-3Ft">
  42. <rect key="frame" x="22" y="8" width="133" height="16"/>
  43. <textFieldCell key="cell" lineBreakMode="clipping" title="Document Properties" id="veH-ap-n5e">
  44. <font key="font" usesAppearanceFont="YES"/>
  45. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  46. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  47. </textFieldCell>
  48. </textField>
  49. </subviews>
  50. <constraints>
  51. <constraint firstItem="TUs-XP-3Ft" firstAttribute="leading" secondItem="tjn-oM-Ipp" secondAttribute="leading" constant="24" id="eX6-ah-my8"/>
  52. <constraint firstAttribute="height" constant="44" id="kFP-Dy-Ife"/>
  53. <constraint firstAttribute="bottom" secondItem="TUs-XP-3Ft" secondAttribute="bottom" constant="8" id="umy-Jf-ijc"/>
  54. </constraints>
  55. </customView>
  56. <customView translatesAutoresizingMaskIntoConstraints="NO" id="M7Q-WR-3F6">
  57. <rect key="frame" x="0.0" y="64" width="480" height="504"/>
  58. <subviews>
  59. <customView translatesAutoresizingMaskIntoConstraints="NO" id="bHr-O6-Yxg" customClass="ComponentTabs" customModule="KMComponentLibrary">
  60. <rect key="frame" x="24" y="464" width="432" height="32"/>
  61. <constraints>
  62. <constraint firstAttribute="height" constant="32" id="EoH-Y6-gVg"/>
  63. <constraint firstAttribute="width" constant="432" id="XI9-FM-fia"/>
  64. </constraints>
  65. </customView>
  66. <customView translatesAutoresizingMaskIntoConstraints="NO" id="PG9-EH-ofr">
  67. <rect key="frame" x="24" y="8" width="432" height="448"/>
  68. <constraints>
  69. <constraint firstAttribute="width" constant="432" id="mmf-ML-OoJ"/>
  70. </constraints>
  71. </customView>
  72. </subviews>
  73. <constraints>
  74. <constraint firstItem="PG9-EH-ofr" firstAttribute="top" secondItem="bHr-O6-Yxg" secondAttribute="bottom" constant="8" id="818-qY-8K9"/>
  75. <constraint firstItem="bHr-O6-Yxg" firstAttribute="top" secondItem="M7Q-WR-3F6" secondAttribute="top" constant="8" id="H97-pQ-KWz"/>
  76. <constraint firstAttribute="width" constant="480" id="O1e-gX-9g4"/>
  77. <constraint firstItem="PG9-EH-ofr" firstAttribute="centerX" secondItem="M7Q-WR-3F6" secondAttribute="centerX" id="OWH-6e-Sq0"/>
  78. <constraint firstItem="bHr-O6-Yxg" firstAttribute="centerX" secondItem="M7Q-WR-3F6" secondAttribute="centerX" id="OhZ-vc-fxf"/>
  79. <constraint firstAttribute="bottom" secondItem="PG9-EH-ofr" secondAttribute="bottom" constant="8" id="TlX-Ia-gZ1"/>
  80. </constraints>
  81. </customView>
  82. <customView translatesAutoresizingMaskIntoConstraints="NO" id="jrd-Qx-ZlV" customClass="ComponentButton" customModule="KMComponentLibrary">
  83. <rect key="frame" x="333" y="16" width="70" height="32"/>
  84. <constraints>
  85. <constraint firstAttribute="width" constant="70" id="fUL-jb-ghw"/>
  86. <constraint firstAttribute="height" constant="32" id="irT-pU-Tl8"/>
  87. </constraints>
  88. </customView>
  89. <customView translatesAutoresizingMaskIntoConstraints="NO" id="bH0-WO-p08" customClass="ComponentButton" customModule="KMComponentLibrary">
  90. <rect key="frame" x="411" y="16" width="45" height="32"/>
  91. <constraints>
  92. <constraint firstAttribute="height" constant="32" id="1QC-aB-UBB"/>
  93. <constraint firstAttribute="width" constant="45" id="Grf-XE-7eP"/>
  94. </constraints>
  95. </customView>
  96. </subviews>
  97. <constraints>
  98. <constraint firstAttribute="bottom" secondItem="jrd-Qx-ZlV" secondAttribute="bottom" constant="16" id="2yt-Wz-O4W"/>
  99. <constraint firstAttribute="bottom" secondItem="bH0-WO-p08" secondAttribute="bottom" constant="16" id="3wi-F1-2vm"/>
  100. <constraint firstItem="tjn-oM-Ipp" firstAttribute="top" secondItem="9I6-Cq-c1Q" secondAttribute="top" id="4K1-zT-kw2"/>
  101. <constraint firstAttribute="trailing" secondItem="bH0-WO-p08" secondAttribute="trailing" constant="24" id="FE8-hs-P89"/>
  102. <constraint firstItem="M7Q-WR-3F6" firstAttribute="centerX" secondItem="9I6-Cq-c1Q" secondAttribute="centerX" id="GJ2-NR-4Ui"/>
  103. <constraint firstAttribute="bottom" secondItem="M7Q-WR-3F6" secondAttribute="bottom" constant="64" id="QtF-9E-kLN"/>
  104. <constraint firstItem="bH0-WO-p08" firstAttribute="leading" secondItem="jrd-Qx-ZlV" secondAttribute="trailing" constant="8" id="cQO-dr-H8g"/>
  105. <constraint firstItem="tjn-oM-Ipp" firstAttribute="leading" secondItem="9I6-Cq-c1Q" secondAttribute="leading" id="fTP-EV-ds8"/>
  106. <constraint firstItem="M7Q-WR-3F6" firstAttribute="top" secondItem="tjn-oM-Ipp" secondAttribute="bottom" id="hFZ-7c-4C6"/>
  107. <constraint firstAttribute="trailing" secondItem="tjn-oM-Ipp" secondAttribute="trailing" id="wkT-aB-pNn"/>
  108. </constraints>
  109. </customView>
  110. </subviews>
  111. <constraints>
  112. <constraint firstAttribute="trailing" secondItem="9I6-Cq-c1Q" secondAttribute="trailing" id="Drl-Pm-4yI"/>
  113. <constraint firstItem="9I6-Cq-c1Q" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="O7R-dB-2cg"/>
  114. <constraint firstAttribute="bottom" secondItem="9I6-Cq-c1Q" secondAttribute="bottom" id="P5D-gS-lKZ"/>
  115. <constraint firstItem="9I6-Cq-c1Q" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="fgl-U4-bTL"/>
  116. </constraints>
  117. </view>
  118. <connections>
  119. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  120. </connections>
  121. <point key="canvasLocation" x="101" y="153"/>
  122. </window>
  123. <box boxType="custom" cornerRadius="4" title="Box" id="CbH-Fu-KdS">
  124. <rect key="frame" x="0.0" y="0.0" width="177" height="114"/>
  125. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  126. <view key="contentView" id="Mh1-j0-bJT">
  127. <rect key="frame" x="1" y="1" width="175" height="112"/>
  128. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  129. </view>
  130. <point key="canvasLocation" x="1" y="596"/>
  131. </box>
  132. <box boxType="custom" cornerRadius="4" title="Box" id="65p-XK-M3S">
  133. <rect key="frame" x="0.0" y="0.0" width="177" height="114"/>
  134. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  135. <view key="contentView" id="JNU-Nz-sEX">
  136. <rect key="frame" x="1" y="1" width="175" height="112"/>
  137. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  138. </view>
  139. <point key="canvasLocation" x="-9" y="792"/>
  140. </box>
  141. <box boxType="custom" cornerRadius="4" title="Box" id="a2X-7P-0Sz">
  142. <rect key="frame" x="0.0" y="0.0" width="177" height="114"/>
  143. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  144. <view key="contentView" id="K9I-yd-eup">
  145. <rect key="frame" x="1" y="1" width="175" height="112"/>
  146. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  147. </view>
  148. <point key="canvasLocation" x="-10" y="990"/>
  149. </box>
  150. </objects>
  151. </document>