home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextDeveloper / Demos / DarkForest.app / English.lproj / Preferences.nib / data.classes next >
Text File  |  1994-04-04  |  375b  |  28 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PreferenceMgr = {
  7.     ACTIONS = {
  8.     edit:;
  9.     checkBoxChanged:;
  10.     changeToExpertView:;
  11.     getDefaultScript:;
  12.     preferences:;
  13.     set:;
  14.     revert:;
  15.     };
  16.     OUTLETS = {
  17.     expertButton;
  18.     window;
  19.     cleanUpText;
  20.     expertHeightField;
  21.     setButton;
  22.     expertBox;
  23.     revertButton;
  24.     displayIcons;
  25.     };
  26.     SUPERCLASS = Object;
  27. };
  28.