home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Edit.app / English.lproj / TemporaryPreferences.nib / data.classes next >
Text File  |  1993-07-20  |  368b  |  29 lines

  1. Preferences = {
  2.     ACTIONS = {
  3.     revert:;
  4.     changeOptionMode:;
  5.     ok:;
  6.     };
  7.     OUTLETS = {
  8.     revert;
  9.     win;
  10.     optionsButton;
  11.     ok;
  12.     optionView;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. FirstResponder = {
  17.     ACTIONS = {
  18.     performResize:;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22. TemporaryPreferences = {
  23.     OUTLETS = {
  24.     wrapMatrix;
  25.     rtfMatrix;
  26.     };
  27.     SUPERCLASS = Preferences;
  28. };
  29.