KMPDFDigitalSignViewController.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  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="KMPDFDigitalSignViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="contendView" destination="SJ2-pS-M3B" id="jyP-Zt-Wsa"/>
  12. <outlet property="contentTopConst" destination="TVB-8H-a7j" id="PyN-MC-YU8"/>
  13. <outlet property="exitBox" destination="gHQ-0K-XbK" id="uSU-eh-Wbc"/>
  14. <outlet property="exitButton" destination="FD6-Gh-1xx" id="UaC-rl-g8o"/>
  15. <outlet property="headerView" destination="0a0-Fd-gka" id="p2n-oy-DJG"/>
  16. <outlet property="pdfContendView" destination="Zqz-md-wWY" id="KK3-10-e8X"/>
  17. <outlet property="saveBox" destination="eVE-dl-Oe8" id="otO-Cg-X4G"/>
  18. <outlet property="saveButton" destination="pzG-r6-BJl" id="Ub1-Xx-lJs"/>
  19. <outlet property="stateBGView" destination="LSe-Oi-yzJ" id="hq1-dp-U6D"/>
  20. <outlet property="stateButton" destination="Yrb-Nx-Xvp" id="WNb-tD-Nfw"/>
  21. <outlet property="stateLbl" destination="OGs-L1-cgc" id="CLU-fl-D0T"/>
  22. <outlet property="tipLabel" destination="Hl2-Ul-Rge" id="Hoo-dI-j2s"/>
  23. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  24. </connections>
  25. </customObject>
  26. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  27. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  28. <customView id="Hz6-mo-xeY">
  29. <rect key="frame" x="0.0" y="0.0" width="572" height="387"/>
  30. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  31. <subviews>
  32. <customView translatesAutoresizingMaskIntoConstraints="NO" id="SJ2-pS-M3B">
  33. <rect key="frame" x="0.0" y="0.0" width="572" height="387"/>
  34. <subviews>
  35. <button translatesAutoresizingMaskIntoConstraints="NO" id="DXG-U6-4uT">
  36. <rect key="frame" x="0.0" y="299" width="572" height="88"/>
  37. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="left" inset="2" id="Fkr-1Y-hA9">
  38. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  39. <font key="font" metaFont="system"/>
  40. </buttonCell>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="88" id="gOp-Fc-09h"/>
  43. </constraints>
  44. </button>
  45. <customView translatesAutoresizingMaskIntoConstraints="NO" id="0a0-Fd-gka">
  46. <rect key="frame" x="0.0" y="343" width="572" height="44"/>
  47. <subviews>
  48. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hl2-Ul-Rge">
  49. <rect key="frame" x="18" y="14" width="211" height="17"/>
  50. <textFieldCell key="cell" lineBreakMode="clipping" title="You are under Digital Sign Mode" id="V0q-9R-zZp">
  51. <font key="font" metaFont="system" size="14"/>
  52. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  53. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  54. </textFieldCell>
  55. </textField>
  56. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gHQ-0K-XbK">
  57. <rect key="frame" x="376" y="9" width="74" height="26"/>
  58. <view key="contentView" id="ayl-GF-cSS">
  59. <rect key="frame" x="0.0" y="0.0" width="74" height="26"/>
  60. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  61. <subviews>
  62. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FD6-Gh-1xx" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  63. <rect key="frame" x="0.0" y="0.0" width="74" height="26"/>
  64. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  65. <buttonCell key="cell" type="bevel" title="Exit" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="aYO-5U-m8F">
  66. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  67. <font key="font" metaFont="system"/>
  68. </buttonCell>
  69. <connections>
  70. <action selector="exitButtonAction:" target="-2" id="Kku-4m-T30"/>
  71. </connections>
  72. </button>
  73. </subviews>
  74. </view>
  75. <constraints>
  76. <constraint firstAttribute="width" constant="74" id="1er-PM-AqZ"/>
  77. <constraint firstAttribute="height" constant="26" id="6d8-pV-4YK"/>
  78. </constraints>
  79. </box>
  80. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="eVE-dl-Oe8">
  81. <rect key="frame" x="474" y="9" width="74" height="26"/>
  82. <view key="contentView" id="OXf-Ca-GEx">
  83. <rect key="frame" x="0.0" y="0.0" width="74" height="26"/>
  84. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  85. <subviews>
  86. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pzG-r6-BJl" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  87. <rect key="frame" x="0.0" y="0.0" width="74" height="26"/>
  88. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  89. <buttonCell key="cell" type="bevel" title="Save" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="udW-bE-j0F">
  90. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  91. <font key="font" metaFont="system"/>
  92. </buttonCell>
  93. <connections>
  94. <action selector="saveButtonAction:" target="-2" id="aYF-ao-sD4"/>
  95. </connections>
  96. </button>
  97. </subviews>
  98. </view>
  99. <constraints>
  100. <constraint firstAttribute="height" constant="26" id="AZg-uX-u6o"/>
  101. <constraint firstAttribute="width" constant="74" id="wJe-Fd-VPo"/>
  102. </constraints>
  103. </box>
  104. </subviews>
  105. <constraints>
  106. <constraint firstAttribute="height" constant="44" id="3Nv-UG-pV6"/>
  107. <constraint firstItem="Hl2-Ul-Rge" firstAttribute="centerY" secondItem="0a0-Fd-gka" secondAttribute="centerY" id="7HZ-GG-ADP"/>
  108. <constraint firstItem="gHQ-0K-XbK" firstAttribute="centerY" secondItem="0a0-Fd-gka" secondAttribute="centerY" id="GFG-2f-bpw"/>
  109. <constraint firstItem="eVE-dl-Oe8" firstAttribute="centerY" secondItem="0a0-Fd-gka" secondAttribute="centerY" id="dO6-sh-x3I"/>
  110. <constraint firstItem="Hl2-Ul-Rge" firstAttribute="leading" secondItem="0a0-Fd-gka" secondAttribute="leading" constant="20" id="fda-ry-iQg"/>
  111. <constraint firstItem="eVE-dl-Oe8" firstAttribute="leading" secondItem="gHQ-0K-XbK" secondAttribute="trailing" constant="24" id="jJH-v2-8zV"/>
  112. <constraint firstAttribute="trailing" secondItem="eVE-dl-Oe8" secondAttribute="trailing" constant="24" id="jrj-SY-dGC"/>
  113. </constraints>
  114. </customView>
  115. <customView translatesAutoresizingMaskIntoConstraints="NO" id="LSe-Oi-yzJ">
  116. <rect key="frame" x="0.0" y="299" width="572" height="44"/>
  117. <subviews>
  118. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OGs-L1-cgc">
  119. <rect key="frame" x="62" y="14" width="118" height="17"/>
  120. <textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" title="Signature is valid." id="8Io-Az-nZb">
  121. <font key="font" metaFont="system" size="14"/>
  122. <color key="textColor" red="0.1529411765" green="0.23529411759999999" blue="0.38431372549999998" alpha="1" colorSpace="calibratedRGB"/>
  123. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  124. </textFieldCell>
  125. </textField>
  126. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Yrb-Nx-Xvp">
  127. <rect key="frame" x="20" y="8" width="28" height="28"/>
  128. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="ImageNameSigntureVerifySuccess" imagePosition="only" alignment="center" inset="2" id="CSb-kc-4bZ">
  129. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  130. <font key="font" metaFont="system"/>
  131. </buttonCell>
  132. <constraints>
  133. <constraint firstAttribute="height" constant="28" id="KTF-vp-57P"/>
  134. <constraint firstAttribute="width" constant="28" id="pH4-eK-D99"/>
  135. </constraints>
  136. </button>
  137. </subviews>
  138. <constraints>
  139. <constraint firstItem="OGs-L1-cgc" firstAttribute="leading" secondItem="Yrb-Nx-Xvp" secondAttribute="trailing" constant="16" id="InY-f8-nYB"/>
  140. <constraint firstAttribute="height" constant="44" id="LP5-qS-vlI"/>
  141. <constraint firstItem="Yrb-Nx-Xvp" firstAttribute="centerY" secondItem="LSe-Oi-yzJ" secondAttribute="centerY" id="OhR-G4-aH5"/>
  142. <constraint firstItem="Yrb-Nx-Xvp" firstAttribute="leading" secondItem="LSe-Oi-yzJ" secondAttribute="leading" constant="20" id="bzp-4D-Iad"/>
  143. <constraint firstItem="OGs-L1-cgc" firstAttribute="centerY" secondItem="LSe-Oi-yzJ" secondAttribute="centerY" id="tp1-ZU-dCo"/>
  144. </constraints>
  145. </customView>
  146. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Zqz-md-wWY">
  147. <rect key="frame" x="0.0" y="0.0" width="572" height="299"/>
  148. </customView>
  149. </subviews>
  150. <constraints>
  151. <constraint firstItem="0a0-Fd-gka" firstAttribute="top" secondItem="SJ2-pS-M3B" secondAttribute="top" id="55g-wO-0OT"/>
  152. <constraint firstItem="DXG-U6-4uT" firstAttribute="top" secondItem="SJ2-pS-M3B" secondAttribute="top" id="85x-iQ-2Rx"/>
  153. <constraint firstAttribute="bottom" secondItem="Zqz-md-wWY" secondAttribute="bottom" id="FUC-Kx-gTD"/>
  154. <constraint firstAttribute="trailing" secondItem="0a0-Fd-gka" secondAttribute="trailing" id="G1W-22-Qz7"/>
  155. <constraint firstAttribute="trailing" secondItem="DXG-U6-4uT" secondAttribute="trailing" id="LTi-Nv-1wb"/>
  156. <constraint firstAttribute="trailing" secondItem="Zqz-md-wWY" secondAttribute="trailing" id="O3j-vR-LrR"/>
  157. <constraint firstItem="LSe-Oi-yzJ" firstAttribute="top" secondItem="0a0-Fd-gka" secondAttribute="bottom" id="T4w-1s-hJl"/>
  158. <constraint firstItem="Zqz-md-wWY" firstAttribute="top" secondItem="0a0-Fd-gka" secondAttribute="bottom" constant="44" id="TVB-8H-a7j"/>
  159. <constraint firstItem="DXG-U6-4uT" firstAttribute="leading" secondItem="SJ2-pS-M3B" secondAttribute="leading" id="U7y-2w-BWo"/>
  160. <constraint firstItem="0a0-Fd-gka" firstAttribute="leading" secondItem="SJ2-pS-M3B" secondAttribute="leading" id="Xr7-mF-Gp6"/>
  161. <constraint firstAttribute="trailing" secondItem="LSe-Oi-yzJ" secondAttribute="trailing" id="Yh1-Yn-0lm"/>
  162. <constraint firstItem="LSe-Oi-yzJ" firstAttribute="leading" secondItem="SJ2-pS-M3B" secondAttribute="leading" id="gFX-ft-SN3"/>
  163. <constraint firstItem="Zqz-md-wWY" firstAttribute="leading" secondItem="SJ2-pS-M3B" secondAttribute="leading" id="pXw-1w-Uie"/>
  164. </constraints>
  165. </customView>
  166. </subviews>
  167. <constraints>
  168. <constraint firstAttribute="bottom" secondItem="SJ2-pS-M3B" secondAttribute="bottom" id="EUd-sg-sLZ"/>
  169. <constraint firstItem="SJ2-pS-M3B" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="L88-8E-hNk"/>
  170. <constraint firstAttribute="trailing" secondItem="SJ2-pS-M3B" secondAttribute="trailing" id="R3R-Qo-tcK"/>
  171. <constraint firstItem="SJ2-pS-M3B" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="XUe-4Q-CHV"/>
  172. </constraints>
  173. <point key="canvasLocation" x="75" y="188.5"/>
  174. </customView>
  175. </objects>
  176. <resources>
  177. <image name="ImageNameSigntureVerifySuccess" width="32" height="32"/>
  178. </resources>
  179. </document>