home *** CD-ROM | disk | FTP | other *** search
- NXLiveVideoView = {
- ACTIONS = {
- start:;
- stop:;
- };
- OUTLETS = {
- delegate;
- };
- SUPERCLASS = View;
- };
- Grab20 = {
- ACTIONS = {
- setCount:;
- changeIn:;
- begin:;
- updateWid:;
- updateHori:;
- update:;
- updateVert:;
- updateHei:;
- };
- OUTLETS = {
- y;
- in;
- frameSlider;
- stopWrite;
- stopGrab;
- x;
- startWrite;
- horiSlide;
- vertSlide;
- field;
- height;
- heiSlide;
- open;
- widSlide;
- startGrab;
- width;
- };
- SUPERCLASS = NXLiveVideoView;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-