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

« back to all changes in this revision

Viewing changes to external/monomac/samples/TwoMinuteGrowler/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">1060</int>
5
 
                <string key="IBDocument.SystemVersion">10J567</string>
6
 
                <string key="IBDocument.InterfaceBuilderVersion">804</string>
7
 
                <string key="IBDocument.AppKitVersion">1038.35</string>
8
 
                <string key="IBDocument.HIToolboxVersion">462.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">804</string>
12
 
                </object>
13
 
                <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
14
 
                        <bool key="EncodedWithXMLCoder">YES</bool>
15
 
                        <integer value="2"/>
16
 
                </object>
17
 
                <object class="NSArray" key="IBDocument.PluginDependencies">
18
 
                        <bool key="EncodedWithXMLCoder">YES</bool>
19
 
                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
20
 
                </object>
21
 
                <object class="NSMutableDictionary" key="IBDocument.Metadata">
22
 
                        <bool key="EncodedWithXMLCoder">YES</bool>
23
 
                        <object class="NSArray" key="dict.sortedKeys" id="0">
24
 
                                <bool key="EncodedWithXMLCoder">YES</bool>
25
 
                        </object>
26
 
                        <object class="NSMutableArray" key="dict.values">
27
 
                                <bool key="EncodedWithXMLCoder">YES</bool>
28
 
                        </object>
29
 
                </object>
30
 
                <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
31
 
                        <bool key="EncodedWithXMLCoder">YES</bool>
32
 
                        <object class="NSCustomObject" id="1001">
33
 
                                <string key="NSClassName">MainWindowController</string>
34
 
                        </object>
35
 
                        <object class="NSCustomObject" id="1003">
36
 
                                <string key="NSClassName">FirstResponder</string>
37
 
                        </object>
38
 
                        <object class="NSCustomObject" id="1004">
39
 
                                <string key="NSClassName">NSApplication</string>
40
 
                        </object>
41
 
                        <object class="NSWindowTemplate" id="748157544">
42
 
                                <int key="NSWindowStyleMask">15</int>
43
 
                                <int key="NSWindowBacking">2</int>
44
 
                                <string key="NSWindowRect">{{131, 277}, {302, 151}}</string>
45
 
                                <int key="NSWTFlags">611844096</int>
46
 
                                <string key="NSWindowTitle">Two Minute Growler</string>
47
 
                                <string key="NSWindowClass">MainWindow</string>
48
 
                                <nil key="NSViewClass"/>
49
 
                                <string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string>
50
 
                                <object class="NSView" key="NSWindowView" id="312036702">
51
 
                                        <reference key="NSNextResponder"/>
52
 
                                        <int key="NSvFlags">256</int>
53
 
                                        <object class="NSMutableArray" key="NSSubviews">
54
 
                                                <bool key="EncodedWithXMLCoder">YES</bool>
55
 
                                                <object class="NSTextField" id="918887161">
56
 
                                                        <reference key="NSNextResponder" ref="312036702"/>
57
 
                                                        <int key="NSvFlags">303</int>
58
 
                                                        <string key="NSFrame">{{17, 50}, {268, 81}}</string>
59
 
                                                        <reference key="NSSuperview" ref="312036702"/>
60
 
                                                        <bool key="NSEnabled">YES</bool>
61
 
                                                        <object class="NSTextFieldCell" key="NSCell" id="609159347">
62
 
                                                                <int key="NSCellFlags">68288064</int>
63
 
                                                                <int key="NSCellFlags2">138413056</int>
64
 
                                                                <string key="NSContents">2:00</string>
65
 
                                                                <object class="NSFont" key="NSSupport">
66
 
                                                                        <string key="NSName">ComicSansMS</string>
67
 
                                                                        <double key="NSSize">48</double>
68
 
                                                                        <int key="NSfFlags">16</int>
69
 
                                                                </object>
70
 
                                                                <reference key="NSControlView" ref="918887161"/>
