home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- WWSimpleMovieViewIBInspector = {
- ACTIONS = {
- setStationaryBehaviorFromMatrix_:;
- setFPS_:;
- setAspectRatio_:;
- setAlpha_:;
- setHorizontalLayoutFromMatrix_:;
- rotateTo_:;
- setLoop_:;
- sizeToImage_:;
- setArchiveImageData_:;
- setArchiveMovieData_:;
- setImageUnder_:;
- takeColor_:;
- setAspectRatioFromMatrix_:;
- setMovie_:;
- setBorderTypeFromMatrix_:;
- sizeToMovie_:;
- setDrawCorrectly_:;
- setImage_:;
- setScale_:;
- setVerticalLayoutFromMatrix_:;
- };
- OUTLETS = {
- customAspectRatioText;
- loopSwitch;
- aspectRatioMatrix;
- drawCorrectlySwitch;
- archiveImageDataSwitch;
- horizontalLayoutMatrix;
- theImage;
- stationaryBehaviorMatrix;
- archiveMovieDataSwitch;
- alphaSlider;
- rotateTo;
- borderTypeMatrix;
- theMovie;
- theColor;
- fpsText;
- scaleSwitch;
- imageUnderSwitch;
- verticalLayoutMatrix;
- };
- SUPERCLASS = IBInspector;
- };
-