home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextAdmin / Configure.app / Spanish.lproj / GenericInspector.nib / data.classes next >
Text File  |  1994-10-24  |  2KB  |  74 lines

  1. AddressRanger = {
  2.     ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; }; 
  3.     OUTLETS = {
  4.     delegate = delegate; 
  5.     rangeText = rangeText; 
  6.     sizeText = sizeText; 
  7.     statusButton = statusButton; 
  8.     }; 
  9.     SUPERCLASS = Object; 
  10. };
  11. GenericDeviceInspector = {
  12.     ACTIONS = {
  13.     "dmaOrIrqPicked:" = "dmaOrIrqPicked:"; 
  14.     "rangeDidChange:" = "rangeDidChange:"; 
  15.     "showInfo:" = "showInfo:"; 
  16.     }; 
  17.     OUTLETS = {
  18.     accessoryHolder = accessoryHolder; 
  19.     dmaBox = dmaBox; 
  20.     dmaMatrix = dmaMatrix; 
  21.     infoButton = infoButton; 
  22.     infoPanel = infoPanel; 
  23.     infoText = infoText; 
  24.     inspec = inspec; 
  25.     irqBox = irqBox; 
  26.     irqMatrix = irqMatrix; 
  27.     mappedMemoryBox = mappedMemoryBox; 
  28.     mappedMemoryController = mappedMemoryController; 
  29.     origWindow = origWindow; 
  30.     portAddressesBox = portAddressesBox; 
  31.     portAddressesController = portAddressesController; 
  32.     statusTitle = statusTitle; 
  33.     }; 
  34.     SUPERCLASS = Object; 
  35. };
  36. IODeviceInspector = {
  37.     ACTIONS = {
  38.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  39.     "done:" = "done:"; 
  40.     "rangeDidChange:" = "rangeDidChange:"; 
  41.     "showInfo:" = "showInfo:"; 
  42.     }; 
  43.     OUTLETS = {
  44.     accessoryHolder = accessoryHolder; 
  45.     dmaBox = dmaBox; 
  46.     dmaMatrix = dmaMatrix; 
  47.     infoButton = infoButton; 
  48.     infoPanel = infoPanel; 
  49.     infoText = infoText; 
  50.     inspectionView = inspectionView; 
  51.     irqBox = irqBox; 
  52.     irqMatrix = irqMatrix; 
  53.     memoryBox = memoryBox; 
  54.     memoryController = memoryController; 
  55.     origWindow = origWindow; 
  56.     portsBox = portsBox; 
  57.     portsController = portsController; 
  58.     statusTitle = statusTitle; 
  59.     versionTitle = versionTitle; 
  60.     }; 
  61.     SUPERCLASS = Object; 
  62. };
  63. IOAddressRanger = {
  64.     ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; }; 
  65.     OUTLETS = {
  66.     delegate = delegate; 
  67.     rangeText = rangeText; 
  68.     sizeText = sizeText; 
  69.     statusButton = statusButton; 
  70.     }; 
  71.     SUPERCLASS = Object; 
  72. };
  73. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  74.