webengine/osswebengine/WebKitTools/Drosera/English.lproj/MainMenu.nib/classes.nib
equal
deleted
inserted
replaced
|
1 { |
|
2 IBClasses = ( |
|
3 { |
|
4 ACTIONS = {attach = id; showAttachPanel = id; }; |
|
5 CLASS = DebuggerApplication; |
|
6 LANGUAGE = ObjC; |
|
7 OUTLETS = {attachButton = NSButton; attachTable = NSTableView; attachWindow = NSPanel; }; |
|
8 SUPERCLASS = NSObject; |
|
9 }, |
|
10 { |
|
11 ACTIONS = { |
|
12 closeCurrentFile = id; |
|
13 pause = id; |
|
14 resume = id; |
|
15 showConsole = id; |
|
16 stepInto = id; |
|
17 stepOut = id; |
|
18 stepOver = id; |
|
19 }; |
|
20 CLASS = DebuggerDocument; |
|
21 LANGUAGE = ObjC; |
|
22 OUTLETS = {server = id; webView = WebView; }; |
|
23 SUPERCLASS = NSWindowController; |
|
24 }, |
|
25 { |
|
26 ACTIONS = { |
|
27 closeCurrentFile = id; |
|
28 myAction = id; |
|
29 showConsole = id; |
|
30 stepInto = id; |
|
31 stepOut = id; |
|
32 stepOver = id; |
|
33 }; |
|
34 CLASS = FirstResponder; |
|
35 LANGUAGE = ObjC; |
|
36 SUPERCLASS = NSObject; |
|
37 } |
|
38 ); |
|
39 IBVersion = 1; |
|
40 } |