Uses of Class
de.cbse.jeasy.JEAnimation

Uses of JEAnimation in de.cbse.jeasy
 

Methods in de.cbse.jeasy that return JEAnimation
 JEAnimation JEWorker.getAnimation()
           
 JEAnimation JEComponent.getAnimation()
          Gets the animation of the component, its parent or the global animation.
 

Methods in de.cbse.jeasy with parameters of type JEAnimation
 void JEWorker.setAnimation(JEAnimation anim)