@Deprecated public class AnimatorFactory extends Object
Policy.setAnimatorFactory(AnimatorFactory)
a new type of animator factory can be plugged into JFace.Constructor and Description |
---|
AnimatorFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ControlAnimator |
createAnimator(Control control)
Deprecated.
Creates a new ControlAnimator for use by JFace in animating
the display of an SWT Control.
|
public ControlAnimator createAnimator(Control control)
Subclasses should override this method.
control
- the SWT Control to de displayed
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.