home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextCD / CDIS / MiniSystem.gnutar.z / MiniSystem.gnutar / usr / Devices / TokenExpress.config / TokenExpress.nib / data.classes next >
Encoding:
Text File  |  1993-09-14  |  627 b   |  44 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. IODeviceInspector = {
  7.     ACTIONS = {
  8.     channelOrInterruptPicked:;
  9.     rangeDidChange:;
  10.     showInfo:;
  11.     };
  12.     OUTLETS = {
  13.     portsBox;
  14.     statusTitle;
  15.     memoryController;
  16.     dmaMatrix;
  17.     memoryBox;
  18.     dmaBox;
  19.     portsController;
  20.     infoPanel;
  21.     accessoryHolder;
  22.     infoButton;
  23.     infoText;
  24.     irqBox;
  25.     irqMatrix;
  26.     inspectionView;
  27.     origWindow;
  28.     };
  29.     SUPERCLASS = Object;
  30. };
  31. TokenExpressInspector = {
  32.     ACTIONS = {
  33.     selectRingSpeed:;
  34.     selectETR:;
  35.     };
  36.     OUTLETS = {
  37.     inspectorBox;
  38.     etrSwitch;
  39.     ringSpeedBox;
  40.     ringSpeedMatrix;
  41.     };
  42.     SUPERCLASS = IODeviceInspector;
  43. };
  44.