~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to external/monomac/samples/UserNotificationExample/UserNotificationExample/MainWindow.xib

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
 
3
        <data>
 
4
                <int key="IBDocument.SystemTarget">1080</int>
 
5
                <string key="IBDocument.SystemVersion">12B19</string>
 
6
                <string key="IBDocument.InterfaceBuilderVersion">2549</string>
 
7
                <string key="IBDocument.AppKitVersion">1187</string>
 
8
                <string key="IBDocument.HIToolboxVersion">624.00</string>
 
9
                <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
 
10
                        <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
 
11
                        <string key="NS.object.0">2549</string>
 
12
                </object>
 
13
                <object class="NSArray" key="IBDocument.IntegratedClassDependencies">
 
14
                        <bool key="EncodedWithXMLCoder">YES</bool>
 
15
                        <string>NSButton</string>
 
16
                        <string>NSButtonCell</string>
 
17
                        <string>NSColorWell</string>
 
18
                        <string>NSCustomObject</string>
 
19
                        <string>NSTextField</string>
 
20
                        <string>NSTextFieldCell</string>
 
21
                        <string>NSView</string>
 
22
                        <string>NSWindowTemplate</string>
 
23
                </object>
 
24
                <object class="NSArray" key="IBDocument.PluginDependencies">
 
25
                        <bool key="EncodedWithXMLCoder">YES</bool>
 
26
                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
27
                </object>
 
28
                <object class="NSMutableDictionary" key="IBDocument.Metadata">
 
29
                        <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
 
30
                        <integer value="1" key="NS.object.0"/>
 
31
                </object>
 
32
                <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
 
33
                        <bool key="EncodedWithXMLCoder">YES</bool>
 
34
                        <object class="NSCustomObject" id="1001">
 
35
                                <string key="NSClassName">MainWindowController</string>
 
36
                        </object>
 
37
                        <object class="NSCustomObject" id="1003">
 
38
                                <string key="NSClassName">FirstResponder</string>
 
39
                        </object>
 
40
                        <object class="NSCustomObject" id="1004">
 
41
                                <string key="NSClassName">NSApplication</string>
 
42
                        </object>
 
43
                        <object class="NSWindowTemplate" id="748157544">
 
44
                                <int key="NSWindowStyleMask">15</int>
 
45
                                <int key="NSWindowBacking">2</int>
 
46
                                <string key="NSWindowRect">{{131, 74}, {606, 354}}</string>
 
47
                                <int key="NSWTFlags">611844096</int>
 
48
                                <string key="NSWindowTitle">Window</string>
 
49
                                <string key="NSWindowClass">MainWindow</string>
 
50
                                <nil key="NSViewClass"/>
 
51
                                <nil key="NSUserInterfaceItemIdentifier"/>
 
52
                                <object class="NSView" key="NSWindowView" id="312036702">
 
53
                                        <reference key="NSNextResponder"/>
 
54
                                        <int key="NSvFlags">256</int>
 
55
                                        <object class="NSMutableArray" key="NSSubviews">
 
56
                                                <bool key="EncodedWithXMLCoder">YES</bool>
 
57
                                                <object class="NSButton" id="1042116360">
 
58
                                                        <reference key="NSNextResponder" ref="312036702"/>
 
59
                                                        <int key="NSvFlags">268</int>
 
60
                                                        <string key="NSFrame">{{202, 209}, {203, 32}}</string>
 
61
                                                        <reference key="NSSuperview" ref="312036702"/>
 
62
                                                        <reference key="NSWindow"/>
 
63
                                                        <string key="NSReuseIdentifierKey">_NS:9</string>
 
64
                                                        <bool key="NSEnabled">YES</bool>
 
65
                                                        <object class="NSButtonCell" key="NSCell" id="776281501">
 
66
                                                                <int key="NSCellFlags">67108864</int>
 
67
                                                                <int key="NSCellFlags2">134217728</int>
 
68
                                                                <string key="NSContents">Notify Me Please!!</string>
 
69
                                                                <object class="NSFont" key="NSSupport" id="194694780">
 
