home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / template / client / Drivers / i386 / EISABus.config / English.lproj / EISABusInspector.nib / data.classes next >
Text File  |  1996-09-09  |  1KB  |  49 lines

  1. IODeviceInspector = {
  2.     ACTIONS = {
  3.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  4.     "rangeDidChange:" = "rangeDidChange:"; 
  5.     "showInfo:" = "showInfo:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     accessoryHolder = accessoryHolder; 
  9.     dmaBox = dmaBox; 
  10.     dmaMatrix = dmaMatrix; 
  11.     infoButton = infoButton; 
  12.     infoPanel = infoPanel; 
  13.     infoText = infoText; 
  14.     inspectionView = inspectionView; 
  15.     irqBox = irqBox; 
  16.     irqMatrix = irqMatrix; 
  17.     memoryBox = memoryBox; 
  18.     memoryController = memoryController; 
  19.     origWindow = origWindow; 
  20.     portsBox = portsBox; 
  21.     portsController = portsController; 
  22.     statusTitle = statusTitle; 
  23.     }; 
  24.     SUPERCLASS = Object; 
  25. };
  26. EISABusInspector = {
  27.     ACTIONS = {
  28.     "coldBootToggled:" = "coldBootToggled:"; 
  29.     "plugAndPlayToggled:" = "plugAndPlayToggled:"; 
  30.     }; 
  31.     OUTLETS = {
  32.     boundingBox = boundingBox; 
  33.     coldBootSwitch = coldBootSwitch; 
  34.     plugAndPlaySwitch = plugAndPlaySwitch; 
  35.     }; 
  36.     SUPERCLASS = IODeviceInspector; 
  37. };
  38. IOAddressRanger = {
  39.     ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; }; 
  40.     OUTLETS = {
  41.     delegate = delegate; 
  42.     rangeText = rangeText; 
  43.     sizeText = sizeText; 
  44.     statusButton = statusButton; 
  45.     }; 
  46.     SUPERCLASS = Object; 
  47. };
  48. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  49.