home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Internet & Communication / FileChute.dmg / FileChute.app / Contents / Resources / RegistrationPrompt.nib / classes.nib next >
Encoding:
Text File  |  2005-09-14  |  339 b   |  12 lines

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