70
                                                                        <string key="NSName">LucidaGrande</string>
 
71
                                                                        <double key="NSSize">13</double>
 
72
                                                                        <int key="NSfFlags">1044</int>
 
73
                                                                </object>
 
74
                                                                <string key="NSCellIdentifier">_NS:9</string>
 
75
                                                                <reference key="NSControlView" ref="1042116360"/>
 
76
                                                                <int key="NSButtonFlags">-2038284288</int>
 
77
                                                                <int key="NSButtonFlags2">129</int>
 
78
                                                                <string key="NSAlternateContents"/>
 
79
                                                                <string key="NSKeyEquivalent"/>
 
80
                                                                <int key="NSPeriodicDelay">200</int>
 
81
                                                                <int key="NSPeriodicInterval">25</int>
 
82
                                                        </object>
 
83
                                                        <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
 
84
                                                </object>
 
85
                                                <object class="NSTextField" id="782235150">
 
86
                                                        <reference key="NSNextResponder" ref="312036702"/>
 
87
                                                        <int key="NSvFlags">268</int>
 
88
                                                        <string key="NSFrame">{{205, 169}, {149, 17}}</string>
 
89
                                                        <reference key="NSSuperview" ref="312036702"/>
 
90
                                                        <reference key="NSWindow"/>
 
91
                                                        <string key="NSReuseIdentifierKey">_NS:1535</string>
 
92
                                                        <bool key="NSEnabled">YES</bool>
 
93
                                                        <object class="NSTextFieldCell" key="NSCell" id="569875751">
 
94
                                                                <int key="NSCellFlags">68157504</int>
 
95
                                                                <int key="NSCellFlags2">272630784</int>
 
96
                                                                <string key="NSContents">Notification Delivered: </string>
 
97
                                                                <reference key="NSSupport" ref="194694780"/>
 
98
                                                                <string key="NSCellIdentifier">_NS:1535</string>
 
99
                                                                <reference key="NSControlView" ref="782235150"/>
 
100
                                                                <object class="NSColor" key="NSBackgroundColor" id="515182665">
 
101
                                                                        <int key="NSColorSpace">6</int>
 
102
                                                                        <string key="NSCatalogName">System</string>
 
103
                                                                        <string key="NSColorName">controlColor</string>
 
104
                                                                        <object class="NSColor" key="NSColor">
 
105
                                                                                <int key="NSColorSpace">3</int>
 
106
                                                                                <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
 
107
                                                                        </object>
 
108
                                                                </object>
 
109
                                                                <object class="NSColor" key="NSTextColor" id="487534584">
 
110
                                                                        <int key="NSColorSpace">6</int>
 
111
                                                                        <string key="NSCatalogName">System</string>
 
112
                                                                        <string key="NSColorName">controlTextColor</string>
 
113
                                                                        <object class="NSColor" key="NSColor">
 
114
                                                                                <int key="NSColorSpace">3</int>
 
115
                                                                                <bytes key="NSWhite">MAA</bytes>
 
116
                                                                        </object>
 
117
                                                                </object>
 
118
                                                        </object>
 
119
                                                        <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
 
120
                                                </object>
 
121
                                                <object class="NSTextField" id="490389471">
 
122
                                                        <reference key="NSNextResponder" ref="312036702"/>
 
123
                                                        <int key="NSvFlags">268</int>
 
124
                                                        <string key="NSFrame">{{210, 132}, {144, 17}}</string>
 
125
                                                        <reference key="NSSuperview" ref="312036702"/>
 
126
                                                        <reference key="NSWindow"/>
 
127
                                                        <string key="NSReuseIdentifierKey">_NS:1535</string>
 
128
                                                        <bool key="NSEnabled">YES</bool>
 
129
                                                        <object class="NSTextFieldCell" key="NSCell" id="848811558">
 
130
                                                                <int key="NSCellFlags">68157504</int>
 
131
                                                                <int key="NSCellFlags2">272630784</int>
 
132
                                                                <string key="NSContents">Notification Touched: </string>
 
