home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / EmacsTeX / Emacs-3.0.1 / Source / English.lproj / Pref.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  626 b   |  44 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PanelLoader = {
  7.     ACTIONS = {
  8.     showHelp:;
  9.     showLegal:;
  10.     showPref:;
  11.     showInfo:;
  12.     };
  13.     OUTLETS = {
  14.     infoPanel;
  15.     legalPanel;
  16.     helpPanel;
  17.     prefPanel;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. PrefControl = {
  22.     ACTIONS = {
  23.     autoLaunch:;
  24.     defaultLispPath:;
  25.     selectLispPath:;
  26.     emacsPathChanged:;
  27.     spaceChanged:;
  28.     defaultApp:;
  29.     windowDidBecomeKey:;
  30.     defaultEmacsPath:;
  31.     selectEmacsPath:;
  32.     lispPathChanged:;
  33.     };
  34.     OUTLETS = {
  35.     spaceSlider;
  36.     autoLaunchSwitch;
  37.     emacsPathField;
  38.     openPanel;
  39.     defaultAppSwitch;
  40.     lispPathField;
  41.     };
  42.     SUPERCLASS = Object;
  43. };
  44.