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

  1. InfoMgr = {
  2.     ACTIONS = {
  3.     windowWillClose:;
  4.     orderFrontInfoPanel:;
  5.     };
  6.     OUTLETS = {
  7.     infoWin;
  8.     };
  9.     SUPERCLASS = Object;
  10. };
  11. FirstResponder = {
  12.     ACTIONS = {
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. FullImpactApp = {
  17.     ACTIONS = {
  18.     performMenuAction:;
  19.     killZoomPanel:;
  20.     showMacroInspector:;
  21.     performIconAction:;
  22.     contactLighthouse:;
  23.     runLocalMacroAction:;
  24.     setIconBarSticky:;
  25.     runGlobalMacroAction:;
  26.     lotusMacroPanel:;
  27.     showInfoPanel:;
  28.     showInputWindow:;
  29.     doInputCheck:;
  30.     app:;
  31.     showFormatInspector:;
  32.     setFileType:;
  33.     showSpreadSheetInspector:;
  34.     showGraphicsInspector:;
  35.     setInputWindowSticky:;
  36.     showChartInspector:;
  37.     showIconBar:;
  38.     activateDocument:;
  39.     doInputX:;
  40.     stickWindowsTo:;
  41.     showInspectorPanel:;
  42.     };
  43.     OUTLETS = {
  44.     ibStickySwitch;
  45.     helpPanel;
  46.     cellName;
  47.     bottomMargin;
  48.     pageNumberCheck;
  49.     exportMatrix;
  50.     printHeadersCheck;
  51.     bugsPanel;
  52.     gotoPanel;
  53.     GraphicsInspector;
  54.     dateCheck;
  55.     formatter;
  56.     localMacroMenu;
  57.     defaultsPanel;
  58.     insertPanel;
  59.     leftMargin;
  60.     FormatInspector;
  61.     exportView;
  62.     iwStickySwitch;
  63.     iconDummy;
  64.     printToys;
  65.     importScroll;
  66.     recalcPanel;
  67.     importView;
  68.     formatPanel;
  69.     zoomBox;
  70.     rowSize;
  71.     macroPanel;
  72.     printObjsCheck;
  73.     pasteSpecPanel;
  74.     exportPanel;
  75.     sheetNameCheck;
  76.     exportScroll;
  77.     iconBar;
  78.     inputDummy;
  79.     textControl;
  80.     topMargin;
  81.     timeCheck;
  82.     prefsPanel;
  83.     incFillPanel;
  84.     inspector;
  85.     versionText;
  86.     printDataCheck;
  87.     SheetInspector;
  88.     importMatrix;
  89.     zoomPanel;
  90.     globalMacroMenu;
  91.     infoPanel;
  92.     ChartInspector;
  93.     deletePanel;
  94.     MacroInspector;
  95.     macroCopyPanel;
  96.     lotusMacroPanel;
  97.     printChartsCheck;
  98.     columnSize;
  99.     rightMargin;
  100.     inputWindow;
  101.     windowsMenu;
  102.     headerCheck;
  103.     printAreaMtx;
  104.     };
  105.     SUPERCLASS = Application;
  106. };
  107.