133
                                                                <reference key="NSSupport" ref="194694780"/>
 
134
                                                                <string key="NSCellIdentifier">_NS:1535</string>
 
135
                                                                <reference key="NSControlView" ref="490389471"/>
 
136
                                                                <reference key="NSBackgroundColor" ref="515182665"/>
 
137
                                                                <reference key="NSTextColor" ref="487534584"/>
 
138
                                                        </object>
 
139
                                                        <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
 
140
                                                </object>
 
141
                                                <object class="NSColorWell" id="57032038">
 
142
                                                        <reference key="NSNextResponder" ref="312036702"/>
 
143
                                                        <int key="NSvFlags">268</int>
 
144
                                                        <object class="NSMutableSet" key="NSDragTypes">
 
145
                                                                <bool key="EncodedWithXMLCoder">YES</bool>
 
146
                                                                <object class="NSArray" key="set.sortedObjects">
 
147
                                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
148
                                                                        <string>NSColor pasteboard type</string>
 
149
                                                                </object>
 
150
                                                        </object>
 
151
                                                        <string key="NSFrame">{{355, 169}, {44, 23}}</string>
 
152
                                                        <reference key="NSSuperview" ref="312036702"/>
 
153
                                                        <reference key="NSWindow"/>
 
154
                                                        <string key="NSReuseIdentifierKey">_NS:1116</string>
 
155
                                                        <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
 
156
                                                        <bool key="NSIsBordered">YES</bool>
 
157
                                                        <object class="NSColor" key="NSColor" id="448941964">
 
158
                                                                <int key="NSColorSpace">1</int>
 
159
                                                                <bytes key="NSRGB">MSAwIDAAA</bytes>
 
160
                                                        </object>
 
161
                                                </object>
 
162
                                                <object class="NSColorWell" id="515515753">
 
163
                                                        <reference key="NSNextResponder" ref="312036702"/>
 
164
                                                        <int key="NSvFlags">268</int>
 
165
                                                        <object class="NSMutableSet" key="NSDragTypes">
 
166
                                                                <bool key="EncodedWithXMLCoder">YES</bool>
 
167
                                                                <object class="NSArray" key="set.sortedObjects">
 
168
                                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
169
                                                                        <string>NSColor pasteboard type</string>
 
170
                                                                </object>
 
171
                                                        </object>
 
172
                                                        <string key="NSFrame">{{355, 129}, {44, 23}}</string>
 
173
                                                        <reference key="NSSuperview" ref="312036702"/>
 
174
                                                        <reference key="NSWindow"/>
 
175
                                                        <string key="NSReuseIdentifierKey">_NS:1116</string>
 
176
                                                        <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
 
177
                                                        <bool key="NSIsBordered">YES</bool>
 
178
                                                        <reference key="NSColor" ref="448941964"/>
 
179
                                                </object>
 
180
                                                <object class="NSButton" id="707638071">
 
181
                                                        <reference key="NSNextResponder" ref="312036702"/>
 
182
                                                        <int key="NSvFlags">268</int>
 
183
                                                        <string key="NSFrame">{{202, 81}, {203, 32}}</string>
 
184
                                                        <reference key="NSSuperview" ref="312036702"/>
 
185
                                                        <reference key="NSWindow"/>
 
186
                                                        <string key="NSReuseIdentifierKey">_NS:9</string>
 
187
                                                        <bool key="NSEnabled">YES</bool>
 
188
                                                        <object class="NSButtonCell" key="NSCell" id="520359265">
 
189
                                                                <int key="NSCellFlags">67108864</int>
 
190
                                                                <int key="NSCellFlags2">134217728</int>
 
191
                                                                <string key="NSContents">Reset!!</string>
 
192
                                                                <reference key="NSSupport" ref="194694780"/>
 
193
                                                                <string key="NSCellIdentifier">_NS:9</string>
 
194
                                                                <reference key="NSControlView" ref="707638071"/>
 
195
                                                                <int key="NSButtonFlags">-2038284288</int>
 
196
                                                                <int key="NSButtonFlags2">129</int>
 
