Uses of Interface
org.eclipse.jface.notifications.internal.AnimationUtil.IFadeListener
Packages that use AnimationUtil.IFadeListener
-
Uses of AnimationUtil.IFadeListener in org.eclipse.jface.notifications.internal
Methods in org.eclipse.jface.notifications.internal with parameters of type AnimationUtil.IFadeListenerModifier and TypeMethodDescriptionstatic AnimationUtil.FadeJobAnimationUtil.fadeIn(Shell shell, AnimationUtil.IFadeListener listener) static AnimationUtil.FadeJobAnimationUtil.fadeOut(Shell shell, AnimationUtil.IFadeListener listener) static AnimationUtil.FadeJobAnimationUtil.fastFadeIn(Shell shell, AnimationUtil.IFadeListener listener) Constructors in org.eclipse.jface.notifications.internal with parameters of type AnimationUtil.IFadeListenerModifierConstructorDescriptionFadeJob(Shell shell, int increment, long delay, AnimationUtil.IFadeListener fadeListener)