Positioning changes are now reflected properly by the prefs. When changing positions...
[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                 backgroundColorPopup = NSPopUpButton; 
25                 backgroundColorWell = NSColorWell; 
26                 backgroundStylePopup = NSPopUpButton; 
27                 clientPasswordTextField = NSTextField; 
28                 hostTextField = NSTextField; 
29                 hotKeysTableView = NSTableView; 
30                 launchAtLoginCheckbox = NSButton; 
31                 launchPlayerAtLaunchCheckbox = NSButton; 
32                 locationTextField = NSTextField; 
33                 manualView = NSView; 
34                 menuTableView = CustomMenuTableView; 
35                 nameCheckbox = NSButton; 
36                 nameTextField = NSTextField; 
37                 passwordPanel = NSPanel; 
38                 passwordPanelMessage = NSTextField; 
39                 passwordPanelOKButton = NSButton; 
40                 passwordPanelTextField = NSTextField; 
41                 passwordPanelTitle = NSTextField; 
42                 passwordTextField = NSTextField; 
43                 positionMatrix = NSMatrix; 
44                 ratingCheckbox = NSButton; 
45                 selectPlayerBox = NSBox; 
46                 selectPlayerSheet = NSPanel; 
47                 selectSharedPlayerButton = NSButton; 
48                 selectedPlayerTextField = NSTextField; 
49                 shareMenuTunesCheckbox = NSButton; 
50                 sharingPanelOKButton = NSButton; 
51                 sharingTableView = NSTableView; 
52                 showOnChangeCheckbox = NSButton; 
53                 songsInAdvance = NSTextField; 
54                 trackNumberCheckbox = NSButton; 
55                 trackTimeCheckbox = NSButton; 
56                 usePasswordCheckbox = NSButton; 
57                 useSharedMenuTunesCheckbox = NSButton; 
58                 vanishDelaySlider = NSSlider; 
59                 vanishEffectPopup = NSPopUpButton; 
60                 vanishSpeedSlider = NSSlider; 
61                 window = NSWindow; 
62                 windowSizingPopup = NSPopUpButton; 
63                 zeroConfView = NSView; 
64             }; 
65             SUPERCLASS = NSObject; 
66         }
67     ); 
68     IBVersion = 1; 
69 }