Implemented preference pane.
[GrowlITTSW.git] / English.lproj / GrowlITTSWPrefs.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>NSView</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>CLASS</key>
25                         <string>NSObject</string>
26                         <key>LANGUAGE</key>
27                         <string>ObjC</string>
28                 </dict>
29                 <dict>
30                         <key>CLASS</key>
31                         <string>NSPreferencePane</string>
32                         <key>LANGUAGE</key>
33                         <string>ObjC</string>
34                         <key>OUTLETS</key>
35                         <dict>
36                                 <key>_firstKeyView</key>
37                                 <string>NSView</string>
38                                 <key>_initialKeyView</key>
39                                 <string>NSView</string>
40                                 <key>_lastKeyView</key>
41                                 <string>NSView</string>
42                                 <key>_window</key>
43                                 <string>NSWindow</string>
44                         </dict>
45                         <key>SUPERCLASS</key>
46                         <string>NSObject</string>
47                 </dict>
48                 <dict>
49                         <key>CLASS</key>
50                         <string>NSWindow</string>
51                         <key>LANGUAGE</key>
52                         <string>ObjC</string>
53                         <key>SUPERCLASS</key>
54                         <string>NSResponder</string>
55                 </dict>
56                 <dict>
57                         <key>ACTIONS</key>
58                         <dict>
59                                 <key>setAppearanceEffect</key>
60                                 <string>id</string>
61                                 <key>setAppearanceSpeed</key>
62                                 <string>id</string>
63                                 <key>setBackgroundColor</key>
64                                 <string>id</string>
65                                 <key>setBackgroundStyle</key>
66                                 <string>id</string>
67                                 <key>setScreen</key>
68                                 <string>id</string>
69                                 <key>setVanishDelay</key>
70                                 <string>id</string>
71                                 <key>setVanishEffect</key>
72                                 <string>id</string>
73                                 <key>setVanishSpeed</key>
74                                 <string>id</string>
75                                 <key>setWindowSize</key>
76                                 <string>id</string>
77                         </dict>
78                         <key>CLASS</key>
79                         <string>GrowlITTSWPrefs</string>
80                         <key>LANGUAGE</key>
81                         <string>ObjC</string>
82                         <key>OUTLETS</key>
83                         <dict>
84                                 <key>appearanceEffectButton</key>
85                                 <string>NSPopUpButton</string>
86                                 <key>appearanceSpeedSlider</key>
87                                 <string>NSSlider</string>
88                                 <key>backgroundColorWell</key>
89                                 <string>NSColorWell</string>
90                                 <key>backgroundStyleButton</key>
91                                 <string>NSPopUpButton</string>
92                                 <key>screenButton</key>
93                                 <string>NSPopUpButton</string>
94                                 <key>slider_opacity</key>
95                                 <string>NSSlider</string>
96                                 <key>vanishDelaySlider</key>
97                                 <string>NSSlider</string>
98                                 <key>vanishEffectButton</key>
99                                 <string>NSPopUpButton</string>
100                                 <key>vanishSpeedSlider</key>
101                                 <string>NSSlider</string>
102                                 <key>windowSizeButton</key>
103                                 <string>NSPopUpButton</string>
104                         </dict>
105                         <key>SUPERCLASS</key>
106                         <string>NSPreferencePane</string>
107                 </dict>
108         </array>
109         <key>IBVersion</key>
110         <string>1</string>
111 </dict>
112 </plist>