home *** CD-ROM | disk | FTP | other *** search
- FixedMiscString = {
- SUPERCLASS = MiscString;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- CsndDoc = {
- ACTIONS = {
- windowWillClose:;
- willPlay:;
- newFile:;
- didPlay:;
- setSoundOutputType:;
- editFile:;
- setRunTimeFlags:;
- playFile:;
- removeFile:;
- setShowFilename:;
- renameFile:;
- analyzeFile:;
- recordFile:;
- showFileIcon:;
- infoFile:;
- setCurFileType:;
- windowDidBecomeMain:;
- importFile:;
- windowDidBecomeKey:;
- };
- OUTLETS = {
- commandBtns;
- soundOutputBtns;
- auxCommandBtns;
- browser;
- stringTable;
- filetypeBtns;
- largeFont;
- showFilenameBtn;
- runTimeBtns;
- smallFont;
- lpcMgr;
- sndInfoMgr;
- listOfFileTables;
- window;
- soundfile;
- lpcViewer;
- hetroMgr;
- pvocMgr;
- iconView;
- auxCommandFilenames;
- };
- SUPERCLASS = Object;
- };
-