home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextApps / Librarian.app / Spanish.lproj / Searcher.nib / data.classes < prev    next >
Text File  |  1992-06-30  |  683b  |  53 lines

  1. Icon = {
  2.     SUPERCLASS = View;
  3. };
  4. Shelf = {
  5.     SUPERCLASS = View;
  6. };
  7. Searcher = {
  8.     ACTIONS = {
  9.     targetInfo:;
  10.     folderFile:;
  11.     doAll:;
  12.     setSelectAction:;
  13.     openFile:;
  14.     findPrevious:;
  15.     namesContents:;
  16.     changeFont:;
  17.     searchSemantic:;
  18.     doSearch:;
  19.     find:;
  20.     preferences:;
  21.     viewFile:;
  22.     print:;
  23.     findNext:;
  24.     };
  25.     OUTLETS = {
  26.     semanticPopup;
  27.     searchButton;
  28.     numFound;
  29.     searching;
  30.     allButton;
  31.     query;
  32.     searchWindow;
  33.     targets;
  34.     namesContentsPopup;
  35.     _lowerBox;
  36.     resultIcon;
  37.     results;
  38.     _shelfBox;
  39.     };
  40.     SUPERCLASS = Object;
  41. };
  42. FirstResponder = {
  43.     ACTIONS = {
  44.     };
  45.     SUPERCLASS = Object;
  46. };
  47. IconView = {
  48.     SUPERCLASS = View;
  49. };
  50. ReferenceMatrix = {
  51.     SUPERCLASS = Matrix;
  52. };
  53.