home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Parasheet_1.04 / Application / ParaSheet.app / English.lproj / ObjectInspector.nib / data.classes < prev    next >
Text File  |  1994-03-08  |  9KB  |  601 lines

  1. NXColorWell = {
  2.     SUPERCLASS = Control;
  3. };
  4. SpreadSheetView = {
  5.     OUTLETS = {
  6.     ssColumnView;
  7.     ssRowView;
  8.     };
  9.     SUPERCLASS = ScrollView;
  10. };
  11. GoonInsp = {
  12.     OUTLETS = {
  13.     inspectorView;
  14.     generalView;
  15.     lastInspector;
  16.     viewPopList;
  17.     iconView;
  18.     viewPopup;
  19.     iconList;
  20.     nullInspector;
  21.     };
  22.     SUPERCLASS = Panel;
  23. };
  24. CellText = {
  25.     ACTIONS = {
  26.     setStyle:;
  27.     cellComposite:at::;
  28.     setFont:;
  29.     setSize:;
  30.     setText:;
  31.     };
  32.     OUTLETS = {
  33.     cacheWindow;
  34.     targetView;
  35.     };
  36.     SUPERCLASS = Object;
  37. };
  38. PasteSpecialPanel = {
  39.     ACTIONS = {
  40.     DoOK:;
  41.     DoCancel:;
  42.     };
  43.     OUTLETS = {
  44.     pasteMtx;
  45.     formatsChk;
  46.     pasteIntoChk;
  47.     origRefChk;
  48.     contentsChk;
  49.     usingMtx;
  50.     };
  51.     SUPERCLASS = Panel;
  52. };
  53. FormulaText = {
  54.     SUPERCLASS = Text;
  55. };
  56. GIControl = {
  57.     ACTIONS = {
  58.     arrowHit:;
  59.     inspectHit:;
  60.     shadeHit:;
  61.     lineFillHit:;
  62.     thickHit:;
  63.     };
  64.     SUPERCLASS = Responder;
  65. };
  66. InpsMatrix = {
  67.     SUPERCLASS = Matrix;
  68. };
  69. FirstResponder = {
  70.     ACTIONS = {
  71.     };
  72.     SUPERCLASS = Object;
  73. };
  74. SoundPanelDriver = {
  75.     ACTIONS = {
  76.     playPressed:;
  77.     editPressed:;
  78.     recordPressed:;
  79.     stopPressed:;
  80.     windowWillClose:;
  81.     };
  82.     OUTLETS = {
  83.     playButton;
  84.     editButton;
  85.     soundPanel;
  86.     recordButton;
  87.     };
  88.     SUPERCLASS = Object;
  89. };
  90. ColumnView = {
  91.     OUTLETS = {
  92.     cacheWindow;
  93.     };
  94.     SUPERCLASS = View;
  95. };
  96. FormatPanel = {
  97.     ACTIONS = {
  98.     doCancel:;
  99.     doFmtListHit:;
  100.     doDelete:;
  101.     doOK:;
  102.     };
  103.     OUTLETS = {
  104.     formatScrollView;
  105.     formatPatternText;
  106.     formatNameText;
  107.     formatSampleText;
  108.     formatListMtx;
  109.     };
  110.     SUPERCLASS = Panel;
  111. };
  112. IncFillDriver = {
  113.     ACTIONS = {
  114.     doCancel:;
  115.     doOK:;
  116.     };
  117.     OUTLETS = {
  118.     startValue;
  119.     TypeMtx;
  120.     DateMtx;
  121.     stepValue;
  122.     endValue;
  123.     SeriesMtx;
  124.     };
  125.     SUPERCLASS = Object;
  126. };
  127. DummyWindow = {
  128.     SUPERCLASS = Window;
  129. };
  130. SheetInsp = {
  131.     OUTLETS = {
  132.     inspectorView;
  133.     generalView;
  134.     lastInspector;
  135.     viewPopList;
  136.     iconView;
  137.     viewPopup;
  138.     iconList;
  139.     nullInspector;
  140.     };
  141.     SUPERCLASS = Panel;
  142. };
  143. FloatingWindow = {
  144.     OUTLETS = {
  145.     theFloater;
  146.     };
  147.     SUPERCLASS = Menu;
  148. };
  149. SpreadSheetWindow = {
  150.     ACTIONS = {
  151.     setTextWinOrigin::;
  152.     setIconWinOrigin::;
  153.     };
  154.     SUPERCLASS = Window;
  155. };
  156. PrefsPanel = {
  157.     ACTIONS = {
  158.     doRevert:;
  159.     setPrefs:;
  160.     };
  161.     OUTLETS = {
  162.     columnText;
  163.     headSizeText;
  164.     cellSizeText;
  165.     headFontText;
  166.     cellFontText;
  167.     rowText;
  168.     };
  169.     SUPERCLASS = Panel;
  170. };
  171. DeletePanel = {
  172.     ACTIONS = {
  173.     doCancel:;
  174.     doOK:;
  175.     };
  176.     OUTLETS = {
  177.     moveMtx;
  178.     };
  179.     SUPERCLASS = Panel;
  180. };
  181. SpreadSheetDoc = {
  182.     ACTIONS = {
  183.     save;
  184.     changeLayout;
  185.     revertToSaved;
  186.     saveAs;
  187.     saveTo;
  188.     changeSaveType;
  189.     };
  190.     OUTLETS = {
  191.     listener;
  192.     window;
  193.     view;
  194.     printInfo;
  195.     };
  196.     SUPERCLASS = Responder;
  197. };
  198. FullImpactApp = {
  199.     ACTIONS = {
  200.     open:;
  201.     doInputX:;
  202.     activateDocument:;
  203.     showFormatInspector:;
  204.     performIconAction:;
  205.     setFileType:;
  206.     doInputCheck:;
  207.     performMenuAction:;
  208.     showChartInspector:;
  209.     showIconBar:;
  210.     new:;
  211.     showSpreadSheetInspector:;
  212.     showGraphicsInspector:;
  213.     showMacroInspector:;
  214.     };
  215.     OUTLETS = {
  216.     deletePanel;
  217.     MacroInspector;
  218.     cellName;
  219.     inputWindow;
  220.     FormatInspector;
  221.     formatPanel;
  222.     pasteSpecPanel;
  223.     activateMenu;
  224.     SheetInspector;
  225.     textControl;
  226.     iconDummy;
  227.     ChartInspector;
  228.     ixType;
  229.     inputDummy;
  230.     incFillPanel;
  231.     insertPanel;
  232.     iconBar;
  233.     GraphicsInspector;
  234.     };
  235.     SUPERCLASS = Application;
  236. };
  237. FormatInsp = {
  238.     OUTLETS = {
  239.     inspectorView;
  240.     generalView;
  241.     lastInspector;
  242.     viewPopList;
  243.     iconView;
  244.     viewPopup;
  245.     iconList;
  246.     nullInspector;
  247.     };
  248.     SUPERCLASS = Panel;
  249. };
  250. PrintRowView = {
  251.     SUPERCLASS = View;
  252. };
  253. ObjInsp = {
  254.     ACTIONS = {
  255.     doArrowButton:;
  256.     doViewPick:;
  257.     borderEnableCheck:;
  258.     doStartArrow:;
  259.     borderColorChanged:;
  260.     fillEnableCheck:;
  261.     doObjPick:;
  262.     doShadeText:;
  263.     fillColorChanged:;
  264.     doShadeSlider:;
  265.     doFillPick:;
  266.     doShadeButton:;
  267.     doWeightText:;
  268.     openColorPanel:;
  269.     doOKButton:;
  270.     makeKeyAndOrderFront:;
  271.     doRevert:;
  272.     doStrokePick:;
  273.     doWeightSlider:;
  274.     doEndArrow:;
  275.     };
  276.     OUTLETS = {
  277.     borderColorWell;
  278.     fillShadeSlider;
  279.     shadeView;
  280.     iconList;
  281.     strokeShadeText;
  282.     strokeNoInspectorView;
  283.     strokeSampleView;
  284.     fillShadeInspector;
  285.     numberText2;
  286.     fillView;
  287.     fillNoInspectorView;
  288.     arrowInspector;
  289.     lastInspector;
  290.     fillShadeButtons;
  291.     horizText;
  292.     fillPopup;
  293.     viewPopup;
  294.     iconView;
  295.     lastStrokeInspector;
  296.     revertButton;
  297.     lastFillInspector;
  298.     fixedCheckbox;
  299.     fillPopList;
  300.     weightText;
  301.     lineInfoInspector;
  302.     strokeView;
  303.     fillSampleView;
  304.     numberText;
  305.     arrowBlank;
  306.     fillShadeText;
  307.     fillColorWell;
  308.     infoInspector;
  309.     nameText;
  310.     nameText2;
  311.     infoInspector2;
  312.     strokeShadeButtons;
  313.     fillInspector;
  314.     setButton;
  315.     endArrowButton;
  316.     strokeInspector;
  317.     generalView;
  318.     noBorderCheck;
  319.     vertText;
  320.     nullInspector;
  321.     inspectorView;
  322.     weightSlider;
  323.     notApplicableView;
  324.     strokePopList;
  325.     arrowMatrix;
  326.     strokeShadeInspector;
  327.     noFillCheck;
  328.     viewPopList;
  329.     strokeShadeSlider;
  330.     startArrowButton;
  331.     strokePopup;
  332.     arrowView;
  333.     };
  334.     SUPERCLASS = Panel;
  335. };
  336. ChartInsp = {
  337.     ACTIONS = {
  338.     doOKButton:;
  339.     doChartButton:;
  340.     doViewPick:;
  341.     makeKeyAndOrderFront:;
  342.     doRevert:;
  343.     };
  344.     OUTLETS = {
  345.     scatXTickStartText;
  346.     freezeCheck;
  347.     lineShowPointsCheck;
  348.     vMargText;
  349.     std3DXGridCheck;
  350.     stdYTickCheck;
  351.     lnAr3DmiRotAngTxt;
  352.     viewPopList;
  353.     hiLowScaleMtx;
  354.     std3DZLabelCheck;
  355.     stdXMtx;
  356.     lnAr3DmiElvAngTxt;
  357.     sBarPerspCheck;
  358.     hrzYLabelCheck;
  359.     iconView;
  360.     dataPopList;
  361.     stdMarks;
  362.     stdTickStartText;
  363.     vBarInterpCheck;
  364.     lnAr3DmiScaleMtx;
  365.     hMargText;
  366.     pieCatCheck;
  367.     iconList;
  368.     bar3DmiElvAngTxt;
  369.     bar3DmiXAxThkTxt;
  370.     stdAutoCalcCheck;
  371.     scatXLabelCheck;
  372.     pieLabelButton;
  373.     scatXMtx;
  374.     scatterMisc;
  375.     stdXTickCheck;
  376.     pieMarks;
  377.     std3DTickStartText;
  378.     wire3DmiRotAngTxt;
  379.     dataPopup;
  380.     std3DYLabelCheck;
  381.     scatYMtx;
  382.     std3DXLabelCheck;
  383.     hrzXMtx;
  384.     scatShowPointsCheck;
  385.     scatYGridCheck;
  386.     scatXGridCheck;
  387.     hrzXGridCheck;
  388.     hrzYGridCheck;
  389.     pieAngleText;
  390.     scatXTickNumText;
  391.     marks3DView;
  392.     hrzYTickCheck;
  393.     lnAr3DmiZAxThkTxt;
  394.     stdYMtx;
  395.     nullInspector;
  396.     bar3DMisc;
  397.     lineScaleMtx;
  398.     scatYLabelCheck;
  399.     bar3DmiZAxThkTxt;
  400.     inspectorView;
  401.     lineMisc;
  402.     pieValCheck;
  403.     bar3DmiPrspAngTxt;
  404.     stdXGridCheck;
  405.     stdYGridCheck;
  406.     lineInterpCheck;
  407.     marksView;
  408.     scatInterpCheck;
  409.     stdYLabelCheck;
  410.     std3DYMtx;
  411.     hilowMisc;
  412.     bar3DmiRotAngTxt;
  413.     stdTickNumText;
  414.     scatterMarks;
  415.     scatXTickCheck;
  416.     horzMarks;
  417.     hrzTickNumText;
  418.     std3DZTickCheck;
  419.     areaMisc;
  420.     scatYTickStartText;
  421.     scatShowLinesCheck;
  422.     hrzXTickCheck;
  423.     scatYTickNumText;
  424.     lnAr3DmiPrspAngTxt;
  425.     hrzTickEndText;
  426.     std3DTickNumText;
  427.     bar3DmiScaleMtx;
  428.     areaScaleMtx;
  429.     nameText;
  430.     sBarShowTotalCheck;
  431.     legendCheck;
  432.     scatYTickEndText;
  433.     barMisc;
  434.     dataMtx;
  435.     piePcntCheck;
  436.     std3DXMtx;
  437.     scatScaleXMtx;
  438.     areaInterpCheck;
  439.     stdXLabelCheck;
  440.     generalView;
  441.     lastInspector;
  442.     pieMisc;
  443.     scatScaleYMtx;
  444.     std3DYGridCheck;
  445.     vBarPerspCheck;
  446.     std3DZGridCheck;
  447.     sBarInterpCheck;
  448.     hrzAutoCalcCheck;
  449.     stdTickEndText;
  450.     scatYTickCheck;
  451.     std3DAutoCalcCheck;
  452.     std3DZMtx;
  453.     vBarShowValCheck;
  454.     wire3DMisc;
  455.     LnAr3DMisc;
  456.     wire3DmiPrspAngTxt;
  457.     vBarScaleMtx;
  458.     frameCheck;
  459.     hrzYMtx;
  460.     lineShowLinesCheck;
  461.     std3DTickEndText;
  462.     scatXTickEndText;
  463.     hrzXLabelCheck;
  464.     wire3DmiScaleMtx;
  465.     std3DXTickCheck;
  466.     std3DYTickCheck;
  467.     scatYAutoCalcCheck;
  468.     scatXAutoCalcCheck;
  469.     hrzTickStartText;
  470.     wire3DmiElvAngTxt;
  471.     sBarScaleMtx;
  472.     viewPopup;
  473.     hiLowPlotMtx;
  474.     sbarMisc;
  475.     };
  476.     SUPERCLASS = Panel;
  477. };
  478. TextInputControl = {
  479.     ACTIONS = {
  480.     lParen:;
  481.     leftArrow:;
  482.     sqrt:;
  483.     lessThan:;
  484.     undo:;
  485.     add:;
  486.     OK:;
  487.     rParen:;
  488.     comma:;
  489.     mul:;
  490.     one:;
  491.     grtrThan:;
  492.     X:;
  493.     dot;
  494.     summation:;
  495.     pow:;
  496.     div:;
  497.     sub:;
  498.     };
  499.     OUTLETS = {
  500.     cellNameField;
  501.     valueInputField;
  502.     };
  503.     SUPERCLASS = Responder;
  504. };
  505. IncFillPanel = {
  506.     ACTIONS = {
  507.     DoOK:;
  508.     DoCancel:;
  509.     };
  510.     OUTLETS = {
  511.     EndVal;
  512.     StartVal;
  513.     TypeMatx;
  514.     StepVal;
  515.     DateMtx;
  516.     SeriesMtx;
  517.     };
  518.     SUPERCLASS = Panel;
  519. };
  520. ObjView = {
  521.     SUPERCLASS = View;
  522. };
  523. PrintCellView = {
  524.     SUPERCLASS = View;
  525. };
  526. MacroInsp = {
  527.     OUTLETS = {
  528.     inspectorView;
  529.     generalView;
  530.     lastInspector;
  531.     viewPopList;
  532.     iconView;
  533.     viewPopup;
  534.     iconList;
  535.     nullInspector;
  536.     };
  537.     SUPERCLASS = Panel;
  538. };
  539. RowView = {
  540.     OUTLETS = {
  541.     cacheWindow;
  542.     };
  543.     SUPERCLASS = View;
  544. };
  545. SoundPanel = {
  546.     SUPERCLASS = Panel;
  547. };
  548. ShadeView = {
  549.     SUPERCLASS = View;
  550. };
  551. InsertPanel = {
  552.     ACTIONS = {
  553.     doCancel:;
  554.     doOK:;
  555.     };
  556.     OUTLETS = {
  557.     MoveMtx;
  558.     };
  559.     SUPERCLASS = Panel;
  560. };
  561. PrintView = {
  562.     OUTLETS = {
  563.     columnView;
  564.     rowView;
  565.     cellView;
  566.     };
  567.     SUPERCLASS = View;
  568. };
  569. CellView = {
  570.     ACTIONS = {
  571.     selectAll;
  572.     copy;
  573.     paste;
  574.     deSelectAll;
  575.     cut;
  576.     };
  577.     OUTLETS = {
  578.     CollumView;
  579.     cacheWindow;
  580.     RowView;
  581.     };
  582.     SUPERCLASS = View;
  583. };
  584. PrintColView = {
  585.     SUPERCLASS = View;
  586. };
  587. PasteSpcDriver = {
  588.     ACTIONS = {
  589.     doCancel:;
  590.     doOK:;
  591.     };
  592.     OUTLETS = {
  593.     pasteMtx;
  594.     pasteIntoChk;
  595.     contentsMtx;
  596.     origRefChk;
  597.     usingMtx;
  598.     };
  599.     SUPERCLASS = Object;
  600. };
  601.