Uses of Class
javamorph.CProgress

Uses of CProgress in javamorph
 

Fields in javamorph declared as CProgress
private static CProgress CMorphOperator.progress
          Instance of the progress bar.
private  CProgress CMain.progress
          Progress bar, shown when morphing a number of intermediate pictures.
 

Methods in javamorph with parameters of type CProgress
static void CMorphOperator.morph(CMain parent, CProgress progress)
          Initialize static class components.