run


Description:

public void run ()

Runs a main loop until quit is called on the loop.

If this is called for the thread of the loop's MainContext, it will process events from the loop, otherwise it will simply wait.

Parameters:

this

a MainLoop