Uses of Class
com.sun.lwuit.animations.Timeline

Packages that use Timeline
com.sun.lwuit.animations All components are animatable by potential and additional animations (unrelated to a specific component) can be installed on the fly, transitions between forms are also handled as part of this package. 
 

Uses of Timeline in com.sun.lwuit.animations
 

Methods in com.sun.lwuit.animations that return Timeline
static Timeline Timeline.createTimeline(int duration, AnimationObject[] animations, Dimension size)
          Create a new timeline animation