TaskProgressView

TaskProgressView #

The task progress view is used to visualize the progress of long-running tasks. These tasks are created via the Task class. This view manages a list of such tasks and displays each one of them with their name, progress, and update messages.

An optional graphic factory can be set to place a graphic in each row. This allows the user to more easily distinguish between different types of tasks.

task-monitor
TaskProgressView