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

  1. CIOProject = {
  2.     ACTIONS = {
  3.     updateBrowsers:;
  4.     changeHomeDirectory:;
  5.     checkOutNoLock:;
  6.     checkInNoLock:;
  7.     showAllLocks:;
  8.     clearConsole:;
  9.     browserAction:;
  10.     changeRCSDirectory:;
  11.     checkOutLock:;
  12.     checkInLock:;
  13.     modalPanelAction:;
  14.     rcsDiff:;
  15.     showLockDetail:;
  16.     };
  17.     OUTLETS = {
  18.     currentFile;
  19.     myProjectWindow;
  20.     initLockType;
  21.     ciButton;
  22.     logDiffScrollView;
  23.     myDirectoryText;
  24.     rcsFilesBrowser;
  25.     fileStatus;
  26.     initUsers;
  27.     consoleText;
  28.     fileOperation;
  29.     myLogPanel;
  30.     coButton;
  31.     logMessage;
  32.     rcsDirectoryText;
  33.     ciLockButton;
  34.     myInitPanel;
  35.     coLockButton;
  36.     myFilesBrowser;
  37.     projHelper;
  38.     initFilename;
  39.     };
  40.     SUPERCLASS = Object;
  41. };
  42. FirstResponder = {
  43.     ACTIONS = {
  44.     };
  45.     SUPERCLASS = Object;
  46. };
  47.