home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / filegazer.dmg / Filegazer.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2005-11-23  |  2.0 KB  |  61 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             CLASS = DNADropFileView; 
  5.             LANGUAGE = ObjC; 
  6.             OUTLETS = {
  7.                 fileLabel = NSTextField; 
  8.                 screenFrame = NSImageView; 
  9.                 skinButton = DNASkinMenuButton; 
  10.             }; 
  11.             SUPERCLASS = NSImageView; 
  12.         }, 
  13.         {
  14.             CLASS = DNASkinMenuButton; 
  15.             LANGUAGE = ObjC; 
  16.             OUTLETS = {dropFileView = DNADropFileView; screenFrame = NSImageView; }; 
  17.             SUPERCLASS = JMDMenuButton; 
  18.         }, 
  19.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  20.         {
  21.             ACTIONS = {
  22.                 IntroducingThisApp = id; 
  23.                 aboutThisApp = id; 
  24.                 appWebSite = id; 
  25.                 buyAppNow = id; 
  26.                 checkForUpdates = id; 
  27.                 emailTheDeveloper = id; 
  28.                 preferences = id; 
  29.                 registerApp = id; 
  30.             }; 
  31.             CLASS = JMDApplicationMenuHandler; 
  32.             LANGUAGE = ObjC; 
  33.             OUTLETS = {registerMenuItem = NSMenuItem; }; 
  34.             SUPERCLASS = NSObject; 
  35.         }, 
  36.         {
  37.             CLASS = MainController; 
  38.             LANGUAGE = ObjC; 
  39.             OUTLETS = {
  40.                 "b1_frame" = NSImageView; 
  41.                 "b1_source" = NSImageView; 
  42.                 "b2_frame" = NSImageView; 
  43.                 "b2_source" = NSImageView; 
  44.                 "b3_frame" = NSImageView; 
  45.                 "b3_source" = NSImageView; 
  46.                 "b4_frame" = NSImageView; 
  47.                 "b4_source" = NSImageView; 
  48.                 "b5_frame" = NSImageView; 
  49.                 "b5_source" = NSImageView; 
  50.                 "b6_frame" = NSImageView; 
  51.                 "b6_source" = NSImageView; 
  52.                 "b7_frame" = NSImageView; 
  53.                 "b7_source" = NSImageView; 
  54.                 desktopBackground = NSImageView; 
  55.                 window = NSWindow; 
  56.             }; 
  57.             SUPERCLASS = NSObject; 
  58.         }
  59.     ); 
  60.     IBVersion = 1; 
  61. }