Eclipse Platform
Release 3.2

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

Packages that use AnimatorFactory
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 AnimatorFactory in org.eclipse.jface.util
 

Methods in org.eclipse.jface.util that return AnimatorFactory
static AnimatorFactory Policy.getAnimatorFactory()
          Returns the animator factory used by JFace to create control animator instances.
 

Methods in org.eclipse.jface.util with parameters of type AnimatorFactory
static void Policy.setAnimatorFactory(AnimatorFactory factory)
          Sets the animator factory used by JFace to create control animator instances.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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