OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> | 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> |
3 <data> | 3 <dependencies> |
4 <int key="IBDocument.SystemTarget">1050</int> | 4 <deployment version="1060" identifier="macosx"/> |
5 <string key="IBDocument.SystemVersion">12B19</string> | 5 <development version="5100" identifier="xcode"/> |
6 <string key="IBDocument.InterfaceBuilderVersion">2549</string> | 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> |
7 <string key="IBDocument.AppKitVersion">1187</string> | 7 </dependencies> |
8 <string key="IBDocument.HIToolboxVersion">624.00</string> | 8 <objects> |
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio
ns"> | 9 <customObject id="-2" userLabel="File's Owner" customClass="GlobalErrorB
ubbleController"> |
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP
lugin</string> | 10 <connections> |
11 <string key="NS.object.0">2549</string> | 11 <outlet property="acceptButton_" destination="58" id="65"/> |
12 </object> | 12 <outlet property="bubble_" destination="4" id="5"/> |
13 <object class="NSArray" key="IBDocument.IntegratedClassDependenc
ies"> | 13 <outlet property="buttonContainer_" destination="71" id="74"/> |
14 <bool key="EncodedWithXMLCoder">YES</bool> | 14 <outlet property="cancelButton_" destination="60" id="66"/> |
15 <string>NSButton</string> | 15 <outlet property="iconView_" destination="52" id="67"/> |
16 <string>NSButtonCell</string> | 16 <outlet property="layoutTweaker_" destination="21" id="75"/> |
17 <string>NSCustomObject</string> | 17 <outlet property="message_" destination="56" id="64"/> |
18 <string>NSCustomView</string> | 18 <outlet property="title_" destination="54" id="63"/> |
19 <string>NSImageCell</string> | 19 <outlet property="window" destination="1" id="3"/> |
20 <string>NSImageView</string> | 20 </connections> |
21 <string>NSTextField</string> | 21 </customObject> |
22 <string>NSTextFieldCell</string> | 22 <customObject id="-1" userLabel="First Responder" customClass="FirstResp
onder"/> |
23 <string>NSView</string> | 23 <customObject id="-3" userLabel="Application"/> |
24 <string>NSWindowTemplate</string> | 24 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" oneS
hot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default
" id="1" customClass="InfoBubbleWindow"> |
25 </object> | 25 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniatu
rizable="YES" resizable="YES"/> |
26 <object class="NSArray" key="IBDocument.PluginDependencies"> | 26 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottom
Strut="YES"/> |
27 <bool key="EncodedWithXMLCoder">YES</bool> | 27 <rect key="contentRect" x="196" y="399" width="273" height="121"/> |
28 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> | 28 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/> |
29 </object> | 29 <view key="contentView" id="2"> |
30 <object class="NSMutableDictionary" key="IBDocument.Metadata"> | 30 <rect key="frame" x="0.0" y="0.0" width="273" height="121"/> |
31 <string key="NS.key.0">PluginDependencyRecalculationVers
ion</string> | 31 <autoresizingMask key="autoresizingMask"/> |
32 <integer value="1" key="NS.object.0"/> | 32 <subviews> |
33 </object> | 33 <customView id="4" customClass="InfoBubbleView"> |
34 <object class="NSMutableArray" key="IBDocument.RootObjects" id="
1000"> | 34 <rect key="frame" x="0.0" y="0.0" width="273" height="12
1"/> |
35 <bool key="EncodedWithXMLCoder">YES</bool> | 35 <autoresizingMask key="autoresizingMask" widthSizable="Y
ES" heightSizable="YES"/> |
36 <object class="NSCustomObject" id="1001"> | 36 <subviews> |
37 <string key="NSClassName">GlobalErrorBubbleContr
oller</string> | 37 <imageView id="52"> |
38 </object> | 38 <rect key="frame" x="10" y="78" width="24" heigh
t="24"/> |
39 <object class="NSCustomObject" id="1003"> | 39 <autoresizingMask key="autoresizingMask" flexibl
eMaxX="YES" flexibleMinY="YES"/> |
40 <string key="NSClassName">FirstResponder</string
> | 40 <imageCell key="cell" controlSize="small" refuse
sFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="53"
/> |
41 </object> | 41 </imageView> |
42 <object class="NSCustomObject" id="1004"> | 42 <textField verticalHuggingPriority="750" id="54"> |
43 <string key="NSClassName">NSApplication</string> | 43 <rect key="frame" x="42" y="83" width="221" heig
ht="18"/> |
44 </object> | 44 <autoresizingMask key="autoresizingMask" widthSi
zable="YES" flexibleMinY="YES"/> |
45 <object class="NSWindowTemplate" id="1005"> | 45 <textFieldCell key="cell" sendsActionOnEndEditin
g="YES" title="Error Title" id="55"> |
46 <int key="NSWindowStyleMask">15</int> | 46 <font key="font" metaFont="system"/> |
47 <int key="NSWindowBacking">2</int> | 47 <color key="textColor" name="controlTextColo
r" catalog="System" colorSpace="catalog"/> |
48 <string key="NSWindowRect">{{196, 399}, {273, 12
1}}</string> | 48 <color key="backgroundColor" name="controlCo
lor" catalog="System" colorSpace="catalog"/> |
49 <int key="NSWTFlags">536873984</int> | 49 </textFieldCell> |
50 <string key="NSWindowTitle">Window</string> | 50 </textField> |
51 <string key="NSWindowClass">InfoBubbleWindow</st
ring> | 51 <textField verticalHuggingPriority="750" id="56"> |
52 <nil key="NSViewClass"/> | 52 <rect key="frame" x="10" y="44" width="253" heig
ht="32"/> |
53 <nil key="NSUserInterfaceItemIdentifier"/> | 53 <autoresizingMask key="autoresizingMask" widthSi
zable="YES" flexibleMinY="YES"/> |
54 <object class="NSView" key="NSWindowView" id="10
06"> | 54 <textFieldCell key="cell" sendsActionOnEndEditin
g="YES" title="Your sparble needs fargling - marble tarble warble faable?" id="5
7"> |
55 <reference key="NSNextResponder"/> | 55 <font key="font" metaFont="cellTitle"/> |
56 <int key="NSvFlags">256</int> | 56 <color key="textColor" name="controlTextColo
r" catalog="System" colorSpace="catalog"/> |
57 <object class="NSMutableArray" key="NSSu
bviews"> | 57 <color key="backgroundColor" name="controlCo
lor" catalog="System" colorSpace="catalog"/> |
58 <bool key="EncodedWithXMLCoder">
YES</bool> | 58 </textFieldCell> |
59 <object class="NSCustomView" id=
"301729179"> | 59 </textField> |
60 <reference key="NSNextRe
sponder" ref="1006"/> | 60 <customView id="71" customClass="GTMWidthBasedTweake
r"> |
61 <int key="NSvFlags">274<
/int> | 61 <rect key="frame" x="59" y="8" width="214" heigh
t="28"/> |
62 <object class="NSMutable
Array" key="NSSubviews"> | 62 <autoresizingMask key="autoresizingMask" flexibl
eMinX="YES" flexibleMinY="YES"/> |
63 <bool key="Encod
edWithXMLCoder">YES</bool> | 63 <subviews> |
64 <object class="N
SCustomView" id="755607118"> | 64 <button verticalHuggingPriority="750" id="58
"> |
65 <referen
ce key="NSNextResponder" ref="301729179"/> | 65 <rect key="frame" x="112" y="-3" width="
96" height="32"/> |
66 <int key
="NSvFlags">265</int> | 66 <autoresizingMask key="autoresizingMask"
flexibleMinX="YES" flexibleMaxY="YES"/> |
67 <object
class="NSMutableArray" key="NSSubviews"> | 67 <buttonCell key="cell" type="push" title
="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScal
ing="proportionallyDown" inset="2" id="59"> |
68
<bool key="EncodedWithXMLCoder">YES</bool> | 68 <behavior key="behavior" pushIn="YES
" lightByBackground="YES" lightByGray="YES"/> |
69
<object class="NSButton" id="888011893"> | 69 <font key="font" metaFont="system"/> |
70
<reference key="NSNextResponder" ref="755607118"/> | 70 <string key="keyEquivalent" base64-U
TF8="YES"> |
71
<int key="NSvFlags">289</int> | 71 DQ |
72
<string key="NSFrame">{{16, -3}, {96, 32}}</string> | 72 </string> |
73
<reference key="NSSuperview" ref="755607118"/> | 73 </buttonCell> |
74
<reference key="NSWindow"/> | 74 <connections> |
75
<bool key="NSEnabled">YES</bool> | 75 <action selector="onAccept:" target=
"-2" id="72"/> |
76
<object class="NSButtonCell" key="NSCell" id="943193880"> | 76 </connections> |
77
<int key="NSCellFlags">67108864</int> | 77 </button> |
78
<int key="NSCellFlags2">134217728</int> | 78 <button verticalHuggingPriority="750" id="60
"> |
79
<string key="NSContents">Button</string> | 79 <rect key="frame" x="16" y="-3" width="9
6" height="32"/> |
80
<object class="NSFont" key="NSSupport" id="1053914711"> | 80 <autoresizingMask key="autoresizingMask"
flexibleMinX="YES" flexibleMaxY="YES"/> |
81
<string key="NSName">LucidaGrande</string> | 81 <buttonCell key="cell" type="push" title
="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScal
ing="proportionallyDown" inset="2" id="61"> |
82
<double key="NSSize">13</double> | 82 <behavior key="behavior" pushIn="YES
" lightByBackground="YES" lightByGray="YES"/> |
83
<int key="NSfFlags">1044</int> | 83 <font key="font" metaFont="system"/> |
84
</object> | 84 <string key="keyEquivalent" base64-U
TF8="YES"> |
85
<reference key="NSControlView" ref="888011893"/> | 85 Gw |
86
<int key="NSButtonFlags">-2038284288</int> | 86 </string> |
87
<int key="NSButtonFlags2">129</int> | 87 </buttonCell> |
88
<string key="NSAlternateContents"/> | 88 <connections> |
89
<string type="base64-UTF8" key="NSKeyEquivalent">Gw</string> | 89 <action selector="onCancel:" target=
"-2" id="73"/> |
90
<int key="NSPeriodicDelay">200</int> | 90 </connections> |
91
<int key="NSPeriodicInterval">25</int> | 91 </button> |
92
</object> | 92 </subviews> |
93
<bool key="NSAllowsLogicalLayoutDirection">NO</bool> | 93 </customView> |
94
</object> | 94 </subviews> |
95
<object class="NSButton" id="487768874"> | 95 </customView> |
96
<reference key="NSNextResponder" ref="755607118"/> | 96 </subviews> |
97
<int key="NSvFlags">289</int> | 97 </view> |
98
<string key="NSFrame">{{112, -3}, {96, 32}}</string> | 98 <connections> |
99
<reference key="NSSuperview" ref="755607118"/> | 99 <outlet property="delegate" destination="-2" id="6"/> |
100
<reference key="NSWindow"/> | 100 </connections> |
101
<bool key="NSEnabled">YES</bool> | 101 </window> |
102
<object class="NSButtonCell" key="NSCell" id="1030439829"> | 102 <customObject id="20" customClass="ChromeUILocalizer"/> |
103
<int key="NSCellFlags">67108864</int> | 103 <customObject id="21" customClass="GTMUILocalizerAndLayoutTweaker"> |
104
<int key="NSCellFlags2">134217728</int> | 104 <connections> |
105
<string key="NSContents">Button</string> | 105 <outlet property="localizer_" destination="20" id="69"/> |
106
<reference key="NSSupport" ref="1053914711"/> | 106 <outlet property="uiObject_" destination="4" id="68"/> |
107
<reference key="NSControlView" ref="487768874"/> | 107 </connections> |
108
<int key="NSButtonFlags">-2038284288</int> | 108 </customObject> |
109
<int key="NSButtonFlags2">129</int> | 109 </objects> |
110
<string key="NSAlternateContents"/> | 110 </document> |
111
<string type="base64-UTF8" key="NSKeyEquivalent">DQ</string> | |
112
<int key="NSPeriodicDelay">200</int> | |
113
<int key="NSPeriodicInterval">25</int> | |
114
</object> | |
115
<bool key="NSAllowsLogicalLayoutDirection">NO</bool> | |
116
</object> | |
117 </object
> | |
118 <string
key="NSFrame">{{59, 8}, {214, 28}}</string> | |
119 <referen
ce key="NSSuperview" ref="301729179"/> | |
120 <referen
ce key="NSWindow"/> | |
121 <string
key="NSClassName">GTMWidthBasedTweaker</string> | |
122 </object> | |
123 <object class="N
STextField" id="64317875"> | |
124 <referen
ce key="NSNextResponder" ref="301729179"/> | |
125 <int key
="NSvFlags">266</int> | |
126 <string
key="NSFrame">{{10, 44}, {253, 32}}</string> | |
127 <referen
ce key="NSSuperview" ref="301729179"/> | |
128 <referen
ce key="NSWindow"/> | |
129 <bool ke
y="NSEnabled">YES</bool> | |
130 <object
class="NSTextFieldCell" key="NSCell" id="425307864"> | |
131
<int key="NSCellFlags">67108864</int> | |
132
<int key="NSCellFlags2">272629760</int> | |
133
<string key="NSContents">Your sparble needs fargling - marble tarble warble faab
le?</string> | |
134
<object class="NSFont" key="NSSupport"> | |
135
<string key="NSName">LucidaGrande</string> | |
136
<double key="NSSize">12</double> | |
137
<int key="NSfFlags">16</int> | |
138
</object> | |
139
<reference key="NSControlView" ref="64317875"/> | |
140
<object class="NSColor" key="NSBackgroundColor" id="8127014"> | |
141
<int key="NSColorSpace">6</int> | |
142
<string key="NSCatalogName">System</string> | |
143
<string key="NSColorName">controlColor</string> | |
144
<object class="NSColor" key="NSColor"> | |
145
<int key="NSColorSpace">3</int> | |
146
<bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes> | |
147
</object> | |
148
</object> | |
149
<object class="NSColor" key="NSTextColor" id="573452522"> | |
150
<int key="NSColorSpace">6</int> | |
151
<string key="NSCatalogName">System</string> | |
152
<string key="NSColorName">controlTextColor</string> | |
153
<object class="NSColor" key="NSColor"> | |
154
<int key="NSColorSpace">3</int> | |
155
<bytes key="NSWhite">MAA</bytes> | |
156
</object> | |
157
</object> | |
158 </object
> | |
159 <bool ke
y="NSAllowsLogicalLayoutDirection">NO</bool> | |
160 </object> | |
161 <object class="N
STextField" id="109169575"> | |
162 <referen
ce key="NSNextResponder" ref="301729179"/> | |
163 <int key
="NSvFlags">266</int> | |
164 <string
key="NSFrame">{{42, 83}, {221, 18}}</string> | |
165 <referen
ce key="NSSuperview" ref="301729179"/> | |
166 <referen
ce key="NSWindow"/> | |
167 <bool ke
y="NSEnabled">YES</bool> | |
168 <object
class="NSTextFieldCell" key="NSCell" id="486429903"> | |
169
<int key="NSCellFlags">67108864</int> | |
170
<int key="NSCellFlags2">272629760</int> | |
171
<string key="NSContents">Error Title</string> | |
172
<object class="NSFont" key="NSSupport"> | |
173
<string key="NSName">LucidaGrande</string> | |
174
<double key="NSSize">13</double> | |
175
<int key="NSfFlags">16</int> | |
176
</object> | |
177
<reference key="NSControlView" ref="109169575"/> | |
178
<reference key="NSBackgroundColor" ref="8127014"/> | |
179
<reference key="NSTextColor" ref="573452522"/> | |
180 </object
> | |
181 <bool ke
y="NSAllowsLogicalLayoutDirection">NO</bool> | |
182 </object> | |
183 <object class="N
SImageView" id="283883954"> | |
184 <referen
ce key="NSNextResponder" ref="301729179"/> | |
185 <int key
="NSvFlags">268</int> | |
186 <object
class="NSMutableSet" key="NSDragTypes"> | |
187
<bool key="EncodedWithXMLCoder">YES</bool> | |
188
<object class="NSArray" key="set.sortedObjects"> | |
189
<bool key="EncodedWithXMLCoder">YES</bool> | |
190
<string>Apple PDF pasteboard type</string> | |
191
<string>Apple PICT pasteboard type</string> | |
192
<string>Apple PNG pasteboard type</string> | |
193
<string>NSFilenamesPboardType</string> | |
194
<string>NeXT Encapsulated PostScript v1.2 pasteboard type</string> | |
195
<string>NeXT TIFF v4.0 pasteboard type</string> | |
196
</object> | |
197 </object
> | |
198 <string
key="NSFrame">{{10, 78}, {24, 24}}</string> | |
199 <referen
ce key="NSSuperview" ref="301729179"/> | |
200 <referen
ce key="NSWindow"/> | |
201 <bool ke
y="NSEnabled">YES</bool> | |
202 <object
class="NSImageCell" key="NSCell" id="241284953"> | |
203
<int key="NSCellFlags">134217728</int> | |
204
<int key="NSCellFlags2">33685504</int> | |
205
<int key="NSAlign">0</int> | |
206
<int key="NSScale">0</int> | |
207
<int key="NSStyle">0</int> | |
208
<bool key="NSAnimates">NO</bool> | |
209 </object
> | |
210 <bool ke
y="NSAllowsLogicalLayoutDirection">NO</bool> | |
211 <bool ke
y="NSEditable">YES</bool> | |
212 </object> | |
213 </object> | |
214 <string key="NSFrameSize
">{273, 121}</string> | |
215 <reference key="NSSuperv
iew" ref="1006"/> | |
216 <reference key="NSWindow
"/> | |
217 <string key="NSClassName
">InfoBubbleView</string> | |
218 </object> | |
219 </object> | |
220 <string key="NSFrameSize">{273, 121}</st
ring> | |
221 <reference key="NSSuperview"/> | |
222 <reference key="NSWindow"/> | |
223 </object> | |
224 <string key="NSScreenRect">{{0, 0}, {1680, 1028}
}</string> | |
225 <string key="NSMaxSize">{10000000000000, 1000000
0000000}</string> | |
226 <bool key="NSWindowIsRestorable">YES</bool> | |
227 </object> | |
228 <object class="NSCustomObject" id="670916757"> | |
229 <string key="NSClassName">ChromeUILocalizer</str
ing> | |
230 </object> | |
231 <object class="NSCustomObject" id="684547419"> | |
232 <string key="NSClassName">GTMUILocalizerAndLayou
tTweaker</string> | |
233 </object> | |
234 </object> | |
235 <object class="IBObjectContainer" key="IBDocument.Objects"> | |
236 <object class="NSMutableArray" key="connectionRecords"> | |
237 <bool key="EncodedWithXMLCoder">YES</bool> | |
238 <object class="IBConnectionRecord"> | |
239 <object class="IBOutletConnection" key="
connection"> | |
240 <string key="label">window</stri
ng> | |
241 <reference key="source" ref="100
1"/> | |
242 <reference key="destination" ref
="1005"/> | |
243 </object> | |
244 <int key="connectionID">3</int> | |
245 </object> | |
246 <object class="IBConnectionRecord"> | |
247 <object class="IBOutletConnection" key="
connection"> | |
248 <string key="label">bubble_</str
ing> | |
249 <reference key="source" ref="100
1"/> | |
250 <reference key="destination" ref
="301729179"/> | |
251 </object> | |
252 <int key="connectionID">5</int> | |
253 </object> | |
254 <object class="IBConnectionRecord"> | |
255 <object class="IBOutletConnection" key="
connection"> | |
256 <string key="label">title_</stri
ng> | |
257 <reference key="source" ref="100
1"/> | |
258 <reference key="destination" ref
="109169575"/> | |
259 </object> | |
260 <int key="connectionID">63</int> | |
261 </object> | |
262 <object class="IBConnectionRecord"> | |
263 <object class="IBOutletConnection" key="
connection"> | |
264 <string key="label">message_</st
ring> | |
265 <reference key="source" ref="100
1"/> | |
266 <reference key="destination" ref
="64317875"/> | |
267 </object> | |
268 <int key="connectionID">64</int> | |
269 </object> | |
270 <object class="IBConnectionRecord"> | |
271 <object class="IBOutletConnection" key="
connection"> | |
272 <string key="label">acceptButton
_</string> | |
273 <reference key="source" ref="100
1"/> | |
274 <reference key="destination" ref
="487768874"/> | |
275 </object> | |
276 <int key="connectionID">65</int> | |
277 </object> | |
278 <object class="IBConnectionRecord"> | |
279 <object class="IBOutletConnection" key="
connection"> | |
280 <string key="label">cancelButton
_</string> | |
281 <reference key="source" ref="100
1"/> | |
282 <reference key="destination" ref
="888011893"/> | |
283 </object> | |
284 <int key="connectionID">66</int> | |
285 </object> | |
286 <object class="IBConnectionRecord"> | |
287 <object class="IBOutletConnection" key="
connection"> | |
288 <string key="label">iconView_</s
tring> | |
289 <reference key="source" ref="100
1"/> | |
290 <reference key="destination" ref
="283883954"/> | |
291 </object> | |
292 <int key="connectionID">67</int> | |
293 </object> | |
294 <object class="IBConnectionRecord"> | |
295 <object class="IBActionConnection" key="
connection"> | |
296 <string key="label">onAccept:</s
tring> | |
297 <reference key="source" ref="100
1"/> | |
298 <reference key="destination" ref
="487768874"/> | |
299 </object> | |
300 <int key="connectionID">72</int> | |
301 </object> | |
302 <object class="IBConnectionRecord"> | |
303 <object class="IBActionConnection" key="
connection"> | |
304 <string key="label">onCancel:</s
tring> | |
305 <reference key="source" ref="100
1"/> | |
306 <reference key="destination" ref
="888011893"/> | |
307 </object> | |
308 <int key="connectionID">73</int> | |
309 </object> | |
310 <object class="IBConnectionRecord"> | |
311 <object class="IBOutletConnection" key="
connection"> | |
312 <string key="label">buttonContai
ner_</string> | |
313 <reference key="source" ref="100
1"/> | |
314 <reference key="destination" ref
="755607118"/> | |
315 </object> | |
316 <int key="connectionID">74</int> | |
317 </object> | |
318 <object class="IBConnectionRecord"> | |
319 <object class="IBOutletConnection" key="
connection"> | |
320 <string key="label">layoutTweake
r_</string> | |
321 <reference key="source" ref="100
1"/> | |
322 <reference key="destination" ref
="684547419"/> | |
323 </object> | |
324 <int key="connectionID">75</int> | |
325 </object> | |
326 <object class="IBConnectionRecord"> | |
327 <object class="IBOutletConnection" key="
connection"> | |
328 <string key="label">delegate</st
ring> | |
329 <reference key="source" ref="100
5"/> | |
330 <reference key="destination" ref
="1001"/> | |
331 </object> | |
332 <int key="connectionID">6</int> | |
333 </object> | |
334 <object class="IBConnectionRecord"> | |
335 <object class="IBOutletConnection" key="
connection"> | |
336 <string key="label">uiObject_</s
tring> | |
337 <reference key="source" ref="684
547419"/> | |
338 <reference key="destination" ref
="301729179"/> | |
339 </object> | |
340 <int key="connectionID">68</int> | |
341 </object> | |
342 <object class="IBConnectionRecord"> | |
343 <object class="IBOutletConnection" key="
connection"> | |
344 <string key="label">localizer_</
string> | |
345 <reference key="source" ref="684
547419"/> | |
346 <reference key="destination" ref
="670916757"/> | |
347 </object> | |
348 <int key="connectionID">69</int> | |
349 </object> | |
350 </object> | |
351 <object class="IBMutableOrderedSet" key="objectRecords"> | |
352 <object class="NSArray" key="orderedObjects"> | |
353 <bool key="EncodedWithXMLCoder">YES</boo
l> | |
354 <object class="IBObjectRecord"> | |
355 <int key="objectID">0</int> | |
356 <object class="NSArray" key="obj
ect" id="0"> | |
357 <bool key="EncodedWithXM
LCoder">YES</bool> | |
358 </object> | |
359 <reference key="children" ref="1
000"/> | |
360 <nil key="parent"/> | |
361 </object> | |
362 <object class="IBObjectRecord"> | |
363 <int key="objectID">-2</int> | |
364 <reference key="object" ref="100
1"/> | |
365 <reference key="parent" ref="0"/
> | |
366 <string key="objectName">File's
Owner</string> | |
367 </object> | |
368 <object class="IBObjectRecord"> | |
369 <int key="objectID">-1</int> | |
370 <reference key="object" ref="100
3"/> | |
371 <reference key="parent" ref="0"/
> | |
372 <string key="objectName">First R
esponder</string> | |
373 </object> | |
374 <object class="IBObjectRecord"> | |
375 <int key="objectID">-3</int> | |
376 <reference key="object" ref="100
4"/> | |
377 <reference key="parent" ref="0"/
> | |
378 <string key="objectName">Applica
tion</string> | |
379 </object> | |
380 <object class="IBObjectRecord"> | |
381 <int key="objectID">1</int> | |
382 <reference key="object" ref="100
5"/> | |
383 <object class="NSMutableArray" k
ey="children"> | |
384 <bool key="EncodedWithXM
LCoder">YES</bool> | |
385 <reference ref="1006"/> | |
386 </object> | |
387 <reference key="parent" ref="0"/
> | |
388 </object> | |
389 <object class="IBObjectRecord"> | |
390 <int key="objectID">2</int> | |
391 <reference key="object" ref="100
6"/> | |
392 <object class="NSMutableArray" k
ey="children"> | |
393 <bool key="EncodedWithXM
LCoder">YES</bool> | |
394 <reference ref="30172917
9"/> | |
395 </object> | |
396 <reference key="parent" ref="100
5"/> | |
397 </object> | |
398 <object class="IBObjectRecord"> | |
399 <int key="objectID">4</int> | |
400 <reference key="object" ref="301
729179"/> | |
401 <object class="NSMutableArray" k
ey="children"> | |
402 <bool key="EncodedWithXM
LCoder">YES</bool> | |
403 <reference ref="28388395
4"/> | |
404 <reference ref="10916957
5"/> | |
405 <reference ref="64317875
"/> | |
406 <reference ref="75560711
8"/> | |
407 </object> | |
408 <reference key="parent" ref="100
6"/> | |
409 </object> | |
410 <object class="IBObjectRecord"> | |
411 <int key="objectID">20</int> | |
412 <reference key="object" ref="670
916757"/> | |
413 <reference key="parent" ref="0"/
> | |
414 </object> | |
415 <object class="IBObjectRecord"> | |
416 <int key="objectID">21</int> | |
417 <reference key="object" ref="684
547419"/> | |
418 <reference key="parent" ref="0"/
> | |
419 </object> | |
420 <object class="IBObjectRecord"> | |
421 <int key="objectID">52</int> | |
422 <reference key="object" ref="283
883954"/> | |
423 <object class="NSMutableArray" k
ey="children"> | |
424 <bool key="EncodedWithXM
LCoder">YES</bool> | |
425 <reference ref="24128495
3"/> | |
426 </object> | |
427 <reference key="parent" ref="301
729179"/> | |
428 </object> | |
429 <object class="IBObjectRecord"> | |
430 <int key="objectID">53</int> | |
431 <reference key="object" ref="241
284953"/> | |
432 <reference key="parent" ref="283
883954"/> | |
433 </object> | |
434 <object class="IBObjectRecord"> | |
435 <int key="objectID">54</int> | |
436 <reference key="object" ref="109
169575"/> | |
437 <object class="NSMutableArray" k
ey="children"> | |
438 <bool key="EncodedWithXM
LCoder">YES</bool> | |
439 <reference ref="48642990
3"/> | |
440 </object> | |
441 <reference key="parent" ref="301
729179"/> | |
442 </object> | |
443 <object class="IBObjectRecord"> | |
444 <int key="objectID">55</int> | |
445 <reference key="object" ref="486
429903"/> | |
446 <reference key="parent" ref="109
169575"/> | |
447 </object> | |
448 <object class="IBObjectRecord"> | |
449 <int key="objectID">56</int> | |
450 <reference key="object" ref="643
17875"/> | |
451 <object class="NSMutableArray" k
ey="children"> | |
452 <bool key="EncodedWithXM
LCoder">YES</bool> | |
453 <reference ref="42530786
4"/> | |
454 </object> | |
455 <reference key="parent" ref="301
729179"/> | |
456 </object> | |
457 <object class="IBObjectRecord"> | |
458 <int key="objectID">57</int> | |
459 <reference key="object" ref="425
307864"/> | |
460 <reference key="parent" ref="643
17875"/> | |
461 </object> | |
462 <object class="IBObjectRecord"> | |
463 <int key="objectID">71</int> | |
464 <reference key="object" ref="755
607118"/> | |
465 <object class="NSMutableArray" k
ey="children"> | |
466 <bool key="EncodedWithXM
LCoder">YES</bool> | |
467 <reference ref="48776887
4"/> | |
468 <reference ref="88801189
3"/> | |
469 </object> | |
470 <reference key="parent" ref="301
729179"/> | |
471 </object> | |
472 <object class="IBObjectRecord"> | |
473 <int key="objectID">58</int> | |
474 <reference key="object" ref="487
768874"/> | |
475 <object class="NSMutableArray" k
ey="children"> | |
476 <bool key="EncodedWithXM
LCoder">YES</bool> | |
477 <reference ref="10304398
29"/> | |
478 </object> | |
479 <reference key="parent" ref="755
607118"/> | |
480 </object> | |
481 <object class="IBObjectRecord"> | |
482 <int key="objectID">59</int> | |
483 <reference key="object" ref="103
0439829"/> | |
484 <reference key="parent" ref="487
768874"/> | |
485 </object> | |
486 <object class="IBObjectRecord"> | |
487 <int key="objectID">60</int> | |
488 <reference key="object" ref="888
011893"/> | |
489 <object class="NSMutableArray" k
ey="children"> | |
490 <bool key="EncodedWithXM
LCoder">YES</bool> | |
491 <reference ref="94319388
0"/> | |
492 </object> | |
493 <reference key="parent" ref="755
607118"/> | |
494 </object> | |
495 <object class="IBObjectRecord"> | |
496 <int key="objectID">61</int> | |
497 <reference key="object" ref="943
193880"/> | |
498 <reference key="parent" ref="888
011893"/> | |
499 </object> | |
500 </object> | |
501 </object> | |
502 <object class="NSMutableDictionary" key="flattenedProper
ties"> | |
503 <bool key="EncodedWithXMLCoder">YES</bool> | |
504 <object class="NSArray" key="dict.sortedKeys"> | |
505 <bool key="EncodedWithXMLCoder">YES</boo
l> | |
506 <string>-1.IBPluginDependency</string> | |
507 <string>-2.IBPluginDependency</string> | |
508 <string>-3.IBPluginDependency</string> | |
509 <string>1.IBPluginDependency</string> | |
510 <string>1.IBWindowTemplateEditedContentR
ect</string> | |
511 <string>1.NSWindowTemplate.visibleAtLaun
ch</string> | |
512 <string>2.IBPluginDependency</string> | |
513 <string>20.IBPluginDependency</string> | |
514 <string>21.IBPluginDependency</string> | |
515 <string>4.IBPluginDependency</string> | |
516 <string>52.IBPluginDependency</string> | |
517 <string>53.IBPluginDependency</string> | |
518 <string>54.IBPluginDependency</string> | |
519 <string>55.IBPluginDependency</string> | |
520 <string>56.IBPluginDependency</string> | |
521 <string>57.IBPluginDependency</string> | |
522 <string>58.IBPluginDependency</string> | |
523 <string>59.IBPluginDependency</string> | |
524 <string>60.IBPluginDependency</string> | |
525 <string>61.IBPluginDependency</string> | |
526 <string>71.IBPluginDependency</string> | |
527 </object> | |
528 <object class="NSArray" key="dict.values"> | |
529 <bool key="EncodedWithXMLCoder">YES</boo
l> | |
530 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
531 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
532 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
533 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
534 <string>{{664, 988}, {273, 121}}</string
> | |
535 <boolean value="NO"/> | |
536 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
537 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
538 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
539 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
540 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
541 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
542 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
543 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
544 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
545 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
546 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
547 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
548 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
549 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
550 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
551 </object> | |
552 </object> | |
553 <object class="NSMutableDictionary" key="unlocalizedProp
erties"> | |
554 <bool key="EncodedWithXMLCoder">YES</bool> | |
555 <reference key="dict.sortedKeys" ref="0"/> | |
556 <reference key="dict.values" ref="0"/> | |
557 </object> | |
558 <nil key="activeLocalization"/> | |
559 <object class="NSMutableDictionary" key="localizations"> | |
560 <bool key="EncodedWithXMLCoder">YES</bool> | |
561 <reference key="dict.sortedKeys" ref="0"/> | |
562 <reference key="dict.values" ref="0"/> | |
563 </object> | |
564 <nil key="sourceID"/> | |
565 <int key="maxID">75</int> | |
566 </object> | |
567 <object class="IBClassDescriber" key="IBDocument.Classes"> | |
568 <object class="NSMutableArray" key="referencedPartialCla
ssDescriptions"> | |
569 <bool key="EncodedWithXMLCoder">YES</bool> | |
570 <object class="IBPartialClassDescription"> | |
571 <string key="className">BaseBubbleContro
ller</string> | |
572 <string key="superclassName">NSWindowCon
troller</string> | |
573 <object class="NSMutableDictionary" key=
"outlets"> | |
574 <string key="NS.key.0">bubble_</
string> | |
575 <string key="NS.object.0">InfoBu
bbleView</string> | |
576 </object> | |
577 <object class="NSMutableDictionary" key=
"toOneOutletInfosByName"> | |
578 <string key="NS.key.0">bubble_</
string> | |
579 <object class="IBToOneOutletInfo
" key="NS.object.0"> | |
580 <string key="name">bubbl
e_</string> | |
581 <string key="candidateCl
assName">InfoBubbleView</string> | |
582 </object> | |
583 </object> | |
584 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
585 <string key="majorKey">IBProject
Source</string> | |
586 <string key="minorKey">./Classes
/BaseBubbleController.h</string> | |
587 </object> | |
588 </object> | |
589 <object class="IBPartialClassDescription"> | |
590 <string key="className">ChromeEventProce
ssingWindow</string> | |
591 <string key="superclassName">NSWindow</s
tring> | |
592 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
593 <string key="majorKey">IBProject
Source</string> | |
594 <string key="minorKey">./Classes
/ChromeEventProcessingWindow.h</string> | |
595 </object> | |
596 </object> | |
597 <object class="IBPartialClassDescription"> | |
598 <string key="className">ChromeUILocalize
r</string> | |
599 <string key="superclassName">GTMUILocali
zer</string> | |
600 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
601 <string key="majorKey">IBProject
Source</string> | |
602 <string key="minorKey">./Classes
/ChromeUILocalizer.h</string> | |
603 </object> | |
604 </object> | |
605 <object class="IBPartialClassDescription"> | |
606 <string key="className">GTMUILocalizer</
string> | |
607 <string key="superclassName">NSObject</s
tring> | |
608 <object class="NSMutableDictionary" key=
"outlets"> | |
609 <bool key="EncodedWithXMLCoder">
YES</bool> | |
610 <object class="NSArray" key="dic
t.sortedKeys"> | |
611 <bool key="EncodedWithXM
LCoder">YES</bool> | |
612 <string>otherObjectToLoc
alize_</string> | |
613 <string>owner_</string> | |
614 <string>yetAnotherObject
ToLocalize_</string> | |
615 </object> | |
616 <object class="NSArray" key="dic
t.values"> | |
617 <bool key="EncodedWithXM
LCoder">YES</bool> | |
618 <string>id</string> | |
619 <string>id</string> | |
620 <string>id</string> | |
621 </object> | |
622 </object> | |
623 <object class="NSMutableDictionary" key=
"toOneOutletInfosByName"> | |
624 <bool key="EncodedWithXMLCoder">
YES</bool> | |
625 <object class="NSArray" key="dic
t.sortedKeys"> | |
626 <bool key="EncodedWithXM
LCoder">YES</bool> | |
627 <string>otherObjectToLoc
alize_</string> | |
628 <string>owner_</string> | |
629 <string>yetAnotherObject
ToLocalize_</string> | |
630 </object> | |
631 <object class="NSArray" key="dic
t.values"> | |
632 <bool key="EncodedWithXM
LCoder">YES</bool> | |
633 <object class="IBToOneOu
tletInfo"> | |
634 <string key="nam
e">otherObjectToLocalize_</string> | |
635 <string key="can
didateClassName">id</string> | |
636 </object> | |
637 <object class="IBToOneOu
tletInfo"> | |
638 <string key="nam
e">owner_</string> | |
639 <string key="can
didateClassName">id</string> | |
640 </object> | |
641 <object class="IBToOneOu
tletInfo"> | |
642 <string key="nam
e">yetAnotherObjectToLocalize_</string> | |
643 <string key="can
didateClassName">id</string> | |
644 </object> | |
645 </object> | |
646 </object> | |
647 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
648 <string key="majorKey">IBProject
Source</string> | |
649 <string key="minorKey">./Classes
/GTMUILocalizer.h</string> | |
650 </object> | |
651 </object> | |
652 <object class="IBPartialClassDescription"> | |
653 <string key="className">GTMUILocalizerAn
dLayoutTweaker</string> | |
654 <string key="superclassName">NSObject</s
tring> | |
655 <object class="NSMutableDictionary" key=
"outlets"> | |
656 <bool key="EncodedWithXMLCoder">
YES</bool> | |
657 <object class="NSArray" key="dic
t.sortedKeys"> | |
658 <bool key="EncodedWithXM
LCoder">YES</bool> | |
659 <string>localizerOwner_<
/string> | |
660 <string>localizer_</stri
ng> | |
661 <string>uiObject_</strin
g> | |
662 </object> | |
663 <object class="NSArray" key="dic
t.values"> | |
664 <bool key="EncodedWithXM
LCoder">YES</bool> | |
665 <string>id</string> | |
666 <string>GTMUILocalizer</
string> | |
667 <string>id</string> | |
668 </object> | |
669 </object> | |
670 <object class="NSMutableDictionary" key=
"toOneOutletInfosByName"> | |
671 <bool key="EncodedWithXMLCoder">
YES</bool> | |
672 <object class="NSArray" key="dic
t.sortedKeys"> | |
673 <bool key="EncodedWithXM
LCoder">YES</bool> | |
674 <string>localizerOwner_<
/string> | |
675 <string>localizer_</stri
ng> | |
676 <string>uiObject_</strin
g> | |
677 </object> | |
678 <object class="NSArray" key="dic
t.values"> | |
679 <bool key="EncodedWithXM
LCoder">YES</bool> | |
680 <object class="IBToOneOu
tletInfo"> | |
681 <string key="nam
e">localizerOwner_</string> | |
682 <string key="can
didateClassName">id</string> | |
683 </object> | |
684 <object class="IBToOneOu
tletInfo"> | |
685 <string key="nam
e">localizer_</string> | |
686 <string key="can
didateClassName">GTMUILocalizer</string> | |
687 </object> | |
688 <object class="IBToOneOu
tletInfo"> | |
689 <string key="nam
e">uiObject_</string> | |
690 <string key="can
didateClassName">id</string> | |
691 </object> | |
692 </object> | |
693 </object> | |
694 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
695 <string key="majorKey">IBProject
Source</string> | |
696 <string key="minorKey">./Classes
/GTMUILocalizerAndLayoutTweaker.h</string> | |
697 </object> | |
698 </object> | |
699 <object class="IBPartialClassDescription"> | |
700 <string key="className">GTMWidthBasedTwe
aker</string> | |
701 <string key="superclassName">NSView</str
ing> | |
702 <object class="NSMutableDictionary" key=
"outlets"> | |
703 <bool key="EncodedWithXMLCoder">
YES</bool> | |
704 <object class="NSArray" key="dic
t.sortedKeys"> | |
705 <bool key="EncodedWithXM
LCoder">YES</bool> | |
706 <string>viewToResize_</s
tring> | |
707 <string>viewToSlideAndRe
size_</string> | |
708 <string>viewToSlide_</st
ring> | |
709 </object> | |
710 <object class="NSArray" key="dic
t.values"> | |
711 <bool key="EncodedWithXM
LCoder">YES</bool> | |
712 <string>id</string> | |
713 <string>NSView</string> | |
714 <string>NSView</string> | |
715 </object> | |
716 </object> | |
717 <object class="NSMutableDictionary" key=
"toOneOutletInfosByName"> | |
718 <bool key="EncodedWithXMLCoder">
YES</bool> | |
719 <object class="NSArray" key="dic
t.sortedKeys"> | |
720 <bool key="EncodedWithXM
LCoder">YES</bool> | |
721 <string>viewToResize_</s
tring> | |
722 <string>viewToSlideAndRe
size_</string> | |
723 <string>viewToSlide_</st
ring> | |
724 </object> | |
725 <object class="NSArray" key="dic
t.values"> | |
726 <bool key="EncodedWithXM
LCoder">YES</bool> | |
727 <object class="IBToOneOu
tletInfo"> | |
728 <string key="nam
e">viewToResize_</string> | |
729 <string key="can
didateClassName">id</string> | |
730 </object> | |
731 <object class="IBToOneOu
tletInfo"> | |
732 <string key="nam
e">viewToSlideAndResize_</string> | |
733 <string key="can
didateClassName">NSView</string> | |
734 </object> | |
735 <object class="IBToOneOu
tletInfo"> | |
736 <string key="nam
e">viewToSlide_</string> | |
737 <string key="can
didateClassName">NSView</string> | |
738 </object> | |
739 </object> | |
740 </object> | |
741 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
742 <string key="majorKey">IBProject
Source</string> | |
743 <string key="minorKey">./Classes
/GTMWidthBasedTweaker.h</string> | |
744 </object> | |
745 </object> | |
746 <object class="IBPartialClassDescription"> | |
747 <string key="className">GlobalErrorBubbl
eController</string> | |
748 <string key="superclassName">BaseBubbleC
ontroller</string> | |
749 <object class="NSMutableDictionary" key=
"actions"> | |
750 <bool key="EncodedWithXMLCoder">
YES</bool> | |
751 <object class="NSArray" key="dic
t.sortedKeys"> | |
752 <bool key="EncodedWithXM
LCoder">YES</bool> | |
753 <string>onAccept:</strin
g> | |
754 <string>onCancel:</strin
g> | |
755 <string>showWindow:</str
ing> | |
756 </object> | |
757 <object class="NSArray" key="dic
t.values"> | |
758 <bool key="EncodedWithXM
LCoder">YES</bool> | |
759 <string>id</string> | |
760 <string>id</string> | |
761 <string>id</string> | |
762 </object> | |
763 </object> | |
764 <object class="NSMutableDictionary" key=
"actionInfosByName"> | |
765 <bool key="EncodedWithXMLCoder">
YES</bool> | |
766 <object class="NSArray" key="dic
t.sortedKeys"> | |
767 <bool key="EncodedWithXM
LCoder">YES</bool> | |
768 <string>onAccept:</strin
g> | |
769 <string>onCancel:</strin
g> | |
770 <string>showWindow:</str
ing> | |
771 </object> | |
772 <object class="NSArray" key="dic
t.values"> | |
773 <bool key="EncodedWithXM
LCoder">YES</bool> | |
774 <object class="IBActionI
nfo"> | |
775 <string key="nam
e">onAccept:</string> | |
776 <string key="can
didateClassName">id</string> | |
777 </object> | |
778 <object class="IBActionI
nfo"> | |
779 <string key="nam
e">onCancel:</string> | |
780 <string key="can
didateClassName">id</string> | |
781 </object> | |
782 <object class="IBActionI
nfo"> | |
783 <string key="nam
e">showWindow:</string> | |
784 <string key="can
didateClassName">id</string> | |
785 </object> | |
786 </object> | |
787 </object> | |
788 <object class="NSMutableDictionary" key=
"outlets"> | |
789 <bool key="EncodedWithXMLCoder">
YES</bool> | |
790 <object class="NSArray" key="dic
t.sortedKeys"> | |
791 <bool key="EncodedWithXM
LCoder">YES</bool> | |
792 <string>acceptButton_</s
tring> | |
793 <string>buttonContainer_
</string> | |
794 <string>cancelButton_</s
tring> | |
795 <string>iconView_</strin
g> | |
796 <string>layoutTweaker_</
string> | |
797 <string>message_</string
> | |
798 <string>title_</string> | |
799 </object> | |
800 <object class="NSArray" key="dic
t.values"> | |
801 <bool key="EncodedWithXM
LCoder">YES</bool> | |
802 <string>NSButton</string
> | |
803 <string>GTMWidthBasedTwe
aker</string> | |
804 <string>NSButton</string
> | |
805 <string>NSImageView</str
ing> | |
806 <string>GTMUILocalizerAn
dLayoutTweaker</string> | |
807 <string>NSTextField</str
ing> | |
808 <string>NSTextField</str
ing> | |
809 </object> | |
810 </object> | |
811 <object class="NSMutableDictionary" key=
"toOneOutletInfosByName"> | |
812 <bool key="EncodedWithXMLCoder">
YES</bool> | |
813 <object class="NSArray" key="dic
t.sortedKeys"> | |
814 <bool key="EncodedWithXM
LCoder">YES</bool> | |
815 <string>acceptButton_</s
tring> | |
816 <string>buttonContainer_
</string> | |
817 <string>cancelButton_</s
tring> | |
818 <string>iconView_</strin
g> | |
819 <string>layoutTweaker_</
string> | |
820 <string>message_</string
> | |
821 <string>title_</string> | |
822 </object> | |
823 <object class="NSArray" key="dic
t.values"> | |
824 <bool key="EncodedWithXM
LCoder">YES</bool> | |
825 <object class="IBToOneOu
tletInfo"> | |
826 <string key="nam
e">acceptButton_</string> | |
827 <string key="can
didateClassName">NSButton</string> | |
828 </object> | |
829 <object class="IBToOneOu
tletInfo"> | |
830 <string key="nam
e">buttonContainer_</string> | |
831 <string key="can
didateClassName">GTMWidthBasedTweaker</string> | |
832 </object> | |
833 <object class="IBToOneOu
tletInfo"> | |
834 <string key="nam
e">cancelButton_</string> | |
835 <string key="can
didateClassName">NSButton</string> | |
836 </object> | |
837 <object class="IBToOneOu
tletInfo"> | |
838 <string key="nam
e">iconView_</string> | |
839 <string key="can
didateClassName">NSImageView</string> | |
840 </object> | |
841 <object class="IBToOneOu
tletInfo"> | |
842 <string key="nam
e">layoutTweaker_</string> | |
843 <string key="can
didateClassName">GTMUILocalizerAndLayoutTweaker</string> | |
844 </object> | |
845 <object class="IBToOneOu
tletInfo"> | |
846 <string key="nam
e">message_</string> | |
847 <string key="can
didateClassName">NSTextField</string> | |
848 </object> | |
849 <object class="IBToOneOu
tletInfo"> | |
850 <string key="nam
e">title_</string> | |
851 <string key="can
didateClassName">NSTextField</string> | |
852 </object> | |
853 </object> | |
854 </object> | |
855 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
856 <string key="majorKey">IBProject
Source</string> | |
857 <string key="minorKey">./Classes
/GlobalErrorBubbleController.h</string> | |
858 </object> | |
859 </object> | |
860 <object class="IBPartialClassDescription"> | |
861 <string key="className">InfoBubbleView</
string> | |
862 <string key="superclassName">NSView</str
ing> | |
863 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
864 <string key="majorKey">IBProject
Source</string> | |
865 <string key="minorKey">./Classes
/InfoBubbleView.h</string> | |
866 </object> | |
867 </object> | |
868 <object class="IBPartialClassDescription"> | |
869 <string key="className">InfoBubbleWindow
</string> | |
870 <string key="superclassName">ChromeEvent
ProcessingWindow</string> | |
871 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
872 <string key="majorKey">IBProject
Source</string> | |
873 <string key="minorKey">./Classes
/InfoBubbleWindow.h</string> | |
874 </object> | |
875 </object> | |
876 <object class="IBPartialClassDescription"> | |
877 <string key="className">UnderlayOpenGLHo
stingWindow</string> | |
878 <string key="superclassName">NSWindow</s
tring> | |
879 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
880 <string key="majorKey">IBProject
Source</string> | |
881 <string key="minorKey">./Classes
/UnderlayOpenGLHostingWindow.h</string> | |
882 </object> | |
883 </object> | |
884 </object> | |
885 </object> | |
886 <int key="IBDocument.localizationMode">0</int> | |
887 <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramewor
k</string> | |
888 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar
edDependencies"> | |
889 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP
lugin.macosx</string> | |
890 <integer value="1050" key="NS.object.0"/> | |
891 </object> | |
892 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar
edDependencyDefaults"> | |
893 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP
lugin.macosx</string> | |
894 <real value="1070" key="NS.object.0"/> | |
895 </object> | |
896 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar
edDevelopmentDependencies"> | |
897 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP
lugin.InterfaceBuilder3</string> | |
898 <integer value="3000" key="NS.object.0"/> | |
899 </object> | |
900 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge
tVersion">YES</bool> | |
901 <int key="IBDocument.defaultPropertyAccessControl">3</int> | |
902 </data> | |
903 </archive> | |
OLD | NEW |