home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Librarian.app / French.lproj / Librarian.nib / data.classes < prev    next >
Text File  |  1993-09-02  |  658b  |  50 lines

  1. Icon = {
  2.     SUPERCLASS = View;
  3. };
  4. Shelf = {
  5.     SUPERCLASS = View;
  6. };
  7. FirstResponder = {
  8.     ACTIONS = {
  9.     };
  10.     SUPERCLASS = Object;
  11. };
  12. Librarian = {
  13.     ACTIONS = {
  14.     print:;
  15.     help:;
  16.     targetInfo:;
  17.     copyright:;
  18.     findPrevious:;
  19.     indexInspector:;
  20.     removeTarget:;
  21.     openSearcher:;
  22.     openFiles:;
  23.     find:;
  24.     thanks:;
  25.     services:;
  26.     preferences:;
  27.     pageLayout:;
  28.     viewFile:;
  29.     saveSearcherAs:;
  30.     revert:;
  31.     jumpToSelection:;
  32.     saveSearcher:;
  33.     findNext:;
  34.     enterSelection:;
  35.     openFolders:;
  36.     newSearcher:;
  37.     };
  38.     OUTLETS = {
  39.     windowsMenu;
  40.     infoMenu;
  41.     };
  42.     SUPERCLASS = Object;
  43. };
  44. IconView = {
  45.     SUPERCLASS = View;
  46. };
  47. ReferenceMatrix = {
  48.     SUPERCLASS = Matrix;
  49. };
  50.