KMBatchConvertPDFView.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
  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="KMBatchConvertPDFView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="cancelButton" destination="xZ0-7i-9fm" id="mpN-fX-WOq"/>
  12. <outlet property="convertBackgroundView" destination="lak-AJ-3PI" id="i3S-If-VUb"/>
  13. <outlet property="convertButton" destination="Dtx-4S-4Ii" id="pKS-mQ-Wjw"/>
  14. <outlet property="formatLabel" destination="Oku-fk-S4q" id="bZt-bD-gBk"/>
  15. <outlet property="formatSelectButton" destination="hqn-Bq-M3b" id="qCn-5x-WOD"/>
  16. <outlet property="itemContentView" destination="8sw-k8-noK" id="L1G-AY-OF6"/>
  17. <outlet property="titleContentView" destination="lDU-E0-snX" id="Soa-bp-8bt"/>
  18. <outlet property="titleLabel" destination="Xh0-v7-PP9" id="Jne-5Q-fXs"/>
  19. </connections>
  20. </customObject>
  21. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  22. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  23. <customView id="c22-O7-iKe">
  24. <rect key="frame" x="0.0" y="0.0" width="264" height="512"/>
  25. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  26. <subviews>
  27. <customView translatesAutoresizingMaskIntoConstraints="NO" id="cxi-no-clx">
  28. <rect key="frame" x="0.0" y="0.0" width="264" height="512"/>
  29. <subviews>
  30. <customView translatesAutoresizingMaskIntoConstraints="NO" id="lDU-E0-snX">
  31. <rect key="frame" x="0.0" y="472" width="264" height="40"/>
  32. <subviews>
  33. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Xh0-v7-PP9">
  34. <rect key="frame" x="106" y="12" width="52" height="16"/>
  35. <textFieldCell key="cell" lineBreakMode="clipping" title="Convert" id="xjg-Xa-Rj5">
  36. <font key="font" usesAppearanceFont="YES"/>
  37. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  38. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  39. </textFieldCell>
  40. </textField>
  41. </subviews>
  42. <constraints>
  43. <constraint firstItem="Xh0-v7-PP9" firstAttribute="centerX" secondItem="lDU-E0-snX" secondAttribute="centerX" id="eIc-MB-bm8"/>
  44. <constraint firstAttribute="height" constant="40" id="gwd-zP-QHG"/>
  45. <constraint firstItem="Xh0-v7-PP9" firstAttribute="centerY" secondItem="lDU-E0-snX" secondAttribute="centerY" id="lxE-he-EQT"/>
  46. </constraints>
  47. </customView>
  48. <customView translatesAutoresizingMaskIntoConstraints="NO" id="oqr-eC-d2R">
  49. <rect key="frame" x="0.0" y="400" width="264" height="72"/>
  50. <subviews>
  51. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Hxi-ye-1OW">
  52. <rect key="frame" x="0.0" y="32" width="264" height="40"/>
  53. <subviews>
  54. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Oku-fk-S4q">
  55. <rect key="frame" x="14" y="12" width="47" height="16"/>
  56. <textFieldCell key="cell" lineBreakMode="clipping" title="Format" id="tHh-KK-3ah">
  57. <font key="font" usesAppearanceFont="YES"/>
  58. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  59. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  60. </textFieldCell>
  61. </textField>
  62. </subviews>
  63. <constraints>
  64. <constraint firstItem="Oku-fk-S4q" firstAttribute="centerY" secondItem="Hxi-ye-1OW" secondAttribute="centerY" id="LXT-ZS-r0j"/>
  65. <constraint firstAttribute="height" constant="40" id="PMJ-6v-sWN"/>
  66. <constraint firstItem="Oku-fk-S4q" firstAttribute="leading" secondItem="Hxi-ye-1OW" secondAttribute="leading" constant="16" id="fex-VT-Dqu"/>
  67. </constraints>
  68. </customView>
  69. <customView translatesAutoresizingMaskIntoConstraints="NO" id="hqn-Bq-M3b" customClass="ComponentSelect" customModule="KMComponentLibrary">
  70. <rect key="frame" x="16" y="0.0" width="232" height="32"/>
  71. <constraints>
  72. <constraint firstAttribute="height" constant="32" id="neW-uC-MZO"/>
  73. </constraints>
  74. </customView>
  75. </subviews>
  76. <constraints>
  77. <constraint firstAttribute="height" constant="72" id="3lM-bg-nrU"/>
  78. <constraint firstAttribute="trailing" secondItem="hqn-Bq-M3b" secondAttribute="trailing" constant="16" id="9QC-fc-6Uc"/>
  79. <constraint firstItem="hqn-Bq-M3b" firstAttribute="leading" secondItem="oqr-eC-d2R" secondAttribute="leading" constant="16" id="Fel-QB-zLs"/>
  80. <constraint firstAttribute="trailing" secondItem="Hxi-ye-1OW" secondAttribute="trailing" id="XEn-mn-fgh"/>
  81. <constraint firstItem="Hxi-ye-1OW" firstAttribute="top" secondItem="oqr-eC-d2R" secondAttribute="top" id="ZwU-Jv-AOZ"/>
  82. <constraint firstItem="Hxi-ye-1OW" firstAttribute="leading" secondItem="oqr-eC-d2R" secondAttribute="leading" id="gA1-oq-txo"/>
  83. <constraint firstItem="hqn-Bq-M3b" firstAttribute="top" secondItem="Hxi-ye-1OW" secondAttribute="bottom" id="hfY-6k-T9a"/>
  84. </constraints>
  85. </customView>
  86. <customView translatesAutoresizingMaskIntoConstraints="NO" id="8sw-k8-noK">
  87. <rect key="frame" x="0.0" y="72" width="264" height="312"/>
  88. </customView>
  89. <customView translatesAutoresizingMaskIntoConstraints="NO" id="lak-AJ-3PI">
  90. <rect key="frame" x="0.0" y="0.0" width="264" height="72"/>
  91. <subviews>
  92. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Dtx-4S-4Ii" customClass="ComponentButton" customModule="KMComponentLibrary">
  93. <rect key="frame" x="16" y="16" width="232" height="40"/>
  94. </customView>
  95. <customView translatesAutoresizingMaskIntoConstraints="NO" id="xZ0-7i-9fm" customClass="ComponentButton" customModule="KMComponentLibrary">
  96. <rect key="frame" x="16" y="16" width="232" height="40"/>
  97. </customView>
  98. </subviews>
  99. <constraints>
  100. <constraint firstItem="Dtx-4S-4Ii" firstAttribute="top" secondItem="lak-AJ-3PI" secondAttribute="top" constant="16" id="4jj-Tw-1FL"/>
  101. <constraint firstAttribute="trailing" secondItem="xZ0-7i-9fm" secondAttribute="trailing" constant="16" id="BP0-8H-j97"/>
  102. <constraint firstAttribute="bottom" secondItem="xZ0-7i-9fm" secondAttribute="bottom" constant="16" id="Ivw-50-PEm"/>
  103. <constraint firstAttribute="trailing" secondItem="Dtx-4S-4Ii" secondAttribute="trailing" constant="16" id="Nwq-yI-YVM"/>
  104. <constraint firstItem="Dtx-4S-4Ii" firstAttribute="leading" secondItem="lak-AJ-3PI" secondAttribute="leading" constant="16" id="TGh-bx-IvG"/>
  105. <constraint firstAttribute="height" constant="72" id="goT-4K-nvQ"/>
  106. <constraint firstItem="xZ0-7i-9fm" firstAttribute="top" secondItem="lak-AJ-3PI" secondAttribute="top" constant="16" id="imz-SA-Iht"/>
  107. <constraint firstAttribute="bottom" secondItem="Dtx-4S-4Ii" secondAttribute="bottom" constant="16" id="p0U-l0-jIm"/>
  108. <constraint firstItem="xZ0-7i-9fm" firstAttribute="leading" secondItem="lak-AJ-3PI" secondAttribute="leading" constant="16" id="wNd-nO-5oM"/>
  109. </constraints>
  110. </customView>
  111. </subviews>
  112. <constraints>
  113. <constraint firstItem="8sw-k8-noK" firstAttribute="top" secondItem="oqr-eC-d2R" secondAttribute="bottom" constant="16" id="1MD-Ed-AbH"/>
  114. <constraint firstItem="oqr-eC-d2R" firstAttribute="top" secondItem="lDU-E0-snX" secondAttribute="bottom" id="5XS-UM-4nb"/>
  115. <constraint firstItem="lDU-E0-snX" firstAttribute="leading" secondItem="cxi-no-clx" secondAttribute="leading" id="8kD-eL-x4v"/>
  116. <constraint firstItem="lDU-E0-snX" firstAttribute="top" secondItem="cxi-no-clx" secondAttribute="top" id="Hhb-VJ-fJ0"/>
  117. <constraint firstItem="lak-AJ-3PI" firstAttribute="leading" secondItem="cxi-no-clx" secondAttribute="leading" id="IPF-BX-H8H"/>
  118. <constraint firstItem="lak-AJ-3PI" firstAttribute="top" secondItem="8sw-k8-noK" secondAttribute="bottom" id="Jpd-wZ-Fg5"/>
  119. <constraint firstItem="8sw-k8-noK" firstAttribute="leading" secondItem="cxi-no-clx" secondAttribute="leading" id="Ky5-G8-iHx"/>
  120. <constraint firstAttribute="bottom" secondItem="lak-AJ-3PI" secondAttribute="bottom" id="dK5-cR-k4P"/>
  121. <constraint firstAttribute="trailing" secondItem="lak-AJ-3PI" secondAttribute="trailing" id="eFS-5b-VZn"/>
  122. <constraint firstAttribute="trailing" secondItem="oqr-eC-d2R" secondAttribute="trailing" id="gv8-MW-zBn"/>
  123. <constraint firstItem="oqr-eC-d2R" firstAttribute="leading" secondItem="cxi-no-clx" secondAttribute="leading" id="ign-hU-UpI"/>
  124. <constraint firstAttribute="trailing" secondItem="lDU-E0-snX" secondAttribute="trailing" id="qJ2-Za-bdR"/>
  125. <constraint firstAttribute="trailing" secondItem="8sw-k8-noK" secondAttribute="trailing" id="wJe-90-lXP"/>
  126. </constraints>
  127. </customView>
  128. </subviews>
  129. <constraints>
  130. <constraint firstAttribute="bottom" secondItem="cxi-no-clx" secondAttribute="bottom" id="TtF-AU-hVb"/>
  131. <constraint firstItem="cxi-no-clx" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="WlP-Je-gHS"/>
  132. <constraint firstItem="cxi-no-clx" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="mt8-MX-1lT"/>
  133. <constraint firstAttribute="trailing" secondItem="cxi-no-clx" secondAttribute="trailing" id="sup-lz-Vgv"/>
  134. </constraints>
  135. <point key="canvasLocation" x="-68" y="48"/>
  136. </customView>
  137. </objects>
  138. </document>