home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextApps / Edit.app / English.lproj / Preferences.nib / data.classes next >
Text File  |  1992-02-08  |  245b  |  21 lines

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