home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 4.0 PR1 / NeXT_NEXTSTEP_4.0_PR1_(beta).rar / Openstep4-Pr1User.iso / NextAdmin / NetInstallHelper.app / English.lproj / NetInstallHelper.nib / data.classes next >
Text File  |  1994-08-23  |  706b  |  51 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MeterView = {
  7.     SUPERCLASS = View;
  8. };
  9. Controller = {
  10.     ACTIONS = {
  11.     appDidInit:;
  12.     deleteClient:;
  13.     selectDriver:;
  14.     popped:;
  15.     buildDisk:;
  16.     archPopped:;
  17.     info:;
  18.     abortCopy:;
  19.     configureServer:;
  20.     addClient:;
  21.     deleteServer:;
  22.     makeCustom:;
  23.     };
  24.     OUTLETS = {
  25.     diskDriverText;
  26.     serverButton;
  27.     rootImageText;
  28.     meter;
  29.     archPopup;
  30.     clientBox;
  31.     networkDriverText;
  32.     networkDriverButton;
  33.     infoVersion;
  34.     clientBrowser;
  35.     diskDriverButton;
  36.     infoPanel;
  37.     mainBox;
  38.     customButton;
  39.     driverChooser;
  40.     mainPopup;
  41.     mainWindow;
  42.     releaseNameText;
  43.     diskBox;
  44.     serverBox;
  45.     networkDriverTitle;
  46.     diskDriverTitle;
  47.     diskMatrix;
  48.     };
  49.     SUPERCLASS = Object;
  50. };
  51.