clearHotKey = id;
editHotKey = id;
showPrefsWindow = id;
+ showTestWindow = id;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;
appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
+ backgroundColorPopup = NSPopUpButton;
+ backgroundColorWell = NSColorWell;
+ backgroundStylePopup = NSPopUpButton;
clientPasswordTextField = NSTextField;
hostTextField = NSTextField;
hotKeysTableView = NSTableView;
passwordPanelMessage = NSTextField;
passwordPanelOKButton = NSButton;
passwordPanelTextField = NSTextField;
+ passwordPanelTitle = NSTextField;
passwordTextField = NSTextField;
ratingCheckbox = NSButton;
selectPlayerBox = NSBox;
selectSharedPlayerButton = NSButton;
selectedPlayerTextField = NSTextField;
shareMenuTunesCheckbox = NSButton;
+ sharingPanelOKButton = NSButton;
sharingTableView = NSTableView;
showOnChangeCheckbox = NSButton;
songsInAdvance = NSTextField;