home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2
/
Openstep-4.2-Intel-User.iso
/
NextDeveloper
/
Demos
/
3View.app
/
RibDocument.nib
/
data.classes
next >
Wrap
Text File
|
1992-12-01
|
398b
|
30 lines
Camera = {
ACTIONS = {
setDistributor:;
iterateRendering:;
};
OUTLETS = {
distributor;
};
SUPERCLASS = View;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
RibDocument = {
ACTIONS = {
windowDidBecomeKey:;
setDistributor:;
windowWillClose:;
show:;
};
OUTLETS = {
cameraView;
window;
distributor;
};
SUPERCLASS = Object;
};