home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Apps / ProjectBuilder.app / English.lproj / BuilderOptionsPaths.nib / data.classes next >
Encoding:
Text File  |  1994-10-20  |  515 b   |  37 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MakerOptions = {
  7.     ACTIONS = {
  8.     addSearch:;
  9.     removeSearch:;
  10.     cancelAddTarget:;
  11.     addTarget:;
  12.     browserClicked:;
  13.     revertOptions:;
  14.     findSearch:;
  15.     switchPaths:;
  16.     };
  17.     OUTLETS = {
  18.     compilerOptions;
  19.     searchText;
  20.     optionsPanel;
  21.     argsCell;
  22.     argsForm;
  23.     addButton;
  24.     addTargetPanel;
  25.     removeButton;
  26.     buttonMatrix;
  27.     linkerOptions;
  28.     hostCell;
  29.     searchType;
  30.     archMatrix;
  31.     continueSwitch;
  32.     searchBrowser;
  33.     addTargetForm;
  34.     };
  35.     SUPERCLASS = Object;
  36. };
  37.