Multithreaded and multipart progress swing component (AtPartitionedProgressPane)
Added into an existing Swing container as a Component. This style renders a two part progress pane with two different colors and an overall progress. Each part of the progress is presented as percentage of total progress made so far. Legends are explaining the tasks with colors and labels matching the progress colors.
Yet another style of multipart progress pane added into a new dialog. It shows the progress using the percent numbers at the end of the progress boundary but without the legends.