Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / app / nibs / BookmarkNameFolder.xib
blob1f5b27e3b57d6623b043dd52c15473bea7671935
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="BookmarkNameFolderController">
10 <connections>
11 <outlet property="nameField_" destination="5" id="11"/>
12 <outlet property="okButton_" destination="7" id="26"/>
13 <outlet property="window" destination="1" id="14"/>
14 </connections>
15 </customObject>
16 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
17 <customObject id="-3" userLabel="Application"/>
18 <window title="New Folder" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" userLabel="Add Folder">
19 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
20 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
21 <rect key="contentRect" x="196" y="408" width="480" height="102"/>
22 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
23 <view key="contentView" id="2">
24 <rect key="frame" x="0.0" y="0.0" width="480" height="102"/>
25 <autoresizingMask key="autoresizingMask"/>
26 <subviews>
27 <textField verticalHuggingPriority="750" id="5">
28 <rect key="frame" x="67" y="60" width="393" height="22"/>
29 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
30 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6">
31 <font key="font" metaFont="system"/>
32 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
33 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
34 </textFieldCell>
35 <connections>
36 <outlet property="delegate" destination="-2" id="25"/>
37 </connections>
38 </textField>
39 <customView id="17" customClass="GTMWidthBasedTweaker">
40 <rect key="frame" x="260" y="0.0" width="220" height="52"/>
41 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
42 <subviews>
43 <button verticalHuggingPriority="750" id="7">
44 <rect key="frame" x="110" y="12" width="96" height="32"/>
45 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
46 <buttonCell key="cell" type="push" title="^IDS_APP_OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8">
47 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
48 <font key="font" metaFont="system"/>
49 <string key="keyEquivalent" base64-UTF8="YES">
51 </string>
52 </buttonCell>
53 <connections>
54 <action selector="ok:" target="-2" id="13"/>
55 </connections>
56 </button>
57 <button verticalHuggingPriority="750" id="9">
58 <rect key="frame" x="14" y="12" width="96" height="32"/>
59 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
60 <buttonCell key="cell" type="push" title="^IDS_APP_CANCEL" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10">
61 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
62 <font key="font" metaFont="system"/>
63 <string key="keyEquivalent">.</string>
64 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
65 </buttonCell>
66 <connections>
67 <action selector="cancel:" target="-2" id="12"/>
68 </connections>
69 </button>
70 </subviews>
71 </customView>
72 <customView id="18" customClass="GTMWidthBasedTweaker">
73 <rect key="frame" x="0.0" y="42" width="65" height="57"/>
74 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
75 <subviews>
76 <textField verticalHuggingPriority="750" id="3">
77 <rect key="frame" x="17" y="20" width="45" height="17"/>
78 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
79 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_BOOKMARK_BAR_EDIT_FOLDER_LABEL" id="4">
80 <font key="font" metaFont="system"/>
81 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
82 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
83 </textFieldCell>
84 </textField>
85 </subviews>
86 <connections>
87 <outlet property="viewToResize_" destination="1" id="19"/>
88 <outlet property="viewToSlideAndResize_" destination="5" id="20"/>
89 </connections>
90 </customView>
91 </subviews>
92 </view>
93 </window>
94 <customObject id="15" customClass="ChromeUILocalizer"/>
95 <customObject id="21" customClass="GTMUILocalizerAndLayoutTweaker">
96 <connections>
97 <outlet property="localizer_" destination="15" id="22"/>
98 <outlet property="uiObject_" destination="1" id="23"/>
99 </connections>
100 </customObject>
101 </objects>
102 </document>