home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.0
/
NeXTSTEP3.0.iso
/
NextApps
/
Grab.app
/
Swedish.lproj
/
ImageWindow.nib
/
data.classes
next >
Wrap
Text File
|
1992-07-15
|
344b
|
28 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
WindowController = {
ACTIONS = {
print:;
save:;
saveAs:;
performClose:;
};
OUTLETS = {
myWindow;
scrollView;
imageView;
};
SUPERCLASS = Object;
};
ImageView = {
ACTIONS = {
};
OUTLETS = {
imageToShow;
};
SUPERCLASS = View;
};