home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 3.3J / os33j.iso / private / Drivers / i386 / IBMTokenRing.config / IBMTokenRingInspector.nib / data.classes < prev    next >
Text File  |  1994-09-13  |  2KB  |  62 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. IOAddressRanger = {
  27.     ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; }; 
  28.     OUTLETS = {
  29.         delegate = delegate; 
  30.     rangeText = rangeText; 
  31.     sizeText = sizeText; 
  32.     statusButton = statusButton; 
  33.     }; 
  34.     SUPERCLASS = Object; 
  35. };
  36. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  37. IBMTokenRingInspector = {
  38.     ACTIONS = {
  39.         "cancel:" = "cancel:"; 
  40.     "more:" = "more:"; 
  41.     "ok:" = "ok:"; 
  42.     "rangeDidChange:" = "rangeDidChange:"; 
  43.     "selectRingSpeed:" = "selectRingSpeed:"; 
  44.     }; 
  45.     OUTLETS = {
  46.         accessoryBox = accessoryBox; 
  47.     cancelButtonCell = cancelButtonCell; 
  48.     connectorBox = connectorBox; 
  49.     connectorMatrix = connectorMatrix; 
  50.     etrSwitch = etrSwitch; 
  51.     mappedROMBox = mappedROMBox; 
  52.     moreButton = moreButton; 
  53.     okButtonCell = okButtonCell; 
  54.     optionsPanel = optionsPanel; 
  55.     optionsPanelField = optionsPanelField; 
  56.     ringSpeedBox = ringSpeedBox; 
  57.     ringSpeedMatrix = ringSpeedMatrix; 
  58.     romController = romController; 
  59.     }; 
  60.     SUPERCLASS = IODeviceInspector; 
  61. };
  62.