appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
+ clientPasswordTextField = NSTextField;
hostTextField = NSTextField;
hotKeysTableView = NSTableView;
launchAtLoginCheckbox = NSButton;
menuTableView = CustomMenuTableView;
nameCheckbox = NSButton;
nameTextField = NSTextField;
+ passwordPanel = NSPanel;
+ passwordPanelMessage = NSTextField;
+ passwordPanelOKButton = NSButton;
+ passwordPanelTextField = NSTextField;
+ passwordPanelTitle = NSTextField;
passwordTextField = NSTextField;
ratingCheckbox = NSButton;
selectPlayerBox = NSBox;