KMRedactConfirmWindowController.xib 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21225" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21225"/>
  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="KMRedactConfirmWindowController" customModule="PDF_Office" customModuleProvider="target">
  10. <connections>
  11. <outlet property="cancelButton" destination="AGc-Gn-jng" id="bb5-Aa-sgK"/>
  12. <outlet property="despLabel" destination="a3R-5a-vlS" id="tLm-Eg-qim"/>
  13. <outlet property="funcButton" destination="ge7-VW-qn9" id="vSx-nR-GCX"/>
  14. <outlet property="subTitleLabel" destination="IAA-8D-eit" id="5fO-dV-iBj"/>
  15. <outlet property="titleLabel" destination="LvF-Uh-de3" id="C6O-mw-f7g"/>
  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="358" height="246"/>
  25. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  26. <value key="minSize" type="size" width="358" height="246"/>
  27. <value key="maxSize" type="size" width="358" height="246"/>
  28. <value key="minFullScreenContentSize" type="size" width="358" height="246"/>
  29. <value key="maxFullScreenContentSize" type="size" width="358" height="246"/>
  30. <view key="contentView" id="se5-gp-TjO">
  31. <rect key="frame" x="0.0" y="0.0" width="358" height="246"/>
  32. <autoresizingMask key="autoresizingMask"/>
  33. <subviews>
  34. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="LvF-Uh-de3">
  35. <rect key="frame" x="20" y="210" width="318" height="16"/>
  36. <constraints>
  37. <constraint firstAttribute="width" constant="314" id="PBn-nj-2cA"/>
  38. </constraints>
  39. <textFieldCell key="cell" selectable="YES" alignment="center" title="Multiline Label" id="pWU-6U-9BV">
  40. <font key="font" usesAppearanceFont="YES"/>
  41. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  42. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  43. </textFieldCell>
  44. </textField>
  45. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="IAA-8D-eit">
  46. <rect key="frame" x="20" y="188" width="318" height="16"/>
  47. <constraints>
  48. <constraint firstAttribute="width" constant="314" id="8bB-Ig-Mqf"/>
  49. </constraints>
  50. <textFieldCell key="cell" selectable="YES" alignment="center" title="Multiline Label" id="QbL-30-qtl">
  51. <font key="font" metaFont="system"/>
  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. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="a3R-5a-vlS">
  57. <rect key="frame" x="20" y="158" width="318" height="16"/>
  58. <constraints>
  59. <constraint firstAttribute="width" constant="314" id="bJW-Tt-5ZP"/>
  60. </constraints>
  61. <textFieldCell key="cell" selectable="YES" alignment="center" title="Multiline Label" id="L56-ZW-w2l">
  62. <font key="font" metaFont="system"/>
  63. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  64. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  65. </textFieldCell>
  66. </textField>
  67. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ge7-VW-qn9">
  68. <rect key="frame" x="96" y="64" width="166" height="32"/>
  69. <constraints>
  70. <constraint firstAttribute="width" constant="166" id="Ll3-M3-Z6v"/>
  71. <constraint firstAttribute="height" constant="32" id="hJA-nr-mn2"/>
  72. </constraints>
  73. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="gBt-gC-XuC">
  74. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  75. <font key="font" metaFont="system"/>
  76. </buttonCell>
  77. </button>
  78. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AGc-Gn-jng">
  79. <rect key="frame" x="96" y="24" width="166" height="32"/>
  80. <constraints>
  81. <constraint firstAttribute="width" constant="166" id="MjK-37-7ph"/>
  82. <constraint firstAttribute="height" constant="32" id="xS3-ZO-aGc"/>
  83. </constraints>
  84. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Ng6-BX-Rd0">
  85. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  86. <font key="font" metaFont="system"/>
  87. </buttonCell>
  88. </button>
  89. </subviews>
  90. <constraints>
  91. <constraint firstItem="ge7-VW-qn9" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="4f3-wR-fqr"/>
  92. <constraint firstItem="AGc-Gn-jng" firstAttribute="top" secondItem="ge7-VW-qn9" secondAttribute="bottom" constant="8" id="8tw-eE-Rl9"/>
  93. <constraint firstItem="LvF-Uh-de3" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="AVf-uZ-kk9"/>
  94. <constraint firstItem="a3R-5a-vlS" firstAttribute="top" secondItem="IAA-8D-eit" secondAttribute="bottom" constant="14" id="Arm-6y-4Ej"/>
  95. <constraint firstAttribute="bottom" secondItem="AGc-Gn-jng" secondAttribute="bottom" constant="24" id="B2o-LN-ael"/>
  96. <constraint firstItem="AGc-Gn-jng" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="ETK-Oj-QAI"/>
  97. <constraint firstItem="IAA-8D-eit" firstAttribute="top" secondItem="LvF-Uh-de3" secondAttribute="bottom" constant="6" id="G2G-7y-mBo"/>
  98. <constraint firstItem="IAA-8D-eit" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="WUx-Vm-W2c"/>
  99. <constraint firstItem="a3R-5a-vlS" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="enD-rO-Zgf"/>
  100. <constraint firstItem="LvF-Uh-de3" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="20" symbolic="YES" id="ui0-eh-g49"/>
  101. </constraints>
  102. </view>
  103. <connections>
  104. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  105. </connections>
  106. <point key="canvasLocation" x="-10" y="144"/>
  107. </window>
  108. </objects>
  109. </document>