home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / opsys / macos / adium / adium.dmg / Adium.app / Contents / Resources / ContactProfilePane.nib / classes.nib next >
Encoding:
Text File  |  2004-06-15  |  868 b   |  23 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = AIContactInfoPane; LANGUAGE = ObjC; SUPERCLASS = AIModularPane; }, 
  4.         {
  5.             CLASS = AIContactProfilePane; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {"textView_profile" = NSTextView; "textView_status" = NSTextView; }; 
  8.             SUPERCLASS = AIContactInfoPane; 
  9.         }, 
  10.         {CLASS = AILinkTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }, 
  11.         {
  12.             ACTIONS = {changePreference = id; }; 
  13.             CLASS = AIModularPane; 
  14.             LANGUAGE = ObjC; 
  15.             OUTLETS = {plugin = id; view = NSView; }; 
  16.             SUPERCLASS = AIObject; 
  17.         }, 
  18.         {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  19.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  20.         {CLASS = NSObject; LANGUAGE = ObjC; }
  21.     ); 
  22.     IBVersion = 1; 
  23. }