Package | Description |
---|---|
org.eclipse.nebula.animation |
Provides an animation framework for SWT applications and widgets.
|
org.eclipse.nebula.animation.effects |
Provides effects for the animation framework.
|
org.eclipse.nebula.widgets.gallery |
Provides the Gallery custom widget.
|
Class | Description |
---|---|
IEffect |
All animation effects must implement this interface.
|
Class | Description |
---|---|
AbstractEffect |
Abstract implementation for an effect.
|
CrossFadeEffect.IImageObject | |
IEffect |
All animation effects must implement this interface.
|
SetColorEffect.IColoredObject |
Objects on which the SetColorEffect is applied must implements this
interface.
|
Class | Description |
---|---|
AbstractEffect |
Abstract implementation for an effect.
|
IEffect |
All animation effects must implement this interface.
|