:: com :: sun :: star :: awt ::

interface XThrobber
Description
@deprecatd You should use XAnimation, AnimatedImagesControl, and AnimatedImagesControlModel.

Methods' Summary
start  
stop  
Methods' Details
start
void
start();

stop
void
stop();

Top of Page