home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Apps / ProjectBuilder.app / English.lproj / ApplicationInspector.nib / data.classes next >
Encoding:
Text File  |  1993-06-15  |  1.0 KB  |  75 lines

  1. ApplicationInspector = {
  2.     ACTIONS = {
  3.     changeGenerateSwitch:;
  4.     };
  5.     OUTLETS = {
  6.     scrollView;
  7.     box;
  8.     extensionEditor;
  9.     appMatrix;
  10.     docMatrix;
  11.     mainNibFileField;
  12.     dragFile;
  13.     typeField;
  14.     editedCell;
  15.     generateSwitch;
  16.     appClassField;
  17.     nameField;
  18.     dragImage;
  19.     languageField;
  20.     sysExtMatrix;
  21.     installField;
  22.     sysExtScrollview;
  23.     appIcon;
  24.     };
  25.     SUPERCLASS = ProjectDriver;
  26. };
  27. ApplicationInspectord = {
  28.     ACTIONS = {
  29.     };
  30.     OUTLETS = {
  31.     scrollView;
  32.     box;
  33.     extensionEditor;
  34.     appMatrix;
  35.     docMatrix;
  36.     mainNibFileField;
  37.     dragFile;
  38.     typeField;
  39.     editedCell;
  40.     generateSwitch;
  41.     appClassField;
  42.     nameField;
  43.     dragImage;
  44.     sysExtMatrix;
  45.     languageField;
  46.     installField;
  47.     sysExtScrollview;
  48.     appIcon;
  49.     };
  50.     SUPERCLASS = Object;
  51. };
  52. FirstResponder = {
  53.     ACTIONS = {
  54.     };
  55.     SUPERCLASS = Object;
  56. };
  57. IconViewCellMatrix = {
  58.     ACTIONS = {
  59.     };
  60.     OUTLETS = {
  61.     };
  62.     SUPERCLASS = Matrix;
  63. };
  64. ProjectDriver = {
  65.     ACTIONS = {
  66.     revert:;
  67.     };
  68.     OUTLETS = {
  69.     window;
  70.     contentView;
  71.     projectEditor;
  72.     };
  73.     SUPERCLASS = Object;
  74. };
  75.