Package | Description |
---|---|
org.eclipse.jface.util |
Provides useful building blocks used throughout JFace,
including property change events, a listener list implementation, and runtime
checked assertions.
|
Modifier and Type | Method and Description |
---|---|
static AnimatorFactory |
Policy.getAnimatorFactory()
Returns the animator factory used by JFace to create control animator
instances.
|
Modifier and Type | Method and Description |
---|---|
static void |
Policy.setAnimatorFactory(AnimatorFactory factory)
Sets the animator factory used by JFace to create control animator
instances.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.