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

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