public ProgressViewerContentProvider(AbstractProgressViewer structured, boolean debug, boolean showFinished)(Code)
Create a new instance of the receiver.
Parameters: structured - The Viewer we are providing content for Parameters: debug - If true debug information will be shownif the debug flag in the ProgressManager is true. Parameters: showFinished - A boolean that indicates whether or not the finished jobsshould be shown.