home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Examples / TinyTerm / English.lproj / TinyTerm.nib / data.classes next >
Encoding:
Text File  |  1994-01-16  |  172 b   |  14 lines

  1. TinyTermWindow = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     myText;
  6.     };
  7.     SUPERCLASS = Window;
  8. };
  9. FirstResponder = {
  10.     ACTIONS = {
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14.