home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / UserManager.app / Swedish.lproj / Group.nib / data.classes next >
Text File  |  1994-06-15  |  1KB  |  48 lines

  1. Group = {
  2.     ACTIONS = {
  3.         "delete:" = "delete:"; 
  4.     "init:" = "init:"; 
  5.     "initFromNetInfo:" = "initFromNetInfo:"; 
  6.     "revert:" = "revert:"; 
  7.     "save:" = "save:"; 
  8.     "saveToDomain:" = "saveToDomain:"; 
  9.     "textDidGetKeys:" = "textDidGetKeys:"; 
  10.     "windowDidBecomeKey:" = "windowDidBecomeKey:"; 
  11.     "windowWillClose:" = "windowWillClose:"; 
  12.     }; 
  13.     OUTLETS = {
  14.         controller = controller; 
  15.     descriptionText = descriptionText; 
  16.     domain = domain; 
  17.     gidText = gidText; 
  18.     gidTitle = gidTitle; 
  19.     mywindow = mywindow; 
  20.     nameText = nameText; 
  21.     nameTitle = nameTitle; 
  22.     }; 
  23.     SUPERCLASS = Object; 
  24. };
  25. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  26. User = {
  27.     ACTIONS = {
  28.         "delete:" = "delete:"; 
  29.     "init:" = "init:"; 
  30.     "initFromNetInfo:" = "initFromNetInfo:"; 
  31.     "revert:" = "revert:"; 
  32.     "save:" = "save:"; 
  33.     "saveToDomain:" = "saveToDomain:"; 
  34.     "textDidGetKeys:" = "textDidGetKeys:"; 
  35.     "windowDidBecomeKey:" = "windowDidBecomeKey:"; 
  36.     "windowWillClose:" = "windowWillClose:"; 
  37.     }; 
  38.     OUTLETS = {
  39.         controller = controller; 
  40.     descriptionText = descriptionText; 
  41.     domain = domain; 
  42.     idText = idText; 
  43.     mywindow = mywindow; 
  44.     nameText = nameText; 
  45.     }; 
  46.     SUPERCLASS = Object; 
  47. };
  48.