Package | Description |
---|---|
org.eclipse.nebula.animation.effects |
Provides effects for the animation framework.
|
Constructor | Description |
---|---|
SetColorEffect(SetColorEffect.IColoredObject control,
org.eclipse.swt.graphics.Color src,
org.eclipse.swt.graphics.Color dest,
long lengthMilli,
IMovement movement,
java.lang.Runnable onStop,
java.lang.Runnable onCancel) |
Create a new effect on object control.
|