home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / template / client / Drivers / i386 / EtherExpress16.config / EtherExpress16.nib / data.classes < prev    next >
Encoding:
Text File  |  1995-04-15  |  728 b   |  50 lines

  1. IOEtherExpress16Inspector = {
  2.     ACTIONS = {
  3.     selectConnector:;
  4.     cancel:;
  5.     ok:;
  6.     };
  7.     OUTLETS = {
  8.     connectorPanel;
  9.     selectButton;
  10.     inspectorBox;
  11.     connectorPanelTitle;
  12.     cancelButtonCell;
  13.     connectorMatrix;
  14.     connectorBox;
  15.     connectorButton;
  16.     okButtonCell;
  17.     };
  18.     SUPERCLASS = IODeviceInspector;
  19. };
  20. IODeviceInspector = {
  21.     ACTIONS = {
  22.     channelOrInterruptPicked:;
  23.     rangeDidChange:;
  24.     showInfo:;
  25.     };
  26.     OUTLETS = {
  27.     portsBox;
  28.     statusTitle;
  29.     memoryController;
  30.     dmaMatrix;
  31.     memoryBox;
  32.     dmaBox;
  33.     portsController;
  34.     infoPanel;
  35.     accessoryHolder;
  36.     infoButton;
  37.     infoText;
  38.     irqBox;
  39.     irqMatrix;
  40.     inspectionView;
  41.     origWindow;
  42.     };
  43.     SUPERCLASS = Object;
  44. };
  45. FirstResponder = {
  46.     ACTIONS = {
  47.     };
  48.     SUPERCLASS = Object;
  49. };
  50.