I'm writing an SWT/JFace application and was wondering if it is possible to use the Progress Monitor Window from Eclipse in my standalone application. For clarification: I'm speaking of this:

and not the ProgressMonitorDialog.
If this is not easily achievable, what would be an easy way to implement this for my own?