home *** CD-ROM | disk | FTP | other *** search
/ MacWorld UK 2001 December / MW_UK_2001_12.iso / OS X Heaven / TimestretchVisualizer.dmg / Timestretch-Visualizer.bundle / Contents / Resources / SettingsDialog.nib / classes.nib next >
Encoding:
Text File  |  2001-10-21  |  2.8 KB  |  76 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = IBCarbonButton; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  5.         {CLASS = IBCarbonCheckBox; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  6.         {
  7.             CLASS = IBCarbonControl; 
  8.             LANGUAGE = ObjC; 
  9.             OUTLETS = {
  10.                 carbonBounds = id; 
  11.                 command = id; 
  12.                 controlHandle = id; 
  13.                 controlID = id; 
  14.                 controlMaximum = id; 
  15.                 controlMinimum = id; 
  16.                 controlName = id; 
  17.                 controlSignature = id; 
  18.                 controlSize = id; 
  19.                 controlTitle = id; 
  20.                 controlValue = id; 
  21.                 enabled = id; 
  22.                 hidden = id; 
  23.                 isEnabled = id; 
  24.                 isHidden = id; 
  25.                 objectNameForInspectorTitle = id; 
  26.                 targetFrameworkName = id; 
  27.                 targetFrameworkSupportsConnections = id; 
  28.                 titleRect = id; 
  29.             }; 
  30.             SUPERCLASS = NSObject; 
  31.         }, 
  32.         {CLASS = IBCarbonEditText; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  33.         {
  34.             CLASS = IBCarbonGroupBox; 
  35.             LANGUAGE = ObjC; 
  36.             OUTLETS = {
  37.                 autoToggle = id; 
  38.                 carbonBounds = id; 
  39.                 command = id; 
  40.                 contentRect = id; 
  41.                 controlHandle = id; 
  42.                 controlID = id; 
  43.                 controlMaximum = id; 
  44.                 controlMinimum = id; 
  45.                 controlName = id; 
  46.                 controlSignature = id; 
  47.                 controlSize = id; 
  48.                 controlTitle = id; 
  49.                 controlValue = id; 
  50.                 enabled = id; 
  51.                 groupBoxTitleType = id; 
  52.                 groupBoxType = id; 
  53.                 hasVariableWidth = id; 
  54.                 hidden = id; 
  55.                 isAutoToggle = id; 
  56.                 isEnabled = id; 
  57.                 isHidden = id; 
  58.                 isPrimary = id; 
  59.                 objectNameForInspectorTitle = id; 
  60.                 primary = id; 
  61.                 selectedItem = id; 
  62.                 supportsInsideOutSelection = id; 
  63.                 targetFrameworkName = id; 
  64.                 targetFrameworkSupportsConnections = id; 
  65.                 titleJustification = id; 
  66.                 titleRect = id; 
  67.                 variableWidth = id; 
  68.             }; 
  69.             SUPERCLASS = IBCarbonControl; 
  70.         }, 
  71.         {CLASS = IBCarbonMenuItem; LANGUAGE = ObjC; SUPERCLASS = NSMenuItem; }, 
  72.         {CLASS = IBCarbonRootControl; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  73.         {CLASS = IBCarbonStaticText; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }
  74.     ); 
  75.     IBVersion = 1; 
  76. }