home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2
/
Openstep-4.2-Intel-User.iso
/
NextDeveloper
/
Demos
/
Sound.app
/
Resources
/
English.lproj
/
SoundEditor.nib
/
data.classes
next >
Wrap
Text File
|
1995-07-21
|
762b
|
54 lines
"SoundEditor" = {
ACTIONS = (
"edit:",
"erase:",
"ok:",
"pause:",
"play:",
"playCommand:",
"record:",
"recordCommand:",
"revert:",
"stopCommand:"
);
OUTLETS = (
editButton,
editor,
eraseButton,
fileIcon,
iChannels,
iFormat,
iInfo,
iName,
infoPanel,
inspectorPanel,
iOK,
iRate,
iRevert,
iSamples,
iSeconds,
iSize,
meter,
pauseButton,
playButton,
recordButton,
stopButton,
window
);
SUPERCLASS = NSApplication;
};
"FileIcon" = {OUTLETS = (controller); SUPERCLASS = NSView; };
"FirstResponder" = {
ACTIONS = (
"erase:",
"newFile:",
"openFile:",
"revertFile:",
"saveFile:",
"saveFileAs:",
"showInfo:",
"showPreferences:"
);
CATEGORY = LocalActions;
};