More fun times with network prefs.
[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             }; 
15             CLASS = PreferencesController; 
16             LANGUAGE = ObjC; 
17             OUTLETS = {
18                 albumCheckbox = NSButton; 
19                 allTableView = NSTableView; 
20                 appearanceEffectPopup = NSPopUpButton; 
21                 appearanceSpeedSlider = NSSlider; 
22                 artistCheckbox = NSButton; 
23                 clientPasswordTextField = NSTextField; 
24                 hostTextField = NSTextField; 
25                 hotKeysTableView = NSTableView; 
26                 launchAtLoginCheckbox = NSButton; 
27                 launchPlayerAtLaunchCheckbox = NSButton; 
28                 locationTextField = NSTextField; 
29                 manualView = NSView; 
30                 menuTableView = CustomMenuTableView; 
31                 nameCheckbox = NSButton; 
32                 nameTextField = NSTextField; 
33                 passwordPanel = NSPanel; 
34                 passwordPanelMessage = NSTextField; 
35                 passwordPanelOKButton = NSButton; 
36                 passwordPanelTextField = NSTextField; 
37                 passwordPanelTitle = NSTextField; 
38                 passwordTextField = NSTextField; 
39                 ratingCheckbox = NSButton; 
40                 selectPlayerBox = NSBox; 
41                 selectPlayerSheet = NSPanel; 
42                 selectSharedPlayerButton = NSButton; 
43                 selectedPlayerTextField = NSTextField; 
44                 shareMenuTunesCheckbox = NSButton; 
45                 sharingPanelOKButton = NSButton; 
46                 sharingTableView = NSTableView; 
47                 showOnChangeCheckbox = NSButton; 
48                 songsInAdvance = NSTextField; 
49                 trackNumberCheckbox = NSButton; 
50                 trackTimeCheckbox = NSButton; 
51                 usePasswordCheckbox = NSButton; 
52                 useSharedMenuTunesCheckbox = NSButton; 
53                 vanishDelaySlider = NSSlider; 
54                 vanishEffectPopup = NSPopUpButton; 
55                 vanishSpeedSlider = NSSlider; 
56                 window = NSWindow; 
57                 zeroConfView = NSView; 
58             }; 
59             SUPERCLASS = NSObject; 
60         }
61     ); 
62     IBVersion = 1; 
63 }