197
                                                                <string key="NSAlternateContents"/>
 
198
                                                                <string key="NSKeyEquivalent"/>
 
199
                                                                <int key="NSPeriodicDelay">200</int>
 
200
                                                                <int key="NSPeriodicInterval">25</int>
 
201
                                                        </object>
 
202
                                                        <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
 
203
                                                </object>
 
204
                                        </object>
 
205
                                        <string key="NSFrameSize">{606, 354}</string>
 
206
                                        <reference key="NSSuperview"/>
 
207
                                        <reference key="NSWindow"/>
 
208
                                </object>
 
209
                                <string key="NSScreenRect">{{0, 0}, {1440, 878}}</string>
 
210
                                <string key="NSMaxSize">{10000000000000, 10000000000000}</string>
 
211
                                <bool key="NSWindowIsRestorable">YES</bool>
 
212
                        </object>
 
213
                </object>
 
214
                <object class="IBObjectContainer" key="IBDocument.Objects">
 
215
                        <object class="NSMutableArray" key="connectionRecords">
 
216
                                <bool key="EncodedWithXMLCoder">YES</bool>
 
217
                                <object class="IBConnectionRecord">
 
218
                                        <object class="IBOutletConnection" key="connection">
 
219
                                                <string key="label">window</string>
 
220
                                                <reference key="source" ref="1001"/>
 
221
                                                <reference key="destination" ref="748157544"/>
 
222
                                        </object>
 
223
                                        <int key="connectionID">6</int>
 
224
                                </object>
 
225
                                <object class="IBConnectionRecord">
 
226
                                        <object class="IBActionConnection" key="connection">
 
227
                                                <string key="label">NotifyMeAction:</string>
 
228
                                                <reference key="source" ref="748157544"/>
 
229
                                                <reference key="destination" ref="1042116360"/>
 
230
                                        </object>
 
231
                                        <int key="connectionID">9</int>
 
232
                                </object>
 
233
                                <object class="IBConnectionRecord">
 
234
                                        <object class="IBOutletConnection" key="connection">
 
235
                                                <string key="label">DeliveredColorWell</string>
 
236
                                                <reference key="source" ref="748157544"/>
 
237
                                                <reference key="destination" ref="57032038"/>
 
238
                                        </object>
 
239
                                        <int key="connectionID">16</int>
 
240
                                </object>
 
241
                                <object class="IBConnectionRecord">
 
242
                                        <object class="IBOutletConnection" key="connection">
 
243
                                                <string key="label">TouchedColorWell</string>
 
244
                                                <reference key="source" ref="748157544"/>
 
245
                                                <reference key="destination" ref="515515753"/>
 
246
                                        </object>
 
247
                                        <int key="connectionID">17</int>
 
248
                                </object>
 
249
                                <object class="IBConnectionRecord">
 
250
                                        <object class="IBActionConnection" key="connection">
 
251
                                                <string key="label">ResetAction:</string>
 
252
                                                <reference key="source" ref="748157544"/>
 
253
                                                <reference key="destination" ref="707638071"/>
 
254
                                        </object>
 
255
                                        <int key="connectionID">21</int>
 
256
                                </object>
 
257
                        </object>
 
258
                        <object class="IBMutableOrderedSet" key="objectRecords">
 
259
                                <object class="NSArray" key="orderedObjects">
 
260
                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
261
                                        <object class="IBObjectRecord">
 
262
                                                <int key="objectID">0</int>
 
263
                                                <object class="NSArray" key="object" id="0">
 
264
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
265
                                                </object>
 
266
                                                <reference key="children" ref="1000"/>
 
267
                                                <nil key="parent"/>
 
268
                                        </object>
 
269
                                        <object class="IBObjectRecord">
 
270
                                                <int key="objectID">-2</int>
 
271
                                                <reference key="object" ref="1001"/>
 
272
                                                <reference key="parent" ref="0"/>
 
273
                                                <string key="objectName">File's Owner</string>
 
274
                                        </object>
 
275
                                        <object class="IBObjectRecord">
 
