{
IBClasses = (
+ {CLASS = CustomMenuTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = KeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
+ {CLASS = ITKeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
{
ACTIONS = {
- cancelHotKey = id;
changeGeneralSetting = id;
- changeHotKey = id;
+ changeSharingSetting = id;
changeStatusWindowSetting = id;
clearHotKey = id;
- okHotKey = id;
+ editHotKey = id;
showPrefsWindow = id;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;
OUTLETS = {
+ albumArtworkCheckbox = NSButton;
albumCheckbox = NSButton;
allTableView = NSTableView;
+ appearanceEffectPopup = NSPopUpButton;
+ appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
- keyComboField = NSTextField;
- keyComboPanel = NSPanel;
+ backgroundColorPopup = NSPopUpButton;
+ backgroundColorWell = NSColorWell;
+ backgroundStylePopup = NSPopUpButton;
+ clientPasswordTextField = NSTextField;
+ composerCheckbox = NSButton;
+ hostTextField = NSTextField;
+ hotKeysTableView = NSTableView;
launchAtLoginCheckbox = NSButton;
- menuTableView = NSTableView;
+ launchPlayerAtLaunchCheckbox = NSButton;
+ locationTextField = NSTextField;
+ manualView = NSView;
+ menuTableView = CustomMenuTableView;
nameCheckbox = NSButton;
- 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;
+ selectPlayerBox = NSBox;
+ selectPlayerSheet = NSPanel;
+ selectSharedPlayerButton = NSButton;
+ selectedPlayerTextField = NSTextField;
+ shareMenuTunesCheckbox = NSButton;
+ sharingPanelOKButton = NSButton;
+ sharingTableView = NSTableView;
+ showOnChangeCheckbox = NSButton;
+ showScriptsButton = NSButton;
songsInAdvance = NSTextField;
- toggleLoopButton = NSButton;
- toggleShuffleButton = NSButton;
- trackInfoButton = NSButton;
trackNumberCheckbox = NSButton;
trackTimeCheckbox = NSButton;
- upcomingSongsButton = NSButton;
- visualizerButton = NSButton;
- volumeDecrementButton = NSButton;
- volumeIncrementButton = NSButton;
+ useSharedMenuTunesCheckbox = NSButton;
+ vanishDelaySlider = NSSlider;
+ vanishEffectPopup = NSPopUpButton;
+ vanishSpeedSlider = NSSlider;
window = NSWindow;
+ windowSizingPopup = NSPopUpButton;
+ zeroConfView = NSView;
};
SUPERCLASS = NSObject;
}