home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / Classes / SampleClasses / English.lproj / testClass.nib / data.classes next >
Text File  |  1992-08-04  |  153b  |  12 lines

  1. TestClass = {
  2.     OUTLETS = {
  3.     scrollView;
  4.     };
  5.     SUPERCLASS = Application;
  6. };
  7. FirstResponder = {
  8.     ACTIONS = {
  9.     };
  10.     SUPERCLASS = Object;
  11. };
  12.