276
                                                <int key="objectID">-1</int>
 
277
                                                <reference key="object" ref="1003"/>
 
278
                                                <reference key="parent" ref="0"/>
 
279
                                                <string key="objectName">First Responder</string>
 
280
                                        </object>
 
281
                                        <object class="IBObjectRecord">
 
282
                                                <int key="objectID">-3</int>
 
283
                                                <reference key="object" ref="1004"/>
 
284
                                                <reference key="parent" ref="0"/>
 
285
                                                <string key="objectName">Application</string>
 
286
                                        </object>
 
287
                                        <object class="IBObjectRecord">
 
288
                                                <int key="objectID">2</int>
 
289
                                                <reference key="object" ref="748157544"/>
 
290
                                                <object class="NSMutableArray" key="children">
 
291
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
292
                                                        <reference ref="312036702"/>
 
293
                                                </object>
 
294
                                                <reference key="parent" ref="0"/>
 
295
                                        </object>
 
296
                                        <object class="IBObjectRecord">
 
297
                                                <int key="objectID">3</int>
 
298
                                                <reference key="object" ref="312036702"/>
 
299
                                                <object class="NSMutableArray" key="children">
 
300
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
301
                                                        <reference ref="1042116360"/>
 
302
                                                        <reference ref="782235150"/>
 
303
                                                        <reference ref="490389471"/>
 
304
                                                        <reference ref="57032038"/>
 
305
                                                        <reference ref="515515753"/>
 
306
                                                        <reference ref="707638071"/>
 
307
                                                </object>
 
308
                                                <reference key="parent" ref="748157544"/>
 
309
                                        </object>
 
310
                                        <object class="IBObjectRecord">
 
311
                                                <int key="objectID">7</int>
 
312
                                                <reference key="object" ref="1042116360"/>
 
313
                                                <object class="NSMutableArray" key="children">
 
314
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
315
                                                        <reference ref="776281501"/>
 
316
                                                </object>
 
317
                                                <reference key="parent" ref="312036702"/>
 
318
                                        </object>
 
319
                                        <object class="IBObjectRecord">
 
320
                                                <int key="objectID">8</int>
 
321
                                                <reference key="object" ref="776281501"/>
 
322
                                                <reference key="parent" ref="1042116360"/>
 
323
                                        </object>
 
324
                                        <object class="IBObjectRecord">
 
325
                                                <int key="objectID">10</int>
 
326
                                                <reference key="object" ref="782235150"/>
 
327
                                                <object class="NSMutableArray" key="children">
 
328
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
329
                                                        <reference ref="569875751"/>
 
330
                                                </object>
 
331
                                                <reference key="parent" ref="312036702"/>
 
332
                                        </object>
 
333
                                        <object class="IBObjectRecord">
 
334
                                                <int key="objectID">11</int>
 
335
                                                <reference key="object" ref="569875751"/>
 
336
                                                <reference key="parent" ref="782235150"/>
 
337
                                        </object>
 
338
                                        <object class="IBObjectRecord">
 
339
                                                <int key="objectID">12</int>
 
340
                                                <reference key="object" ref="490389471"/>
 
341
                                                <object class="NSMutableArray" key="children">
 
342
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
343
                                                        <reference ref="848811558"/>
 
344
                                                </object>
 
345
                                                <reference key="parent" ref="312036702"/>
 
346
                                        </object>
 
347
                                        <object class="IBObjectRecord">
 
348
                                                <int key="objectID">13</int>
 
349
                                                <reference key="object" ref="848811558"/>
 
350
                                                <reference key="parent" ref="490389471"/>
 
351
                                        </object>
 
352
                                        <object class="IBObjectRecord">
 
353
                                                <int key="objectID">14</int>
 
354
                                                <reference key="object" ref="57032038"/>
 
355
                                                <reference key="parent" ref="312036702"/>
 
356
                                        </object>
 
357
                                        <object class="IBObjectRecord">
 
358
                                                <int key="objectID">15</int>
 
359
                                                <reference key="object" ref="515515753"/>
 
