home *** CD-ROM | disk | FTP | other *** search
/ NeXT 3rd Party Products 1993 / NEXT_3rd_party_products_93.iso / Xanthus / Questor_Demo / QuestorDemo.app / English.lproj / ExportGraphDataPanel.nib / data.classes next >
Text File  |  1993-05-07  |  548b  |  32 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. ProtectedObject = {
  7.     SUPERCLASS = Object;
  8. };
  9. ExportGraphDataPanel = {
  10.     ACTIONS = {
  11.     recordDelimiterSelected:;
  12.     recordDelimiterEntered:;
  13.     fieldDelimiterEntered:;
  14.     fieldDelimiterSelected:;
  15.     niceSelected:;
  16.     runFor:;
  17.     };
  18.     OUTLETS = {
  19.     theRecordDelimiterField;
  20.     theBox;
  21.     theTitlesSwitch;
  22.     theFieldDelimiterOptions;
  23.     theFieldDelimiterField;
  24.     theLabelsSwitch;
  25.     theNiceSwitch;
  26.     theRecordDelimiterOptions;
  27.     theOpenSwitch;
  28.     theDoc;
  29.     };
  30.     SUPERCLASS = ProtectedObject;
  31. };
  32.