71
 
                                                                <object class="NSColor" key="NSBackgroundColor">
72
 
                                                                        <int key="NSColorSpace">6</int>
73
 
                                                                        <string key="NSCatalogName">System</string>
74
 
                                                                        <string key="NSColorName">controlColor</string>
75
 
                                                                        <object class="NSColor" key="NSColor">
76
 
                                                                                <int key="NSColorSpace">3</int>
77
 
                                                                                <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
78
 
                                                                        </object>
79
 
                                                                </object>
80
 
                                                                <object class="NSColor" key="NSTextColor">
81
 
                                                                        <int key="NSColorSpace">6</int>
82
 
                                                                        <string key="NSCatalogName">System</string>
83
 
                                                                        <string key="NSColorName">controlTextColor</string>
84
 
                                                                        <object class="NSColor" key="NSColor">
85
 
                                                                                <int key="NSColorSpace">3</int>
86
 
                                                                                <bytes key="NSWhite">MAA</bytes>
87
 
                                                                        </object>
88
 
                                                                </object>
89
 
                                                        </object>
90
 
                                                </object>
91
 
                                                <object class="NSButton" id="380979661">
92
 
                                                        <reference key="NSNextResponder" ref="312036702"/>
93
 
                                                        <int key="NSvFlags">261</int>
94
 
                                                        <string key="NSFrame">{{103, 14}, {96, 32}}</string>
95
 
                                                        <reference key="NSSuperview" ref="312036702"/>
96
 
                                                        <bool key="NSEnabled">YES</bool>
97
 
                                                        <object class="NSButtonCell" key="NSCell" id="565036523">
98
 
                                                                <int key="NSCellFlags">67239424</int>
99
 
                                                                <int key="NSCellFlags2">134217728</int>
100
 
                                                                <string key="NSContents">Start</string>
101
 
                                                                <object class="NSFont" key="NSSupport">
102
 
                                                                        <string key="NSName">LucidaGrande</string>
103
 
                                                                        <double key="NSSize">13</double>
104
 
                                                                        <int key="NSfFlags">1044</int>
105
 
                                                                </object>
106
 
                                                                <reference key="NSControlView" ref="380979661"/>
107
 
                                                                <int key="NSButtonFlags">-2038284033</int>
108
 
                                                                <int key="NSButtonFlags2">129</int>
109
 
                                                                <string key="NSAlternateContents"/>
110
 
                                                                <string key="NSKeyEquivalent"/>
111
 
                                                                <int key="NSPeriodicDelay">200</int>
112
 
                                                                <int key="NSPeriodicInterval">25</int>
113
 
                                                        </object>
114
 
                                                </object>
115
 
                                        </object>
116
 
                                        <string key="NSFrameSize">{302, 151}</string>
117
 
                                        <reference key="NSSuperview"/>
118
 
                                </object>
119
 
                                <string key="NSScreenRect">{{0, 0}, {1280, 778}}</string>
120
 
                                <string key="NSMaxSize">{1.79769e+308, 1.79769e+308}</string>
121
 
                        </object>
122
 
                </object>
123
 
                <object class="IBObjectContainer" key="IBDocument.Objects">
124
 
                        <object class="NSMutableArray" key="connectionRecords">
125
 
                                <bool key="EncodedWithXMLCoder">YES</bool>
126
 
                                <object class="IBConnectionRecord">
127
 
                                        <object class="IBOutletConnection" key="connection">
128
 
                                                <string key="label">window</string>
129
 
                                                <reference key="source" ref="1001"/>
130
 
                                                <reference key="destination" ref="748157544"/>
131
 
                                        </object>
132
 
                                        <int key="connectionID">6</int>
133
 
                                </object>
134
 
                                <object class="IBConnectionRecord">
135
 
                                        <object class="IBOutletConnection" key="connection">
136
 
                                                <string key="label">countDownLabel</string>
137
 
                                                <reference key="source" ref="1001"/>
