home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Plotting / nxyplot / Source / English.lproj / help.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  475 b   |  32 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PlotDelegate = {
  7.     ACTIONS = {
  8.     showHelp:;
  9.     appWillInit:;
  10.     resetDefaults:;
  11.     appDidInit:;
  12.     showInfo:;
  13.     };
  14.     OUTLETS = {
  15.     printColorButton;
  16.     servicesHandler;
  17.     plotParam;
  18.     formatHandler;
  19.     printLineStyleButton;
  20.     controlPanel;
  21.     infoPanel;
  22.     helpPanel;
  23.     opaqueBackgroundButton;
  24.     accPrintColorButton;
  25.     canvas;
  26.     colorOptionButton;
  27.     canvasWindow;
  28.     accPrintLineStyleButton;
  29.     };
  30.     SUPERCLASS = Object;
  31. };
  32.