home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / FaxReader.app / French.lproj / FaxReader.nib / data.classes next >
Text File  |  1992-06-15  |  570b  |  44 lines

  1. FaxReader = {
  2.     ACTIONS = {
  3.     pageLayout:;
  4.     assignToMe:;
  5.     landscape:;
  6.     info:;
  7.     breakPage:;
  8.     closeFax:;
  9.     selectPage:;
  10.     upsidedown:;
  11.     openFax:;
  12.     printFax:;
  13.     zoom:;
  14.     assignFax:;
  15.     portrait:;
  16.     pageForward:;
  17.     upsidedownlandscape:;
  18.     enhance:;
  19.     inspect:;
  20.     deleteFax:;
  21.     preferences:;
  22.     scalePage:;
  23.     saveFax:;
  24.     pageBackward:;
  25.     trimPage:;
  26.     arrangeInFront:;
  27.     help:;
  28.     openFaxes:;
  29.     };
  30.     OUTLETS = {
  31.     infoPanel;
  32.     printWindow;
  33.     spaMatrix;
  34.     windowsMenuItem;
  35.     saveOptions;
  36.     };
  37.     SUPERCLASS = Application;
  38. };
  39. FirstResponder = {
  40.     ACTIONS = {
  41.     };
  42.     SUPERCLASS = Object;
  43. };
  44.