Package org.eclipse.nebula.animation

Provides an animation framework for SWT applications and widgets.

Package Specification

  • Effects can be added to an application or widget using AnimationRunner.

Related Documentation

For snippets and additional documentation, please see:
  • Class Summary 
    Class Description
    AnimationRunner
    An animation runner which can run only one effect at the same time.
    ScrollingSmoother
    Allows to replace the default scrolling behavior by an animation effect.