KMBatchCompressView.xib 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  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="KMBatchCompressView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="applyButton" destination="rYN-oH-oCW" id="l4L-7p-Lun"/>
  12. <outlet property="cancelButton" destination="baS-Py-IrL" id="7jr-O8-1fa"/>
  13. <outlet property="compressView" destination="f3P-Sk-12K" id="RF2-t9-dJX"/>
  14. <outlet property="titleContentView" destination="51H-Zv-a2D" id="Efn-Jw-5iW"/>
  15. <outlet property="titleLabel" destination="KrJ-1l-uGa" id="3vo-Uu-dWk"/>
  16. </connections>
  17. </customObject>
  18. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  19. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  20. <customView id="c22-O7-iKe">
  21. <rect key="frame" x="0.0" y="0.0" width="244" height="510"/>
  22. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  23. <subviews>
  24. <customView translatesAutoresizingMaskIntoConstraints="NO" id="f3P-Sk-12K" customClass="KMCompressContentView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  25. <rect key="frame" x="16" y="72" width="212" height="358"/>
  26. </customView>
  27. <customView translatesAutoresizingMaskIntoConstraints="NO" id="51H-Zv-a2D">
  28. <rect key="frame" x="0.0" y="470" width="244" height="40"/>
  29. <subviews>
  30. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KrJ-1l-uGa">
  31. <rect key="frame" x="89" y="12" width="66" height="16"/>
  32. <textFieldCell key="cell" lineBreakMode="clipping" title="Compress" id="Z99-zP-f1t">
  33. <font key="font" usesAppearanceFont="YES"/>
  34. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  35. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  36. </textFieldCell>
  37. </textField>
  38. </subviews>
  39. <constraints>
  40. <constraint firstItem="KrJ-1l-uGa" firstAttribute="centerX" secondItem="51H-Zv-a2D" secondAttribute="centerX" id="J4a-TK-uX9"/>
  41. <constraint firstAttribute="height" constant="40" id="TkL-sY-w2k"/>
  42. <constraint firstItem="KrJ-1l-uGa" firstAttribute="centerY" secondItem="51H-Zv-a2D" secondAttribute="centerY" id="owY-0X-gGg"/>
  43. </constraints>
  44. </customView>
  45. <customView translatesAutoresizingMaskIntoConstraints="NO" id="eWm-et-NlT">
  46. <rect key="frame" x="0.0" y="430" width="244" height="40"/>
  47. <subviews>
  48. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qFz-Pf-Tb3">
  49. <rect key="frame" x="14" y="12" width="45" height="16"/>
  50. <textFieldCell key="cell" lineBreakMode="clipping" title="Modes" id="6jA-od-RRh">
  51. <font key="font" usesAppearanceFont="YES"/>
  52. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  53. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  54. </textFieldCell>
  55. </textField>
  56. </subviews>
  57. <constraints>
  58. <constraint firstItem="qFz-Pf-Tb3" firstAttribute="centerY" secondItem="eWm-et-NlT" secondAttribute="centerY" id="2GI-C4-Ri5"/>
  59. <constraint firstAttribute="height" constant="40" id="3Bx-aL-OuO"/>
  60. <constraint firstItem="qFz-Pf-Tb3" firstAttribute="leading" secondItem="eWm-et-NlT" secondAttribute="leading" constant="16" id="eDw-YL-8xc"/>
  61. </constraints>
  62. </customView>
  63. <customView translatesAutoresizingMaskIntoConstraints="NO" id="LBE-SD-U0w">
  64. <rect key="frame" x="0.0" y="0.0" width="244" height="72"/>
  65. <subviews>
  66. <customView translatesAutoresizingMaskIntoConstraints="NO" id="rYN-oH-oCW" customClass="ComponentButton" customModule="KMComponentLibrary">
  67. <rect key="frame" x="16" y="16" width="212" height="40"/>
  68. </customView>
  69. <customView translatesAutoresizingMaskIntoConstraints="NO" id="baS-Py-IrL" customClass="ComponentButton" customModule="KMComponentLibrary">
  70. <rect key="frame" x="16" y="16" width="212" height="40"/>
  71. </customView>
  72. </subviews>
  73. <constraints>
  74. <constraint firstItem="baS-Py-IrL" firstAttribute="top" secondItem="LBE-SD-U0w" secondAttribute="top" constant="16" id="0KP-o2-5bN"/>
  75. <constraint firstItem="baS-Py-IrL" firstAttribute="leading" secondItem="LBE-SD-U0w" secondAttribute="leading" constant="16" id="5cm-25-1Xo"/>
  76. <constraint firstAttribute="trailing" secondItem="rYN-oH-oCW" secondAttribute="trailing" constant="16" id="9Ji-Et-u7l"/>
  77. <constraint firstItem="rYN-oH-oCW" firstAttribute="leading" secondItem="LBE-SD-U0w" secondAttribute="leading" constant="16" id="9id-5y-VRi"/>
  78. <constraint firstAttribute="trailing" secondItem="baS-Py-IrL" secondAttribute="trailing" constant="16" id="DhZ-LH-9V6"/>
  79. <constraint firstAttribute="height" constant="72" id="Oqi-rb-6Vx"/>
  80. <constraint firstAttribute="bottom" secondItem="baS-Py-IrL" secondAttribute="bottom" constant="16" id="dvi-XI-oUc"/>
  81. <constraint firstAttribute="bottom" secondItem="rYN-oH-oCW" secondAttribute="bottom" constant="16" id="fzu-9A-WUP"/>
  82. <constraint firstItem="rYN-oH-oCW" firstAttribute="top" secondItem="LBE-SD-U0w" secondAttribute="top" constant="16" id="vGB-xQ-ZAW"/>
  83. </constraints>
  84. </customView>
  85. </subviews>
  86. <constraints>
  87. <constraint firstAttribute="trailing" secondItem="eWm-et-NlT" secondAttribute="trailing" id="0yO-Xk-51A"/>
  88. <constraint firstAttribute="trailing" secondItem="LBE-SD-U0w" secondAttribute="trailing" id="5Cs-J2-oSa"/>
  89. <constraint firstAttribute="trailing" secondItem="51H-Zv-a2D" secondAttribute="trailing" id="5rw-Ok-4gi"/>
  90. <constraint firstItem="LBE-SD-U0w" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="EWW-p4-NAT"/>
  91. <constraint firstAttribute="bottom" secondItem="LBE-SD-U0w" secondAttribute="bottom" id="Ld0-Ub-fEb"/>
  92. <constraint firstItem="f3P-Sk-12K" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="16" id="MwA-M7-uHT"/>
  93. <constraint firstAttribute="trailing" secondItem="f3P-Sk-12K" secondAttribute="trailing" constant="16" id="VRW-31-LHE"/>
  94. <constraint firstItem="51H-Zv-a2D" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="WVK-Sd-iho"/>
  95. <constraint firstItem="51H-Zv-a2D" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="Xa8-y5-j3T"/>
  96. <constraint firstItem="eWm-et-NlT" firstAttribute="top" secondItem="51H-Zv-a2D" secondAttribute="bottom" id="ZVk-tN-Y4P"/>
  97. <constraint firstItem="LBE-SD-U0w" firstAttribute="top" secondItem="f3P-Sk-12K" secondAttribute="bottom" id="cC3-AB-rht"/>
  98. <constraint firstItem="eWm-et-NlT" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="lCc-Hh-562"/>
  99. <constraint firstItem="f3P-Sk-12K" firstAttribute="top" secondItem="eWm-et-NlT" secondAttribute="bottom" id="prr-pf-PZf"/>
  100. </constraints>
  101. <point key="canvasLocation" x="85" y="97"/>
  102. </customView>
  103. </objects>
  104. </document>