home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / UserManager.app / French.lproj / BulkCreate.nib / data.classes next >
Text File  |  1994-08-12  |  1KB  |  50 lines

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