KMBatchConvertPDFView.xib 11 KB

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