home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / Wave / WavesWorld / Source / IBPalettes / WWTCLKit / English.lproj / WWSimpleMovieViewControlPanel.nib / data.classes next >
Encoding:
Text File  |  1995-03-22  |  905 b   |  51 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. WWSimpleMovieViewIBInspector = {
  7.     ACTIONS = {
  8.     setStationaryBehaviorFromMatrix_:;
  9.     setFPS_:;
  10.     setAspectRatio_:;
  11.     setAlpha_:;
  12.     setHorizontalLayoutFromMatrix_:;
  13.     rotateTo_:;
  14.     setLoop_:;
  15.     sizeToImage_:;
  16.     setArchiveImageData_:;
  17.     setArchiveMovieData_:;
  18.     setImageUnder_:;
  19.     takeColor_:;
  20.     setAspectRatioFromMatrix_:;
  21.     setMovie_:;
  22.     setBorderTypeFromMatrix_:;
  23.     sizeToMovie_:;
  24.     setDrawCorrectly_:;
  25.     setImage_:;
  26.     setScale_:;
  27.     setVerticalLayoutFromMatrix_:;
  28.     };
  29.     OUTLETS = {
  30.     customAspectRatioText;
  31.     loopSwitch;
  32.     aspectRatioMatrix;
  33.     drawCorrectlySwitch;
  34.     archiveImageDataSwitch;
  35.     horizontalLayoutMatrix;
  36.     theImage;
  37.     stationaryBehaviorMatrix;
  38.     archiveMovieDataSwitch;
  39.     alphaSlider;
  40.     rotateTo;
  41.     borderTypeMatrix;
  42.     theMovie;
  43.     theColor;
  44.     fpsText;
  45.     scaleSwitch;
  46.     imageUnderSwitch;
  47.     verticalLayoutMatrix;
  48.     };
  49.     SUPERCLASS = IBInspector;
  50. };
  51.