home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.bin / SourceCode / MiscKit1.2.6 / Examples / MiscStringService / English.lproj / MiscStringService.nib / data.classes next >
Encoding:
Text File  |  1994-01-07  |  166 b   |  13 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     toLowerCase:;
  9.     toUppercase:;
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13.