home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- orderFrontNXColorPanel:;
- performResize:;
- };
- SUPERCLASS = Object;
- };
- ScrollingSound = {
- SUPERCLASS = View;
- };
- SoundEdit = {
- ACTIONS = {
- record:;
- play:;
- ok:;
- stop:;
- load:;
- };
- OUTLETS = {
- win;
- record;
- play;
- view;
- stop;
- appIcon;
- };
- SUPERCLASS = Object;
- };
-