Uses of Interface
org.eclipse.nebula.cwt.animation.effects.IEffect
| Package | Description |
|---|---|
| org.eclipse.nebula.cwt.animation | |
| org.eclipse.nebula.cwt.animation.effects |
-
Uses of IEffect in org.eclipse.nebula.cwt.animation
Fields in org.eclipse.nebula.cwt.animation declared as IEffect Modifier and Type Field Description (package private) IEffectAnimationRunner. effectMethods in org.eclipse.nebula.cwt.animation with parameters of type IEffect Modifier and Type Method Description voidAnimationRunner. runEffect(IEffect effect)Start a new effect, cancelling the previous one if any. -
Uses of IEffect in org.eclipse.nebula.cwt.animation.effects
Classes in org.eclipse.nebula.cwt.animation.effects that implement IEffect Modifier and Type Class Description classAbstractEffectAbstract implementation for IEffect.classGrowclassMoveControlclassMoveScrollBarclassResizeclassSetAlphaclassSetBoundsclassShakeShake effect (like login failure on Mac OSX)