menuTableView = CustomMenuTableView;
nameCheckbox = NSButton;
nameTextField = NSTextField;
+ passwordPanel = NSPanel;
+ 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;