| Runnable task for enqueuing runnable code into the swing event manager.
Essentially this class alliviate the needs of having to use the SwingUtilites.invokeLater() method, where that same
runnable can be enqueued in the the swing event manager instead.
author: Mark A. Kobold <markkobold at isqlviewer dot com> version: 1.0 |