home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Internet / Adium1.6.2c.sit / Adium 1.6.2c / Adium.app / Contents / Resources / SplitWindow.nib / classes.nib next >
Encoding:
Text File  |  2002-10-19  |  1.7 KB  |  47 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = AIAwayPopUpButton; LANGUAGE = ObjC; SUPERCLASS = AIPopUpButton; }, 
  4.         {
  5.             CLASS = AIBuddyInfoTextView; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {outlineView_buddyList = NSOutlineView; theBuddyList = AIBuddyList; }; 
  8.             SUPERCLASS = NSTextView; 
  9.         }, 
  10.         {
  11.             ACTIONS = {doubleClickInList = id; }; 
  12.             CLASS = AIBuddyListOutlineView; 
  13.             LANGUAGE = ObjC; 
  14.             SUPERCLASS = NSOutlineView; 
  15.         }, 
  16.         {CLASS = AIMessageTabView; LANGUAGE = ObjC; SUPERCLASS = NSTabView; }, 
  17.         {CLASS = AIPopUpButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; }, 
  18.         {CLASS = AISafeButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  19.         {
  20.             ACTIONS = {
  21.                 closeWindow = id; 
  22.                 disconnect = id; 
  23.                 hideWindow = id; 
  24.                 infoBuddy = id; 
  25.                 messageBuddy = id; 
  26.                 showAIMConfig = id; 
  27.                 showPreferences = id; 
  28.                 showWindow = id; 
  29.             }; 
  30.             CLASS = AISingleWindowController; 
  31.             LANGUAGE = ObjC; 
  32.             OUTLETS = {
  33.                 button_away = NSPopUpButton; 
  34.                 button_disconnect = NSButton; 
  35.                 button_info = NSButton; 
  36.                 button_message = NSButton; 
  37.                 button_settings = NSButton; 
  38.                 outlineView_buddyList = AIBuddyListOutlineView; 
  39.                 scrollView_buddyList = NSScrollView; 
  40.                 tabView_messageTabs = AIMessageTabView; 
  41.             }; 
  42.             SUPERCLASS = NSWindowController; 
  43.         }, 
  44.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  45.     ); 
  46.     IBVersion = 1; 
  47. }