138
 
                                                <reference key="destination" ref="918887161"/>
139
 
                                        </object>
140
 
                                        <int key="connectionID">11</int>
141
 
                                </object>
142
 
                                <object class="IBConnectionRecord">
143
 
                                        <object class="IBActionConnection" key="connection">
144
 
                                                <string key="label">startStopAction:</string>
145
 
                                                <reference key="source" ref="1001"/>
146
 
                                                <reference key="destination" ref="380979661"/>
147
 
                                        </object>
148
 
                                        <int key="connectionID">13</int>
149
 
                                </object>
150
 
                                <object class="IBConnectionRecord">
151
 
                                        <object class="IBOutletConnection" key="connection">
152
 
                                                <string key="label">startStopButton</string>
153
 
                                                <reference key="source" ref="1001"/>
154
 
                                                <reference key="destination" ref="380979661"/>
155
 
                                        </object>
156
 
                                        <int key="connectionID">14</int>
157
 
                                </object>
158
 
                        </object>
159
 
                        <object class="IBMutableOrderedSet" key="objectRecords">
160
 
                                <object class="NSArray" key="orderedObjects">
161
 
                                        <bool key="EncodedWithXMLCoder">YES</bool>
162
 
                                        <object class="IBObjectRecord">
163
 
                                                <int key="objectID">0</int>
164
 
                                                <reference key="object" ref="0"/>
165
 
                                                <reference key="children" ref="1000"/>
166
 
                                                <nil key="parent"/>
167
 
                                        </object>
168
 
                                        <object class="IBObjectRecord">
169
 
                                                <int key="objectID">-2</int>
170
 
                                                <reference key="object" ref="1001"/>
171
 
                                                <reference key="parent" ref="0"/>
172
 
                                                <string key="objectName">File's Owner</string>
173
 
                                        </object>
174
 
                                        <object class="IBObjectRecord">
175
 
                                                <int key="objectID">-1</int>
176
 
                                                <reference key="object" ref="1003"/>
177
 
                                                <reference key="parent" ref="0"/>
178
 
                                                <string key="objectName">First Responder</string>
179
 
                                        </object>
180
 
                                        <object class="IBObjectRecord">
181
 
                                                <int key="objectID">-3</int>
182
 
                                                <reference key="object" ref="1004"/>
183
 
                                                <reference key="parent" ref="0"/>
184
 
                                                <string key="objectName">Application</string>
185
 
                                        </object>
186
 
                                        <object class="IBObjectRecord">
187
 
                                                <int key="objectID">2</int>
188
 
                                                <reference key="object" ref="748157544"/>
189
 
                                                <object class="NSMutableArray" key="children">
190
 
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
191
 
                                                        <reference ref="312036702"/>
192
 
                                                </object>
193
 
                                                <reference key="parent" ref="0"/>
194
 
                                        </object>
195
 
                                        <object class="IBObjectRecord">
196
 
                                                <int key="objectID">3</int>
197
 
                                                <reference key="object" ref="312036702"/>
198
 
                                                <object class="NSMutableArray" key="children">
199
 
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
200
 
                                                        <reference ref="918887161"/>
201
 
                                                        <reference ref="380979661"/>
202
 
                                                </object>
203
 
                                                <reference key="parent" ref="748157544"/>
204
 
                                        </object>
205
 
                                        <object class="IBObjectRecord">
206
 
                                                <int key="objectID">7</int>
207
 
                                                <reference key="object" ref="918887161"/>
208
 
                                                <object class="NSMutableArray" key="children">
209
 
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
210
 
                                                        <reference ref="609159347"/>
211
 
                                                </object>
212
 
                                                <reference key="parent" ref="312036702"/>
213
 
                                        </object>
214
 
                                        <object class="IBObjectRecord">
215
 
                                                <int key="objectID">8</int>
216
 
                                                <reference key="object" ref="609159347"/>
217
 
                                                <reference key="parent" ref="918887161"/>
218
 
                                        </object>
