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