home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / UserManager.app / Italian.lproj / GroupDefaults.nib / data.classes next >
Text File  |  1994-08-13  |  924b  |  35 lines

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