KMCropSettingWindowController.xib 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  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="KMCropSettingWindowController" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="applyButton" destination="4S4-1o-RqV" id="wA8-IB-9JC"/>
  12. <outlet property="cancelButton" destination="XXB-iS-n7Y" id="NBS-hq-aJj"/>
  13. <outlet property="pageRangeBox" destination="S9G-Fl-99J" id="gLz-vr-JZL"/>
  14. <outlet property="pageSizeBox" destination="dTT-1D-0cu" id="Xcn-gH-BiB"/>
  15. <outlet property="titleLabel" destination="xlm-BU-ieV" id="ucI-2C-Raw"/>
  16. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  17. </connections>
  18. </customObject>
  19. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  20. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  21. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
  22. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  23. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  24. <rect key="contentRect" x="196" y="240" width="340" height="300"/>
  25. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  26. <value key="minSize" type="size" width="340" height="300"/>
  27. <value key="maxSize" type="size" width="340" height="300"/>
  28. <value key="minFullScreenContentSize" type="size" width="340" height="300"/>
  29. <value key="maxFullScreenContentSize" type="size" width="340" height="300"/>
  30. <view key="contentView" id="se5-gp-TjO">
  31. <rect key="frame" x="0.0" y="0.0" width="340" height="300"/>
  32. <autoresizingMask key="autoresizingMask"/>
  33. <subviews>
  34. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="uHB-hJ-FVd">
  35. <rect key="frame" x="0.0" y="256" width="340" height="44"/>
  36. <view key="contentView" id="PVS-CP-Yiw">
  37. <rect key="frame" x="0.0" y="0.0" width="340" height="44"/>
  38. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  39. <subviews>
  40. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xlm-BU-ieV">
  41. <rect key="frame" x="18" y="13" width="44" height="19"/>
  42. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ofd-Jo-wTH">
  43. <font key="font" metaFont="system" size="16"/>
  44. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  45. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  46. </textFieldCell>
  47. </textField>
  48. </subviews>
  49. <constraints>
  50. <constraint firstItem="xlm-BU-ieV" firstAttribute="leading" secondItem="PVS-CP-Yiw" secondAttribute="leading" constant="20" id="3de-Sa-hy2"/>
  51. <constraint firstItem="xlm-BU-ieV" firstAttribute="top" secondItem="PVS-CP-Yiw" secondAttribute="top" constant="12" id="n9r-13-CVH"/>
  52. </constraints>
  53. </view>
  54. <constraints>
  55. <constraint firstAttribute="height" constant="44" id="Z30-8i-q8x"/>
  56. </constraints>
  57. </box>
  58. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Kpc-6y-Eh9">
  59. <rect key="frame" x="0.0" y="60" width="340" height="196"/>
  60. <view key="contentView" id="XGW-Wv-mGn">
  61. <rect key="frame" x="0.0" y="0.0" width="340" height="196"/>
  62. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  63. <subviews>
  64. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="S9G-Fl-99J">
  65. <rect key="frame" x="0.0" y="106" width="340" height="70"/>
  66. <view key="contentView" id="IbC-cl-6rm">
  67. <rect key="frame" x="0.0" y="0.0" width="340" height="70"/>
  68. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  69. </view>
  70. <constraints>
  71. <constraint firstAttribute="height" constant="70" id="9fx-SG-jBA"/>
  72. </constraints>
  73. </box>
  74. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="dTT-1D-0cu">
  75. <rect key="frame" x="16" y="24" width="308" height="70"/>
  76. <view key="contentView" id="oJS-bR-VrK">
  77. <rect key="frame" x="0.0" y="0.0" width="308" height="70"/>
  78. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  79. </view>
  80. <constraints>
  81. <constraint firstAttribute="height" constant="70" id="Qcs-Q4-KuX"/>
  82. </constraints>
  83. </box>
  84. </subviews>
  85. <constraints>
  86. <constraint firstItem="S9G-Fl-99J" firstAttribute="top" secondItem="XGW-Wv-mGn" secondAttribute="top" constant="20" id="3ws-YI-oFB"/>
  87. <constraint firstItem="S9G-Fl-99J" firstAttribute="leading" secondItem="XGW-Wv-mGn" secondAttribute="leading" id="Rks-gZ-CEA"/>
  88. <constraint firstItem="dTT-1D-0cu" firstAttribute="top" secondItem="S9G-Fl-99J" secondAttribute="bottom" constant="12" id="S1b-5V-LXQ"/>
  89. <constraint firstAttribute="trailing" secondItem="dTT-1D-0cu" secondAttribute="trailing" constant="16" id="VqC-Bm-RlP"/>
  90. <constraint firstAttribute="trailing" secondItem="S9G-Fl-99J" secondAttribute="trailing" id="ZfF-xr-lk7"/>
  91. <constraint firstItem="dTT-1D-0cu" firstAttribute="leading" secondItem="XGW-Wv-mGn" secondAttribute="leading" constant="16" id="d8Y-Dm-CJH"/>
  92. </constraints>
  93. </view>
  94. </box>
  95. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="XU2-wI-X7Q">
  96. <rect key="frame" x="0.0" y="0.0" width="340" height="60"/>
  97. <view key="contentView" id="qcz-Dz-V8O">
  98. <rect key="frame" x="0.0" y="0.0" width="340" height="60"/>
  99. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  100. <subviews>
  101. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="2L8-A8-1Up">
  102. <rect key="frame" x="0.0" y="57" width="340" height="5"/>
  103. </box>
  104. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4S4-1o-RqV">
  105. <rect key="frame" x="224" y="14" width="100" height="32"/>
  106. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="XNo-Og-jMa">
  107. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  108. <font key="font" metaFont="system"/>
  109. </buttonCell>
  110. <constraints>
  111. <constraint firstAttribute="width" constant="100" id="6fn-9K-TYQ"/>
  112. <constraint firstAttribute="height" constant="32" id="xnD-3s-RQ0"/>
  113. </constraints>
  114. </button>
  115. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XXB-iS-n7Y">
  116. <rect key="frame" x="112" y="14" width="100" height="32"/>
  117. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="3ZJ-Dy-yKV">
  118. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  119. <font key="font" metaFont="system"/>
  120. </buttonCell>
  121. <constraints>
  122. <constraint firstAttribute="height" constant="32" id="eg6-3u-8Oe"/>
  123. <constraint firstAttribute="width" constant="100" id="thm-Sz-L99"/>
  124. </constraints>
  125. </button>
  126. </subviews>
  127. <constraints>
  128. <constraint firstAttribute="trailing" secondItem="2L8-A8-1Up" secondAttribute="trailing" id="8DE-bs-0j0"/>
  129. <constraint firstItem="4S4-1o-RqV" firstAttribute="centerY" secondItem="qcz-Dz-V8O" secondAttribute="centerY" id="IuH-ai-vfH"/>
  130. <constraint firstItem="2L8-A8-1Up" firstAttribute="top" secondItem="qcz-Dz-V8O" secondAttribute="top" id="LrM-Mn-Toi"/>
  131. <constraint firstItem="2L8-A8-1Up" firstAttribute="leading" secondItem="qcz-Dz-V8O" secondAttribute="leading" id="MP4-4F-qpm"/>
  132. <constraint firstItem="XXB-iS-n7Y" firstAttribute="centerY" secondItem="qcz-Dz-V8O" secondAttribute="centerY" id="mIg-JJ-lLA"/>
  133. <constraint firstAttribute="trailing" secondItem="4S4-1o-RqV" secondAttribute="trailing" constant="16" id="s9T-Tb-hjR"/>
  134. <constraint firstItem="4S4-1o-RqV" firstAttribute="leading" secondItem="XXB-iS-n7Y" secondAttribute="trailing" constant="12" id="xF5-aI-RMX"/>
  135. </constraints>
  136. </view>
  137. <constraints>
  138. <constraint firstAttribute="height" constant="60" id="fzc-XS-kuC"/>
  139. </constraints>
  140. </box>
  141. </subviews>
  142. <constraints>
  143. <constraint firstItem="uHB-hJ-FVd" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="1nQ-Fh-8uj"/>
  144. <constraint firstAttribute="trailing" secondItem="XU2-wI-X7Q" secondAttribute="trailing" id="3NZ-S0-QvM"/>
  145. <constraint firstAttribute="bottom" secondItem="XU2-wI-X7Q" secondAttribute="bottom" id="KKB-Q4-EI0"/>
  146. <constraint firstItem="XU2-wI-X7Q" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="PTg-MF-Wfr"/>
  147. <constraint firstItem="uHB-hJ-FVd" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="Xh1-8r-7sg"/>
  148. <constraint firstItem="Kpc-6y-Eh9" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="Xwy-5I-n2e"/>
  149. <constraint firstItem="Kpc-6y-Eh9" firstAttribute="top" secondItem="uHB-hJ-FVd" secondAttribute="bottom" id="cQl-6c-q6R"/>
  150. <constraint firstAttribute="trailing" secondItem="uHB-hJ-FVd" secondAttribute="trailing" id="gHR-hf-aH4"/>
  151. <constraint firstAttribute="trailing" secondItem="Kpc-6y-Eh9" secondAttribute="trailing" id="jSY-MH-l08"/>
  152. <constraint firstItem="XU2-wI-X7Q" firstAttribute="top" secondItem="Kpc-6y-Eh9" secondAttribute="bottom" id="xfT-k0-Kbb"/>
  153. </constraints>
  154. </view>
  155. <connections>
  156. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  157. </connections>
  158. <point key="canvasLocation" x="-10" y="144"/>
  159. </window>
  160. </objects>
  161. </document>