home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / WriteUp_1.2 / Application / WriteUp.app / English.lproj / SaveToPanelAccessory.nib / data.classes next >
Text File  |  1995-01-20  |  2KB  |  98 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PasteUp = {
  7.     ACTIONS = {
  8.     appWillTerminate:;
  9.     openTemplate:;
  10.     open:;
  11.     runLineEditor:;
  12.     saveAll:;
  13.     runGraphicStyles:;
  14.     setParagraphInspector:;
  15.     new:;
  16.     runPages:;
  17.     appDidBecomeActive:;
  18.     runAlignment:;
  19.     runLinksPanel:;
  20.     setColumnsInspector:;
  21.     inspect:;
  22.     saveAs:;
  23.     close:;
  24.     runSpellCheck:;
  25.     setPlacementInspector:;
  26.     runParaStyles:;
  27.     saveAsTemplate:;
  28.     runPageLayout:;
  29.     closeAllPanels:;
  30.     runFind:;
  31.     setGraphicsInspector:;
  32.     revert:;
  33.     save:;
  34.     runPreferences:;
  35.     appDidInit:;
  36.     runFontPanel:;
  37.     showCharacterSetPanel:;
  38.     };
  39.     OUTLETS = {
  40.     paragraphInspector;
  41.     unitsInfo;
  42.     preferences;
  43.     stylesPanel;
  44.     graphicsInspector;
  45.     docTypeScroll;
  46.     styleInfo;
  47.     gotoPagesPanel;
  48.     columnsInspector;
  49.     mainPageView;
  50.     infoPanel;
  51.     findPanel;
  52.     graphicStylesPanel;
  53.     keymappings;
  54.     inspectorPanel;
  55.     spellPanel;
  56.     characterSetPanel;
  57.     moveByPanel;
  58.     linksPanel;
  59.     font;
  60.     paragraphStylesPanel;
  61.     pagesPanel;
  62.     preferencesPanel;
  63.     alignmentPanel;
  64.     toolbar;
  65.     deletePagesPanel;
  66.     collapsePagesPanel;
  67.     zoomPanel;
  68.     tabsPanel;
  69.     linksInfo;
  70.     importPanel;
  71.     placementInspector;
  72.     undoInfo;
  73.     fontAccessory;
  74.     pageNumberFormatPanel;
  75.     lineEditorPanel;
  76.     printAccessory;
  77.     addPagesPanel;
  78.     preferencesDelegate;
  79.     strings;
  80.     registrationPanel;
  81.     pageLayoutAccessory;
  82.     };
  83.     SUPERCLASS = Object;
  84. };
  85. WriteUp = {
  86.     ACTIONS = {
  87.     showInfoPanel:;
  88.     saveMarkup:;
  89.     runPreferences:;
  90.     appDidInit:;
  91.     };
  92.     OUTLETS = {
  93.     saveToAccessoryPopup;
  94.     saveToAccessoryPanel;
  95.     };
  96.     SUPERCLASS = PasteUp;
  97. };
  98.