360
                                                <reference key="parent" ref="312036702"/>
 
361
                                        </object>
 
362
                                        <object class="IBObjectRecord">
 
363
                                                <int key="objectID">18</int>
 
364
                                                <reference key="object" ref="707638071"/>
 
365
                                                <object class="NSMutableArray" key="children">
 
366
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
367
                                                        <reference ref="520359265"/>
 
368
                                                </object>
 
369
                                                <reference key="parent" ref="312036702"/>
 
370
                                        </object>
 
371
                                        <object class="IBObjectRecord">
 
372
                                                <int key="objectID">19</int>
 
373
                                                <reference key="object" ref="520359265"/>
 
374
                                                <reference key="parent" ref="707638071"/>
 
375
                                        </object>
 
376
                                </object>
 
377
                        </object>
 
378
                        <object class="NSMutableDictionary" key="flattenedProperties">
 
379
                                <bool key="EncodedWithXMLCoder">YES</bool>
 
380
                                <object class="NSArray" key="dict.sortedKeys">
 
381
                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
382
                                        <string>-1.IBPluginDependency</string>
 
383
                                        <string>-2.IBPluginDependency</string>
 
384
                                        <string>-3.IBPluginDependency</string>
 
385
                                        <string>10.IBPluginDependency</string>
 
386
                                        <string>11.IBPluginDependency</string>
 
387
                                        <string>12.IBPluginDependency</string>
 
388
                                        <string>13.IBPluginDependency</string>
 
389
                                        <string>14.IBPluginDependency</string>
 
390
                                        <string>15.IBPluginDependency</string>
 
391
                                        <string>18.IBPluginDependency</string>
 
392
                                        <string>19.IBPluginDependency</string>
 
393
                                        <string>2.IBPluginDependency</string>
 
394
                                        <string>2.IBWindowTemplateEditedContentRect</string>
 
395
                                        <string>2.NSWindowTemplate.visibleAtLaunch</string>
 
396
                                        <string>3.IBPluginDependency</string>
 
397
                                        <string>7.IBPluginDependency</string>
 
398
                                        <string>8.IBPluginDependency</string>
 
399
                                </object>
 
400
                                <object class="NSArray" key="dict.values">
 
401
                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
402
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
403
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
404
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
405
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
406
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
407
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
408
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
409
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
410
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
411
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
412
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
413
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
414
                                        <string>{{319, 371}, {606, 354}}</string>
 
415
                                        <boolean value="YES"/>
 
416
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
417
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
418
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
 
419
                                </object>
 
420
                        </object>
 
421
                        <object class="NSMutableDictionary" key="unlocalizedProperties">
 
422
                                <bool key="EncodedWithXMLCoder">YES</bool>
 
423
                                <reference key="dict.sortedKeys" ref="0"/>
 
424
                                <reference key="dict.values" ref="0"/>
 
425
                        </object>
 
426
                        <nil key="activeLocalization"/>
 
427
                        <object class="NSMutableDictionary" key="localizations">
 
428
                                <bool key="EncodedWithXMLCoder">YES</bool>
 
429
                                <reference key="dict.sortedKeys" ref="0"/>
 
430
                                <reference key="dict.values" ref="0"/>
 
431
                        </object>
 
432
                        <nil key="sourceID"/>
 
433
                        <int key="maxID">21</int>
 
434
                </object>
 
435
                <object class="IBClassDescriber" key="IBDocument.Classes">
 
436
                        <object class="NSMutableArray" key="referencedPartialClassDescriptions">
 
437
                                <bool key="EncodedWithXMLCoder">YES</bool>
 
438
                                <object class="IBPartialClassDescription">
 
439
                                        <string key="className">MainWindow</string>
 
440
                                        <string key="superclassName">NSWindow</string>
 
441
                                        <object class="NSMutableDictionary" key="actions">
 
442
                                                <bool key="EncodedWithXMLCoder">YES</bool>
 
443
                                                <object class="NSArray" key="dict.sortedKeys">
 
444
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
445
                                                        <string>NotifyMeAction:</string>
 
