Support for showing a Busy Cursor during a long running process.
@see <a href="http://www.eclipse.org/swt/snippets/#busyindicator">BusyIndicator snippets</a> @see <a href="http://www.eclipse.org/swt/">Sample code and further information</a>
Runs the given <code>Runnable</code> while providing busy feedback using this busy indicator.
See Implementation
Support for showing a Busy Cursor during a long running process.
@see <a href="http://www.eclipse.org/swt/snippets/#busyindicator">BusyIndicator snippets</a> @see <a href="http://www.eclipse.org/swt/">Sample code and further information</a>