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

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {addGroup = id; cancel = id; closeWindow = id; }; 
  5.             CLASS = AINewGroupWindowController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {"textField_groupName" = NSTextField; }; 
  8.             SUPERCLASS = AIWindowController; 
  9.         }, 
  10.         {
  11.             CLASS = AIWindowController; 
  12.             LANGUAGE = ObjC; 
  13.             SUPERCLASS = NSWindowController; 
  14.         }, 
  15.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  16.     ); 
  17.     IBVersion = 1; 
  18. }