home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)
/
NeXT_Developer-3.3.iso
/
NextDeveloper
/
Examples
/
SoundAndMusic
/
SoundKit
/
SoundEditor
/
English.lproj
/
SoundDocument.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-02-05
|
282 b
|
22 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
ScrollingSound = {
OUTLETS = {
delegate;
};
SUPERCLASS = ScrollView;
};
SoundDocument = {
ACTIONS = {
windowWillClose:;
};
OUTLETS = {
window;
view;
};
SUPERCLASS = Object;
};