to replace ProgressStatusBar and revert changes from b9dab754, keep UI jobs untouched
StatusBar class calls are commented out and replaced with notifications. SlicicingProgress notification shows progress of slicing, ProgressIndicator notification handles other progress information, like arrange objects etc.
Also add some comments to the interface of Job class