home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.0
/
NeXTSTEP3.0.iso
/
NextApps
/
Preview.app
/
French.lproj
/
Preview.nib
/
data.classes
next >
Wrap
Text File
|
1992-06-29
|
539b
|
41 lines
Preview = {
ACTIONS = {
showHelp:;
showInfo:;
doOpen:;
doPaste:;
};
OUTLETS = {
infoPanel;
helpPanel;
displayMenuItem;
bitsMenuItem;
};
SUPERCLASS = Application;
};
FirstResponder = {
ACTIONS = {
zoomIn:;
doPrint:;
doSaveAs:;
drawPage:;
doCopyPS:;
pageForward:;
doPageLayout:;
pageBackward:;
zoomOut:;
cancelPage:;
performResize:;
changeBitsCaching:;
};
SUPERCLASS = Object;
};
PreviewDoc = {
ACTIONS = {
pageForward:;
drawPage:;
pageBackward:;
};
SUPERCLASS = Window;
};