home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Survival Kit / Chip_Special_Survival_Kit_fuer_PC_Anwender.iso / PaperOut / NEXTSTEP / PaperOut.app / EBMultiSearch.nib / data.classes next >
Encoding:
Text File  |  1994-01-12  |  283 b   |  22 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. EBMultiSearch = {
  7.     ACTIONS = {
  8.     clearAll:;
  9.     lookup:;
  10.     };
  11.     OUTLETS = {
  12.     delegate;
  13.     theBrowserBox;
  14.     escapeEditor;
  15.     clearAllButton;
  16.     theWindow;
  17.     lookupButton;
  18.     theDocView;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.