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

  1. FaxReader = {
  2.     ACTIONS = {
  3.     zoomInspectHit:;
  4.     oversizeInspectHit:;
  5.     orientationInspectHit:;
  6.     };
  7.     OUTLETS = {
  8.     resolutionInspect;
  9.     oversizeInspect;
  10.     inspectPanel;
  11.     zoomInspect;
  12.     orientationInspect;
  13.     };
  14.     SUPERCLASS = Application;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.