3 {CLASS = CustomMenuTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
4 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
5 {CLASS = ITKeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
8 changeGeneralSetting = id;
9 changeSharingSetting = id;
10 changeStatusWindowSetting = id;
15 CLASS = PreferencesController;
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;
30 menuTableView = CustomMenuTableView;
31 nameCheckbox = NSButton;
32 nameTextField = NSTextField;
33 passwordTextField = NSTextField;
34 ratingCheckbox = NSButton;
35 selectPlayerBox = NSBox;
36 selectPlayerSheet = NSPanel;
37 selectSharedPlayerButton = NSButton;
38 selectedPlayerTextField = NSTextField;
39 shareMenuTunesCheckbox = NSButton;
40 sharingTableView = NSTableView;
41 showOnChangeCheckbox = NSButton;
42 songsInAdvance = NSTextField;
43 trackNumberCheckbox = NSButton;
44 trackTimeCheckbox = NSButton;
45 usePasswordCheckbox = NSButton;
46 useSharedMenuTunesCheckbox = NSButton;
47 vanishDelaySlider = NSSlider;
48 vanishEffectPopup = NSPopUpButton;
49 vanishSpeedSlider = NSSlider;
51 zeroConfView = NSView;
53 SUPERCLASS = NSObject;