StringCompareViewController.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  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. <viewController id="YBj-nQ-WgX" customClass="StringCompareViewController" customModule="KdanAuto" customModuleProvider="target">
  13. <connections>
  14. <outlet property="closeBtn" destination="u2f-QM-qgA" id="Cb5-Ie-Jkc"/>
  15. <outlet property="filterBtn" destination="qCC-xr-5ZS" id="Q7X-Ey-WUr"/>
  16. <outlet property="listView" destination="45n-iP-sYg" id="FnW-Nj-Hop"/>
  17. <outlet property="progressIndicator" destination="865-rk-Lp5" id="9x5-cL-1Ca"/>
  18. <outlet property="view" destination="cCo-Bc-PDG" id="UFV-zt-z4Q"/>
  19. </connections>
  20. </viewController>
  21. <customView id="cCo-Bc-PDG">
  22. <rect key="frame" x="0.0" y="0.0" width="1000" height="950"/>
  23. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  24. <subviews>
  25. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="u2f-QM-qgA">
  26. <rect key="frame" x="1" y="918" width="38" height="29"/>
  27. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  28. <buttonCell key="cell" type="squareTextured" title="X" bezelStyle="texturedSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="nXq-to-31f">
  29. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  30. <font key="font" metaFont="system" size="16"/>
  31. </buttonCell>
  32. <connections>
  33. <action selector="closeAction:" target="YBj-nQ-WgX" id="tJq-V5-DdY"/>
  34. </connections>
  35. </button>
  36. <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="24" horizontalPageScroll="10" verticalLineScroll="24" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sc9-iv-6hc">
  37. <rect key="frame" x="5" y="5" width="990" height="915"/>
  38. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  39. <clipView key="contentView" id="bdH-xL-Fjb">
  40. <rect key="frame" x="1" y="1" width="988" height="913"/>
  41. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  42. <subviews>
  43. <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="24" rowSizeStyle="automatic" viewBased="YES" id="45n-iP-sYg">
  44. <rect key="frame" x="0.0" y="0.0" width="988" height="913"/>
  45. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  46. <size key="intercellSpacing" width="17" height="0.0"/>
  47. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  48. <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
  49. <tableColumns>
  50. <tableColumn identifier="AutomaticTableColumnIdentifier.0" width="976" minWidth="40" maxWidth="1000" id="GAy-CY-UvO">
  51. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
  52. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  53. <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
  54. </tableHeaderCell>
  55. <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="2L4-rs-fOk">
  56. <font key="font" metaFont="system"/>
  57. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  58. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  59. </textFieldCell>
  60. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  61. <prototypeCellViews>
  62. <tableCellView id="3RK-Lw-S22">
  63. <rect key="frame" x="8" y="0.0" width="971" height="24"/>
  64. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  65. <subviews>
  66. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="80Q-Yb-YWu">
  67. <rect key="frame" x="0.0" y="4" width="971" height="16"/>
  68. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  69. <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="JFN-2o-qQp">
  70. <font key="font" usesAppearanceFont="YES"/>
  71. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  72. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  73. </textFieldCell>
  74. </textField>
  75. </subviews>
  76. <connections>
  77. <outlet property="textField" destination="80Q-Yb-YWu" id="uvE-IK-2U1"/>
  78. </connections>
  79. </tableCellView>
  80. </prototypeCellViews>
  81. </tableColumn>
  82. </tableColumns>
  83. <connections>
  84. <outlet property="dataSource" destination="YBj-nQ-WgX" id="f3O-3A-duS"/>
  85. <outlet property="delegate" destination="YBj-nQ-WgX" id="6hS-2V-U3r"/>
  86. </connections>
  87. </tableView>
  88. </subviews>
  89. </clipView>
  90. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="tEb-3h-nsO">
  91. <rect key="frame" x="1" y="898" width="988" height="16"/>
  92. <autoresizingMask key="autoresizingMask"/>
  93. </scroller>
  94. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="Cgv-FT-VuQ">
  95. <rect key="frame" x="224" y="17" width="15" height="102"/>
  96. <autoresizingMask key="autoresizingMask"/>
  97. </scroller>
  98. </scrollView>
  99. <button verticalHuggingPriority="750" id="dci-WZ-4sM">
  100. <rect key="frame" x="926" y="918" width="74" height="32"/>
  101. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  102. <buttonCell key="cell" type="push" title="Export" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xfM-sn-1wh">
  103. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  104. <font key="font" metaFont="system"/>
  105. </buttonCell>
  106. <connections>
  107. <action selector="exportAction:" target="YBj-nQ-WgX" id="wx5-cS-nds"/>
  108. </connections>
  109. </button>
  110. <button verticalHuggingPriority="750" id="qCC-xr-5ZS">
  111. <rect key="frame" x="819" y="926" width="106" height="18"/>
  112. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  113. <buttonCell key="cell" type="check" title="过滤无差异项" bezelStyle="regularSquare" imagePosition="left" inset="2" id="7qM-Dj-di2">
  114. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  115. <font key="font" metaFont="system"/>
  116. </buttonCell>
  117. <connections>
  118. <action selector="filterSimilarItemAction:" target="YBj-nQ-WgX" id="RbW-XC-vmp"/>
  119. </connections>
  120. </button>
  121. <progressIndicator hidden="YES" maxValue="100" doubleValue="50" style="bar" id="865-rk-Lp5">
  122. <rect key="frame" x="709" y="925" width="100" height="20"/>
  123. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  124. </progressIndicator>
  125. </subviews>
  126. <point key="canvasLocation" x="-213" y="678"/>
  127. </customView>
  128. </objects>
  129. </document>