home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 February / NETGUID0402N.iso / mac / featured / Mac / junk / JunkBroom.dmg / JunkBroom.app / Contents / Resources / German.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2003-11-29  |  1.4 KB  |  44 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 addBadAction = id; 
  6.                 addGoodAction = id; 
  7.                 backup = id; 
  8.                 displayMainWindow = id; 
  9.                 displayProbsWindow = id; 
  10.                 importOldDatabase = id; 
  11.                 junkFilterAction = id; 
  12.                 prefs = id; 
  13.                 prefsClose = id; 
  14.                 prefsOK = id; 
  15.                 prune = id; 
  16.                 refreshProbs = id; 
  17.                 restore = id; 
  18.                 saveAction = id; 
  19.             }; 
  20.             CLASS = FilterApp; 
  21.             LANGUAGE = ObjC; 
  22.             OUTLETS = {
  23.                 "_bad_number_outlet" = id; 
  24.                 "_bad_tokens_outlet" = id; 
  25.                 "_good_number_outlet" = id; 
  26.                 "_good_tokens_outlet" = id; 
  27.                 "_mainwindow" = id; 
  28.                 "_nsStatusItem" = id; 
  29.                 "_prefsApplyButton" = id; 
  30.                 "_prefsDMStats" = id; 
  31.                 "_prefsDisableDockIcon" = id; 
  32.                 "_prefsDontDisableActions" = id; 
  33.                 "_prefsNSStatusItem" = id; 
  34.                 "_prefswindow" = id; 
  35.                 "_probs_outlet" = id; 
  36.                 "_probstable" = id; 
  37.                 "_probswindow" = id; 
  38.             }; 
  39.             SUPERCLASS = NSObject; 
  40.         }, 
  41.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  42.     ); 
  43.     IBVersion = 1; 
  44. }