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

interface XThrobber

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

stop
void
stop();

Top of Page