home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Apps / ProjectBuilder.app / English.lproj / ProjectEditor.nib / data.classes next >
Encoding:
Text File  |  1993-08-17  |  506 b   |  36 lines

  1. ProjectEditor = {
  2.     ACTIONS = {
  3.     installFindView:;
  4.     installAttributesView:;
  5.     runApplication:;
  6.     newSubproject:;
  7.     debugApplication:;
  8.     installFileView:;
  9.     installBuildView:;
  10.     };
  11.     OUTLETS = {
  12.     appIcon;
  13.     window;
  14.     debugIcon;
  15.     targetPopUp;
  16.     runMatrix;
  17.     targetText;
  18.     container;
  19.     infoField;
  20.     modeMatrix;
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24. VariableTextField = {
  25.     ACTIONS = {
  26.     };
  27.     OUTLETS = {
  28.     };
  29.     SUPERCLASS = TextField;
  30. };
  31. FirstResponder = {
  32.     ACTIONS = {
  33.     };
  34.     SUPERCLASS = Object;
  35. };
  36.