home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Webster.app / English.lproj / About.nib / data.classes next >
Text File  |  1992-03-05  |  169b  |  14 lines

  1. MyApp = {
  2.     OUTLETS = {
  3.     versionStr;
  4.     panel;
  5.     };
  6.     SUPERCLASS = Object;
  7. };
  8. FirstResponder = {
  9.     ACTIONS = {
  10.     performResize:;
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14.