Updated docs
[supercollider.git] / platform / mac / Resources / English.lproj / MyDocument.nib / classes.nib
blobdfbe49ac4e5acc2680184bc4964a0493e980ffb7
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>NSApplication</string>
10 <key>LANGUAGE</key>
11 <string>ObjC</string>
12 <key>SUPERCLASS</key>
13 <string>NSResponder</string>
14 </dict>
15 <dict>
16 <key>CLASS</key>
17 <string>FirstResponder</string>
18 <key>LANGUAGE</key>
19 <string>ObjC</string>
20 <key>SUPERCLASS</key>
21 <string>NSObject</string>
22 </dict>
23 <dict>
24 <key>ACTIONS</key>
25 <dict>
26 <key>advancedFindReplaceAction</key>
27 <string>id</string>
28 <key>balanceParens</key>
29 <string>id</string>
30 <key>becomePostWindow</key>
31 <string>id</string>
32 <key>commentCode</key>
33 <string>id</string>
34 <key>compileLibrary</key>
35 <string>id</string>
36 <key>convertHelpLinksToHyperlinks</key>
37 <string>id</string>
38 <key>createLink</key>
39 <string>id</string>
40 <key>executeSelection</key>
41 <string>id</string>
42 <key>methodReferences</key>
43 <string>id</string>
44 <key>methodTemplates</key>
45 <string>id</string>
46 <key>openCode</key>
47 <string>id</string>
48 <key>runMain</key>
49 <string>id</string>
50 <key>selectLineWindow</key>
51 <string>id</string>
52 <key>shiftLeft</key>
53 <string>id</string>
54 <key>shiftRight</key>
55 <string>id</string>
56 <key>showClassBrowser</key>
57 <string>id</string>
58 <key>showHelp</key>
59 <string>id</string>
60 <key>stopMain</key>
61 <string>id</string>
62 <key>syntaxColorize</key>
63 <string>id</string>
64 <key>toggleRich</key>
65 <string>id</string>
66 <key>toggleSplitWindow</key>
67 <string>id</string>
68 <key>uncommentCode</key>
69 <string>id</string>
70 </dict>
71 <key>CLASS</key>
72 <string>MyDocument</string>
73 <key>LANGUAGE</key>
74 <string>ObjC</string>
75 <key>OUTLETS</key>
76 <dict>
77 <key>initTextView</key>
78 <string>SCTextView</string>
79 <key>mySplitView</key>
80 <string>NSSplitView</string>
81 <key>scrollView</key>
82 <string>NSScrollView</string>
83 <key>scrollView2</key>
84 <string>NSScrollView</string>
85 <key>splitMenuItem</key>
86 <string>NSMenuItem</string>
87 <key>textView</key>
88 <string>SCTextView</string>
89 <key>textView2</key>
90 <string>SCTextView</string>
91 </dict>
92 <key>SUPERCLASS</key>
93 <string>NSDocument</string>
94 </dict>
95 <dict>
96 <key>ACTIONS</key>
97 <dict>
98 <key>balanceParens</key>
99 <string>id</string>
100 <key>executeSelection</key>
101 <string>id</string>
102 <key>methodReferences</key>
103 <string>id</string>
104 <key>methodTemplates</key>
105 <string>id</string>
106 <key>openCode</key>
107 <string>id</string>
108 <key>showHelp</key>
109 <string>id</string>
110 </dict>
111 <key>CLASS</key>
112 <string>SCTextView</string>
113 <key>LANGUAGE</key>
114 <string>ObjC</string>
115 <key>SUPERCLASS</key>
116 <string>NSTextView</string>
117 </dict>
118 </array>
119 <key>IBVersion</key>
120 <string>1</string>
121 </dict>
122 </plist>