home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 1 / Macwelt DVD 1.toast / Software für Mac-OS X / Netze / SQL4X2MB.dmg / eSuite4X 2.0 / SQL4X Manager.app / Contents / Resources / English.lproj / Crontab.nib / classes.nib next >
Encoding:
Text File  |  2001-11-07  |  913 b   |  32 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 addEntry = id; 
  7.                 addVariable = id; 
  8.                 delCTCancel = id; 
  9.                 delCTDelete = id; 
  10.                 delEntry = id; 
  11.                 delVariable = id; 
  12.                 menuDelete = id; 
  13.                 menuRefresh = id; 
  14.                 menuSave = id; 
  15.             }; 
  16.             CLASS = crontabController; 
  17.             LANGUAGE = ObjC; 
  18.             OUTLETS = {
  19.                 _delCTWindow = id; 
  20.                 _window = id; 
  21.                 entryList = id; 
  22.                 mailtoText = id; 
  23.                 shellText = id; 
  24.                 statusProgress = id; 
  25.                 statusText = id; 
  26.                 variablesList = id; 
  27.             }; 
  28.             SUPERCLASS = NSObject; 
  29.         }
  30.     ); 
  31.     IBVersion = 1; 
  32. }