446
                                                        <string>ResetAction:</string>
 
447
                                                </object>
 
448
                                                <object class="NSArray" key="dict.values">
 
449
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
450
                                                        <string>NSButton</string>
 
451
                                                        <string>NSButton</string>
 
452
                                                </object>
 
453
                                        </object>
 
454
                                        <object class="NSMutableDictionary" key="actionInfosByName">
 
455
                                                <bool key="EncodedWithXMLCoder">YES</bool>
 
456
                                                <object class="NSArray" key="dict.sortedKeys">
 
457
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
458
                                                        <string>NotifyMeAction:</string>
 
459
                                                        <string>ResetAction:</string>
 
460
                                                </object>
 
461
                                                <object class="NSArray" key="dict.values">
 
462
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
463
                                                        <object class="IBActionInfo">
 
464
                                                                <string key="name">NotifyMeAction:</string>
 
465
                                                                <string key="candidateClassName">NSButton</string>
 
466
                                                        </object>
 
467
                                                        <object class="IBActionInfo">
 
468
                                                                <string key="name">ResetAction:</string>
 
469
                                                                <string key="candidateClassName">NSButton</string>
 
470
                                                        </object>
 
471
                                                </object>
 
472
                                        </object>
 
473
                                        <object class="NSMutableDictionary" key="outlets">
 
474
                                                <bool key="EncodedWithXMLCoder">YES</bool>
 
475
                                                <object class="NSArray" key="dict.sortedKeys">
 
476
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
477
                                                        <string>DeliveredColorWell</string>
 
478
                                                        <string>TouchedColorWell</string>
 
479
                                                </object>
 
480
                                                <object class="NSArray" key="dict.values">
 
481
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
482
                                                        <string>NSColorWell</string>
 
483
                                                        <string>NSColorWell</string>
 
484
                                                </object>
 
485
                                        </object>
 
486
                                        <object class="NSMutableDictionary" key="toOneOutletInfosByName">
 
487
                                                <bool key="EncodedWithXMLCoder">YES</bool>
 
488
                                                <object class="NSArray" key="dict.sortedKeys">
 
489
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
490
                                                        <string>DeliveredColorWell</string>
 
491
                                                        <string>TouchedColorWell</string>
 
492
                                                </object>
 
493
                                                <object class="NSArray" key="dict.values">
 
494
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
 
495
                                                        <object class="IBToOneOutletInfo">
 
496
                                                                <string key="name">DeliveredColorWell</string>
 
497
                                                                <string key="candidateClassName">NSColorWell</string>
 
498
                                                        </object>
 
499
                                                        <object class="IBToOneOutletInfo">
 
500
                                                                <string key="name">TouchedColorWell</string>
 
501
                                                                <string key="candidateClassName">NSColorWell</string>
 
502
                                                        </object>
 
503
                                                </object>
 
504
                                        </object>
 
505
                                        <object class="IBClassDescriptionSource" key="sourceIdentifier">
 
506
                                                <string key="majorKey">IBProjectSource</string>
 
507
                                                <string key="minorKey">./Classes/MainWindow.h</string>
 
508
                                        </object>
 
509
                                </object>
 
510
                                <object class="IBPartialClassDescription">
 
511
                                        <string key="className">MainWindowController</string>
 
512
                                        <string key="superclassName">NSWindowController</string>
 
513
                                        <object class="IBClassDescriptionSource" key="sourceIdentifier">
 
514
                                                <string key="majorKey">IBProjectSource</string>
 
515
                                                <string key="minorKey">./Classes/MainWindowController.h</string>
 
516
                                        </object>
 
517
                                </object>
 
518
                        </object>
 
519
                </object>
 
520
                <int key="IBDocument.localizationMode">0</int>
 
521
                <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
 
522
                <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
 
523
                        <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
 
524
                        <integer value="3000" key="NS.object.0"/>
 
525
                </object>
 
526
                <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
 
527
                <int key="IBDocument.defaultPropertyAccessControl">3</int>
 
528
        </data>
 
529
</archive>