home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {"" = id; };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- accept = id;
- addAccount = id;
- cancel = id;
- checkForUpdates = id;
- openTrialAccount = id;
- removeAccount = id;
- selectAccount = id;
- selectAccountType = id;
- selectSendFileOption = id;
- toggleFTPProxy = id;
- toggleHTTPProxy = id;
- toggleURLAssist = id;
- toggleUseSystemDMAccount = id;
- };
- CLASS = PreferenceController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_HTTPProxyPortTF" = NSTextField;
- "_HTTPProxyTF" = NSTextField;
- "_accountNameTF" = NSTextField;
- "_accountTableView" = NSTableView;
- "_accountTypePopUp" = NSPopUpButton;
- "_addAccountBtn" = NSButton;
- "_archiveDefaultNamePopUp" = NSPopUpButton;
- "_archivePasswordTF" = NSTextField;
- "_archiveTypePopUp" = NSPopUpButton;
- "_connectionTimeoutPopUp" = NSPopUpButton;
- "_downloadURLTF" = NSTextField;
- "_enableHTTPProxyBtn" = NSButton;
- "_excludeDSStoreCB" = NSButton;
- "_expirationCB" = NSComboBox;
- "_hostnameTF" = NSTextField;
- "_neverWrapExtensionTF" = NSTextField;
- "_openAccountBtn" = NSButton;
- "_passwordTF" = NSTextField;
- "_removeAccountBtn" = NSButton;
- "_sendFileOptionPopUp" = NSPopUpButton;
- "_sendFolderOptionPopUp" = NSPopUpButton;
- "_tabView" = NSTabView;
- "_uploadURLTF" = NSTextField;
- "_urlAssistBtn" = NSButton;
- "_useSystemDMAccountCB" = NSButton;
- "_usernameTF" = NSTextField;
- };
- SUPERCLASS = NSWindowController;
- }
- );
- IBVersion = 1;
- }