- nextTrackButton = NSButton;
- playPauseButton = NSButton;
- previousTrackButton = NSButton;
- ratingDecrementButton = NSButton;
- ratingIncrementButton = NSButton;
+ nameTextField = NSTextField;
+ passwordPanel = NSPanel;
+ passwordPanelMessage = NSTextField;
+ passwordPanelOKButton = NSButton;
+ passwordPanelTextField = NSTextField;
+ passwordPanelTitle = NSTextField;
+ passwordTextField = NSTextField;
+ playCountCheckbox = NSButton;
+ positionMatrix = NSMatrix;
+ ratingCheckbox = NSButton;
+ runScriptsCheckbox = NSButton;
+ screenPopup = NSPopUpButton;
+ selectPlayerBox = NSBox;
+ selectPlayerSheet = NSPanel;
+ selectSharedPlayerButton = NSButton;
+ selectedPlayerTextField = NSTextField;
+ shareMenuTunesCheckbox = NSButton;
+ sharingPanelOKButton = NSButton;
+ sharingTableView = NSTableView;
+ showOnChangeCheckbox = NSButton;
+ showScriptsButton = NSButton;