219
 
                                        <object class="IBObjectRecord">
220
 
                                                <int key="objectID">9</int>
221
 
                                                <reference key="object" ref="380979661"/>
222
 
                                                <object class="NSMutableArray" key="children">
223
 
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
224
 
                                                        <reference ref="565036523"/>
225
 
                                                </object>
226
 
                                                <reference key="parent" ref="312036702"/>
227
 
                                        </object>
228
 
                                        <object class="IBObjectRecord">
229
 
                                                <int key="objectID">10</int>
230
 
                                                <reference key="object" ref="565036523"/>
231
 
                                                <reference key="parent" ref="380979661"/>
232
 
                                        </object>
233
 
                                </object>
234
 
                        </object>
235
 
                        <object class="NSMutableDictionary" key="flattenedProperties">
236
 
                                <bool key="EncodedWithXMLCoder">YES</bool>
237
 
                                <object class="NSArray" key="dict.sortedKeys">
238
 
                                        <bool key="EncodedWithXMLCoder">YES</bool>
239
 
                                        <string>-1.IBPluginDependency</string>
240
 
                                        <string>-2.IBPluginDependency</string>
241
 
                                        <string>-3.IBPluginDependency</string>
242
 
                                        <string>10.IBPluginDependency</string>
243
 
                                        <string>2.IBEditorWindowLastContentRect</string>
244
 
                                        <string>2.IBPluginDependency</string>
245
 
                                        <string>2.IBWindowTemplateEditedContentRect</string>
246
 
                                        <string>2.NSWindowTemplate.visibleAtLaunch</string>
247
 
                                        <string>3.IBPluginDependency</string>
248
 
                                        <string>7.IBPluginDependency</string>
249
 
                                        <string>7.IBViewBoundsToFrameTransform</string>
250
 
                                        <string>8.IBPluginDependency</string>
251
 
                                        <string>9.IBPluginDependency</string>
252
 
                                        <string>9.IBViewBoundsToFrameTransform</string>
253
 
                                </object>
254
 
                                <object class="NSMutableArray" key="dict.values">
255
 
                                        <bool key="EncodedWithXMLCoder">YES</bool>
256
 
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
257
 
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
258
 
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
259
 
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
260
 
                                        <string>{{463, 1020}, {302, 151}}</string>
261
 
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
262
 
                                        <string>{{463, 1020}, {302, 151}}</string>
263
 
                                        <boolean value="YES"/>
264
 
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
265
 
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
266
 
                                        <object class="NSAffineTransform">
267
 
                                                <bytes key="NSTransformStruct">P4AAAL+AAABBiAAAwsoAAA</bytes>
268
 
                                        </object>
269
 
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
270
 
                                        <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
271
 
                                        <object class="NSAffineTransform">
272
 
                                                <bytes key="NSTransformStruct">P4AAAL+AAABCzgAAwjAAAA</bytes>
273
 
                                        </object>
274
 
                                </object>
275
 
                        </object>
276
 
                        <object class="NSMutableDictionary" key="unlocalizedProperties">
277
 
                                <bool key="EncodedWithXMLCoder">YES</bool>
278
 
                                <reference key="dict.sortedKeys" ref="0"/>
279
 
                                <object class="NSMutableArray" key="dict.values">
280
 
                                        <bool key="EncodedWithXMLCoder">YES</bool>
281
 
                                </object>
282
 
                        </object>
283
 
                        <nil key="activeLocalization"/>
284
 
                        <object class="NSMutableDictionary" key="localizations">
285
 
                                <bool key="EncodedWithXMLCoder">YES</bool>
286
 
                                <reference key="dict.sortedKeys" ref="0"/>
287
 
                                <object class="NSMutableArray" key="dict.values">
288
 
                                        <bool key="EncodedWithXMLCoder">YES</bool>
289
 
                                </object>
290
 
                        </object>
291
 
                        <nil key="sourceID"/>
292
 
                        <int key="maxID">14</int>
