Temporarily disable durable storage browser test
[chromium-blink-merge.git] / chrome / app / nibs / BookmarkBarFolderWindow.xib
blob77410d7ae09e9bd5a7fd0d35227f68ad99eb9979
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment version="1060" identifier="macosx"/>
5 <development version="5100" identifier="xcode"/>
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="BookmarkBarFolderController">
10 <connections>
11 <outlet property="folderView_" destination="4" id="110"/>
12 <outlet property="scrollDownArrowView_" destination="105" id="109"/>
13 <outlet property="scrollUpArrowView_" destination="102" id="108"/>
14 <outlet property="scrollView_" destination="90" id="94"/>
15 <outlet property="shadowWindow_" destination="96" id="99"/>
16 <outlet property="visibleView_" destination="100" id="101"/>
17 <outlet property="window" destination="1" id="8"/>
18 </connections>
19 </customObject>
20 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
21 <customObject id="-3" userLabel="Application"/>
22 <window title="BmbPopUpWindow" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="BookmarkBarFolderWindow">
23 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
24 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
25 <rect key="contentRect" x="196" y="240" width="480" height="270"/>
26 <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
27 <view key="contentView" id="2">
28 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
29 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
30 <subviews>
31 <customView id="100" userLabel="Visible Content View" customClass="BookmarkBarFolderWindowContentView">
32 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
33 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
34 <subviews>
35 <customView hidden="YES" id="105" userLabel="Scroll Down Arrow View">
36 <rect key="frame" x="0.0" y="247" width="480" height="23"/>
37 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
38 <subviews>
39 <imageView id="106">
40 <rect key="frame" x="215" y="1" width="48" height="20"/>
41 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
42 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" image="menu_overflow_up" id="107"/>
43 </imageView>
44 </subviews>
45 </customView>
46 <customView hidden="YES" id="102" userLabel="Scroll Up Arrow View">
47 <rect key="frame" x="0.0" y="0.0" width="480" height="23"/>
48 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
49 <subviews>
50 <imageView id="103">
51 <rect key="frame" x="215" y="1" width="48" height="20"/>
52 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
53 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" image="menu_overflow_down" id="104"/>
54 </imageView>
55 </subviews>
56 </customView>
57 <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" id="90" userLabel="Scroll View" customClass="BookmarkBarFolderWindowScrollView">
58 <rect key="frame" x="4" y="0.0" width="472" height="270"/>
59 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
60 <clipView key="contentView" copiesOnScroll="NO" id="Acg-Qe-1td">
61 <rect key="frame" x="0.0" y="0.0" width="472" height="270"/>
62 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
63 <subviews>
64 <customView id="4" userLabel="Folder Menu View" customClass="BookmarkBarFolderView">
65 <rect key="frame" x="0.0" y="0.0" width="472" height="270"/>
66 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
67 </customView>
68 </subviews>
69 </clipView>
70 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="92">
71 <rect key="frame" x="-100" y="-100" width="480" height="15"/>
72 <autoresizingMask key="autoresizingMask"/>
73 </scroller>
74 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="91">
75 <rect key="frame" x="-100" y="-100" width="15" height="285"/>
76 <autoresizingMask key="autoresizingMask"/>
77 </scroller>
78 </scrollView>
79 </subviews>
80 </customView>
81 </subviews>
82 </view>
83 <connections>
84 <outlet property="delegate" destination="-2" id="9"/>
85 </connections>
86 </window>
87 <customObject id="11" customClass="GTMUILocalizerAndLayoutTweaker">
88 <connections>
89 <outlet property="localizer_" destination="13" id="54"/>
90 </connections>
91 </customObject>
92 <customObject id="13" customClass="ChromeUILocalizer">
93 <connections>
94 <outlet property="owner_" destination="-2" id="55"/>
95 </connections>
96 </customObject>
97 <window title="BmbPopUpWindow" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="96" userLabel="Shadow Window" customClass="BookmarkBarFolderWindow">
98 <windowStyleMask key="styleMask" titled="YES"/>
99 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
100 <rect key="contentRect" x="196" y="240" width="480" height="270"/>
101 <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
102 <view key="contentView" id="97">
103 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
104 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
105 <subviews>
106 <customView id="98" userLabel="Visible Content View" customClass="BookmarkBarFolderWindowContentView">
107 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
108 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
109 </customView>
110 </subviews>
111 </view>
112 </window>
113 </objects>
114 <resources>
115 <image name="menu_overflow_down" width="19" height="19"/>
116 <image name="menu_overflow_up" width="19" height="19"/>
117 </resources>
118 </document>