KMEraserController.xib 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  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="KMEraserController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="eraserBGView" destination="WPg-E9-TuA" id="LPN-0T-yGf"/>
  12. <outlet property="eraserLabel" destination="FsF-Ya-CKt" id="fOd-Va-qta"/>
  13. <outlet property="eraserSelect" destination="fT5-db-9Ln" id="YmO-eX-WvN"/>
  14. <outlet property="eraserSlider" destination="OCq-vw-See" id="AQW-is-832"/>
  15. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  16. </connections>
  17. </customObject>
  18. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  19. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  20. <customView id="Hz6-mo-xeY">
  21. <rect key="frame" x="0.0" y="0.0" width="423" height="456"/>
  22. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  23. <subviews>
  24. <customView translatesAutoresizingMaskIntoConstraints="NO" id="TWW-PF-E9y">
  25. <rect key="frame" x="0.0" y="0.0" width="423" height="456"/>
  26. <subviews>
  27. <customView translatesAutoresizingMaskIntoConstraints="NO" id="WPg-E9-TuA">
  28. <rect key="frame" x="96" y="384" width="232" height="72"/>
  29. <subviews>
  30. <customView translatesAutoresizingMaskIntoConstraints="NO" id="WBi-cM-92z">
  31. <rect key="frame" x="0.0" y="32" width="232" height="40"/>
  32. <subviews>
  33. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FsF-Ya-CKt">
  34. <rect key="frame" x="-2" y="12" width="30" height="16"/>
  35. <textFieldCell key="cell" lineBreakMode="clipping" title="Line" id="MGi-Yd-qKQ">
  36. <font key="font" usesAppearanceFont="YES"/>
  37. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  38. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  39. </textFieldCell>
  40. </textField>
  41. </subviews>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="40" id="Knz-dP-fbK"/>
  44. <constraint firstItem="FsF-Ya-CKt" firstAttribute="leading" secondItem="WBi-cM-92z" secondAttribute="leading" id="O1S-qw-LCQ"/>
  45. <constraint firstItem="FsF-Ya-CKt" firstAttribute="centerY" secondItem="WBi-cM-92z" secondAttribute="centerY" id="tue-bB-7J0"/>
  46. </constraints>
  47. </customView>
  48. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ceL-y4-Pvo">
  49. <rect key="frame" x="0.0" y="0.0" width="232" height="32"/>
  50. <subviews>
  51. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="l5j-ki-Ot7">
  52. <rect key="frame" x="0.0" y="6" width="20" height="20"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="20" id="0f3-AR-ks2"/>
  55. <constraint firstAttribute="height" constant="20" id="up5-wE-EOz"/>
  56. </constraints>
  57. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="property_eraser" id="Oaq-TA-XUs"/>
  58. </imageView>
  59. <customView translatesAutoresizingMaskIntoConstraints="NO" id="OCq-vw-See" customClass="ComponentSlider" customModule="KMComponentLibrary">
  60. <rect key="frame" x="28" y="10" width="116" height="12"/>
  61. <constraints>
  62. <constraint firstAttribute="height" constant="12" id="A1x-qA-k2Z"/>
  63. </constraints>
  64. </customView>
  65. <customView translatesAutoresizingMaskIntoConstraints="NO" id="fT5-db-9Ln" customClass="ComponentSelect" customModule="KMComponentLibrary">
  66. <rect key="frame" x="152" y="0.0" width="80" height="32"/>
  67. <constraints>
  68. <constraint firstAttribute="width" constant="80" id="K4x-qQ-Z8b"/>
  69. <constraint firstAttribute="height" constant="32" id="hPl-ok-wNr"/>
  70. </constraints>
  71. </customView>
  72. </subviews>
  73. <constraints>
  74. <constraint firstItem="fT5-db-9Ln" firstAttribute="leading" secondItem="OCq-vw-See" secondAttribute="trailing" constant="8" id="1C9-Og-ApN"/>
  75. <constraint firstItem="OCq-vw-See" firstAttribute="leading" secondItem="ceL-y4-Pvo" secondAttribute="leading" constant="28" id="8F2-LY-p6X"/>
  76. <constraint firstAttribute="trailing" secondItem="fT5-db-9Ln" secondAttribute="trailing" id="HAv-Rc-A0B"/>
  77. <constraint firstItem="l5j-ki-Ot7" firstAttribute="leading" secondItem="ceL-y4-Pvo" secondAttribute="leading" id="KJp-Zh-00O"/>
  78. <constraint firstAttribute="height" constant="32" id="UdL-Wf-w7h"/>
  79. <constraint firstItem="fT5-db-9Ln" firstAttribute="top" secondItem="ceL-y4-Pvo" secondAttribute="top" id="hfw-8L-x2U"/>
  80. <constraint firstItem="OCq-vw-See" firstAttribute="centerY" secondItem="ceL-y4-Pvo" secondAttribute="centerY" id="n49-eP-nye"/>
  81. <constraint firstItem="l5j-ki-Ot7" firstAttribute="centerY" secondItem="ceL-y4-Pvo" secondAttribute="centerY" id="yeC-JC-pEP"/>
  82. </constraints>
  83. </customView>
  84. </subviews>
  85. <constraints>
  86. <constraint firstAttribute="trailing" secondItem="WBi-cM-92z" secondAttribute="trailing" id="8s8-Rg-g2d"/>
  87. <constraint firstItem="ceL-y4-Pvo" firstAttribute="leading" secondItem="WPg-E9-TuA" secondAttribute="leading" id="ACR-CG-gGd"/>
  88. <constraint firstItem="WBi-cM-92z" firstAttribute="leading" secondItem="WPg-E9-TuA" secondAttribute="leading" id="M2N-t9-zab"/>
  89. <constraint firstItem="ceL-y4-Pvo" firstAttribute="top" secondItem="WBi-cM-92z" secondAttribute="bottom" id="OQx-F5-hQQ"/>
  90. <constraint firstAttribute="width" constant="232" id="SXU-NN-5iC"/>
  91. <constraint firstAttribute="trailing" secondItem="ceL-y4-Pvo" secondAttribute="trailing" id="fco-c4-KRj"/>
  92. <constraint firstItem="WBi-cM-92z" firstAttribute="top" secondItem="WPg-E9-TuA" secondAttribute="top" id="oQf-Pq-pDp"/>
  93. <constraint firstAttribute="height" constant="72" id="wNR-Og-T5G"/>
  94. </constraints>
  95. </customView>
  96. </subviews>
  97. <constraints>
  98. <constraint firstItem="WPg-E9-TuA" firstAttribute="centerX" secondItem="TWW-PF-E9y" secondAttribute="centerX" id="OG3-J9-uy9"/>
  99. <constraint firstItem="WPg-E9-TuA" firstAttribute="top" secondItem="TWW-PF-E9y" secondAttribute="top" id="tYw-SL-NOH"/>
  100. </constraints>
  101. </customView>
  102. </subviews>
  103. <constraints>
  104. <constraint firstAttribute="bottom" secondItem="TWW-PF-E9y" secondAttribute="bottom" id="Xxg-XU-6uj"/>
  105. <constraint firstItem="TWW-PF-E9y" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="xWy-9t-v7i"/>
  106. <constraint firstItem="TWW-PF-E9y" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="xYR-4k-6Rg"/>
  107. <constraint firstAttribute="trailing" secondItem="TWW-PF-E9y" secondAttribute="trailing" id="yCw-Qa-nJX"/>
  108. </constraints>
  109. <point key="canvasLocation" x="103.5" y="234"/>
  110. </customView>
  111. </objects>
  112. <resources>
  113. <image name="property_eraser" width="16" height="16"/>
  114. </resources>
  115. </document>