:: com :: sun :: star :: awt ::
|
unpublished |
interface XSimpleAnimation |
|
|
|
- Description
- Controls the animation control.
|
Methods' Summary |
start |
starts the animation of the control.
|
stop |
stops the animation of the control.
|
setImageList |
The list of images to be displayed.
|
Methods' Details |
start
- Description
- starts the animation of the control.
|
|
stop
- Description
- stops the animation of the control.
|
|
setImageList
void |
setImageList( |
[in] sequence< ::com::sun::star::graphic::XGraphic > |
ImageList ); |
- Description
- The list of images to be displayed.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.