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_Sheet.nib / data.classes next >
Text File  |  1993-05-07  |  991b  |  63 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. ProtectedObject = {
  7.     SUPERCLASS = Object;
  8. };
  9. SubInspector_Sheet = {
  10.     ACTIONS = {
  11.     subviewSelected:;
  12.     textColorSelected:;
  13.     BCWellSelected:;
  14.     optionSelected:;
  15.     NCWellSelected:;
  16.     SBCWellSelected:;
  17.     alignmentEntered:;
  18.     backgroundColorSelected:;
  19.     borderTypeEntered:;
  20.     sheetBackgroundColorSelected:;
  21.     TCWellSelected:;
  22.     useNCButtonSelected:;
  23.     };
  24.     OUTLETS = {
  25.     theSBCMatrix;
  26.     theOptionsMatrix;
  27.     theTCWell;
  28.     theBCMatrix;
  29.     theSBCWell;
  30.     theNCWell;
  31.     theUseNCButton;
  32.     theTitlesView;
  33.     theSubviewSelector;
  34.     theAlignmentMatrix;
  35.     theTCMatrix;
  36.     theBCWell;
  37.     theSheetView;
  38.     theBorderMatrix;
  39.     theCellsField;
  40.     };
  41.     SUPERCLASS = InspectorObject;
  42. };
  43. InspectorObject = {
  44.     ACTIONS = {
  45.     okSelected:;
  46.     saveSelected:;
  47.     duplicate:;
  48.     copyAsEPS:;
  49.     inspectorWillChangeAspect:;
  50.     paste:;
  51.     delete:;
  52.     cut:;
  53.     copyAsTIFF:;
  54.     copy:;
  55.     };
  56.     OUTLETS = {
  57.     theSheet;
  58.     theObject;
  59.     theInspectorView;
  60.     };
  61.     SUPERCLASS = ProtectedObject;
  62. };
  63.