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 / HostAddConfig.nib / data.classes next >
Text File  |  1992-03-05  |  348b  |  28 lines

  1. HostAddConfig = {
  2.     ACTIONS = {
  3.     selectNetPassword:;
  4.     doEnable:;
  5.     cancel:;
  6.     ok:;
  7.     windowWillClose:;
  8.     open:;
  9.     };
  10.     OUTLETS = {
  11.     netPasswordPanel;
  12.     tempIP;
  13.     cd;
  14.     lowIP;
  15.     hostAddConfigPanel;
  16.     autoEnabled;
  17.     myDomain;
  18.     highIP;
  19.     netPassword;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23. FirstResponder = {
  24.     ACTIONS = {
  25.     };
  26.     SUPERCLASS = Object;
  27. };
  28.