home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 4.0 PR1 / NeXT_NEXTSTEP_4.0_PR1_(beta).rar / Openstep4-Pr1User.iso / NextAdmin / HostManager.app / English.lproj / HostWindow.nib / data.classes next >
Text File  |  1995-03-03  |  2KB  |  55 lines

  1. Host = {
  2.     ACTIONS = {
  3.     "addAlias:" = "addAlias:"; 
  4.     "addNetGroup:" = "addNetGroup:"; 
  5.     "delete:" = "delete:"; 
  6.     "doNetBootConfig:" = "doNetBootConfig:"; 
  7.     "netBootCancel:" = "netBootCancel:"; 
  8.     "netBootOk:" = "netBootOk:"; 
  9.     "netinfoHit:" = "netinfoHit:"; 
  10.     "new:" = "new:"; 
  11.     "open:" = "open:"; 
  12.     "removeAlias:" = "removeAlias:"; 
  13.     "removeNetGroup:" = "removeNetGroup:"; 
  14.     "revert:" = "revert:"; 
  15.     "save:" = "save:"; 
  16.     "saveToDomain:" = "saveToDomain:"; 
  17.     "setDistributor:" = "setDistributor:"; 
  18.     "windowDidBecomeMain:" = "windowDidBecomeMain:"; 
  19.     "windowWillClose:" = "windowWillClose:"; 
  20.     }; 
  21.     OUTLETS = {
  22.     addAliasButton = addAliasButton; 
  23.     addNetGroupButton = addNetGroupButton; 
  24.     aliasBrowser = aliasBrowser; 
  25.     aliasText = aliasText; 
  26.     cdPanel = cdPanel; 
  27.     generalForm = generalForm; 
  28.     hostWindow = hostWindow; 
  29.     myDistributor = myDistributor; 
  30.     netBootButton = netBootButton; 
  31.     netBootCancel = netBootCancel; 
  32.     netBootOK = netBootOK; 
  33.     netBootPanel = netBootPanel; 
  34.     netGroupBrowser = netGroupBrowser; 
  35.     netGroupText = netGroupText; 
  36.     netInfoConfigSwitch = netInfoConfigSwitch; 
  37.     netbootForm = netbootForm; 
  38.     newNetGroupButton = newNetGroupButton; 
  39.     ni = ni; 
  40.     niSavePanel = niSavePanel; 
  41.     niStatusButton = niStatusButton; 
  42.     nioPanel = nioPanel; 
  43.     openPanel = openPanel; 
  44.     removeAliasButton = removeAliasButton; 
  45.     removeNetGroupButton = removeNetGroupButton; 
  46.     systemTypePopUp = systemTypePopUp; 
  47.     }; 
  48.     SUPERCLASS = Object; 
  49. };
  50. BrowManager = {
  51.     OUTLETS = {browser = browser; host = host; prototypeCell = prototypeCell; }; 
  52.     SUPERCLASS = Object; 
  53. };
  54. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  55.