| Name | Description | Type | Package | Framework |
| AnimationScheduler | This class provides task scheduling for animations. | Class | com.google.gwt.animation.client | Google WebToolkit (GWT) |
| AnimationScheduler .AnimationCallback | The callback used when an animation frame becomes available. | Interface | com.google.gwt.animation.client.AnimationScheduler | Google WebToolkit (GWT) |
| AnimationScheduler .AnimationHandle | A handle to the requested animation frame created by AnimationScheduler. | Class | com.google.gwt.animation.client.AnimationScheduler | Google WebToolkit (GWT) |
| AnimationScheduler .AnimationSupportDetector | Helper to detect native support for animations. | Class | com.google.gwt.animation.client.AnimationScheduler | Google WebToolkit (GWT) |
| AnimationSchedulerImplStandard | Class | com.google.gwt.animation.client | Google WebToolkit (GWT) | |
| AnimationSchedulerImplTimer | Class | com.google.gwt.animation.client | Google WebToolkit (GWT) | |