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

interface XReschedule

Methods' Summary
reschedule Allow the main thread to process some events.  
Methods' Details
reschedule
void
reschedule();

Description
Allow the main thread to process some events.
Top of Page