home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Edit.app / Swedish.lproj / Preferences.nib / data.classes next >
Text File  |  1992-06-16  |  245b  |  21 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Preferences = {
  7.     ACTIONS = {
  8.     changeOptionMode:;
  9.     revert:;
  10.     ok:;
  11.     };
  12.     OUTLETS = {
  13.     revert;
  14.     ok;
  15.     win;
  16.     optionsButton;
  17.     optionView;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.