KMBatchOperateOCRFViewController.xib 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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="System colors introduced in macOS 10.13" minToolsVersion="9.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <customObject id="-2" userLabel="File's Owner" customClass="KMBatchOperateOCRFViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  11. <connections>
  12. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  13. </connections>
  14. </customObject>
  15. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  16. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  17. <customView id="Hz6-mo-xeY">
  18. <rect key="frame" x="0.0" y="0.0" width="436" height="279"/>
  19. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  20. <subviews>
  21. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Bce-fk-DUK">
  22. <rect key="frame" x="81" y="191" width="35" height="15"/>
  23. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="F4D-My-x5U">
  24. <font key="font" metaFont="cellTitle"/>
  25. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  26. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  27. </textFieldCell>
  28. </textField>
  29. <box ambiguous="YES" boxType="custom" borderType="bezel" borderWidth="0.0" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="UkG-li-FGz">
  30. <rect key="frame" x="83" y="161" width="244" height="22"/>
  31. <view key="contentView" id="ZYc-2E-9d3">
  32. <rect key="frame" x="0.0" y="0.0" width="244" height="22"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  34. </view>
  35. <constraints>
  36. <constraint firstAttribute="height" constant="22" id="JJ9-h0-u9Z"/>
  37. <constraint firstAttribute="width" constant="244" id="obb-nz-5yI"/>
  38. </constraints>
  39. <color key="fillColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
  40. </box>
  41. <box ambiguous="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="qwC-Rh-dRx">
  42. <rect key="frame" x="83" y="121" width="244" height="32"/>
  43. <view key="contentView" ambiguous="YES" id="qqy-qw-KC6">
  44. <rect key="frame" x="0.0" y="0.0" width="244" height="32"/>
  45. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  46. </view>
  47. <constraints>
  48. <constraint firstAttribute="height" constant="32" id="8tQ-5n-ESH"/>
  49. </constraints>
  50. <color key="fillColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
  51. </box>
  52. </subviews>
  53. <constraints>
  54. <constraint firstItem="qwC-Rh-dRx" firstAttribute="top" secondItem="UkG-li-FGz" secondAttribute="bottom" constant="8" id="XPL-2P-i5j"/>
  55. <constraint firstItem="UkG-li-FGz" firstAttribute="top" secondItem="Bce-fk-DUK" secondAttribute="bottom" constant="8" id="dFJ-AP-TTb"/>
  56. </constraints>
  57. <point key="canvasLocation" x="89" y="-9.5"/>
  58. </customView>
  59. </objects>
  60. </document>