home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Edit.app / German.lproj / dict.nib / data.classes next >
Text File  |  1993-08-09  |  223b  |  21 lines

  1. Expand = {
  2.     ACTIONS = {
  3.     add:;
  4.     load:;
  5.     remove:;
  6.     };
  7.     OUTLETS = {
  8.     form;
  9.     window;
  10.     scroll;
  11.     split;
  12.     browser;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.