home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = AIAwayPopUpButton; LANGUAGE = ObjC; SUPERCLASS = AIPopUpButton; },
- {
- CLASS = AIBuddyInfoTextView;
- LANGUAGE = ObjC;
- OUTLETS = {"outlineView_buddyList" = NSOutlineView; theBuddyList = AIBuddyList; };
- SUPERCLASS = NSTextView;
- },
- {
- ACTIONS = {doubleClickInList = id; };
- CLASS = AIBuddyListOutlineView;
- LANGUAGE = ObjC;
- SUPERCLASS = NSOutlineView;
- },
- {CLASS = AIMessageTabView; LANGUAGE = ObjC; SUPERCLASS = NSTabView; },
- {CLASS = AIPopUpButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; },
- {CLASS = AISafeButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {
- ACTIONS = {
- closeWindow = id;
- disconnect = id;
- hideWindow = id;
- infoBuddy = id;
- messageBuddy = id;
- showAIMConfig = id;
- showPreferences = id;
- showWindow = id;
- };
- CLASS = AISingleWindowController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "button_away" = NSPopUpButton;
- "button_disconnect" = NSButton;
- "button_info" = NSButton;
- "button_message" = NSButton;
- "button_settings" = NSButton;
- "groupBox_requestingInfoBar" = NSBox;
- "groupBox_windowContents" = NSBox;
- "outlineView_buddyList" = AIBuddyListOutlineView;
- "progressBar_requestingProfile" = NSProgressIndicator;
- "scrollView_buddyList" = NSScrollView;
- "tabView_messageTabs" = AIMessageTabView;
- "textField_profileOnlineSince" = NSTextField;
- "textField_profileService" = NSTextField;
- "textField_profileWarnLevel" = NSTextField;
- "textField_requestingProfile" = NSTextField;
- "textView_profile" = NSTextView;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }