|
Eclipse Platform Release 3.2 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.AnimatorFactory
Factory for control animators used by JFace to animate the display of an SWT
Control. Through the use of the method
Policy.setAnimatorFactory(AnimatorFactory)
a new type of animator factory can be plugged into JFace.
Policy.setAnimatorFactory(AnimatorFactory)
Constructor Summary | |
---|---|
AnimatorFactory()
|
Method Summary | |
---|---|
ControlAnimator |
createAnimator(Control control)
Creates a new ControlAnimator for use by JFace in animating the display of an SWT Control. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AnimatorFactory()
Method Detail |
public ControlAnimator createAnimator(Control control)
Subclasses should override this method.
control
- the SWT Control to de displayed
|
Eclipse Platform Release 3.2 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.