source: trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib@ 579

Last change on this file since 579 was 579, checked in by Nicholas Riley, 15 years ago

Replace use of private/deprecated NSDisclosureButtonCell; a public alternative has been available since 10.3. (Oops.)

Also remove incorrect NSMovieView superclass in nib because 10.6 IB refuses to open the nib with it present.

File size: 7.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>IBClasses</key>
6 <array>
7 <dict>
8 <key>ACTIONS</key>
9 <dict>
10 <key>stopVoicePreview</key>
11 <string>id</string>
12 </dict>
13 <key>CLASS</key>
14 <string>NJRVoicePopUpButton</string>
15 <key>LANGUAGE</key>
16 <string>ObjC</string>
17 <key>SUPERCLASS</key>
18 <string>NSPopUpButton</string>
19 </dict>
20 <dict>
21 <key>ACTIONS</key>
22 <dict>
23 <key>dateCompleted</key>
24 <string>NSPopUpButton</string>
25 <key>doScriptChanged</key>
26 <string>id</string>
27 <key>doSpeakChanged</key>
28 <string>id</string>
29 <key>editAlertChanged</key>
30 <string>id</string>
31 <key>inAtChanged</key>
32 <string>id</string>
33 <key>playSoundChanged</key>
34 <string>id</string>
35 <key>setAlarm</key>
36 <string>NSButton</string>
37 <key>setSoundRepetitionCount</key>
38 <string>id</string>
39 <key>showCalendar</key>
40 <string>NSButton</string>
41 <key>showVolume</key>
42 <string>NSButton</string>
43 <key>silence</key>
44 <string>id</string>
45 <key>toggleAlertEditor</key>
46 <string>id</string>
47 <key>update</key>
48 <string>id</string>
49 </dict>
50 <key>CLASS</key>
51 <string>PSAlarmSetController</string>
52 <key>LANGUAGE</key>
53 <string>ObjC</string>
54 <key>OUTLETS</key>
55 <dict>
56 <key>alertTabs</key>
57 <string>NSTabView</string>
58 <key>alertView</key>
59 <string>NSTextField</string>
60 <key>bounceDockIcon</key>
61 <string>NSButtonCell</string>
62 <key>cancelButton</key>
63 <string>NSButton</string>
64 <key>displayMessage</key>
65 <string>NSButtonCell</string>
66 <key>doScript</key>
67 <string>NSButtonCell</string>
68 <key>doSpeak</key>
69 <string>NSButtonCell</string>
70 <key>editAlert</key>
71 <string>NSButton</string>
72 <key>inAtMatrix</key>
73 <string>NSMatrix</string>
74 <key>messageField</key>
75 <string>NSTextField</string>
76 <key>playSound</key>
77 <string>NSButtonCell</string>
78 <key>removeMessageButton</key>
79 <string>NSButton</string>
80 <key>script</key>
81 <string>NJRFSObjectSelector</string>
82 <key>scriptSelectButton</key>
83 <string>NSButton</string>
84 <key>setButton</key>
85 <string>NSButton</string>
86 <key>sound</key>
87 <string>NJRQTMediaPopUpButton</string>
88 <key>soundRepetitionStepper</key>
89 <string>NSStepper</string>
90 <key>soundRepetitions</key>
91 <string>NJRValidatingField</string>
92 <key>soundRepetitionsLabel</key>
93 <string>NSTextField</string>
94 <key>soundVolumeButton</key>
95 <string>NSButton</string>
96 <key>timeCalendarButton</key>
97 <string>NSButton</string>
98 <key>timeDate</key>
99 <string>NSTextField</string>
100 <key>timeDateCompletions</key>
101 <string>NSPopUpButton</string>
102 <key>timeInterval</key>
103 <string>NJRIntervalField</string>
104 <key>timeIntervalRepeats</key>
105 <string>NSButton</string>
106 <key>timeIntervalUnits</key>
107 <string>NSPopUpButton</string>
108 <key>timeOfDay</key>
109 <string>NSTextField</string>
110 <key>timeSummary</key>
111 <string>NSTextField</string>
112 <key>voice</key>
113 <string>NJRVoicePopUpButton</string>
114 <key>wakeUp</key>
115 <string>NSButtonCell</string>
116 </dict>
117 <key>SUPERCLASS</key>
118 <string>NSWindowController</string>
119 </dict>
120 <dict>
121 <key>ACTIONS</key>
122 <dict>
123 <key>clear</key>
124 <string>id</string>
125 </dict>
126 <key>CLASS</key>
127 <string>NJRHotKeyField</string>
128 <key>LANGUAGE</key>
129 <string>ObjC</string>
130 <key>SUPERCLASS</key>
131 <string>NSTextField</string>
132 </dict>
133 <dict>
134 <key>ACTIONS</key>
135 <dict>
136 <key>clearAllEntries</key>
137 <string>id</string>
138 <key>removeEntry</key>
139 <string>id</string>
140 </dict>
141 <key>CLASS</key>
142 <string>NJRHistoryTrackingComboBox</string>
143 <key>LANGUAGE</key>
144 <string>ObjC</string>
145 <key>SUPERCLASS</key>
146 <string>NSComboBox</string>
147 </dict>
148 <dict>
149 <key>ACTIONS</key>
150 <dict>
151 <key>stopSoundPreview</key>
152 <string>id</string>
153 </dict>
154 <key>CLASS</key>
155 <string>NJRQTMediaPopUpButton</string>
156 <key>LANGUAGE</key>
157 <string>ObjC</string>
158 <key>OUTLETS</key>
159 <dict>
160 <key>preview</key>
161 <string>QTMovieView</string>
162 </dict>
163 <key>SUPERCLASS</key>
164 <string>NSPopUpButton</string>
165 </dict>
166 <dict>
167 <key>CLASS</key>
168 <string>NSMenuItem</string>
169 <key>LANGUAGE</key>
170 <string>ObjC</string>
171 <key>SUPERCLASS</key>
172 <string>NSObject</string>
173 </dict>
174 <dict>
175 <key>CLASS</key>
176 <string>FirstResponder</string>
177 <key>LANGUAGE</key>
178 <string>ObjC</string>
179 <key>SUPERCLASS</key>
180 <string>NSObject</string>
181 </dict>
182 <dict>
183 <key>CLASS</key>
184 <string>NJRUnfocusableMovieView</string>
185 <key>LANGUAGE</key>
186 <string>ObjC</string>
187 <key>SUPERCLASS</key>
188 <string>QTMovieView</string>
189 </dict>
190 <dict>
191 <key>CLASS</key>
192 <string>NSObject</string>
193 <key>LANGUAGE</key>
194 <string>ObjC</string>
195 </dict>
196 <dict>
197 <key>CLASS</key>
198 <string>NJRIntervalField</string>
199 <key>LANGUAGE</key>
200 <string>ObjC</string>
201 <key>OUTLETS</key>
202 <dict>
203 <key>intervalUnits</key>
204 <string>NSPopUpButton</string>
205 </dict>
206 <key>SUPERCLASS</key>
207 <string>NJRValidatingField</string>
208 </dict>
209 <dict>
210 <key>CLASS</key>
211 <string>NJRValidatingField</string>
212 <key>LANGUAGE</key>
213 <string>ObjC</string>
214 <key>SUPERCLASS</key>
215 <string>NSTextField</string>
216 </dict>
217 <dict>
218 <key>ACTIONS</key>
219 <dict>
220 <key>checkForUpdates</key>
221 <string>id</string>
222 </dict>
223 <key>CLASS</key>
224 <string>SUUpdater</string>
225 <key>LANGUAGE</key>
226 <string>ObjC</string>
227 <key>SUPERCLASS</key>
228 <string>NSObject</string>
229 </dict>
230 <dict>
231 <key>CLASS</key>
232 <string>NSWindow</string>
233 <key>LANGUAGE</key>
234 <string>ObjC</string>
235 <key>SUPERCLASS</key>
236 <string>NSResponder</string>
237 </dict>
238 <dict>
239 <key>CLASS</key>
240 <string>NSTableView</string>
241 <key>LANGUAGE</key>
242 <string>ObjC</string>
243 <key>SUPERCLASS</key>
244 <string>NSControl</string>
245 </dict>
246 <dict>
247 <key>ACTIONS</key>
248 <dict>
249 <key>orderFrontAlarmsPanel</key>
250 <string>id</string>
251 <key>orderFrontPreferencesPanel</key>
252 <string>id</string>
253 <key>orderFrontSetAlarmPanel</key>
254 <string>id</string>
255 <key>stopAlerts</key>
256 <string>id</string>
257 </dict>
258 <key>CLASS</key>
259 <string>PSApplication</string>
260 <key>LANGUAGE</key>
261 <string>ObjC</string>
262 <key>OUTLETS</key>
263 <dict>
264 <key>alarmSetController</key>
265 <string>PSAlarmSetController</string>
266 </dict>
267 <key>SUPERCLASS</key>
268 <string>NSApplication</string>
269 </dict>
270 <dict>
271 <key>CLASS</key>
272 <string>NJRIntegerFilter</string>
273 <key>LANGUAGE</key>
274 <string>ObjC</string>
275 <key>SUPERCLASS</key>
276 <string>NSNumberFormatter</string>
277 </dict>
278 <dict>
279 <key>ACTIONS</key>
280 <dict>
281 <key>select</key>
282 <string>id</string>
283 </dict>
284 <key>CLASS</key>
285 <string>NJRFSObjectSelector</string>
286 <key>LANGUAGE</key>
287 <string>ObjC</string>
288 <key>SUPERCLASS</key>
289 <string>NSButton</string>
290 </dict>
291 </array>
292 <key>IBVersion</key>
293 <string>1</string>
294</dict>
295</plist>
Note: See TracBrowser for help on using the repository browser.