home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / FaxReader.app / English.lproj / preferences.nib / data.classes next >
Text File  |  1992-03-02  |  307b  |  21 lines

  1. FaxReader = {
  2.     ACTIONS = {
  3.     standardOptionsHit:;
  4.     logOptionsHit:;
  5.     paperOptionsHit:;
  6.     oversizeOptionsHit:;
  7.     };
  8.     OUTLETS = {
  9.     logOptions;
  10.     paperOptions;
  11.     oversizeOptions;
  12.     standardOptions;
  13.     };
  14.     SUPERCLASS = Application;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.