Toolkit.sync

Toolkit.sync

Class Overview | Class Members | This Package | All Packages

Syntax
public abstract void sync()
Description
Synchronizes this toolkit's graphics state. Some window systems may do buffering of graphics events.

This method ensures that the display is up-to-date. It is useful for animation.