home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Graphics / Gnuplot / Source / English.lproj / Preferences.nib / data.classes next >
Encoding:
Text File  |  1993-03-18  |  532 b   |  31 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Preferences = {
  7.     ACTIONS = {
  8.     doSetConstantUpdate:;
  9.     doSetNewDocument:;
  10.     doSetIsInitFile:;
  11.     doSetDefaultInspector:;
  12.     doSetAddDataToCurrent:;
  13.     doSetInitFileWithOpenPanel:;
  14.     doSetAddDataToNew:;
  15.     doSetHalvePlot:;
  16.     doSetInitFile:;
  17.     };
  18.     OUTLETS = {
  19.     initFileButton;
  20.     addDataToCurrentButton;
  21.     window;
  22.     initFileField;
  23.     defaultInspectorMatrix;
  24.     halvePlotMatrix;
  25.     newDocumentButton;
  26.     addDataToNewButton;
  27.     constantUpdateMatrix;
  28.     };
  29.     SUPERCLASS = Object;
  30. };
  31.