ImageCompareCellView.xib 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
  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"/>
  10. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  11. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  12. <tableCellView identifier="ImageCompareCellView" id="Ob6-j8-aNh" customClass="ImageCompareCellView" customModule="KdanAuto" customModuleProvider="target">
  13. <rect key="frame" x="0.0" y="0.0" width="1000" height="800"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZfV-Hf-yE5">
  17. <rect key="frame" x="0.0" y="777" width="678" height="21"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  19. <textFieldCell key="cell" lineBreakMode="truncatingMiddle" title="Label" id="yAG-7D-A8X">
  20. <font key="font" metaFont="systemMedium" size="13"/>
  21. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  22. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  23. </textFieldCell>
  24. </textField>
  25. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="l0O-8O-W8F">
  26. <rect key="frame" x="5" y="5" width="990" height="767"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  28. <subviews>
  29. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vKi-Ja-iHX">
  30. <rect key="frame" x="0.0" y="0.0" width="495" height="767"/>
  31. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
  32. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topRight" imageScaling="proportionallyUpOrDown" id="q4E-V4-4Ax"/>
  33. </imageView>
  34. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="psc-pQ-nZq">
  35. <rect key="frame" x="495" y="0.0" width="495" height="767"/>
  36. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" heightSizable="YES"/>
  37. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topLeft" imageScaling="proportionallyUpOrDown" id="LTm-eP-ul9"/>
  38. </imageView>
  39. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Bnx-Mq-PDW">
  40. <rect key="frame" x="0.0" y="0.0" width="990" height="767"/>
  41. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  42. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" id="OIB-Sv-T3U"/>
  43. </imageView>
  44. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uIu-nR-7wJ">
  45. <rect key="frame" x="0.0" y="0.0" width="990" height="767"/>
  46. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  47. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" id="wd6-nF-Mpg"/>
  48. </imageView>
  49. </subviews>
  50. </customView>
  51. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eqN-VX-Yfe">
  52. <rect key="frame" x="0.0" y="0.0" width="1000" height="1"/>
  53. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  54. </customView>
  55. <segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ufK-rE-IEg">
  56. <rect key="frame" x="907" y="774" width="90" height="24"/>
  57. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  58. <segmentedCell key="cell" borderStyle="border" alignment="left" style="texturedRounded" trackingMode="selectOne" id="O6q-zB-76q">
  59. <font key="font" metaFont="system"/>
  60. <segments>
  61. <segment label="横向" width="41" selected="YES"/>
  62. <segment label="覆盖" width="40" tag="1"/>
  63. </segments>
  64. </segmentedCell>
  65. <connections>
  66. <action selector="segmentAction:" target="Ob6-j8-aNh" id="WP2-4J-yMG"/>
  67. </connections>
  68. </segmentedControl>
  69. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="erM-rI-DzI">
  70. <rect key="frame" x="709" y="772" width="87" height="26"/>
  71. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  72. <buttonCell key="cell" type="squareTextured" title="隐藏覆盖层" bezelStyle="texturedSquare" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bTH-6J-0ln">
  73. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  74. <font key="font" metaFont="system"/>
  75. </buttonCell>
  76. <connections>
  77. <action selector="showCoverAction:" target="Ob6-j8-aNh" id="GkE-an-DD8"/>
  78. </connections>
  79. </button>
  80. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ooh-60-kZ8">
  81. <rect key="frame" x="797" y="778" width="106" height="16"/>
  82. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  83. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="相似度:888.88%" id="7cX-su-WGo">
  84. <font key="font" metaFont="system"/>
  85. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  86. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  87. </textFieldCell>
  88. </textField>
  89. <progressIndicator fixedFrame="YES" maxValue="100" displayedWhenStopped="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="vNa-8q-xlf">
  90. <rect key="frame" x="684" y="777" width="16" height="16"/>
  91. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  92. </progressIndicator>
  93. </subviews>
  94. <connections>
  95. <outlet property="_activityView" destination="vNa-8q-xlf" id="xel-yq-lrM"/>
  96. <outlet property="_contentView" destination="l0O-8O-W8F" id="xFJ-xl-ppI"/>
  97. <outlet property="_degreeInfoLbl" destination="Ooh-60-kZ8" id="tRz-ZD-Ynf"/>
  98. <outlet property="_imageView01" destination="vKi-Ja-iHX" id="BOc-W2-6Zi"/>
  99. <outlet property="_imageView02" destination="psc-pQ-nZq" id="CFk-4f-Vxf"/>
  100. <outlet property="_imageView03" destination="Bnx-Mq-PDW" id="ilQ-Zi-a0X"/>
  101. <outlet property="_imageView04" destination="uIu-nR-7wJ" id="JOM-TI-4wQ"/>
  102. <outlet property="_segmentedControl" destination="ufK-rE-IEg" id="rTU-zv-QVj"/>
  103. <outlet property="_sepLine" destination="eqN-VX-Yfe" id="7xX-yS-Nvt"/>
  104. <outlet property="_showCoverBtn" destination="erM-rI-DzI" id="QYx-rV-3Hz"/>
  105. <outlet property="_titleLbl" destination="ZfV-Hf-yE5" id="yoz-vL-tGs"/>
  106. </connections>
  107. <point key="canvasLocation" x="-190" y="78"/>
  108. </tableCellView>
  109. </objects>
  110. </document>