Refactoring _error
[macgdbp.git] / English.lproj / Debugger.nib / classes.nib
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>reconnect</key>
11 <string>id</string>
12 <key>run</key>
13 <string>id</string>
14 <key>stepIn</key>
15 <string>id</string>
16 <key>stepOut</key>
17 <string>id</string>
18 <key>stepOver</key>
19 <string>id</string>
20 </dict>
21 <key>CLASS</key>
22 <string>DebuggerWindowController</string>
23 <key>LANGUAGE</key>
24 <string>ObjC</string>
25 <key>OUTLETS</key>
26 <dict>
27 <key>_reconnectButton</key>
28 <string>NSButton</string>
29 <key>_runButton</key>
30 <string>NSButton</string>
31 <key>_sourceViewer</key>
32 <string>NSTextView</string>
33 <key>_sourceViewerScroller</key>
34 <string>NSScrollView</string>
35 <key>_stepInButton</key>
36 <string>NSButton</string>
37 <key>_stepOutButton</key>
38 <string>NSButton</string>
39 <key>_stepOverButton</key>
40 <string>NSButton</string>
41 <key>errormsg</key>
42 <string>NSTextField</string>
43 <key>registerController</key>
44 <string>NSTreeController</string>
45 <key>registerView</key>
46 <string>NSOutlineView</string>
47 <key>stackController</key>
48 <string>NSArrayController</string>
49 <key>status</key>
50 <string>NSTextField</string>
51 </dict>
52 <key>SUPERCLASS</key>
53 <string>NSWindowController</string>
54 </dict>
55 <dict>
56 <key>CLASS</key>
57 <string>FirstResponder</string>
58 <key>LANGUAGE</key>
59 <string>ObjC</string>
60 <key>SUPERCLASS</key>
61 <string>NSObject</string>
62 </dict>
63 </array>
64 <key>IBVersion</key>
65 <string>1</string>
66 </dict>
67 </plist>