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

  1. {
  2.     IBClasses = (
  3.         {
  4.             CLASS = AIWindowController; 
  5.             LANGUAGE = ObjC; 
  6.             SUPERCLASS = NSWindowController; 
  7.         }, 
  8.         {
  9.             ACTIONS = {cancel = id; save = id; }; 
  10.             CLASS = CSNewContactAlertWindowController; 
  11.             LANGUAGE = ObjC; 
  12.             OUTLETS = {
  13.                 "checkbox_oneTime" = NSButton; 
  14.                 "popUp_action" = NSPopUpButton; 
  15.                 "popUp_event" = NSPopUpButton; 
  16.                 target = id; 
  17.                 userInfo = id; 
  18.                 "view_auxiliary" = NSView; 
  19.             }; 
  20.             SUPERCLASS = AIWindowController; 
  21.         }, 
  22.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  23.     ); 
  24.     IBVersion = 1; 
  25. }