KMNAlertTipViewController.xib 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  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="KMNAlertTipViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="OCRComponentAlert" destination="uD8-LS-P65" id="NRo-FI-Mqa"/>
  12. <outlet property="digitalComponentAlert" destination="tJq-OT-DnI" id="ZQr-RM-JDw"/>
  13. <outlet property="formComponentAlert" destination="mRC-8x-Alh" id="Xil-cj-MUh"/>
  14. <outlet property="redactComponentAlert" destination="o7v-dL-U67" id="Vnx-GT-JKg"/>
  15. <outlet property="secureComponentAlert" destination="r3h-xZ-vuk" id="r09-ao-TwC"/>
  16. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  17. </connections>
  18. </customObject>
  19. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  20. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  21. <customView id="Hz6-mo-xeY">
  22. <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
  23. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  24. <point key="canvasLocation" x="132" y="-128"/>
  25. </customView>
  26. <customView id="mRC-8x-Alh" customClass="ComponentAlert" customModule="KMComponentLibrary">
  27. <rect key="frame" x="0.0" y="0.0" width="350" height="90"/>
  28. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  29. <point key="canvasLocation" x="43" y="261"/>
  30. </customView>
  31. <customView id="tJq-OT-DnI" customClass="ComponentAlert" customModule="KMComponentLibrary">
  32. <rect key="frame" x="0.0" y="0.0" width="350" height="90"/>
  33. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  34. <point key="canvasLocation" x="55" y="113"/>
  35. </customView>
  36. <customView id="r3h-xZ-vuk" customClass="ComponentAlert" customModule="KMComponentLibrary">
  37. <rect key="frame" x="0.0" y="0.0" width="350" height="90"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  39. <point key="canvasLocation" x="55" y="427"/>
  40. </customView>
  41. <customView id="o7v-dL-U67" customClass="ComponentAlert" customModule="KMComponentLibrary">
  42. <rect key="frame" x="0.0" y="0.0" width="350" height="90"/>
  43. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  44. <point key="canvasLocation" x="55" y="427"/>
  45. </customView>
  46. <customView id="uD8-LS-P65" customClass="ComponentAlert" customModule="KMComponentLibrary">
  47. <rect key="frame" x="0.0" y="0.0" width="350" height="90"/>
  48. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  49. <point key="canvasLocation" x="37" y="597"/>
  50. </customView>
  51. </objects>
  52. </document>