home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Internet & Communication / JunkMatcher 1.5.5.dmg / JunkMatcher.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2005-06-01  |  1.3 KB  |  43 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 checkAndInstallRules = id; 
  6.                 gotoDonationSite = id; 
  7.                 gotoForums = id; 
  8.                 gotoJunkMatcherHowto = id; 
  9.                 gotoJunkMatcherSite = id; 
  10.                 gotoMailingLists = id; 
  11.                 gotoPathologicalStudy = id; 
  12.                 gotoPythonRegexSite = id; 
  13.                 gotoRegexTutorialSite = id; 
  14.                 installFactoryPatterns = id; 
  15.                 installPlugin = id; 
  16.                 openAnalyzerWindow = id; 
  17.                 openLogWindow = id; 
  18.                 openPreferencesWindow = id; 
  19.                 openRawMessageSource = id; 
  20.                 openSitesWindow = id; 
  21.                 openWhitelistWindow = id; 
  22.                 sendFeedback = id; 
  23.             }; 
  24.             CLASS = AppController; 
  25.             LANGUAGE = ObjC; 
  26.             OUTLETS = {drawerMenuItem = NSMenuItem; refreshMenuItem = NSMenuItem; }; 
  27.             SUPERCLASS = NSObject; 
  28.         }, 
  29.         {
  30.             ACTIONS = {
  31.                 inspectTest = id; 
  32.                 recycle = id; 
  33.                 refresh = id; 
  34.                 saveTests = id; 
  35.                 toggleDrawer = id; 
  36.             }; 
  37.             CLASS = FirstResponder; 
  38.             LANGUAGE = ObjC; 
  39.             SUPERCLASS = NSObject; 
  40.         }
  41.     ); 
  42.     IBVersion = 1; 
  43. }