home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / UserManager.app / English.lproj / BulkCreate.nib / data.classes next >
Text File  |  1994-04-18  |  711b  |  54 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. BulkCreate = {
  7.     ACTIONS = {
  8.     windowWillClose:;
  9.     homeHit:;
  10.     shellHit:;
  11.     readFile:;
  12.     uidHit:;
  13.     save:;
  14.     passwordHit:;
  15.     gidTextHit:;
  16.     init:;
  17.     saveReport:;
  18.     gidHit:;
  19.     createHomeHit:;
  20.     uidTextHit:;
  21.     deleteUser:;
  22.     formatHit:;
  23.     shellTextHit:;
  24.     homeTextHit:;
  25.     nameHit:;
  26.     checkValues:;
  27.     windowDidBecomeKey:;
  28.     };
  29.     OUTLETS = {
  30.     homeCreateButton;
  31.     gidMatrix;
  32.     namePopUp;
  33.     shellMatrix;
  34.     languageTitle;
  35.     homeText;
  36.     shellText;
  37.     languagePopUp;
  38.     previewTable;
  39.     controller;
  40.     templatePopUp;
  41.     domain;
  42.     createButton;
  43.     uidMatrix;
  44.     uidText;
  45.     homeMatrix;
  46.     formatPopUp;
  47.     passwordPopUp;
  48.     gidText;
  49.     templateTitle;
  50.     myWindow;
  51.     };
  52.     SUPERCLASS = Object;
  53. };
  54.