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

  1. FormulaText = {
  2.     ACTIONS = {
  3.     xAction:;
  4.     };
  5.     OUTLETS = {
  6.     };
  7.     SUPERCLASS = Text;
  8. };
  9. HeaderView = {
  10.     ACTIONS = {
  11.     };
  12.     OUTLETS = {
  13.     };
  14.     SUPERCLASS = View;
  15. };
  16. LTController = {
  17.     ACTIONS = {
  18.     appWillTerminate:;
  19.     open:;
  20.     showInfoPanel:;
  21.     forceTerminate:;
  22.     newFromTemplate:;
  23.     updateInspectors:;
  24.     showSuggestionPanel:;
  25.     showPreferencesPanel:;
  26.     showLicensePanel:;
  27.     appDidInit:;
  28.     appDidUnhide:;
  29.     revertToSaved:;
  30.     openSampleDirectory:;
  31.     new:;
  32.     showPanelNamed:;
  33.     app:;
  34.     realAppDidInit:;
  35.     undoChange:;
  36.     openManualDirectory:;
  37.     saveAll:;
  38.     redoChange:;
  39.     import:;
  40.     };
  41.     OUTLETS = {
  42.     bundleMenu;
  43.     };
  44.     SUPERCLASS = Object;
  45. };
  46. FloatingWindow = {
  47.     ACTIONS = {
  48.     };
  49.     OUTLETS = {
  50.     theTextObj;
  51.     };
  52.     SUPERCLASS = Menu;
  53. };
  54. FirstResponder = {
  55.     ACTIONS = {
  56.     new:;
  57.     revertToSaved:;
  58.     save:;
  59.     export:;
  60.     open:;
  61.     copyCellsAsEPS:;
  62.     saveTo:;
  63.     closeDocument:;
  64.     saveAs:;
  65.     };
  66.     SUPERCLASS = Object;
  67. };
  68. SpreadSheetView = {
  69.     ACTIONS = {
  70.     };
  71.     OUTLETS = {
  72.     zoomList;
  73.     };
  74.     SUPERCLASS = ScrollView;
  75. };
  76. FullImpactApp = {
  77.     ACTIONS = {
  78.     orderFrontSuggestionPanel:;
  79.     performMenuAction:;
  80.     killZoomPanel:;
  81.     showMacroInspector:;
  82.     performIconAction:;
  83.     contactLighthouse:;
  84.     runLocalMacroAction:;
  85.     setIconBarSticky:;
  86.     runGlobalMacroAction:;
  87.     lotusMacroPanel:;
  88.     showInfoPanel:;
  89.     showInputWindow:;
  90.     doInputCheck:;
  91.     app:;
  92.     showFormatInspector:;
  93.     setFileType:;
  94.     showSpreadSheetInspector:;
  95.     showGraphicsInspector:;
  96.     setInputWindowSticky:;
  97.     showChartInspector:;
  98.     showIconBar:;
  99.     activateDocument:;
  100.     doInputX:;
  101.     stickWindowsTo:;
  102.     showInspectorPanel:;
  103.     orderFrontLicensePanel:;
  104.     };
  105.     OUTLETS = {
  106.     ibStickySwitch;
  107.     helpPanel;
  108.     cellName;
  109.     bottomMargin;
  110.     pageNumberCheck;
  111.     exportMatrix;
  112.     printHeadersCheck;
  113.     gotoPanel;
  114.     GraphicsInspector;
  115.     dateCheck;
  116.     formatter;
  117.     localMacroMenu;
  118.     defaultsPanel;
  119.     insertPanel;
  120.     leftMargin;
  121.     FormatInspector;
  122.     exportView;
  123.     iwStickySwitch;
  124.     iconDummy;
  125.     printToys;
  126.     importScroll;
  127.     recalcPanel;
  128.     importView;
  129.     formatPanel;
  130.     zoomBox;
  131.     rowSize;
  132.     macroPanel;
  133.     printObjsCheck;
  134.     pasteSpecPanel;
  135.     exportPanel;
  136.     sheetNameCheck;
  137.     exportScroll;
  138.     iconBar;
  139.     inputDummy;
  140.     textControl;
  141.     topMargin;
  142.     timeCheck;
  143.     prefsPanel;
  144.     incFillPanel;
  145.     inspector;
  146.     versionText;
  147.     printDataCheck;
  148.     SheetInspector;
  149.     importMatrix;
  150.     zoomPanel;
  151.     globalMacroMenu;
  152.     infoPanel;
  153.     ChartInspector;
  154.     deletePanel;
  155.     MacroInspector;
  156.     macroCopyPanel;
  157.     lotusMacroPanel;
  158.     appsoftPanel;
  159.     printChartsCheck;
  160.     columnSize;
  161.     rightMargin;
  162.     inputWindow;
  163.     windowsMenu;
  164.     headerCheck;
  165.     printAreaMtx;
  166.     };
  167.     SUPERCLASS = Application;
  168. };
  169. Formatter = {
  170.     ACTIONS = {
  171.     setFormat:;
  172.     revertFormat:;
  173.     setSubpanel:;
  174.     showPanel:;
  175.     };
  176.     OUTLETS = {
  177.     borderSub;
  178.     currentSub;
  179.     sampleView;
  180.     formatSub;
  181.     panel;
  182.     alignmentSub;
  183.     revertButton;
  184.     okButton;
  185.     formatControl;
  186.     };
  187.     SUPERCLASS = Object;
  188. };
  189. Bookshelf = {
  190.     ACTIONS = {
  191.     open:;
  192.     };
  193.     OUTLETS = {
  194.     };
  195.     SUPERCLASS = Object;
  196. };
  197. Controller = {
  198.     ACTIONS = {
  199.     realAppDidInit:;
  200.     };
  201.     OUTLETS = {
  202.     spashPanel;
  203.     };
  204.     SUPERCLASS = LTController;
  205. };
  206. CellView = {
  207.     ACTIONS = {
  208.     cut:;
  209.     paste:;
  210.     deSelectAll:;
  211.     selectAll:;
  212.     copy:;
  213.     };
  214.     OUTLETS = {
  215.     };
  216.     SUPERCLASS = View;
  217. };
  218. ShadeView = {
  219.     SUPERCLASS = View;
  220. };
  221. RowView = {
  222.     ACTIONS = {
  223.     };
  224.     OUTLETS = {
  225.     };
  226.     SUPERCLASS = HeaderView;
  227. };
  228. PrintView = {
  229.     OUTLETS = {
  230.     columnView;
  231.     rowView;
  232.     cellView;
  233.     };
  234.     SUPERCLASS = View;
  235. };
  236. ColumnView = {
  237.     ACTIONS = {
  238.     };
  239.     OUTLETS = {
  240.     };
  241.     SUPERCLASS = HeaderView;
  242. };
  243. SpreadSheetWindow = {
  244.     ACTIONS = {
  245.     setTextWinOrigin::;
  246.     setIconWinOrigin::;
  247.     };
  248.     SUPERCLASS = Window;
  249. };
  250. SpreadSheetDoc = {
  251.     ACTIONS = {
  252.     changeSaveType:;
  253.     save:;
  254.     saveTo:;
  255.     revertToSaved:;
  256.     windowDidBecomeMain:;
  257.     windowWillResize:;
  258.     saveAs:;
  259.     };
  260.     OUTLETS = {
  261.     printInfo;
  262.     window;
  263.     linksTracked;
  264.     rowHeader;
  265.     currentNXSelection;
  266.     printingView;
  267.     linkMgr;
  268.     view;
  269.     theCells;
  270.     columnHeader;
  271.     };
  272.     SUPERCLASS = Responder;
  273. };
  274.