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;
- outlineView_buddyList = AIBuddyListOutlineView;
- scrollView_buddyList = NSScrollView;
- tabView_messageTabs = AIMessageTabView;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }