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 / SubInspector_ChartLabelAxis.nib / data.classes next >
Text File  |  1993-05-07  |  701b  |  46 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. ProtectedObject = {
  7.     SUPERCLASS = Object;
  8. };
  9. SubInspector_ChartLabelAxis = {
  10.     ACTIONS = {
  11.     countEntered:;
  12.     displaySelected:;
  13.     placementSelected:;
  14.     titleEntered:;
  15.     showLabelSelected:;
  16.     };
  17.     OUTLETS = {
  18.     theDisplayMatrix;
  19.     theLabelCountField;
  20.     theMainTitle;
  21.     thePlacementMatrix;
  22.     theShowLabelMatrix;
  23.     };
  24.     SUPERCLASS = InspectorObject;
  25. };
  26. InspectorObject = {
  27.     ACTIONS = {
  28.     okSelected:;
  29.     saveSelected:;
  30.     duplicate:;
  31.     copyAsEPS:;
  32.     paste:;
  33.     inspectorWillChangeAspect:;
  34.     delete:;
  35.     cut:;
  36.     copyAsTIFF:;
  37.     copy:;
  38.     };
  39.     OUTLETS = {
  40.     theSheet;
  41.     theObject;
  42.     theInspectorView;
  43.     };
  44.     SUPERCLASS = ProtectedObject;
  45. };
  46.