Adding background style in the General status window settings.
[MenuTunes.git] / English.lproj / Preferences.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = CustomMenuTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, 
4         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
5         {CLASS = ITKeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
6         {
7             ACTIONS = {
8                 changeGeneralSetting = id; 
9                 changeSharingSetting = id; 
10                 changeStatusWindowSetting = id; 
11                 clearHotKey = id; 
12                 editHotKey = id; 
13                 showPrefsWindow = id; 
14                 showTestWindow = id; 
15             }; 
16             CLASS = PreferencesController; 
17             LANGUAGE = ObjC; 
18             OUTLETS = {
19                 albumCheckbox = NSButton; 
20                 allTableView = NSTableView; 
21                 appearanceEffectPopup = NSPopUpButton; 
22                 appearanceSpeedSlider = NSSlider; 
23                 artistCheckbox = NSButton; 
24                 backgroundColorWell = NSColorWell; 
25                 backgroundStylePopup = NSPopUpButton; 
26                 clientPasswordTextField = NSTextField; 
27                 hostTextField = NSTextField; 
28                 hotKeysTableView = NSTableView; 
29                 launchAtLoginCheckbox = NSButton; 
30                 launchPlayerAtLaunchCheckbox = NSButton; 
31                 locationTextField = NSTextField; 
32                 manualView = NSView; 
33                 menuTableView = CustomMenuTableView; 
34                 nameCheckbox = NSButton; 
35                 nameTextField = NSTextField; 
36                 passwordPanel = NSPanel; 
37                 passwordPanelMessage = NSTextField; 
38                 passwordPanelOKButton = NSButton; 
39                 passwordPanelTextField = NSTextField; 
40                 passwordPanelTitle = NSTextField; 
41                 passwordTextField = NSTextField; 
42                 ratingCheckbox = NSButton; 
43                 selectPlayerBox = NSBox; 
44                 selectPlayerSheet = NSPanel; 
45                 selectSharedPlayerButton = NSButton; 
46                 selectedPlayerTextField = NSTextField; 
47                 shareMenuTunesCheckbox = NSButton; 
48                 sharingPanelOKButton = NSButton; 
49                 sharingTableView = NSTableView; 
50                 showOnChangeCheckbox = NSButton; 
51                 songsInAdvance = NSTextField; 
52                 trackNumberCheckbox = NSButton; 
53                 trackTimeCheckbox = NSButton; 
54                 usePasswordCheckbox = NSButton; 
55                 useSharedMenuTunesCheckbox = NSButton; 
56                 vanishDelaySlider = NSSlider; 
57                 vanishEffectPopup = NSPopUpButton; 
58                 vanishSpeedSlider = NSSlider; 
59                 window = NSWindow; 
60                 zeroConfView = NSView; 
61             }; 
62             SUPERCLASS = NSObject; 
63         }
64     ); 
65     IBVersion = 1; 
66 }