Some doofus renamed my carefully named MyTableView, so I had to change
[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                 cancelHotKey = id; 
9                 changeGeneralSetting = id; 
10                 changeHotKey = id; 
11                 changeStatusWindowSetting = id; 
12                 clearHotKey = id; 
13                 okHotKey = id; 
14                 showPrefsWindow = id; 
15             }; 
16             CLASS = PreferencesController; 
17             LANGUAGE = ObjC; 
18             OUTLETS = {
19                 albumCheckbox = NSButton; 
20                 allTableView = NSTableView; 
21                 artistCheckbox = NSButton; 
22                 keyComboField = NSTextField; 
23                 keyComboPanel = NSPanel; 
24                 launchAtLoginCheckbox = NSButton; 
25                 launchPlayerAtLaunchCheckbox = NSButton; 
26                 menuTableView = NSTableView; 
27                 nameCheckbox = NSButton; 
28                 nextTrackButton = NSButton; 
29                 playPauseButton = NSButton; 
30                 previousTrackButton = NSButton; 
31                 ratingCheckbox = NSButton; 
32                 ratingDecrementButton = NSButton; 
33                 ratingIncrementButton = NSButton; 
34                 showPlayerButton = NSButton; 
35                 songsInAdvance = NSTextField; 
36                 toggleLoopButton = NSButton; 
37                 toggleShuffleButton = NSButton; 
38                 trackInfoButton = NSButton; 
39                 trackNumberCheckbox = NSButton; 
40                 trackTimeCheckbox = NSButton; 
41                 upcomingSongsButton = NSButton; 
42                 volumeDecrementButton = NSButton; 
43                 volumeIncrementButton = NSButton; 
44                 window = NSWindow; 
45             }; 
46             SUPERCLASS = NSObject; 
47         }
48     ); 
49     IBVersion = 1; 
50 }