A runnable context that shows the busy cursor instead of a progress monitor. Note, that the UI thread is blocked even if the runnable is executed in a separate thread by passing fork= true to the context's run method. Furthermore this context doesn't provide any UI to cancel the operation.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.