home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / UserManager.app / English.lproj / GroupDefaults.nib / data.classes next >
Encoding:
Text File  |  1994-04-18  |  509 b   |  39 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. GroupDefault = {
  7.     ACTIONS = {
  8.     popUpHit:;
  9.     revert:;
  10.     save:;
  11.     saveToDomain:;
  12.     performSetHook:;
  13.     textDidGetKeys:;
  14.     windowDidBecomeKey:;
  15.     delete:;
  16.     windowWillClose:;
  17.     setHook:;
  18.     init:;
  19.     };
  20.     OUTLETS = {
  21.     hookBox;
  22.     maxLengthTitle;
  23.     controller;
  24.     domain;
  25.     maxLengthText;
  26.     minIdText;
  27.     maxIdTitle;
  28.     logFileText;
  29.     minIdTitle;
  30.     myWindow;
  31.     fillHolesButton;
  32.     hookText;
  33.     maxIdText;
  34.     logFileTitle;
  35.     hookPopUp;
  36.     };
  37.     SUPERCLASS = Object;
  38. };
  39.