public static class ProgressUtil.Stage
extends java.lang.Object
Represents one stage of the whole process with a name and relative length called "weight".
Knowing all stages in advance helps calculate their ticks for IProgressMonitor
(this process is called layout here).