home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextAdmin / NetInstallHelper.app / Spanish.lproj / NetInstallHelper.nib / data.classes next >
Text File  |  1994-10-04  |  1KB  |  45 lines

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