home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextAdmin / HostManager.app / Italian.lproj / LocalConfigPanel.nib / data.classes next >
Text File  |  1994-08-04  |  685b  |  49 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. LocalConfig = {
  7.     ACTIONS = {
  8.     setNetmaskFrom:;
  9.     revert:;
  10.     setYPFrom:;
  11.     setTimeFrom:;
  12.     setHostFrom:;
  13.     setIPAddrFrom:;
  14.     setNetInfoFrom:;
  15.     setBroadcastFrom:;
  16.     ok:;
  17.     setRouterFrom:;
  18.     open:;
  19.     setSecureFrom:;
  20.     };
  21.     OUTLETS = {
  22.     timeMatrix;
  23.     netmaskText;
  24.     broadcastMatrix;
  25.     autoNetmaskButton;
  26.     serverSwitch;
  27.     ypText;
  28.     myLocalDomain;
  29.     hostText;
  30.     ipText;
  31.     autoHostTitle;
  32.     autoIPTitle;
  33.     routerMatrix;
  34.     autoNetmaskTitle;
  35.     hostMatrix;
  36.     secureSwitch;
  37.     localConfigPanel;
  38.     netInfoMatrix;
  39.     autoIPButton;
  40.     autoHostButton;
  41.     ypMatrix;
  42.     routerText;
  43.     ipMatrix;
  44.     netmaskMatrix;
  45.     broadcastText;
  46.     };
  47.     SUPERCLASS = Object;
  48. };
  49.