home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Audio MIDI Setup.app / Contents / Resources / English.lproj / MIDIPanel.nib / classes.nib next >
Encoding:
Text File  |  2003-09-13  |  4.6 KB  |  110 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {iaIconSetSelectionChanged = id; }; 
  6.             CLASS = IconView; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {uiIconSetPopUp = NSPopUpButton; }; 
  9.             SUPERCLASS = NSView; 
  10.         }, 
  11.         {CLASS = MIDIChannelMatrixView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  12.         {
  13.             ACTIONS = {
  14.                 iaAddExternalDevice = id; 
  15.                 iaClearAllConnections = id; 
  16.                 iaConfigurationPopUpSelected = id; 
  17.                 iaEditConfigurationDeletePressed = id; 
  18.                 iaEditConfigurationDonePressed = id; 
  19.                 iaEditConfigurationDuplicatePressed = id; 
  20.                 iaEditConfigurationRenamePressed = id; 
  21.                 iaEndMIDIPropertySheetCancel = id; 
  22.                 iaEndMIDIPropertySheetOK = id; 
  23.                 iaNewConfigurationCancelPressed = id; 
  24.                 iaNewConfigurationOKPressed = id; 
  25.                 iaOpenMIDIDevicePropertySheet = id; 
  26.                 iaRemoveSelectedDevice = id; 
  27.                 iaRescanMIDISystem = id; 
  28.                 iaTestMIDISetup = id; 
  29.                 iaZoomValueChanged = id; 
  30.             }; 
  31.             CLASS = MIDIPanelController; 
  32.             LANGUAGE = ObjC; 
  33.             OUTLETS = {
  34.                 uiButtonMatrix = NSMatrix; 
  35.                 uiConfigurationPopUp = NSPopUpButton; 
  36.                 uiEditConfigDoneButton = NSButton; 
  37.                 uiEditConfigurationButtonMatrix = NSMatrix; 
  38.                 uiEditConfigurationSheet = NSWindow; 
  39.                 uiEditConfigurationTable = NSTableView; 
  40.                 uiMIDIPropertyWindowController = MIDIPropertyWindowController; 
  41.                 uiNewConfigurationNameField = NSTextField; 
  42.                 uiNewConfigurationSheet = NSWindow; 
  43.                 uiSetupView = MIDIStudioSetupView; 
  44.                 uiZoomSlider = NSSlider; 
  45.             }; 
  46.             SUPERCLASS = NSObject; 
  47.         }, 
  48.         {
  49.             ACTIONS = {
  50.                 iaAddPortPressed = id; 
  51.                 iaDeviceMfrSelected = id; 
  52.                 iaDeviceModelSelected = id; 
  53.                 iaDeviceStateChangedManually = id; 
  54.                 iaEndpointCountChanged = id; 
  55.                 iaIconOverlayButtonPressed = id; 
  56.                 iaMorePropertiesButtonPressed = id; 
  57.                 iaPropertyWidgetTouched = id; 
  58.                 iaRemovePortPressed = id; 
  59.                 iaWidgetColorChanged = id; 
  60.             }; 
  61.             CLASS = MIDIPropertyWindowController; 
  62.             LANGUAGE = ObjC; 
  63.             OUTLETS = {
  64.                 uiAddPortButton = NSButton; 
  65.                 uiApplyButton = NSButton; 
  66.                 uiDeviceMfr = NSComboBox; 
  67.                 uiDeviceMfrTitle = NSTextField; 
  68.                 uiDeviceModel = NSComboBox; 
  69.                 uiDeviceModelTitle = NSTextField; 
  70.                 uiDeviceName = NSTextField; 
  71.                 uiDeviceNameTitle = NSTextField; 
  72.                 uiDeviceState = NSButton; 
  73.                 uiFeatureMatrix = NSMatrix; 
  74.                 uiIconBrowserText = NSTextField; 
  75.                 uiIconView = IconView; 
  76.                 uiIconViewContainer = NSView; 
  77.                 uiMIDIInConnectorCount = NSTextField; 
  78.                 uiMIDIInConnectorStepper = NSStepper; 
  79.                 uiMIDIOutConnectorCount = NSTextField; 
  80.                 uiMIDIOutConnectorStepper = NSStepper; 
  81.                 uiMorePropertiesButton = NSButton; 
  82.                 uiMorePropertiesTitle = NSTextField; 
  83.                 uiMorePropertiesView = NSView; 
  84.                 uiPortNameString = NSTextField; 
  85.                 uiPortTableView = NSTableView; 
  86.                 uiReceiveChannelMatrixView = MIDIChannelMatrixView; 
  87.                 uiReceiveChannelMaxString = NSTextField; 
  88.                 uiReceiveParameterMatrix = NSMatrix; 
  89.                 uiRemovePortButton = NSButton; 
  90.                 uiRevertButton = NSButton; 
  91.                 uiSysExID = NSTextField; 
  92.                 uiTransmitChannelMatrixView = MIDIChannelMatrixView; 
  93.                 uiTransmitChannelMaxString = NSTextField; 
  94.                 uiTransmitParameterMatrix = NSMatrix; 
  95.                 uiWidgetColorWell = NSColorWell; 
  96.                 uiWidgetIconButton = NSButton; 
  97.             }; 
  98.             SUPERCLASS = NSWindowController; 
  99.         }, 
  100.         {CLASS = MIDIStudioSetupView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  101.         {CLASS = MyObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  102.         {
  103.             CLASS = PanelLoader; 
  104.             LANGUAGE = ObjC; 
  105.             OUTLETS = {uiDelegate = id; uiPanelView = NSView; }; 
  106.             SUPERCLASS = NSWindowController; 
  107.         }
  108.     ); 
  109.     IBVersion = 1; 
  110. }