home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Converters / aa_m68k_Intel_HP_Only / ToMPEG.0.8 / Source / ToMPEG.nib / data.classes next >
Encoding:
Text File  |  1994-11-04  |  472 b   |  43 lines

  1. ToMPEG = {
  2.     ACTIONS = {
  3.     doIMG:;
  4.     doSPU:;
  5.     doGOULD:;
  6.     doRGB3:;
  7.     doGIF:;
  8.     doSLD:;
  9.     doPPM:;
  10.     doSPC:;
  11.     toMPEGMethod:;
  12.     doSPECIAL:;
  13.     doMTV:;
  14.     doPI1:;
  15.     doPGM:;
  16.     doPCX:;
  17.     doILBM:;
  18.     doTIFF:;
  19.     doYUV:;
  20.     doPICT:;
  21.     setDefaults:;
  22.     doTGA:;
  23.     doXIM:;
  24.     doQRT:;
  25.     doXPM:;
  26.     doPJ:;
  27.     doRAW:;
  28.     };
  29.     OUTLETS = {
  30.     formatList;
  31.     converterinfo;
  32.     formatButton;
  33.     formatMatrix;
  34.     animinfo;
  35.     };
  36.     SUPERCLASS = Object;
  37. };
  38. FirstResponder = {
  39.     ACTIONS = {
  40.     };
  41.     SUPERCLASS = Object;
  42. };
  43.