home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / AlexNeXTSTEPSource / Source / Chapter10_Help / Words / English.lproj / Words.nib~ / data.classes next >
Encoding:
Text File  |  1992-11-15  |  197 b   |  15 lines

  1. TextController = {
  2.     ACTIONS = {
  3.     openDocument:;
  4.     newDocument:;
  5.     saveAs:;
  6.     saveDocument:;
  7.     };
  8.     SUPERCLASS = Object;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15.