BookmarksWindow.xib 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  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">
  3. <dependencies>
  4. <deployment version="1060" 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="SKBookmarkController">
  10. <connections>
  11. <outlet property="outlineView" destination="57" id="83"/>
  12. <outlet property="statusBar" destination="37" id="55"/>
  13. <outlet property="window" destination="5" id="19"/>
  14. </connections>
  15. </customObject>
  16. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  17. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  18. <window title="Bookmarks" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window">
  19. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  20. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  21. <rect key="contentRect" x="242" y="493" width="400" height="250"/>
  22. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  23. <value key="minSize" type="size" width="300" height="100"/>
  24. <view key="contentView" id="6">
  25. <rect key="frame" x="0.0" y="0.0" width="400" height="250"/>
  26. <autoresizingMask key="autoresizingMask"/>
  27. <subviews>
  28. <customView id="37" customClass="SKStatusBar">
  29. <rect key="frame" x="0.0" y="0.0" width="400" height="22"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  31. </customView>
  32. <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="56">
  33. <rect key="frame" x="0.0" y="22" width="400" height="229"/>
  34. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  35. <clipView key="contentView" id="Jxl-Bb-QQn">
  36. <rect key="frame" x="0.0" y="0.0" width="400" height="229"/>
  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="100" indentationPerLevel="13" outlineTableColumn="58" id="57" customClass="SKOutlineView">
  40. <rect key="frame" x="0.0" y="0.0" width="400" height="201"/>
  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="136" minWidth="40" maxWidth="1000" id="58">
  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="91" 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="59">
  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="86">
  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="60">
  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="97">
  76. <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" formatWidth="-1" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="101">
  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. <connections>
  87. <outlet property="dataSource" destination="-2" id="81"/>
  88. <outlet property="delegate" destination="-2" id="82"/>
  89. <outlet property="menu" destination="104" id="108"/>
  90. </connections>
  91. </outlineView>
  92. </subviews>
  93. </clipView>
  94. <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="99">
  95. <rect key="frame" x="1" y="-30" width="385" height="15"/>
  96. <autoresizingMask key="autoresizingMask"/>
  97. </scroller>
  98. <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="98">
  99. <rect key="frame" x="-30" y="17" width="15" height="213"/>
  100. <autoresizingMask key="autoresizingMask"/>
  101. </scroller>
  102. <tableHeaderView key="headerView" wantsLayer="YES" id="100">
  103. <rect key="frame" x="0.0" y="0.0" width="400" height="28"/>
  104. <autoresizingMask key="autoresizingMask"/>
  105. </tableHeaderView>
  106. </scrollView>
  107. </subviews>
  108. </view>
  109. <connections>
  110. <outlet property="delegate" destination="-2" id="20"/>
  111. <outlet property="initialFirstResponder" destination="57" id="90"/>
  112. </connections>
  113. <point key="canvasLocation" x="132" y="-230"/>
  114. </window>
  115. <menu id="104">
  116. <connections>
  117. <outlet property="delegate" destination="-2" id="109"/>
  118. </connections>
  119. <point key="canvasLocation" x="132" y="-74"/>
  120. </menu>
  121. </objects>
  122. </document>