Uses of Interface
org.havi.ui.HAnimateEffect

Packages that use HAnimateEffect
org.havi.ui   
 

Uses of HAnimateEffect in org.havi.ui
 

Classes in org.havi.ui that implement HAnimateEffect
 class HAnimation
          The HAnimation class is a user interface component used to display animated graphical content (as HStaticAnimation) which additionally enables a user to navigate to it, i.e. it can have the input focus.
 class HFlatEffectMatte
          The HFlatEffectMatte class represents a matte that is constant over space but varies over time.
 class HImageEffectMatte
          The HImageEffectMatte class represents a matte that varies over both space and time, it is specified as a sequence of image masks.
 class HStaticAnimation
          The HStaticAnimation is a user interface component used to display animated graphical content but which does not permit the user to navigate (focus) upon it.