Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.jface.dialogs.ControlAnimator

Packages that use ControlAnimator
org.eclipse.jface.util Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions.  
 

Uses of ControlAnimator in org.eclipse.jface.util
 

Methods in org.eclipse.jface.util that return ControlAnimator
static ControlAnimator Policy.getAnimator()
          Returns the animator used by JFace to animate the display of an SWT Control.
 

Methods in org.eclipse.jface.util with parameters of type ControlAnimator
static void Policy.setAnimator(ControlAnimator controlAnimator)
          Sets the animator used by JFace to animate the display of an SWT Control.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.