Class UndefinedProgressMonitor

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants, IProgressMonitorIF

public class UndefinedProgressMonitor extends JDialog implements IProgressMonitorIF
Dialog that shows the evolution of the execution of a ITask. If this ITask is a defined task (we know the number of steps it must do) it shows a progress bar. If it doesnt, progress bar is filling and emptying
Author:
azabala
See Also: