quit


Description:

public void quit ()

Immediately quits the application.

Upon return to the mainloop, run will return, calling only the 'shutdown' function before doing so.

The hold count is ignored.

The result of calling run again after it returns is unspecified.

Parameters:

this

a Application