293
 
                </object>
294
 
                <object class="IBClassDescriber" key="IBDocument.Classes">
295
 
                        <object class="NSMutableArray" key="referencedPartialClassDescriptions">
296
 
                                <bool key="EncodedWithXMLCoder">YES</bool>
297
 
                                <object class="IBPartialClassDescription">
298
 
                                        <string key="className">MainWindow</string>
299
 
                                        <string key="superclassName">NSWindow</string>
300
 
                                        <object class="IBClassDescriptionSource" key="sourceIdentifier">
301
 
                                                <string key="majorKey">IBUserSource</string>
302
 
                                                <string key="minorKey"/>
303
 
                                        </object>
304
 
                                </object>
305
 
                                <object class="IBPartialClassDescription">
306
 
                                        <string key="className">MainWindowController</string>
307
 
                                        <string key="superclassName">NSWindowController</string>
308
 
                                        <object class="NSMutableDictionary" key="actions">
309
 
                                                <string key="NS.key.0">startStopAction:</string>
310
 
                                                <string key="NS.object.0">NSButton</string>
311
 
                                        </object>
312
 
                                        <object class="NSMutableDictionary" key="actionInfosByName">
313
 
                                                <string key="NS.key.0">startStopAction:</string>
314
 
                                                <object class="IBActionInfo" key="NS.object.0">
315
 
                                                        <string key="name">startStopAction:</string>
316
 
                                                        <string key="candidateClassName">NSButton</string>
317
 
                                                </object>
318
 
                                        </object>
319
 
                                        <object class="NSMutableDictionary" key="outlets">
320
 
                                                <bool key="EncodedWithXMLCoder">YES</bool>
321
 
                                                <object class="NSArray" key="dict.sortedKeys">
322
 
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
323
 
                                                        <string>countDownLabel</string>
324
 
                                                        <string>startStopButton</string>
325
 
                                                </object>
326
 
                                                <object class="NSMutableArray" key="dict.values">
327
 
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
328
 
                                                        <string>NSTextField</string>
329
 
                                                        <string>NSButton</string>
330
 
                                                </object>
331
 
                                        </object>
332
 
                                        <object class="NSMutableDictionary" key="toOneOutletInfosByName">
333
 
                                                <bool key="EncodedWithXMLCoder">YES</bool>
334
 
                                                <object class="NSArray" key="dict.sortedKeys">
335
 
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
336
 
                                                        <string>countDownLabel</string>
337
 
                                                        <string>startStopButton</string>
338
 
                                                </object>
339
 
                                                <object class="NSMutableArray" key="dict.values">
340
 
                                                        <bool key="EncodedWithXMLCoder">YES</bool>
341
 
                                                        <object class="IBToOneOutletInfo">
342
 
                                                                <string key="name">countDownLabel</string>
343
 
                                                                <string key="candidateClassName">NSTextField</string>
344
 
                                                        </object>
345
 
                                                        <object class="IBToOneOutletInfo">
346
 
                                                                <string key="name">startStopButton</string>
347
 
                                                                <string key="candidateClassName">NSButton</string>
348
 
                                                        </object>
349
 
                                                </object>
350
 
                                        </object>
351
 
                                        <object class="IBClassDescriptionSource" key="sourceIdentifier">
352
 
                                                <string key="majorKey">IBUserSource</string>
353
 
                                                <string key="minorKey"/>
354
 
                                        </object>
355
 
                                </object>
356
 
                        </object>
357
 
                </object>
358
 
                <int key="IBDocument.localizationMode">0</int>
359
 
                <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
360
 
                <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
361
 
                        <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
362
 
                        <integer value="3000" key="NS.object.0"/>
363
 
                </object>
364
 
                <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
365
 
                <nil key="IBDocument.LastKnownRelativeProjectPath"/>
366
 
                <int key="IBDocument.defaultPropertyAccessControl">3</int>
367
 
        </data>
368
 
</archive>