home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / opsys / macos / efra / efra.dmg / EasyFrame.app / Contents / Resources / About.nib / classes.nib next >
Text File  |  2004-02-24  |  321b  |  12 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {sendMail = id; visitWebsite = id; }; 
  5.             CLASS = AboutController; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSWindowController; 
  8.         }, 
  9.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  10.     ); 
  11.     IBVersion = 1; 
  12. }