KMBookmarkController.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  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="KMBookmarkController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  12. </connections>
  13. </customObject>
  14. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  15. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  16. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
  17. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  18. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  19. <rect key="contentRect" x="196" y="240" width="512" height="233"/>
  20. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  21. <view key="contentView" id="se5-gp-TjO">
  22. <rect key="frame" x="0.0" y="0.0" width="512" height="233"/>
  23. <autoresizingMask key="autoresizingMask"/>
  24. <subviews>
  25. <view translatesAutoresizingMaskIntoConstraints="NO" id="8va-Ju-ebM">
  26. <rect key="frame" x="0.0" y="0.0" width="512" height="233"/>
  27. <subviews>
  28. <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2O4-Fv-tBM" customClass="SKStatusBar">
  29. <rect key="frame" x="0.0" y="0.0" width="512" height="22"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  31. </customView>
  32. <scrollView fixedFrame="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3xo-BF-qal">
  33. <rect key="frame" x="0.0" y="22" width="512" height="212"/>
  34. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  35. <clipView key="contentView" id="one-Qw-MTE">
  36. <rect key="frame" x="0.0" y="0.0" width="512" height="212"/>
  37. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  38. <subviews>
  39. <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" typeSelect="NO" autosaveName="SKBookmarksTable" rowHeight="16" headerView="DUP-Q2-ASL" indentationPerLevel="13" outlineTableColumn="qcP-Ly-Zi3" id="O1w-IL-33b" customClass="SKOutlineView">
  40. <rect key="frame" x="0.0" y="0.0" width="512" height="184"/>
  41. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  42. <size key="intercellSpacing" width="3" height="2"/>
  43. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  44. <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
  45. <tableColumns>
  46. <tableColumn identifier="label" width="248" minWidth="40" maxWidth="1000" id="qcP-Ly-Zi3">
  47. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Label">
  48. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  49. <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
  50. </tableHeaderCell>
  51. <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" id="FJd-fo-cum" customClass="SKTextWithIconCell">
  52. <font key="font" metaFont="cellTitle"/>
  53. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  54. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  55. </textFieldCell>
  56. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  57. </tableColumn>
  58. <tableColumn identifier="file" editable="NO" width="172" minWidth="40" maxWidth="1000" id="RMM-iD-ibU">
  59. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="File">
  60. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  61. <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
  62. </tableHeaderCell>
  63. <textFieldCell key="dataCell" lineBreakMode="truncatingHead" selectable="YES" editable="YES" alignment="left" id="Pkb-BD-zcC">
  64. <font key="font" metaFont="cellTitle"/>
  65. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  66. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  67. </textFieldCell>
  68. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  69. </tableColumn>
  70. <tableColumn identifier="page" width="54" minWidth="33" maxWidth="1000" id="xru-nh-dav">
  71. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Page">
  72. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  73. <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
  74. </tableHeaderCell>
  75. <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" id="XQM-N4-Y0O">
  76. <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="8Md-aC-vmN">
  77. <real key="minimum" value="1"/>
  78. </numberFormatter>
  79. <font key="font" metaFont="cellTitle"/>
  80. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  81. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  82. </textFieldCell>
  83. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  84. </tableColumn>
  85. </tableColumns>
  86. </outlineView>
  87. </subviews>
  88. </clipView>
  89. <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="eYW-Tg-ICX">
  90. <rect key="frame" x="1" y="-30" width="385" height="15"/>
  91. <autoresizingMask key="autoresizingMask"/>
  92. </scroller>
  93. <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dj7-LR-uzh">
  94. <rect key="frame" x="-30" y="17" width="15" height="213"/>
  95. <autoresizingMask key="autoresizingMask"/>
  96. </scroller>
  97. <tableHeaderView key="headerView" wantsLayer="YES" id="DUP-Q2-ASL">
  98. <rect key="frame" x="0.0" y="0.0" width="512" height="28"/>
  99. <autoresizingMask key="autoresizingMask"/>
  100. </tableHeaderView>
  101. </scrollView>
  102. </subviews>
  103. </view>
  104. </subviews>
  105. <constraints>
  106. <constraint firstAttribute="bottom" secondItem="8va-Ju-ebM" secondAttribute="bottom" id="1wY-7j-DHS"/>
  107. <constraint firstItem="8va-Ju-ebM" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="BUz-q7-6sj"/>
  108. <constraint firstItem="8va-Ju-ebM" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="Z90-ES-jeu"/>
  109. <constraint firstAttribute="trailing" secondItem="8va-Ju-ebM" secondAttribute="trailing" id="nsS-qJ-TkF"/>
  110. </constraints>
  111. </view>
  112. <connections>
  113. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  114. </connections>
  115. <point key="canvasLocation" x="126" y="116.5"/>
  116. </window>
  117. </objects>
  118. </document>