home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / Apps / Utilities / Unix / aa_m68k_Intel_Only / CheckItOut.app / English.lproj / CheckItOut.nib / data.classes < prev    next >
Encoding:
Text File  |  1993-05-16  |  668 b   |  45 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. CheckItOut = {
  7.     ACTIONS = {
  8.     updateBrowsers:;
  9.     help:;
  10.     exit:;
  11.     printRequest:;
  12.     updateMenuItems:;
  13.     projectClose:;
  14.     projectSave:;
  15.     appDidInit:;
  16.     projectRevert:;
  17.     appWillInit:;
  18.     projectSaveAs:;
  19.     toolsShowLockDetail:;
  20.     toolsClearConsole:;
  21.     projectNew:;
  22.     info:;
  23.     toolsChangeRCSPath:;
  24.     preferences:;
  25.     toolsChangeMyPath:;
  26.     toolsShowRlocksLocks:;
  27.     projectOpen:;
  28.     toolsShowAllLocks:;
  29.     };
  30.     OUTLETS = {
  31.     revertMenuCell;
  32.     printMenuCell;
  33.     saveMenuCell;
  34.     saveAsMenuCell;
  35.     currentProject;
  36.     toolsMenuCell;
  37.     closeMenuCell;
  38.     myInfo;
  39.     myHelp;
  40.     mySavePanel;
  41.     myPreferences;
  42.     };
  43.     SUPERCLASS = Object;
  44. };
  45.