Microsoft SDK for Java

Animation.Animation

Creates an Animation object.

Syntax

public Animation()

Remarks

After you have created the Animation object, use the setFileName method to specify which animation file you want the control to play. Use the start method to start the animation, and use the stop method to end it.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.