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 >
Wrap
Text File
|
1995-01-20
|
2KB
|
98 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
PasteUp = {
ACTIONS = {
appWillTerminate:;
openTemplate:;
open:;
runLineEditor:;
saveAll:;
runGraphicStyles:;
setParagraphInspector:;
new:;
runPages:;
appDidBecomeActive:;
runAlignment:;
runLinksPanel:;
setColumnsInspector:;
inspect:;
saveAs:;
close:;
runSpellCheck:;
setPlacementInspector:;
runParaStyles:;
saveAsTemplate:;
runPageLayout:;
closeAllPanels:;
runFind:;
setGraphicsInspector:;
revert:;
save:;
runPreferences:;
appDidInit:;
runFontPanel:;
showCharacterSetPanel:;
};
OUTLETS = {
paragraphInspector;
unitsInfo;
preferences;
stylesPanel;
graphicsInspector;
docTypeScroll;
styleInfo;
gotoPagesPanel;
columnsInspector;
mainPageView;
infoPanel;
findPanel;
graphicStylesPanel;
keymappings;
inspectorPanel;
spellPanel;
characterSetPanel;
moveByPanel;
linksPanel;
font;
paragraphStylesPanel;
pagesPanel;
preferencesPanel;
alignmentPanel;
toolbar;
deletePagesPanel;
collapsePagesPanel;
zoomPanel;
tabsPanel;
linksInfo;
importPanel;
placementInspector;
undoInfo;
fontAccessory;
pageNumberFormatPanel;
lineEditorPanel;
printAccessory;
addPagesPanel;
preferencesDelegate;
strings;
registrationPanel;
pageLayoutAccessory;
};
SUPERCLASS = Object;
};
WriteUp = {
ACTIONS = {
showInfoPanel:;
saveMarkup:;
runPreferences:;
appDidInit:;
};
OUTLETS = {
saveToAccessoryPopup;
saveToAccessoryPanel;
};
SUPERCLASS = PasteUp;
};