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

  1. FaxReader = {
  2.     ACTIONS = {
  3.     assignItemsHit:;
  4.     assignCancelHit:;
  5.     assignButtonHit:;
  6.     };
  7.     OUTLETS = {
  8.     assignPanel;
  9.     assignOkButton;
  10.     assignBrowser;
  11.     };
  12.     SUPERCLASS = Application;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19.