home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 (1993) / nebula.bin / SourceCode / AlexNeXTSTEPSource / Source / Chapter10_Help / Words / English.lproj / Document.nib~ / data.classes next >
Encoding:
Text File  |  1992-11-16  |  194 b   |  16 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Document = {
  7.     ACTIONS = {
  8.     textDidGetKeys:;
  9.     };
  10.     OUTLETS = {
  11.     theText;
  12.     window;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16.